Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Adding a run sequence folder to a course's workspace. Fixing bugs in authoring relating to grouped activities.

  1. … 6 more files in changeset.
modifications for wizard to use workspace

Split hide into separate show & hide calls

  1. … 2 more files in changeset.
Adding audit logging to LAMS

  1. … 2 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.
added READONLY mode to condition in showTab

Changing organisation structure to a simple root, course, class structure.

  1. … 29 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
    ./java/org/lamsfoundation/lams/tool/SystemTool.java
  1. … 8 more files in changeset.
Fixed the keywork expansion

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

  1. … 5 more files in changeset.
Equals/Hashcode weren't defined so adding DTO to a set wasn't checking the equality properly - ending up with the DTO in the set multiple times.

Rejigging contribute activities list. Still have to do the urls for grouping and gates

  1. … 9 more files in changeset.
Implemented getAllPotentialLearners.

Give groups a default name, so that even if the name isn't supplied a database error isn't thrown (group name cannot be null in the db).

  1. … 1 more file in changeset.
removed WDDX test method

Added parentID

added hasRole method to check if set role matches an items in role list.

Remove LocaleToCharSetMap.

added finish date

added isFinished method

Added set and get metjod for organisationID