• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
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. … 11 more files in changeset.
Missed changing column type in organisation and user tables in the db model when I updated the locale table.

LDEV-1107: Changed Moodle Test folder to be of type course, not root.

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.

    • -0
    • +22
    ./sql/updatescripts/alter_201_locale_id.sql
  1. … 11 more files in changeset.
fix typo

Updated to 2.0, changed dictionary date

adding zh_TW locale and chinesetw/chinesetw user