06 Oct, 2014

1 commit


03 Oct, 2014

3 commits


02 Oct, 2014

1 commit


30 Sep, 2014

1 commit


29 Sep, 2014

4 commits


24 Sep, 2014

1 commit


22 Sep, 2014

2 commits


19 Sep, 2014

2 commits

  • git-svn-id: https://svn.forgerock.org/openidm/trunk@3922 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jason.browne
     
  • CUI-27: Updating third party libraries in forgerock-ui
    Upgrading openidm-ui to use forgerock-ui 1.1
    Upgraded forgeorck-ui will resolve these:
    OPENIDM-2119 (A user with " or > in the username becomes unavailable to the admin)
    OPENIDM-2231 (logout button does not send automatically and immediately user back to login page) 
    Pulling in codemirror 4.5 for openidm-ui-admin
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3920 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel
     

18 Sep, 2014

1 commit


15 Sep, 2014

1 commit


12 Sep, 2014

1 commit

  • OPENIDM-2177
    
    Basic Authentication Configuration for OpenIDM admin
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3891 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    liz.browne
     

09 Sep, 2014

2 commits


08 Sep, 2014

1 commit

  • These changes add the Object Type interface for the add/edit connectors page.
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3869 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    liz.browne
     

05 Sep, 2014

1 commit


04 Sep, 2014

1 commit


19 Aug, 2014

1 commit


18 Aug, 2014

1 commit

  • OPENIDM-2097 - New UI testing framework for IDM contexts
    OPENIDM-2143 - Remove the ldapjs library from the openidm-ui-admin codebase
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3805 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel
     

14 Aug, 2014

3 commits


12 Aug, 2014

2 commits


11 Aug, 2014

1 commit


01 Aug, 2014

1 commit


29 Jul, 2014

1 commit


22 Jul, 2014

1 commit

  • OPENIDM-2001
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3566 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    jake.feasel
     

18 Jul, 2014

1 commit


16 Jul, 2014

1 commit

  • r3353:3535 https://svn.forgerock.org/openidm/branches/3.1-earlyprototype
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@3537 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller
     

22 May, 2014

1 commit


17 Mar, 2014

2 commits


27 Jun, 2013

1 commit

  • Move current "openidmui" UI bundle from openidm-ui-ria module to openidm-enduser module.
    Package servlet code separately from enduser (and future) UI bundles.
    Support multiple servlet instances / URL contexts per bundles, including 
      file system UI context creation.
    Support multiple UI bundles.
    Support disabling UI bundles in ui.context-<contextname>.json config.
    Support relocating UI bundles' URL Context in .json config.
    
    
    
    git-svn-id: https://svn.forgerock.org/openidm/trunk@2238 d98387aa-ee2c-4292-a9e6-504d2a719fd3
    brmiller