lams-github

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge changes from ldap2_0_4 branch back to HEAD

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
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 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
    • -0
    • +103
    /lams_common/src/java/org/lamsfoundation/lams/util/LangUtil.java
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

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

"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

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

add help icon to ldap configuration wiki page

Added a new page to the wizard that allows you to choose from a list of projects in the workspace from which to base your new tool project

don't use 'disabled' param in struts <html:input />, can't save existing form properties otherwise

    • -15
    • +31
    /lams_central/web/editprofile.jsp
forgot to commit tiles definition for all my lessons jsp

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)

remove commented out code