• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
live edit : removed revert menu option + put apply and cancel buttons together and spaced apart from other common buttons

  1. … 4 more files in changeset.
make test class not fail

JIRA-1174

Moved extCourseId from the 'code' to the 'description' field.

When a design is edited using live edit, we may have added activities on the end. So if anyone has the lesson marked as completed in their learner progress, the completed flag will need to be reset.

  1. … 1 more file in changeset.
merged canvas transition fix to the head

  1. … 3 more files in changeset.
improved draw of transition (position of arrow head) - needs to be moved to head

  1. … 3 more files in changeset.
LDEV-167 refactor cleanup file functions (cleansup lamstmp_* as well as lamszip_* files)

  1. … 1 more file in changeset.
add shibboleth authentication method

  1. … 1 more file in changeset.
merger from head + monitoring dictionary update

  1. … 9 more files in changeset.
Merging 2.0.2 changes from the HEAD

    • -7
    • +7
    ./db/sql/insert_windows_config_data.sql
  1. … 16 more files in changeset.
Merged from 2.0.2 Release on head.

    • -7
    • +7
    ./db/sql/insert_windows_config_data.sql
  1. … 3 more files in changeset.
updated monitor lock view with prettier appearance and improved functionality: editing user can continue editing, other users can check availability from view and monitor loads if becomes available

  1. … 15 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 8 more files in changeset.
When the system gates are removed, we need to remove the references to them in any learner's progress records. At present, it checks the current, next and previous entries, and then deletes any references in these three fields + completed and attempted.

  1. … 1 more file in changeset.
updated hibernate config file for learning design table + fixed monitor locked view control + learner learning design update triggered by version value in passon swf

  1. … 15 more files in changeset.
Added a hibernate version field to the learning design. This allows the Flash progress bar in learner to work out whether or not to get a new design. When edit on the fly is done, the design is changed and hence the new design will need to be displayed next time the learner completes an activity.

fixed up refresh problem

  1. … 6 more files in changeset.
LDEV-1176: Update the release to 2.0.2

    • -7
    • +7
    ./db/sql/insert_windows_config_data.sql
2.0.2 Fix - LDEV-1166 Used servlet and wddx packet to perform initialize lesson call in replacement of struts action call (url). Removes utf8 encoding problem.

Fixed wizard preloader movie - adjusted position of lams logo

  1. … 15 more files in changeset.
Merging 2.0.1 changes from the HEAD

    • -36
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_cy_GB.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -37
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_no_NO.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_pl_PL.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_sv_SE.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_vi_VN.properties
  1. … 28 more files in changeset.
Reapplying edit on the fly changes.

added new labels for Author/Monitor dictionary

  1. … 4 more files in changeset.
Merged 2.0.1 release changes from HEAD.

    • -36
    • +0
    ./conf/language/ApplicationResources_ar_JO.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_da_DK.properties
    • -37
    • +0
    ./conf/language/ApplicationResources_de_DE.properties
    • -34
    • +0
    ./conf/language/ApplicationResources_el_GR.properties
    • -1
    • +1
    ./conf/language/ApplicationResources_en_AU.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_es_ES.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_fr_FR.properties
    • -40
    • +0
    ./conf/language/ApplicationResources_it_IT.properties
    • -41
    • +0
    ./conf/language/ApplicationResources_ko_KR.properties
  1. … 116 more files in changeset.
Updated DictionaryDate for the 2.0.1 release

    • -1
    • +1
    ./db/sql/insert_windows_config_data.sql
removed code for system gate activity+transitions hiding/mod + dictionary label changes + applied layout manager structure to monitor module + added dummy locked monitor view

  1. … 24 more files in changeset.
application can query layout manager to find if all components (layout items) are finished loading (replaces existing boolean variables for each component) + added lock field for lesson details dto (also to Sequence as model)

  1. … 6 more files in changeset.
hide open system gate + handle modified transition on canvas

  1. … 10 more files in changeset.
Remove the tool sessions related to any non-grouped activity which is deleted via edit on fly. Doesn't apply to grouped activities as their tool sessions aren't "pre-initialised" when the lesson is started.

  1. … 2 more files in changeset.
Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

LDEV-1157: Added new configuration parameter, to make Edit On The Fly optional. Defaults to off.

    • -1
    • +2
    ./db/sql/insert_windows_config_data.sql
  1. … 2 more files in changeset.