Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Change the grouping screen in learner progress to not have a finish button - required a change to the url for learner progress

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
    ./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. … 12 more files in changeset.
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
    ./updatescripts/alter_201_locale_id.sql
  1. … 12 more files in changeset.
fix typo

Updated to 2.0, changed dictionary date

adding zh_TW locale and chinesetw/chinesetw user

Adding an archived date to lams_organisation

  1. … 1 more file in changeset.
change 'course admin/manager' in db to 'group admin/manager' so users don't have to say 'course admin/manager' when specifying roles in a spreadsheet ('course' replaced by 'group').

  1. … 15 more files in changeset.
Put "Vietnamese" into Vietnamese

Added Vietnamese as a new locale.

added vietnamese/vietnamese user, which uses locale with id=22

Changed ServerVersionNumber to include 2.0 RC2

Changed ServerVersionNumber to include 2.0 RC2

added community tab (index) + configuration item

  1. … 8 more files in changeset.
Adding a flag to control whether or not the export portfolio button appears on the learner client. Includes a change to the lesson table in the database and adding the new field to the LessonDetailsDTO.

  1. … 4 more files in changeset.
synchronise with insert_windows_config_data.sql

update for unix config as well

Version number update for RC2

  1. … 9 more files in changeset.
LDEV-910: Adding a "launch" page that shows the basic details for a lesson and a link to start the learner interface for the lesson. This change added a flag whch will be passed to the monitoring call to control whether or not the url for the new page will be shown in monitor.

sysadmin now has a workspace; changed workspace folder names

update sysadmin's name and email to something generic

LDEV-920 shorten table comment to less than 60 chars

Removed the FileManager directory setting as it won't be used in 2.0, and renamed the exe file setting to a more generic name.

  1. … 1 more file in changeset.
added new role 'author admin'

  1. … 2 more files in changeset.
added config param for controlling activities colours in author

  1. … 13 more files in changeset.
removed lams home - depreciated

  1. … 1 more file in changeset.
fix some path names; wasn't coming out right in db

sql fix for values with windows paths (escape '\' char)