• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add filesize limit validation.

  1. … 5 more files in changeset.
Implemented new reflection functionality.

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

  1. … 16 more files in changeset.
add lams:Date tag.

  1. … 4 more files in changeset.
Refection done.

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

  1. … 14 more files in changeset.
Fix bug in define later validation.

  1. … 3 more files in changeset.
Remove conflict HttpSession variables.

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

    • -0
    • +8
    ./global-exceptions.xml
  1. … 7 more files in changeset.
Add form login fail

  1. … 2 more files in changeset.
No need to load commonContext.xml - it is loaded by applicationContext.xml. If included then the beans end up overriding themselves.

remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 13 more files in changeset.
Define later/run offline work.

  1. … 27 more files in changeset.
Define later and run offline implementation.

  1. … 32 more files in changeset.
close/save/cancel action in authoring page.

  1. … 10 more files in changeset.
Fixed security - was missing TEACHER

  1. … 5 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 locale filter.

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

  1. … 6 more files in changeset.
added SbmtMonitoringForm

  1. … 1 more file in changeset.
added dispatch property for SbmtAuthoringForm

Converted to Servlet 2.4, JSTL 1.1

  1. … 55 more files in changeset.
added lams taglib

Define it later function. Fix bugs for tabs monitoring.

    • -0
    • +19
    ./struts-actions.xml
  1. … 17 more files in changeset.
finish export portfolio function, need further test.

  1. … 4 more files in changeset.
ToolDownload has been modified to pick up the name of the tool content handler bean from the servlet definition, rather than hardcoding a standard name. The tool was use the new definition.

  1. … 3 more files in changeset.
added validation for SbmtAuthoringForm

Fix DynaValidatorForm class name

Change DynaActionForm to DynaValidateActionForm.

Update jsp tag library name

  1. … 11 more files in changeset.