• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1250, LDEV-1252, LDEV-1253: adding jquery 1.2.1, refactor index action into new DisplayGroupAction which can be called to display a jsp containing only the group specified

    • -0
    • +213
    ./src/java/org/lamsfoundation/lams/web/DisplayGroupAction.java
    • -0
    • +31
    ./web/includes/javascript/jquery-1.2.1.min.js
  1. … 5 more files in changeset.
LDEV-1135: Tweaking the output definition to suit the authoring client.

  1. … 3 more files in changeset.
Increased stepper limit to 9999 for tool conditions (long type)

  1. … 1 more file in changeset.
LDEV-1371: Moving msg.import.file.format label to lams-central.

The Authoring action to import a learning design is now changed due to the changes in LDEV-1371

* Detecting whether the learning design is of v1.0.2 or v2 is now done at the service

* Instead of passing a input stream for the learning design, we pass a File

Alert when removing activities which are linked to a branching activity.

  1. … 3 more files in changeset.
Improvements to branch mapping handling and switching branching types (now completed) and warnings when removing activities which are linked to a branching activity

  1. … 5 more files in changeset.
LDEV-1221: Delete and rename buttons didn't work in the group folders even though the user owned the learning design. The problem was that the permission returned against each learning design was the permission for the whole folder. Now it is OWNER if the user owns the learning design, or the folder permission otherwise.

LDEV-1372: Focus on username field on load

LDEV-1132: Condition wasn't being updated when it was saved - it always kept the initial values it had when it was created.

LDEV-1348: Tweaking the hibernate handling of branch activity mappings - can't rely on the cascades to delete unwanted mappings so clear the collection references and delete any unwanted mappings. This is needed when the user changes a branching activity from one type to another (e.g. group based to tool output based).

Updating Greek, French, Norwegian, Chinese (China)

    • -132
    • +136
    ./conf/language/lams/ApplicationResources_el_GR.properties
Updating French

Updating Chinese, Greek, Norwegian

LDEV-1366 Fixed onReleaseOutside event for dialog and also problem where dialog could be 'thrown' off the stage, but was unable to reproduce the error where the dialog doesn't initially have focus when dealing with setting up branching

  1. … 3 more files in changeset.
LDEV-1367 Now it is impossible to drop an activity onto an inaccessible part of the canvas.

  1. … 1 more file in changeset.
LDEV-1280 LDEV-1281 Check box is disabled and selected when no of learners option is choosen for Grouping and value is larger than 0.

  1. … 1 more file in changeset.
LDEV-1320 Using unique name for popup window

LDEV-1348 Corrected which branching activity uses default branch option

  1. … 2 more files in changeset.
LDEV-1320 Changed javascript to close all open windows (from Author) Note: close all windows currently only working in Firefox. Changed javascript to open multiple windows and retain focus of open window if same tool is opened in author.

LDEV-1280 Define Later checkbox value is correctly set.

LDEV-1348 Group naming button visible when group no is 0, only hidden when by learners option set.

  1. … 4 more files in changeset.
Updating English, Spanish and Norwegian

LDEV-1348

Clear Property Inspector when closing branch view and/or opening new design.

Confirm alert when switching definitions and pre-existing conditions are linked to branch mappings.

  1. … 6 more files in changeset.
LDEV-907: Adding troubleshooting link for login page

Adding label for LDEV-907

    • -100
    • +104
    ./conf/language/lams/ApplicationResources_es_ES.properties
Updating German and Maori

handle exceptions at the end of the call stack so that errors can be shown to the user

  1. … 2 more files in changeset.
Removing existing branch mappings when related condition is removed + Added greater than option for start value to max range (i.e. forum posts)

added some validation for tool output conditions

  1. … 1 more file in changeset.
For LDEV-1346

Created the method in LessonManagerServlet that returns all the learner progresses for integrated servers, given the lsid and other parameters

improved tool condition adding/removing

  1. … 3 more files in changeset.