• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Upgraded Hibernate to 3.0

  1. … 39 more files in changeset.
Add access denied page.

  1. … 2 more files in changeset.
Security all url by /*

Shared session solution.

    • -0
    • +113
    ./web-security.xml
  1. … 4 more files in changeset.
Add commonContext.xml config

Update fckEditor directory capital problem : all to lowercase

  1. … 2 more files in changeset.
1. Refactoring

2.Add retain control in authoring for 3 tabs ( to keep same tab when upload files sucess/failed)

3.Fix bug: upload file to not exist content in authoring, now works.

  1. … 8 more files in changeset.