17 May, 2013

1 commit


15 May, 2013

1 commit


13 May, 2013

1 commit


02 May, 2013

1 commit


01 May, 2013

1 commit


30 Apr, 2013

1 commit


29 Apr, 2013

1 commit


26 Apr, 2013

2 commits


12 Apr, 2013

1 commit


09 Apr, 2013

1 commit


05 Apr, 2013

1 commit


20 Mar, 2013

1 commit


08 Mar, 2013

1 commit


04 Mar, 2013

1 commit


25 Feb, 2013

1 commit


21 Feb, 2013

1 commit


07 Feb, 2013

1 commit


08 Jan, 2013

2 commits


04 Jan, 2013

1 commit

  • … try using add when replace fails
    
    These changes allow for the possibility of a non-existent password property on the managed/user object as a valid state.  This could arise when, for example, a record was create via recon from a source system which doesn't expose a cleartext password.  Code changes to policy and onCreate script to make this more sensible, and within the UI code to do an "add"-type of patch rather than a "replace" patch (which would fail, since the property doesn't exist).
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1864 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel
     

13 Dec, 2012

1 commit


11 Dec, 2012

2 commits


09 Dec, 2012

1 commit


08 Dec, 2012

1 commit


07 Dec, 2012

1 commit


06 Dec, 2012

1 commit

  • http://sources.forgerock.org/cru/CR-1020
    
    Fixing query used by task-managers to find users who qualify for task assignment 
    https://bugster.forgerock.org/jira/browse/OPENIDM-989 
    
    Allowing users with only the role openidm-admin to also see all of the processes 
    https://bugster.forgerock.org/jira/browse/OPENIDM-981 
    
    Lowercase usernames before checking them with OrientDB 
    https://bugster.forgerock.org/jira/browse/OPENIDM-985 
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1715 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel
     

04 Dec, 2012

1 commit


01 Dec, 2012

1 commit


30 Nov, 2012

1 commit


28 Nov, 2012

2 commits


26 Nov, 2012

1 commit


21 Nov, 2012

1 commit


20 Nov, 2012

2 commits


19 Nov, 2012

1 commit


15 Nov, 2012

1 commit

  • http://sources.forgerock.org/cru/CR-891
    
    This also includes global rename of _query-id to _queryId and _query-expression to _queryExpression.
    
    Note for documenters: there are several changes expected to be made soon; review the code review (linked above) and note Andi's comments
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1531 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel
     

12 Nov, 2012

1 commit

  • Updates for UI: Corrected policy, max security answer attempts, task/workflow updates.
    http://sources.forgerock.org/cru/CR-862
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@1485 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel