• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
merge ldap changes from HEAD to this branch, branched from 2.0.4

    • -2
    • +28
    ./db/sql/insert_lams_unix_config_data.sql
    • -2
    • +28
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 42 more files in changeset.
LDEV-1134: Tweaks to make preview work - handling special cases when the branch selected is not the user's normal branch.

write audit log when ldap users are created on the fly.

move some audit log messages from lams_admin to lams_common (in order for system-generated audit messages such as when users are auto-created to be used)

  1. … 3 more files in changeset.
adding ja_JP locale and china/china, japanese/japanese users to shaun script. locale's description isn't localised to Japanese though.

LDEV-1109: Fixing branching support in LAMS import/export.

Adds different handling for filenames according to browser.

Now filenames would show properly.

Fixes LDEV-1243

  1. … 1 more file in changeset.
Adding Chinese (China)

    • -0
    • +41
    ./conf/language/lams/ApplicationResources_zh_CN.properties
  1. … 4 more files in changeset.
cleaning up lamsauthentication.{xml|dtd} related stuff

  1. … 10 more files in changeset.
adding ldap database synchronisation and screen

  1. … 7 more files in changeset.
Fixed the conversion of the Long's to cope with WDDX's numeric format.

add boolean config option LDAPEncryptPasswordFromBrowser - allows admin to turn off sha1'ing of password in javascript

    • -1
    • +2
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +2
    ./db/sql/insert_lams_windows_config_data.sql
  1. … 2 more files in changeset.
Removing entry_id column that should not have been there.

WDDXProcessor will now convert any object type to a string, when reading from the WDDX packet.

Somehow lost setting the default activity for all Complex Activities.

Updating German, Spanish