Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-73: Added a method to pass the details of the license table to Flash. The DTO code in lams.jar tweaks the data before sending - in this case we make sure the picture url is a complete url (maybe relative to the current server in db).

  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.
Updated path to suit new authoring paths (done after splitting the packet load calls into separate servlets).

Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body.

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

Merge Lams_authoring and Lams_workspace.

    • -0
    • +400
    ./lamsfoundation/lams/authoring/service/TestAuthoringService.java
    • -0
    • +58
    ./lamsfoundation/lams/authoring/web/TestAuthoringAction.java
    • -0
    • +102
    ./lamsfoundation/lams/workspace/dao/TestWorkspaceFolderContentDAO.java
    • -0
    • +98
    ./lamsfoundation/lams/workspace/service/BaseWorkspaceTest.java
  1. … 84 more files in changeset.