• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 + new rams skins + applied styles to additional components in authoring that had been hardcoded

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

    • -0
    • +1
    ./conf/flashxml/rams/ramsTheme.xml
update to rams theme

Updating Welsh, Danish, Greek, English, Spanish, French, Korean, Maori, Norwegian, Polish, Portuguese, Swedish, Vietnamese... all this is for the copyright 2007 change

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

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

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

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.
fixed incorrect x-coord assignment for (activity == null) case

merged canvas transition fix to the head

  1. … 1 more file in changeset.
cleaned up code for transition fix

improved draw of transition (position of arrow head) - needs to be moved to head

  1. … 1 more file in changeset.
setting position of inserted system gate

automatically login shib users

add some debug info of request headers; placed 'no groups' message inside div

new login method for shib users, looking at possible ways to store customised shib headers

  1. … 1 more file in changeset.
new login servlet for shib users