• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
updated learner icon image + some logic to handle display when high volume of learners at one activity

  1. … 2 more files in changeset.
fixed cursor problem with cursor hiding behind workspace dialog (window)

  1. … 8 more files in changeset.
fixed missing style setting for learner name row on learner tab view

  1. … 5 more files in changeset.
Added xml based services for LearningDesignRepository and LessonManager

  1. … 2 more files in changeset.
updated preloader to use style setting from xml

  1. … 7 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.

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'