17 Jan, 2015

1 commit


07 Oct, 2014

1 commit


06 Oct, 2014

1 commit


22 Sep, 2014

1 commit


19 Sep, 2014

1 commit

  • 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 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
     

07 Jan, 2014

1 commit


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