Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Added created by field to organisation. Added help url column to tool. Started to record user id against entries in content repository - not yet completed.

  1. … 1 more file in changeset.
fix portuguese not having any groups displayed on index page

Added ltr/rtl support based on the person's locale.

  1. … 32 more files in changeset.
change workspace_id up to 50 to avoid conflicts with shaun's script

change workspace_folder_id up to 40 to avoid conflicts with shaun's script, thanks for Jundir's telling me

create integration tables and insert data for them

    • -0
    • +54
    ./create_integration_tables.sql
updated role type STAFF to MONITOR

  1. … 15 more files in changeset.
Changed the columns in lams_wkspc_wkspc_folder to allow nulls. When hibernate is removing the related workspace objects, it seems determined to set these fields to null before deleting.

Removed unneeded import support entries

Changed Welsh to "Welsh (Wales)" in Welsh.

Added postcode and portrait uuid fields

  1. … 1 more file in changeset.
Removed the country name from Welsh so that it matches French, Italian, etc.

Translation of Welsh into Cymraeg

Added country code to all locales

  1. … 65 more files in changeset.
added content folder id field to learning design table + updated related dto's + added generator method for random 32 char id to authoring service + updated wddx packet handling

  1. … 9 more files in changeset.
Added the Arabic/Jordon locale and an arabic test user

No real change - just testing cvs commit

  1. … 2 more files in changeset.
table name length audit + changed table names with length greater than 30 + updated changed table references in the code (LDEV-47)

  1. … 6 more files in changeset.
Some more translated names.

Added correct UTF-8 versions of some of the locale descriptions

Added in error previously

give course manager role to the foreign users

MySQL on Shaun won't take the foriegn key for the locale fields.

Clay model had wrong foriegn keys for organisation (mouse errors while updating), leading to bad foriegn keys in the script. The new locale foriegn key missing in the user script.

  1. … 1 more file in changeset.
Removed redundant language and country tables - now just use the supported locale tables.

  1. … 20 more files in changeset.
Attempted to translate some of the language names

Remove unused lesson columns in Learning Design table

  1. … 9 more files in changeset.
Added programatically controlled join class for the many-to-many relationship between workspace and workspace folder. Just can't seem to get Hibernate to create the record when we do it using Hibernate's many-to-many.

This should fix the problem with the folder for a new organisation not appearing in the authoring module.

  1. … 11 more files in changeset.
Added Dutch to the list of supported locales

Added accidently - temporary file used to create this table.