insert_users.sql

  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
merge with lams2_0_3 tag on HEAD

  1. … 129 more files in changeset.
Merging RAMS theme changes from the head

  1. … 22 more files in changeset.
Adding RAMS theme and version to the build.

  1. … 18 more files in changeset.
Merging 2.0.1 changes from the HEAD

  1. … 42 more files in changeset.
Merged 2.0.1 release changes from HEAD.

  1. … 130 more files in changeset.
make the 'moodle test' organisation have type=course and state=hidden, by default - for LDEV-1107

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. … 13 more files in changeset.
LDEV-1107: Changed Moodle Test folder to be of type course, not root.

sysadmin now has a workspace; changed workspace folder names

update sysadmin's name and email to something generic

Updated the jsp pages to support stripes and the separate learner stylesheet.

  1. … 4 more files in changeset.
change the organisation type of the organisation for moodle server to organisation rather than course to make the organisation type hierachy clear.

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. … 2 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

  1. … 2 more files in changeset.
Added country code to all locales

  1. … 67 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. … 9 more files in changeset.
Removed redundant language and country tables - now just use the supported locale tables.

  1. … 34 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. … 12 more files in changeset.
change lamskh01 country from 'nz' to 'au' (nz not currently in supported_locale)

change 'null' to null

set country to null for some orgs

remove unsupported countries

Genericising the relationship between folders and workspaces - now one folder can be in many workspaces. Problem with the code though - when run from junit the relationship is set up okay, but when run in JBOSS the lams_workspace_workspace_folder records are not created.

  1. … 33 more files in changeset.
sha1 password

  1. … 1 more file in changeset.
insert locale_language and locale_country into lams_organisation table

Fixed typo in name

Updated users so that all are staff - now mmm should appear on the staff list in the wizard.

Adding organisation status

  1. … 3 more files in changeset.