Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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. … 14 more files in changeset.
Updated the taglib settings and references to suit the new standard

    • -0
    • +212
    ./tlds/struts-bean-el.tld
    • -0
    • +382
    ./tlds/struts-bean.tld
    • -0
    • +3302
    ./tlds/struts-html-el.tld
    • -0
    • +3302
    ./tlds/struts-html.tld
    • -0
    • +382
    ./tlds/struts-logic-el.tld
    • -0
    • +652
    ./tlds/struts-logic.tld
  1. … 32 more files in changeset.
Upgraded to Struts 1.2.7

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

  1. … 7 more files in changeset.
implemented jsps and actions for gate

  1. … 40 more files in changeset.
gate action implemented and some comments added

  1. … 31 more files in changeset.
get automatic system scheduling function working and tested

    • -0
    • +212
    ./struts-bean-el.tld
    • -0
    • +382
    ./struts-bean.tld
    • -0
    • +106
    ./struts-config.xml
    • -0
    • +3032
    ./struts-html-el.tld
    • -0
    • +2972
    ./struts-html.tld
    • -0
    • +382
    ./struts-logic-el.tld
    • -0
    • +642
    ./struts-logic.tld
    • -0
    • +2870
    ./struts-nested.tld
    • -0
    • +73
    ./struts-template.tld
    • -0
    • +344
    ./struts-tiles.tld
    • -0
    • +1044
    ./validator-rules.xml
  1. … 85 more files in changeset.