• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding initialise field, so we can tell which activities get added during the live edit.

  1. … 6 more files in changeset.
Breaking the completeToolSession functionality into two parts. Now the tool session is completed but it forwards to another call to complete the activity and calculate the next activity. This is to reduce the chances of collisions when live edit is being started, in a clustering environment. See the live edit wiki page for more details.

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

  1. … 3 more files in changeset.
LDEV-167 refactor cleanup file functions (cleansup lamstmp_* as well as lamszip_* files)

  1. … 4 more files in changeset.
add shibboleth authentication method

  1. … 4 more files in changeset.
Merged from 2.0.2 Release on head.

  1. … 6 more files in changeset.
updated monitor lock view with prettier appearance and improved functionality: editing user can continue editing, other users can check availability from view and monitor loads if becomes available

  1. … 17 more files in changeset.
updated authoring, monitoring, wizard to load their library swf's from a common (swf serving) jsp.

  1. … 8 more files in changeset.
When the system gates are removed, we need to remove the references to them in any learner's progress records. At present, it checks the current, next and previous entries, and then deletes any references in these three fields + completed and attempted.

  1. … 5 more files in changeset.
updated hibernate config file for learning design table + fixed monitor locked view control + learner learning design update triggered by version value in passon swf

  1. … 18 more files in changeset.
Merging 2.0.1 changes from the HEAD

  1. … 178 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 198 more files in changeset.
LDEV-1157: Added new configuration parameter, to make Edit On The Fly optional. Defaults to off.

  1. … 5 more files in changeset.
updated logic for adding gate activity to runtime sequence

  1. … 3 more files in changeset.
Updated author validation on read-only activities and transitions in Edit-on-the-Fly mode. Read only field is set when activity is attempted (ProgressEngine).

  1. … 8 more files in changeset.
Improving the permission tests on the main monitoring calls.

model changes for edit-on-the-fly

  1. … 11 more files in changeset.
LDEV-1131: If the user is using a custom stylesheet, export portfolio wasn't copying the images directory for the stylesheet. Changed the export so it now copies the theme's special images (using the new image_directory column in the theme) as well as the default images.

  1. … 3 more files in changeset.
fixed export failure on incorrect EARDir key and empty directory

  1. … 2 more files in changeset.
LDEV-1102 disable Register web service by default, add key check

  1. … 6 more files in changeset.
Change some API for learning library management

  1. … 7 more files in changeset.
update ehcache from 1.1 to 1.2

    • binary
    ./ehcache/ehcache-1.2.jar
  1. … 2 more files in changeset.
LDEV-1098: Increased size of locale_id field so that it will take more than 127 rows in the database. Matching java field is now an Integer, not a Byte.

  1. … 13 more files in changeset.
Change ld version from configuration db.

Add new method for executable file check.

  1. … 1 more file in changeset.
Small change in FileVaildateUitl: to add new method to give key of ActionMessage.

  1. … 1 more file in changeset.
Update fileSizeValidate

fixed stats on register server page

  1. … 5 more files in changeset.
fix import users being able to assign invalid roles for a particular orgType

  1. … 3 more files in changeset.
set archived_date when organisation becomes archived

  1. … 3 more files in changeset.