• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1284 add check for when organisation is missing in integration entry; don't add new users to the integration org since there no longer is one. Backported from HEAD.

  1. … 1 more file in changeset.
merge changes from HEAD to ldap2_0_4 branch for LDEV-1284, making integration organsiations not mandatory (requires alter_206_integration.sql update script to be run)

  1. … 2 more files in changeset.
count users by using aggregate function count instead of getting all rows and counting the rows

  1. … 2 more files in changeset.
move javascript that sends user to results of sync so that it works

improve speed of bulk update by running in separate thread (bypass hibernate filter); make sync page refresh every 5 seconds to prevent timeout (and also to detect when bulk update is finished)

  1. … 1 more file in changeset.
support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

  1. … 9 more files in changeset.
merge LangUtil into LanguageUtil

  1. … 5 more files in changeset.
refactor locale related code into new LangUtil class, modify existing calls to use LangUtil methods

  1. … 5 more files in changeset.
change synchronise ldap message

add ldap attributes for all LAMS user attributes

    • -1
    • +52
    ./web/WEB-INF/struts/struts-config.xml
  1. … 6 more files in changeset.
merge ldap changes from HEAD to this branch, branched from 2.0.4

    • -133
    • +147
    ./conf/language/lams/ApplicationResources_en_AU.properties
  1. … 44 more files in changeset.