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.
changed url pattern on security constraint to match + added roles (authoring update + others)

  1. … 16 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. … 7 more files in changeset.
remove ContextLoaderServlet, it's deprecated for servlet 2.4 container(like tomcat 5 bundled with jboss 4.x) . Use ContextLoadListener instead

  1. … 14 more files in changeset.
Implemented export portfolio.

  1. … 2 more files in changeset.
Removed authoringForm definition and placed in AuthoringAction class as xdoclet tag.

Changed hibernate filter parameter sessionFactoryBeanName to correct value.

Fixed security - was missing TEACHER

  1. … 5 more files in changeset.
Added JabberHttpBind servlet.

Contains no new changes. Commit is being used to expand the the $id$ keyword. Previous file property was ASCII -kk, the property was changed to -kkv

  1. … 31 more files in changeset.
Implemented authoring pages/functions. Still need to add form validation and error messages.

  1. … 60 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.
Update to the chat tool. Added struts tiles support, tabs to monitoring and authoring screens and basic service method in ChatServices.

  1. … 33 more files in changeset.
First check in for chat tool. Based on example_tool template.

    • -0
    • +14
    ./filter-mappings.xml
    • -0
    • +11
    ./servlet-mappings.xml
    • -0
    • +1
    ./struts-message-resources.xml
  1. … 70 more files in changeset.