• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV1702 - Fixing Japanese description field to have the correct Japanese characters "日本語" for update and craete scripts

Updating French and Italian

LDEV-1569: Validation for number of groups no longer does comparison if (max) number of groups = 0 as this was causing problems in Live Edit. When it is set to 0, it implies that there can be any number of groups.

  1. … 1 more file in changeset.
LDEV-1649: Adding a new servlet to support copying tool content in a batch.

Updating Greek, English and Italian

LDEV-1677: Changing the tools so that clicking Close on the authoring confirmation window will both refresh the tool's monitoring window AND take the user back to the current tab on the monitoring window (ie the same tab it was on before it was refreshed). Normally this will be the edit activity tab.

  1. … 5 more files in changeset.
LDEV-1675: Improving the toString() to include the name - makes log messages more meaningful.

LDEV-1670 unordered lessons used to be appended in a non-guaranteed order (HashMap backed collection); switched to TreeMap, and prepend unordered lessons so that new lessons appear at the top of the list by default.

  1. … 1 more file in changeset.
Some of the configuration items were set to required, when they aren't required in the full build scripts.

LDEV-1646: Replacing the horrible exception that you get when you try to import the IMSLD format with a nicer error message.

Added .cvsignore

  1. … 7 more files in changeset.
Updating Norwegian

LDEV-1628: Updating version number to 2.1

  1. … 42 more files in changeset.
LDEV-1633 make getSupportedLocale handle null inputs gracefully

hungarian user already exists :(

LDEV-1611 Fixup for uniquecontentfolder stuff

  1. … 1 more file in changeset.
add hungarian user

Updating French

Fixed missing import statement causing lams-cruise to fail

  1. … 1 more file in changeset.
LDEV-1611 Learners now able to access unique content folder per session

  1. … 1 more file in changeset.
LDEV-1352: Adding branching to IMSLD export. The branch activities are now exported, along with the branch mappings, conditions and groupings in a structured format. Still problems with ordering of the activities within a branch, there aren't any conditions to control the branches and the groups don't line up with IMS LD groups.

  1. … 1 more file in changeset.
[LDEV-273] Forgot password cahnges to make password searchable on username or email

  1. … 3 more files in changeset.
LDEV-273: Forgot password logic to allow lookup on email address only, so adding a new index for that field.

LDEV-273: Forgot password logic to allow lookup on email address only, so adding a new index for that field.

LDEV-1571: Sync gates to open for group based and teacher chosen branching. The "potential list of learners" is restricted to the group of learners associated with the group assigned to the branch.

  1. … 10 more files in changeset.
LDEV-1565: Fixes problem with {0} and single quotes

  1. … 77 more files in changeset.
LDEV-1565: Fixes problem with {0} and single quotes

  1. … 23 more files in changeset.
LDEV-273 Password Reset

All the code for the forgot your login stuff, still needs validation and some comsmetics to be finished

  1. … 7 more files in changeset.
LDEV-1598 Added four new configuration items for setting screen sizes of authoring, monitor, learner and system admin.

    • -0
    • +12
    ./db/sql/insert_lams_unix_config_data.sql
    • -1
    • +13
    ./db/sql/insert_lams_windows_config_data.sql
    • -1
    • +13
    ./db/sql/insert_rams_unix_config_data.sql
    • -1
    • +13
    ./db/sql/insert_rams_windows_config_data.sql
  1. … 6 more files in changeset.
LDEV-1622: Fixed the group creation so that if the existing group names do not start at 1 then the logic to create the groups will still cope - it was failing when it was trying to create a group with a name that already existed.