• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

updated preloaders + dictionary files (missing ones from head + some minor alterations)

  1. … 13 more files in changeset.
only display 'change my password' link if user is a local user (i.e. uses lams-db as their authentication method)

  1. … 1 more file in changeset.
change default value for allowEditOnFly

  1. … 2 more files in changeset.
little odds and ends

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

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

  1. … 1 more file in changeset.
configure shibboleth attribute header names in lams_configuration table

  1. … 6 more files in changeset.
merged fix for learner tab

merged theme changes to branch

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

  1. … 2 more files in changeset.
error message on login page when shib username is already taken by a non-shib user

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

made logo image dynamically loaded in wizard from www/images dir

  1. … 3 more files in changeset.
updated default skins + applied styles to additional components in authoring that had been hardcoded

  1. … 2 more files in changeset.
used a panel (mc) in learner tab view to fix a scroll height issue on the movieclip

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

  1. … 2 more files in changeset.
confirm dialog on clicking live edit button

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

  1. … 3 more files in changeset.
added validation alert window

  1. … 4 more files in changeset.
Replaced the hardcoded mode parameter in the method 'getFolderContentsExcludeHome' with the mode value supplied by the web service call 'getLearningDesigns'

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

file ValidationIssue.as was initially added on branch editonfly_branching.

validation of transitions before saving in live edit

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