• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1352: Added properties and the IMSLD conditions that use the properties, to selectively hide/show the branches. Updated the LAMS schema file and removed some activity attributes that don't need to be in the export.

  1. … 2 more files in changeset.
LDEV-1511 add foreign key constraints to innodb tables

    • -0
    • +28
    ./db/sql/updatescripts/alter_21_engine.sql
  1. … 4 more files in changeset.
LDEV-1711: Grouping validation now checks that their is a branch in the current branching activity for each group, rather than just checking that exactly one branch exists for a group - if the same grouping is used for more than one branching activity then there will be one branch per branching activity.

LDEV-1707: I18N'd the output of the marks in Submit Files and Forum so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale. Put the code that actually handles the I18N in lams_common so it is available everywhere.

    • -0
    • +133
    ./src/java/org/lamsfoundation/lams/util/NumberUtil.java
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.