• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
fixed missing style setting for learner name row on learner tab view

  1. … 2 more files in changeset.
updated build file for favicon

updated preloader to use style setting from xml

    • -0
    • +1
    ./conf/flashxml/lams/preloaderStyle.xml
    • -0
    • +1
    ./conf/flashxml/rams/preloaderStyle.xml
    • binary
    ./src/flash/lams_authoring_main.fla
    • binary
    ./src/flash/lams_monitoring_main.fla
Removing hardcoded references to LAMS

Updated the FCKEditor tag to remove hardcoded "lams" from path.

  1. … 15 more files in changeset.
Added a new configuration item - server url context. This should be either "lams" or "rams". Used by the FCKEditor upload servlet code to generate the appropriate paths to the images.

Removed any other hardcoded "lams" I could find in the path for the FCKEditor handling.

Updating entries - still a few references to "LAMS" left.

  1. … 4 more files in changeset.
updated preloaders + dictionary files (missing ones from head + some minor alterations)

    • binary
    ./src/flash/lams_authoring_main.fla
    • binary
    ./src/flash/lams_monitoring_main.fla
  1. … 4 more files in changeset.
change default value for allowEditOnFly

  1. … 2 more files in changeset.
Merging RAMS theme changes from the head

  1. … 35 more files in changeset.
fixed edit on fly check condition

  1. … 2 more files in changeset.
changes to make edit on fly optional

merged fix for learner tab

merged theme changes to branch

  1. … 4 more files in changeset.
merged theme changes to branch

merged theme changes to branch

fixed up problem with optional activity not displaying

  1. … 2 more files in changeset.
Updating the define later and run offline flags when live edit completes.

Schedule any new schedule gates - which requires a call across to monitoringService (grrr).

fixed single act design (+ live edit) issue caused by null pointer exception

update to rams theme

added error handling and isLearningDesignAval check

  1. … 2 more files in changeset.
split into two calls for setting up live edit

prevent js alert appearing when cancelling live edit

confirm dialog on clicking live edit button

  1. … 2 more files in changeset.
live edit : removed revert menu option + put apply and cancel buttons together and spaced apart from other common buttons

  1. … 1 more file in changeset.
added validation alert window

Redoing change from head that had been lost in the merge. Related to the login change done for 2.0.1

capture null ptr exception

validation of transitions before saving in live edit

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. … 4 more files in changeset.