lams_common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1348: Adding the tool id to the condition, so that conditions can be re-instated automatically in authoring if the user changes a branching activity from tool based to group/teacher chosen and back to tool based. On the server side, the data is redundant at present, so the id is added to the DTO only, and ignored in the extraction code.

LDEV-1347: Update the validation for branching

Updating German, Greek, Spanish, French

LDEV-1284: set run sequences folder's parent folder id, and append 'Run Sequences' to its name, clarified comments.

LDEV-1280: Implementing assign groups to branch in monitor screen (for define later). Required adding new functionality to branch related objects and a new call in lesson that allows monitoring to check if the branching activity has been attempted (we don't let the user remove groups or users from a branch once the branching activity has been commenced). Also moved the UTF-8 ajax fix to a common class in lams.jar so it can be used for all AJAX calls if desired.

  1. … 1 more file in changeset.
LDEV-1280: Implementing assign groups to branch in monitor screen (for define later). Split the current branching activity into three - one for each type of branching. Also moved the UTF-8 ajax fix to a common class in lams.jar so it can be used for all AJAX calls if desired.

  1. … 10 more files in changeset.
LDEV-1280: Implementing define in monitor for group based branching. Adding define later to the possible contribution types for branching activities, so that it will appear in the list in monitor.

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.
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.

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.
merge change from ldap2_0_4 branch back to HEAD

merge changes from ldap2_0_4 branch back to HEAD

  1. … 1 more file in changeset.
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.
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 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
    • -0
    • +103
    ./src/java/org/lamsfoundation/lams/util/LangUtil.java
  1. … 6 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.