Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Added new tags to help with the lams url, the local tool url + the stylesheets.

  1. … 5 more files in changeset.
Had the wrong case for the JSTL directory

  1. … 1 more file in changeset.
Updated web.xml to include the context files for all the "current" deployed tools. Added matching tool jars to classpath. Stopped deploying the classes to WEB-INF/classes Implemented more calls on the dummy monitoring page to access the learner pages.

  1. … 15 more files in changeset.
Updated the taglib settings and references to suit the new standard

    • -0
    • +393
    ./jstl/tlds/c-rt.tld
    • -0
    • +416
    ./jstl/tlds/c.tld
    • -0
    • +403
    ./jstl/tlds/fmt-rt.tld
    • -0
    • +442
    ./jstl/tlds/fmt.tld
    • -0
    • +207
    ./jstl/tlds/fn.tld
    • -0
    • +188
    ./jstl/tlds/sql-rt.tld
    • -0
    • +213
    ./jstl/tlds/sql.tld
    • -0
    • +256
    ./jstl/tlds/x-rt.tld
  1. … 32 more files in changeset.
Added a dummy monitoring page that will allow developers to access their tools via the normal learner url.

  1. … 11 more files in changeset.
Removed quartz as it is now in shared libraries

  1. … 2 more files in changeset.
Do not appear to be required for lams_monitoring - appear to have been coped from other projects.

  1. … 1 more file in changeset.
Upgraded to Struts 1.2.7

    • -831
    • +100
    ./struts/validator-rules.xml
  1. … 27 more files in changeset.
Removed - included in the common libraries

Switched project to use ear file format

  1. … 35 more files in changeset.
change back to local time implementation

  1. … 5 more files in changeset.
gate stuff completed

  1. … 5 more files in changeset.
update cglib

    • binary
    ./lib/cglib-full-2.0.2.jar