• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Preparing for 2.1 Beta Release

  1. … 1 more file in changeset.
Updating Japanese

  1. … 3 more files in changeset.
Updating Norwegian, Spanish, Japanese

Updating English, Spanish, Japanese

LDEV-1406 fix broken image path

LDEV-1406 add sorting enabled/disabled icons for index page

    • binary
    ./web/images/sorting_disabled.gif
    • binary
    ./web/images/sorting_enabled.gif
    • -2
    • +2
    ./web/includes/javascript/groupDisplay.js
LDEV-1474 Fixed display of complex (opt and opt seq) activities in branching canvas of Monitor. Branching changes for progress bar of Learner Tab View.

  1. … 5 more files in changeset.
LDEV-1474 Fixed display of complex (opt and opt seq) activities in branching canvas of Monitor.

  1. … 5 more files in changeset.
LDEV-1444 Needed to add opt seq type to if condition in toData of ComplexActivity.

  1. … 1 more file in changeset.
LDEV-1474 Fixed display of branches in monitor when there are multiple branching activities in the design. Branching inside branching is still work in progress.

  1. … 5 more files in changeset.
LDEV-1449 Fixed problem with complex activities in progress bar of learner tab view. Reverted to old Monitoring FLA for learner activity related components (only) and learner activity as class (2.1 alpha tag).

  1. … 4 more files in changeset.
LDEV-1468 Fixed depth problem.

  1. … 4 more files in changeset.
LDEV-1467 Fixed parallel activity dragging problem.

  1. … 1 more file in changeset.
LDEV-1218 Added flash code so that the process batch number (the number of learners to be displayed at a time on a given index in learnertabview in monitor) is retrieved from the lams_configuration table when jboss starts.

  1. … 4 more files in changeset.
LDEV-1405 new icons for disabled/archived and completed lessons

    • binary
    ./web/images/css/lesson_completed.gif
    • binary
    ./web/images/css/lesson_disabled.gif
LDEV-1451 Fixed bug causing incorrect checking of tool branching mappings against group based branching mappings.

  1. … 1 more file in changeset.
LDEV-1402 Only remove mappings for activityless or starting connector types.

  1. … 1 more file in changeset.
LDEV-1402 Remove branch mappings connected to a trashed branch.

  1. … 2 more files in changeset.
LDEV-1455 Remove branch mappings connected to a trashed branching activity.

  1. … 2 more files in changeset.
Changes to merge 2.0.5 with ldap2_0_4 branch to be used for macquarie uni and the webCt-LAMS integration

    • -0
    • +10
    ./web/includes/javascript/openUrls.js
  1. … 5 more files in changeset.
LDEV-1430 Changed finish icon to red colour.

  1. … 1 more file in changeset.
Updating English

Adding Dutch. Updating Norwegian

    • -0
    • +194
    ./conf/language/lams/ApplicationResources_nl_BE.properties
Updating Dutch and Vietnamese

  1. … 2 more files in changeset.
Updating Dutch

Updating English, Dutch and Norwegian

LDEV-1455 LDEV-1285 Remove all children activities of a branching activity. Implemented new activity type for Optional Sequences into flash codebase.

  1. … 9 more files in changeset.
LDEV-1402 Fixed bug with removing normal starting branch that is default (set new default branch if others exist).

  1. … 2 more files in changeset.
LDEV-1402 Fixed bug with removing activityless branch when it is the default.

  1. … 5 more files in changeset.
LDEV-1376: Couple of small tweaks needed on the back end - the validation wanted start to be not null so that was removed (the logic in the runtime test was fine, it was just the validation) and the greater than was sending back a dummy 9999, which is now null.