• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
module string added to request path

Adding organisation status

Adding new org columns and the privilege tables

    • -2337
    • +2472
    ./db/model/lams_11.clay
Added mappings to build path so that junit tests run within eclipse.

Changed getOrganisationsByUserRole, getUserOrganisation

to support getting the child organisations by user/role, and to get a single organisation and the user's role in that organisation.

  1. … 5 more files 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. … 1 more file in changeset.
modifications for wizard to use workspace

Split hide into separate show & hide calls

  1. … 1 more file in changeset.
Adding audit logging to LAMS

  1. … 3 more files in changeset.
Bug - wasn't assigning the modified URL to anything.

More changes based on breaking 1-1 link between organisation and workspace folder. Some organisations don't have workspaces. Also tuned the method that checks membership access to a folder to take subfolders into account.

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

    • -1
    • +1
    ./db/sql/shaun/lams_user_bulgarian.sql
    • -1
    • +1
    ./db/sql/shaun/lams_user_hungarian.sql
    • -1
    • +1
    ./db/sql/shaun/lams_user_norwegian.sql
added READONLY mode to condition in showTab

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

    • -3
    • +3
    ./db/sql/shaun/lams_user_bulgarian.sql
    • -3
    • +3
    ./db/sql/shaun/lams_user_hungarian.sql
    • -3
    • +3
    ./db/sql/shaun/lams_user_norwegian.sql
Updated the SQL scripts to load the language test users to suit the new organisations.

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

  1. … 23 more files in changeset.
made changes to getStartDate method to check undefined date and replace it with Pace holder

modified constructor

updated createWorkspaceDialog to use class root based on currentMode

added userSelectDesign method - called from Monitor

adjusted to use ApplicationParent

Added workspace to parent

Fixed the keywork expansion

added a condition to show different menu items for Monitoring

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.

    • -0
    • +310
    ./src/java/org/lamsfoundation/lams/tool/SystemTool.java
  1. … 6 more files in changeset.
Fixed the keywork expansion

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)

    • -2288
    • +2295
    ./db/model/lams_11.clay