Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
remove undefined roles

LDEV-1896: Extended permission gate. Teacher can now allow a single learner to pass the gate.

  1. … 15 more files in changeset.
LDEV-750: Insert a design into a design. Tweaking the security to stop people writing into a directory to which they do not have access.

security-role definitions were missing, caused warnings during jboss startup

  1. … 1 more file in changeset.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 2 more files in changeset.
Renamed security-role STAFF to MONITOR

  1. … 14 more files in changeset.
Exception handler define for STRUTS.

    • -0
    • +8
    ./global-exceptions.xml
  1. … 28 more files in changeset.
Make it work offline.

  1. … 3 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.
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.
Added the vote tool to the build

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

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

  1. … 180 more files in changeset.
fixed classpath for chatApplicationContext.xml

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

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

  1. … 43 more files in changeset.
New locale filter for i18n

  1. … 1 more file in changeset.
Working on createLesson and initializeLesson

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

  1. … 3 more files in changeset.
Added forum back into the master-build

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

  1. … 2 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. … 10 more files in changeset.
Switched project to use ear file format

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

  1. … 6 more files in changeset.
update xdoclet template for new web.xml