Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
add/modify some data

Adding a combined language/country supported locale table

    • -0
    • +13
    ./lams_supported_locale.sql
  1. … 4 more files in changeset.
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. … 19 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 41 more files in changeset.
sha1 passwords for shaun users

    • -0
    • +1
    ./shaun/sha1_shaun_user_password.sql
sha1 password

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

Adding unarchive functionality.

  1. … 11 more files in changeset.
insert data lams_privilege, lams_role_privilege tables modified data in lams_role table

Implementation of jsp based chosen grouping, with the appropriate screen in monitoring.

  1. … 15 more files in changeset.
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.