Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Updated address of FSF in copyright statement

  1. … 1382 more files in changeset.
Removed the dummy monitoring page.

  1. … 8 more files in changeset.
Adding the short parameter to the Date tag, and updating the tags for the FCKEditor and rtl/ltr changes

    • -0
    • +57
    ./tags/FCKEditor.tag
  1. … 15 more files in changeset.
Removed xmlrequest.js. No longer being used.

  1. … 13 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.
Make it work offline.

  1. … 3 more files in changeset.
Cleaning up unneeded stylesheets and tidying up portfolio pages.

    • -0
    • +91
    ./tags/AuthoringButton.tag
    • -0
    • +59
    ./tags/ExportPortOutput.tag
    • -0
    • +56
    ./tags/HTMLEditor.tag
    • -0
    • +96
    ./tags/SetEditor.tag
    • -0
    • +55
    ./tags/headItems.tag
  1. … 69 more files in changeset.
Converting to the new CSS look

  1. … 31 more files in changeset.
Finishing off I18N of monitoring

  1. … 4 more files in changeset.
Implementing gate and grouping screens for export portfolio.

  1. … 41 more files in changeset.
Creating a grouping failing when max number of groups null - now allows 99 of groups. Also changed the calculation of urls so that " null + some parameter" = null rather than null?param=blah

  1. … 10 more files in changeset.
Implemented a view random grouping screen and an interative chosen grouping screen.

  1. … 7 more files in changeset.
Temporary indexContent page that points to Flash movies, set up for individual courses/classes rather than the old old organisation model. Done to allow Flash work to be done, while the admin work is in progress.

  1. … 20 more files in changeset.
Moving gate and group url support to a lams_system_tool table - the first "inch" towards making these pluggable tools in a later version of LAMS.

  1. … 14 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.
Renaming applicationResources.properties to ApplicationResources.properties

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

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

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

  1. … 5 more files in changeset.
Added new tools Chat and Shared Resources

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

    • -212
    • +0
    ./struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./struts/tlds/struts-logic-el.tld
  1. … 32 more files in changeset.
Adding web access support for delete preview lessons

  1. … 6 more files in changeset.
Add performChosenGrouping function. Not finish yet

  1. … 5 more files in changeset.
Working on createLesson and initializeLesson

  1. … 9 more files in changeset.
Removed dtd so that tiles would start up okay when not connected to the internet.

  1. … 4 more files in changeset.
Regigged the dummy monitoring screen. Made the layout more compact, moved the learner functionality to the learner screens.

Fixed a transaction bug with startLesson - the method was not named consistently in the applicationContext file, so the method was not part of a proper transaction. As such, the db changes done by the method were lost. This resulted in the lesson staying in the created state, never going onto the started state. Made the naming consistent and it now goes into the started state as expected.

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

  1. … 2 more files in changeset.