lams-monitoring.jar

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Renaming blahResources.properties to ApplicationResources.properties

  1. … 4 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.
Change quartz make it persistence

  1. … 12 more files in changeset.
Working on the delete side of preview. Untested.

  1. … 4 more files in changeset.
Implementing Preview - basic running of preview done, deletion of old preview lessons not completed.

  1. … 10 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 7 more files in changeset.
LDEV-79: Added remove lesson feature to the dummy monitoring interface.

  1. … 2 more files in changeset.
LDEV-61 Fixing tool sessions - all users were getting separate tool sessions.

  1. … 3 more files in changeset.
LDEV-67: Run sequences were not going in the correct workspace folder. Now when the lesson starts, the learning design is placed in the default runtime sequence folder. If such a folder does not exist, the learning design is placed in the original folder. Also changed lams.jar to add a default runtime sequence folder to the workspace object.

Modified the dummy monitoring screen to support the new Activity.getAuthoringActivityDTOSet() method.

  1. … 1 more file in changeset.
Fixed display of the parallel activities on the dummy monitoring screen. Previously it was using the activities from in the learning design and the parallel activity was a CGLIB entry, which didn't give access to the activities method. Added a new session parameter, activities, which contains a set of AuthoringActivityDTO objects and these are used in the place of the learning design.

  1. … 2 more files in changeset.
The rule to work out whether to pre-initialise the tool session was wrong. Was initialising for grouped activities, we want to initialise the non-grouped activities.

  1. … 1 more file in changeset.
Added archive a lesson feature

  1. … 6 more files in changeset.
Regigged the dummy monitoring screen. Made the layout more compact, moved the learner functionality to the learner screens.

Fixed a transaction bug with startLesson - the method was not named consistently in the applicationContext file, so the method was not part of a proper transaction. As such, the db changes done by the method were lost. This resulted in the lesson staying in the created state, never going onto the started state. Made the naming consistent and it now goes into the started state as expected.

  1. … 14 more files in changeset.
change forum tool context location

  1. … 3 more files in changeset.
latest build

  1. … 4 more files in changeset.
Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

Fixed the url processing to remove the escaping from & in wddx'd urls

Include authoring client that has toolContentID, no userID in authoring calls, and expects libraryActivityUIImage. Some problems with the version built last night, so did a rebuild.

  1. … 4 more files in changeset.
Updated web.xml to include the context files for all the "current" deployed tools. Added matching tool jars to classpath. Stopped deploying the classes to WEB-INF/classes Implemented more calls on the dummy monitoring page to access the learner pages.

  1. … 15 more files in changeset.
Added dummy monitoring page Changed db urls to not start with leading slash.

  1. … 1 more file in changeset.
More changes to suit Hibernate 3

  1. … 19 more files in changeset.
Upgraded Hibernate to 3.0

  1. … 13 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.
Converted to use JNDI datasource.

  1. … 5 more files in changeset.
Added initial Theme support

  1. … 5 more files in changeset.
Hopefully the problems with the moved Tool Exceptions are now fixed.

  1. … 4 more files in changeset.
Added learning and monitoring to the core build

    • binary
    ./lams-monitoring.jar
  1. … 5 more files in changeset.