Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Old scripts contained details from initial project work. No longer applicable.

    • -270
    • +0
    ./old/create_learning_design_tables.sql
    • -142
    • +0
    ./old/create_user_management_tables.sql
    • -140
    • +0
    ./old/drop_learning_design_tables.sql
    • -31
    • +0
    ./old/drop_user_management_tables.sql
    • -26
    • +0
    ./old/insert_user_management_data.sql
For 1.1 we will have separate theme definitions - Flash will use a handcoded XML file and HTML (jsps) will use a handcoded css file. As these two may not be in sync, we need two entries in the user table to link to themes. The db has been changed to have two entries but none of the java code is changed to match yet.

  1. … 2 more files in changeset.
Add drop instructions for Quartz tables.

Updated for use in rebuild-db task.

Add quartz persist table and upgrade to 1.5.2 from 1.5.0RC

    • -0
    • +169
    ./create_quartz_table.sql
  1. … 24 more files in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes.

Remove nv_id in lams_cr_node table.

  1. … 1 more file in changeset.
Split learner and export urls (in Tool) to have separate urls for teacher, learner and authoring modes. Added language file columns to activity and tool - this will be used to internationalise the activity and tool name and descriptions that are currently in the database.

  1. … 34 more files in changeset.