• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Had wrong server url and path, and wrong date for dictionary. Remerging changes from head.

    • -2
    • +3
    ./sql/insert_lams_unix_config_data.sql
    • -2
    • +3
    ./sql/insert_rams_unix_config_data.sql
    • -2
    • +3
    ./sql/insert_rams_windows_config_data.sql
Checked in the wrong values for the server url and the jboss directory.

    • -2
    • +3
    ./sql/insert_lams_unix_config_data.sql
    • -2
    • +2
    ./sql/insert_rams_unix_config_data.sql
    • -1
    • +1
    ./sql/insert_rams_windows_config_data.sql
Merging RAMS theme changes from the head

    • -0
    • +0
    ./sql/insert_lams_unix_config_data.sql
    • -0
    • +0
    ./sql/insert_lams_windows_config_data.sql
    • -0
    • +0
    ./sql/insert_rams_unix_config_data.sql
    • -0
    • +0
    ./sql/insert_rams_windows_config_data.sql
    • -33
    • +0
    ./sql/insert_windows_config_data.sql
  1. … 12 more files in changeset.
Adding RAMS theme and version to the build.

    • -0
    • +32
    ./sql/insert_lams_unix_config_data.sql
    • -0
    • +295
    ./sql/insert_lams_users.sql
    • -0
    • +32
    ./sql/insert_lams_windows_config_data.sql
    • -0
    • +32
    ./sql/insert_rams_unix_config_data.sql
    • -0
    • +170
    ./sql/insert_rams_users.sql
    • -0
    • +32
    ./sql/insert_rams_windows_config_data.sql
    • -32
    • +0
    ./sql/insert_windows_config_data.sql
    • -0
    • +4
    ./sql/updatescripts/alter_203_rams_theme.sql
  1. … 9 more files in changeset.
change default value for allowEditOnFly

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