• 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
    • +2
    ./sql/updatescripts/alter_21_editonfly.sql
  1. … 4 more files in changeset.
Fix problem with database name always being lams instead of the one specified in the db.name var

  1. … 1 more file in changeset.
add shibboleth authentication method

  1. … 4 more files in changeset.
Merging 2.0.2 changes from the HEAD

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

  1. … 5 more files in changeset.
Added a hibernate version field to the learning design. This allows the Flash progress bar in learner to work out whether or not to get a new design. When edit on the fly is done, the design is changed and hence the new design will need to be displayed next time the learner completes an activity.

LDEV-1176: Update the release to 2.0.2

Merging 2.0.1 changes from the HEAD

    • -0
    • +0
    ./sql/updatescripts/alter_201_tool.sql
  1. … 33 more files in changeset.
Merged 2.0.1 release changes from HEAD.

    • -0
    • +0
    ./sql/updatescripts/alter_201_theme.sql
    • -0
    • +0
    ./sql/updatescripts/alter_201_tool.sql
  1. … 120 more files in changeset.
Updated DictionaryDate for the 2.0.1 release

Got the basic gate window working in learner - system gate had the wrong type id and needed to inherit from PermissionGate to pick up the default screen.

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

    • -0
    • +2
    ./sql/updatescripts/alter_21_editonfly.sql
  1. … 3 more files in changeset.
Updated release number to 2.0.1, ready for the release next week.

make the 'moodle test' organisation have type=course and state=hidden, by default - for LDEV-1107

update script for LDEV-1107

    • -0
    • +58
    ./sql/updatescripts/alter_201_ext.sql
Changed update scripts to make them compatible for remote ant call (for updater)

Marking version as 2.0.1b

missing semi-colon

    • -1
    • +1
    ./sql/updatescripts/alter_201_tool.sql
LI-57: Upgrader needs to update the web.xml and manifest files for learning and monitoring.

    • -0
    • +14
    ./sql/updatescripts/alter_201_tool.sql
  1. … 3 more files in changeset.
Update the existing activities, setting them to read only if they are attached to a lesson. Otherwise they default to not read only.

    • -0
    • +4
    ./sql/updatescripts/alter_21_editonfly.sql
file alter_21_editonfly.sql was initially added on branch editonfly_branching.

    • -0
    • +0
    ./sql/updatescripts/alter_21_editonfly.sql
Added version and lockedForEdit fields, which will be used to stop the learner's progressing while the stop gates are added, for edit on the fly.

    • -0
    • +12
    ./sql/updatescripts/alter_21_editonfly.sql
  1. … 2 more files in changeset.
added system gate + functionality/handling to add a system gate to the LD when setting up Edit on the Fly (flash/java)

  1. … 17 more files in changeset.
LDEV-1146: Increase login field length to 255. Also increased the workspace folder name to 255 as found that it wasn't long enough for a user with two very long names, while testing the login field changes.

    • -0
    • +22
    ./sql/updatescripts/alter_201_system_tool_user_workspace.sql
  1. … 5 more files in changeset.
Add a new column to user to indicate that the user needs to change their password.

Change the grouping screen in learner progress to not have a finish button - required a change to the url for learner progress.

Add a new column to user to indicate that the user needs to change their password.

    • -0
    • +16
    ./sql/updatescripts/alter_201_system_tool_user.sql
Change the grouping screen in learner progress to not have a finish button - required a change to the url for learner progress

file lams_learning_design.sql was initially added on branch editonfly_branching.

    • -0
    • +0
    ./sql/lams_learning_design.sql
LDEV-1110: New columns required for edit on fly - added read only to activity, edit override and edit override user to learning design.

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

    • -0
    • +16
    ./sql/updatescripts/alter_201_theme.sql
  1. … 3 more files in changeset.