14 Dec, 2012

2 commits


13 Dec, 2012

2 commits

  • Documentation fix about scripting
    Fixed a) and b) as indicated.
    Fixed c) as per this info from Laszlo:
    
    The properties is an ArrayList so the order is exactly the same as it's 
    defined in the config file and not random.
    
    update calls
        onUpdate script
        
        Iterates over the pre-defined properties in order and call the onValidate
        call the onValidate on the object
        
        DOES NOT DO "Perform schema validation (see the Schema Validation section)"
        
        Iterates over the pre-defined properties in order and call the onStore
        call the onStore on the object
        
        updates the repo object
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1780 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     
  • 
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1778 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     

12 Dec, 2012

2 commits

  • Update the sample docs to rename sample 0 to sample 1
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1772 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     
  • Update the sample docs to rename sample 0 to sample 1
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1771 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     

11 Dec, 2012

1 commit


10 Dec, 2012

4 commits


06 Dec, 2012

2 commits


05 Dec, 2012

6 commits


04 Dec, 2012

4 commits


03 Dec, 2012

4 commits


01 Dec, 2012

1 commit


30 Nov, 2012

2 commits

  • git-svn-id: https://svn.forgerock.org/openidm/trunk@1680 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     
  • Document configuring the log level for scheduled tasks
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1677 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     

29 Nov, 2012

2 commits

  • OPENIDM-930 - Align provisioner parameters with the new naming convention
    OPENIDM-682 - Fix the NPE when the JsonResource does not populate the _rev in response
    OPENIDM-939 - Using boot properties message does not shown twice at start-up
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1673 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Laszlo
     
  • Example of update of a user with Post/Patch method is not correct : [] missing
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1667 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana
     

28 Nov, 2012

1 commit


26 Nov, 2012

6 commits


25 Nov, 2012

1 commit

  • documentation : error in the example of the ping "info service"
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1638 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    Lana