• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1251 user needs monitor or group manager role in a group to be able to sort lessons.

LDEV-1251, LDEV-1064. Refactored the way lessons are retrieved for the index page (fixed LDEV-1064); added interface 1.2 (jquery extension), allowing sorting of lessons via drag and drop (LDEV-1251); added ordered_lesson_ids column to lams_organisation (LDEV-1251).

    • -0
    • +154
    ./src/java/org/lamsfoundation/lams/web/LessonOrderServlet.java
    • -0
    • +8
    ./web/includes/javascript/interface.js
  1. … 5 more files in changeset.
LDEV-1132 Removing connecting branches when activity is removed. Set new default branch if removed branch was the default.

  1. … 4 more files in changeset.
LDEV-1381: adds importLearningDesign method to handle uploads to the LAMS Community.

LDEV-1379: allow preview from integrations

Updating English, German, Spanish, French, Maori, Polish

LDEV-1374: Moving the fix to encode filename (done for LDEV-1243) into FileUtil in lams.jar, so that it can be using to encode the filenames of files coming from the content repository.

  1. … 1 more file in changeset.
LDEV-1378 Fixed sequence activity problem - check if sequence activity has any child activities

  1. … 1 more file in changeset.
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.