• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge lams2_3 to head (continuing...)

  1. … 50 more files in changeset.
Merge lams2_3 to head (including things not merged last time due to eclipse's merge wizard not handling the lams2_3 start point as expected)

  1. … 214 more files in changeset.
update Monitoring struts and web config.

LDEV-1912 set session timeout programmatically according to lams' UserInactiveTimeout value via a servlet listener rather than hard coding to 120 mins (in some webapps, no session timeout was specified at all).

  1. … 35 more files in changeset.
LDEV-1581: Added most of the logic for creating/managing learner's choice grouping.

  1. … 136 more files in changeset.
LDEV-1375: Implementing the class export portfolio page for sequence activities

  1. … 5 more files in changeset.
LDEV-1134: Branching: View screen for the class export portfolio

  1. … 11 more files in changeset.
Updating lams_monitoring_library.swf

Removed the dummy monitoring page.

  1. … 9 more files in changeset.
Finishing off I18N of monitoring

  1. … 4 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 42 more files in changeset.
Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 20 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 26 more files in changeset.
Renaming applicationResources.properties to ApplicationResources.properties

  1. … 31 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 186 more files in changeset.
Fixed chat application context file reference

  1. … 5 more files in changeset.
Added new tools Chat and Shared Resources

  1. … 4 more files in changeset.
Converted to Servlet 2.4, JSTL 1.1

  1. … 43 more files in changeset.
Adding web access support for delete preview lessons

  1. … 7 more files in changeset.
Add performChosenGrouping function. Not finish yet

  1. … 5 more files in changeset.
Working on createLesson and initializeLesson

  1. … 9 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.
Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

  1. … 3 more files in changeset.
Had the wrong case for the JSTL directory

  1. … 1 more file 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.
Updated the taglib settings and references to suit the new standard

  1. … 46 more files in changeset.
Added a dummy monitoring page that will allow developers to access their tools via the normal learner url.

  1. … 12 more files in changeset.
Switched project to use ear file format

  1. … 49 more files in changeset.
gate stuff completed

  1. … 7 more files in changeset.
implemented jsps and actions for gate

  1. … 41 more files in changeset.