lams.jar

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Moved most of the names from WebUtils to AttributeNames so that they were all in the one place. Updated the tool service to support more than qa, imscp, nb, survey and submit - rather than just survey.

updated lams.jar to reflect changes made to LibraryActivityDTO and AuthoringActivityDTO

Added dummy monitoring page Changed db urls to not start with leading slash.

  1. … 1 more file in changeset.
The basic activity creation method wasn't setting the activity type, so the isBlah() calls were failing. Also fixed (hopefully) the LearnerProgress relationships so that we always get the true activity object, not a proxy.

More changes to suit Hibernate 3

  1. … 19 more files in changeset.
Update to latest.

Upgraded Hibernate to 3.0

  1. … 13 more files in changeset.
Update latest library.

Add catalina jar for LoginFormAuthenticator compile.

  1. … 3 more files in changeset.
Stopped the authoring using the DTOs as a way of converting the data coming from Flash. Using the DTOs caused the WDDX null values (e.g. -1111111) to be written to the database.

  1. … 15 more files in changeset.
Improved the special NULL handling code for WDDX processing. Learning design DTOs now use the convertToBlah utilities in WDDXProcessor. Also covers changes made by Mai recently.

  1. … 3 more files in changeset.
Changed authoring storeLearningDesignDetails and storeTheme to use standalone servlets. The struts actions can't take the WDDX packet from Flash as a POST body. Also updated DOLLY to 4.0.2 so updated all the core project jars.

  1. … 6 more files in changeset.
Added getMaxId() function to make it easier for test code to work out a next id.

  1. … 1 more file in changeset.
Delete web stuff. Move usermangement.web.* to admin project.

Move logon/index pages and *.web to lams_central package

  1. … 2 more files in changeset.
Converted to use JNDI datasource.

  1. … 5 more files in changeset.
Switched style and elements collections to not lazy load - makes creating the DTO easier.

Added initial Theme support

  1. … 5 more files in changeset.
Added a customised LookupDispatchAction to match the actions created by Dave Garth. Uses the LAMS TokenProcessor

Hopefully the problems with the moved Tool Exceptions are now fixed.

  1. … 4 more files in changeset.
Added remove session data call to ToolSessionManager, changed remove content call in ToolContentManager to include a parameter to control session data deletion.

Added general tool exceptions to all the methods in ToolSessionManager and ToolContentManager, so that the LamsCoreToolService can look out for known exceptions (being thrown by the tools). Otherwise it can't catch "this session doesn't exist" type errors.

Moved all the tool exceptions to one package.

Moved exception to common so that we didn't have a double reference from authoring to workspace and workspace to authoring

  1. … 2 more files in changeset.
Updated with consistent getBlahID() names?

latest lams.jar

latest lams.jar

*** empty log message ***

  1. … 116 more files in changeset.
Added generic directory delete and zip file extraction code.

*** empty log message ***

  1. … 4 more files in changeset.
Moved ear conf files to build project, added a few more libraries needed to run lams.

  1. … 27 more files in changeset.