• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
move user disabled check after authentication, to give non-db methods a chance to update disabled flag.

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)

integrationService.getExtCourseClassMap creates the ext_course_class_map, and the matching lams org, for the 3rd party course; since the org is now a course (with workspace folder) instead of class, it's nice to have the folder appear when 3rd party users browse list of learning designs.

merge changes from ldap2_0_4 branch back to HEAD

    • -0
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
add support for user enabled/disabled flag in ldap

    • -0
    • +1
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -0
    • +1
    /lams_common/db/sql/insert_lams_windows_config_data.sql
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.

LDEV-1194: Fixed custom dialog problems for long messages

    • binary
    /lams_central/web/lams_authoring.swf
    • binary
    /lams_central/web/lams_authoring_library.swf
    • binary
    /lams_monitoring/web/lams_monitoring.swf
    • binary
    /lams_monitoring/web/lams_monitoring_library.swf
LDEV-1134: Fixing up condition key - copy and paste error earlier.

LDEV-1134: Fixing up condition key - copy and paste error earlier.

Updating Chinese(China) and Polish

LDEV-1134: Fixing up class cast errors

LDEV-1134: Complete implementation of conditions in MCQ and Forum.

merge LangUtil into LanguageUtil

merge LangUtil into LanguageUtil

merge changes from ldap2_0_4 branch back to HEAD

    • -10
    • +22
    /lams_central/web/editprofile.jsp
    • -1
    • +10
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +10
    /lams_common/db/sql/insert_lams_windows_config_data.sql
add default names for some ldap attributes, add LDAPLocaleAttr

    • -10
    • +22
    /lams_central/web/editprofile.jsp
    • -5
    • +6
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -5
    • +6
    /lams_common/db/sql/insert_lams_windows_config_data.sql
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

Added alot of regex management to the rename tool code, hopefully this will prevent collisions beteen the user's choice of nameing for the rename tool

Added alot of regex management to the rename tool code, hopefully this will prevent collisions beteen the user's choice of nameing for the rename tool

ldap news for 2.0.5

change synchronise ldap message

add ldap attributes for all LAMS user attributes

    • -1
    • +52
    /lams_admin/web/WEB-INF/struts/struts-config.xml
    • -1
    • +9
    /lams_common/db/sql/insert_lams_unix_config_data.sql
    • -1
    • +9
    /lams_common/db/sql/insert_lams_windows_config_data.sql
file alter_205_ldap.sql was initially added on branch ldap2_0_4.

minor fix for canvas sizing for small sequences and also learner icon not initially displayed in monitor

Changes to make sure that the root tool directory does not get renamed

Fixed LDEV-1351 - Problem with displayin tigra workspace tree related to ' characters

"http://" was formally hardcoded, but this does not work for "https://", so request.getScheme() was used instead

Fixed LDEV-1351 and resolved LDEV1350, 1350 is awaiting testing from griffith university who have the 7.1 configuration