• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
file FederationServer.java was initially added on branch shibboleth_2_0.

file FederationLesson.java was initially added on branch shibboleth_2_0.

file federationContext.xml was initially added on branch shibboleth_2_0.

LDEV-1183 group managers get learner as well as monitor in subgroups

LDEV-1225: When a 2.0 export file was imported, the system tool id wasn't being set for grouping. So if the design was run without being saved again, the grouping page in export portfolio didn't work. Once the design was saved, the field was set hence we didn't pick up the problem before.

improved performance of learners data (movieclips) loaded in the Learners tab of Monitor and improved tab handling (reloading progress + redrawing)

  1. … 5 more files in changeset.
LDEV-1180: Grouping page for export portfolio failing - the import was not setting the system tool column in the grouping activity.

updated About dialog

  1. … 10 more files in changeset.
updated About dialog

  1. … 16 more files in changeset.
LDEV-1051 and LDEV-1198: Fixed the break out of frames logic for parallels at the end of a design and inside an optional activity.

  1. … 12 more files in changeset.
LDEV-1227: Export failing when the content directory under lams-www/secure had an images directory but no files in the images directory. Wasn't detected the directory as empty (as there was an images directory) but the zip failed as there were no files in the zip file. Now the check for an empty directory checks for empty subdirectories as well.

Error message of new exception didn't actually include the message of the causing exception.

merged AS codebase from editonfly branch to HEAD

Merging RAMS and Edit On Fly changes from branch to the head.

  1. … 60 more files in changeset.
merged AS codebase from editonfly branch to HEAD

  1. … 42 more files in changeset.
brought back old learner icon + fixed mac fp 9 ext call issue

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

  1. … 3 more files in changeset.
Changed name of server parameter from AllowEditOnFly to AllowLiveEdit, so that it makes more sense on the configuration screen.

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

  1. … 2 more files in changeset.
LDEV-1100

Encoded the username component in the userinfo callback url.

add 2 new columns as flags to lams_organisation, canJoinJointLessons and canOfferJointLessons

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

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

  1. … 1 more file in changeset.
Adding initialise field, so we can tell which activities get added during the live edit.

  1. … 5 more files in changeset.
added error handling and isLearningDesignAval check

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