• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
handle exceptions at the end of the call stack so that errors can be shown to the user

  1. … 1 more file in changeset.
LDEV-26: Cleaned up some typos, removed old debugging.

merging changes from ldap2_0_4 branch to HEAD

    • -2
    • +3
    ./db/sql/insert_lams_unix_config_data.sql
    • -7
    • +8
    ./db/sql/insert_lams_windows_config_data.sql
    • -1
    • +2
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 4 more files in changeset.
fix problem with integration users getting rejected when LDAPEncryptPasswordFromBrowser is false; generate random password for ldap users instead of hard coded text

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

  1. … 1 more file in changeset.
LDEV-1301: Added new fields to the configuration items, to support the I18N of descriptions and heading on the page, along with some basic validation.

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. … 2 more files in changeset.
forgot to increment some ids

adding ms_MY locale and malay/malay user

Updating Danish, English, Italian, Norwegian, Polish, Chinese(China)

  1. … 7 more files in changeset.
file BulkUpdateResultDTO.java was initially added on branch ldap2_0_4.

support multiple base DNs; support paged search results from ldap; remove bulk update method from spring's transactions; improve bulk update results report

    • -1
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    ./db/sql/insert_lams_windows_config_data.sql
    • -1
    • +2
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 5 more files in changeset.
merge change from ldap2_0_4 branch back to HEAD

fix error when hibernate didn't initialise user.userOrgs for newly created user during bulk update

merge changes from ldap2_0_4 branch back to HEAD

  1. … 1 more file in changeset.
fix bug when ldap user has no disabled attribute and LDAPDisabledAttr is prefixed with '!'.

LDEV-1284 change integration classes to courses (also creates workspace/folders)

    • -0
    • +180
    ./db/sql/updatescripts/Alter21Integration.java
merge changes from ldap2_0_4 branch back to HEAD

    • -0
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -0
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +1
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 1 more file in changeset.
add support for user enabled/disabled flag in ldap

    • -0
    • +1
    ./db/sql/insert_lams_unix_config_data.sql
    • -0
    • +1
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +1
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 1 more file in changeset.
LDEV-1134: Fixed the View Branches screen for tool output based branching - I can't list the users based on groups as they aren't in groups (and I can't put them in groups as the groups have to be linked to the condition and if the user goes to the default branch there is no condition). So for tool output based branching I have to find the users via their progress records.

  1. … 4 more files in changeset.
LDEV-1134: Complete implementation of conditions in MCQ and Forum.

    • -0
    • +234
    ./src/java/org/lamsfoundation/lams/tool/OutputFactory.java
  1. … 10 more files in changeset.
merge LangUtil into LanguageUtil

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

  1. … 5 more files in changeset.
merge changes from ldap2_0_4 branch back to HEAD

    • -1
    • +10
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +10
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +37
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 6 more files in changeset.
add default names for some ldap attributes, add LDAPLocaleAttr

    • -5
    • +6
    ./db/sql/insert_lams_unix_config_data.sql
    • -5
    • +6
    ./db/sql/insert_lams_windows_config_data.sql
    • -5
    • +6
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 1 more file in changeset.
file LangUtil.java was initially added on branch ldap2_0_4.

refactor locale related code into new LangUtil class, modify existing calls to use LangUtil methods

  1. … 5 more files in changeset.
add ldap attributes for all LAMS user attributes

    • -1
    • +9
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +9
    ./db/sql/insert_lams_windows_config_data.sql
    • -0
    • +36
    ./db/sql/updatescripts/alter_205_ldap.sql
  1. … 2 more files in changeset.
file alter_205_ldap.sql was initially added on branch ldap2_0_4.

    • -0
    • +0
    ./db/sql/updatescripts/alter_205_ldap.sql
file alter_2_0_5_ldap.sql was initially added on branch ldap2_0_4.

    • -0
    • +0
    ./db/sql/updatescripts/alter_2_0_5_ldap.sql