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.
Updated address of FSF in copyright statement

  1. … 1385 more files in changeset.
Adding the short parameter to the Date tag

  1. … 2 more files in changeset.
Added a date tag - keep all our dates consistent! Uses the JSTL fmt:formatDate to do localisation.

  1. … 20 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Set the language attribute in the fck:editor tag using the user language locale (LDEV-472)

  1. … 14 more files in changeset.
Standardizing the Define Later screens

    • -0
    • +55
    ./tags/DefineLater.tag
  1. … 60 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

  1. … 77 more files in changeset.
Added headItems tag - bundles most of the common authoring/monitoring head entries in one tag.

    • -0
    • +56
    ./tags/headItems.tag
  1. … 11 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.
Updated copyright statement - only support GPL v 2.0

  1. … 35 more files in changeset.
Added LAMS custom tags directory

    • -0
    • +58
    ./tags/HTMLEditor.tag
    • -0
    • +64
    ./tags/SetEditor.tag
  1. … 1 more file in changeset.
Moved the language/message/resource file to the conf area. Will now be deployed to the lams-dictonary.jar to make I8N easier.

  1. … 49 more files in changeset.
Implemented some basic Hibernate POJOs and their DAOs, along with an applicationContext.xml file. The tool should now deploy okay and appear in authoring. So you can run a lesson with it but you can't actually do anything as the service doesn't store any data and no jsp pages exist.

  1. … 29 more files in changeset.
Initial version of example tool. DB setup done but Hibernate objects are yet to be done.

    • -0
    • +563
    ./jstl/tlds/c.tld
    • -0
    • +671
    ./jstl/tlds/fmt.tld
    • -0
    • +207
    ./jstl/tlds/fn.tld
    • -0
    • +34
    ./jstl/tlds/permittedTaglibs.tld
    • -0
    • +51
    ./jstl/tlds/scriptfree.tld
    • -0
    • +448
    ./jstl/tlds/x.tld
    • -0
    • +416
    ./struts/tlds/c.tld
    • -0
    • +382
    ./struts/tlds/struts-bean.tld
    • -0
    • +3302
    ./struts/tlds/struts-html.tld
    • -0
    • +652
    ./struts/tlds/struts-logic.tld
    • -0
    • +3171
    ./struts/tlds/struts-nested.tld
    • -0
    • +344
    ./struts/tlds/struts-tiles.tld
    • -0
    • +313
    ./struts/validator-rules.xml
  1. … 30 more files in changeset.