Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add commas between the common values to fix the sql syntax error. Sorry about the build failures

insert some data into lams_country and lams_language

Added lams_language and lams_country tables

Enforce uniqueness of lesson/user id relationship in learner progress table. Ensures that the query based on lesson, user id will only return one row.

  1. … 1 more file in changeset.
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. … 1 more file in changeset.
Adding new org columns and the privilege tables

  1. … 1 more file in changeset.
Had overlapped the workspace id with a value used by a language test user.

Adding a run sequence folder to a course's workspace. Fixing bugs in authoring relating to grouped activities.

  1. … 15 more files in changeset.
Hadn't set up the user's personal folders correctly.

Fixed the roles - had made them author, staff and teacher, not author, learner and teacher!

Updated the SQL scripts to load the language test users to suit the new organisations.

    • -0
    • +23
    ./shaun/lams_user_bulgarian.sql
    • -0
    • +24
    ./shaun/lams_user_chinese.sql
    • -0
    • +23
    ./shaun/lams_user_french.sql
    • -0
    • +23
    ./shaun/lams_user_german.sql
    • -0
    • +23
    ./shaun/lams_user_hungarian.sql
    • -0
    • +24
    ./shaun/lams_user_italian.sql
    • -0
    • +24
    ./shaun/lams_user_korean.sql
    • -0
    • +23
    ./shaun/lams_user_maori.sql
    • -0
    • +23
    ./shaun/lams_user_norwegian.sql
    • -0
    • +24
    ./shaun/lams_user_polish.sql
    • -0
    • +23
    ./shaun/lams_user_portbr.sql
    • -0
    • +24
    ./shaun/lams_user_spanish.sql
    • -0
    • +24
    ./shaun/lams_user_swedish.sql
  1. … 1 more file in changeset.
Changing organisation structure to a simple root, course, class structure.

  1. … 35 more files in changeset.
Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

  1. … 19 more files in changeset.
Reversed changes to test1. Breaks the build on Shaun - special language test users can no longer be added.

Added extra test organisation data for test1

Added chat id to the user table (for the jabber id)

  1. … 3 more files in changeset.
Temporary test data to get getOrganisationByUserRole working

    • -0
    • +273
    ./insert_users_org_test.sql
Renamed the disabled state to "removed". This will make it less confusing with the u/i which describes the suspended as disabled.

  1. … 1 more file in changeset.
Updated themes so that default is the default flash theme, and not ruby

Trying to change the type from Binary to Text, so that keyword expansion will work.

  1. … 2 more files in changeset.
Trying to change the type from Binary to Text, so that keyword expansion will work.

  1. … 2 more files in changeset.
Trying to fix the binary/text status

Was checked in as binary - trying to convert it to text.

No real change - just trying to get id macro to expand.

Was checked in as binary - trying to convert it to text.

Was checked in as binary - trying to convert it to text.

Temporary file - should not have been checked in previously

Added cvs id - preparing for porting to postgreSQL

  1. … 1 more file in changeset.