Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 293 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1391 more files in changeset.
use updated UserManagementService interfaces

  1. … 9 more files in changeset.
Changing organisation structure to a simple root, course, class structure.

  1. … 37 more files in changeset.
Trying to getOrganisationByUserRole working

  1. … 6 more files in changeset.
Copyright statement change - only support GPL v2, not future versions. Missed the "version 2.0" the previous check in

  1. … 63 more files in changeset.
Copyright statement change - only support GPL v2, not future versions.

  1. … 47 more files in changeset.
Changed learning design activities and transition collections to use all-delete-orphan cascade management. This will ensure that the secondary records are created and removed as required.

This required fixing code that trigger cascade problems and also highlighted some session problems with the learner cache created by Jacky.

  1. … 38 more files in changeset.
LDEV-77: Issues exist with the data returned by getAccessibleWorkspaceFolders(). Data is missing, and the structure is different to the workspace data returned by getFolderContentsExcludeHome().

Trying to fix the problems by changing the DTO to be the same one used for getFolderContentsExcludeHome(). Put it in a temporary method for the moment so that we can try out the changed packet without breaking the existing code. More changes will probably be required for this problem.

  1. … 3 more files in changeset.
Upgraded Hibernate to 3.0. Using the open session filter pattern to avoid problems with Spring closing the session but objects not being fully loaded (due to lazy loading).

  1. … 3 more files in changeset.
Added some more asserts to help track down a null ptr exception

Merge Lams_authoring and Lams_workspace.

    • -0
    • +98
    ./BaseWorkspaceTest.java
    • -0
    • +306
    ./TestWorkspaceManagement.java
  1. … 87 more files in changeset.