Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Changed entry field to use text rather than varchar

  1. … 3 more files in changeset.
Changed the name of the licensing and all the LAMS Recommended license. Also we will use the license_id to sort the display licenses when presented in authoring (so re-ordered them appropriately

Renamed Journal to Notebook. The Notebook is accessed via coreNotebookService

    • -0
    • +2
    ./sql/create_notebook_tables.sql
    • -0
    • +2
    ./sql/notebook_table-schema.sql
  1. … 14 more files in changeset.
Added Journal Service.

    • -0
    • +2
    ./sql/create_journal_tables.sql
    • -0
    • +2
    ./sql/journal_table-schema.sql
  1. … 9 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

Added the "course admin can do blah" fields

  1. … 2 more files in changeset.
remove unsupported countries

reverted to previous version, to be synchronized with the list in lams community website

add/modify some data

Adding a combined language/country supported locale table

    • -0
    • +13
    ./sql/lams_supported_locale.sql
  1. … 3 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.

    • -2440
    • +2467
    ./model/lams_11.clay
  1. … 40 more files in changeset.
sha1 passwords for shaun users

    • -0
    • +1
    ./sql/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.

    • -2433
    • +2446
    ./model/lams_11.clay
  1. … 10 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.

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

Adding new org columns and the privilege tables

    • -2336
    • +2471
    ./model/lams_11.clay
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. … 14 more files in changeset.