Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

Rejigged the tool jars loaded on the classpath so suit the most "completed" tools.

  1. … 6 more files in changeset.
change all library tags following the best practices article "Tag Library Definitions" on the wiki

    • -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
    • +188
    ./jstl/tlds/sql-rt.tld
    • -0
    • +213
    ./jstl/tlds/sql.tld
    • -0
    • +256
    ./jstl/tlds/x-rt.tld
    • -0
    • +273
    ./jstl/tlds/x.tld
  1. … 43 more files 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. … 14 more files in changeset.
More changes to suit Hibernate 3

    • -25
    • +0
    ./spring/lessonApplicationContext.xml
    • -55
    • +0
    ./spring/toolApplicationContext.xml
  1. … 18 more files in changeset.
Removed ISOLATION_READ_COMMITTED from the transactions as it is not supported by the JTA transaction manager. We will have to rely on the database settings.

  1. … 7 more files in changeset.
contains the actionMappings for export stuff

added defintion for .systemError

Can't see that this is required for lams_learning

Upgraded to Struts 1.2.7

    • -831
    • +100
    ./struts/validator-rules.xml
  1. … 29 more files in changeset.
Switched project to use ear file format

  1. … 120 more files in changeset.
make it deployable using ant build

    • -0
    • +54
    ./spring/surveyApplicationContext.xml
  1. … 2 more files in changeset.
testing libs

    • binary
    ./lib/jcommon-0.9.6.jar
    • binary
    ./lib/jfreechart-0.9.21.jar
    • binary
    ./lib/lams-tool-survey.jar
gate struts action implemented

  1. … 10 more files in changeset.
knock gate service implemented

    • -2
    • +4
    ./spring/learningApplicationContext.xml
  1. … 1 more file in changeset.
implemented complete activity for the completion of system driven activity. customized the Spring OpenSessionInViewFilter to resolve redundent hibernate session issue.

    • -1
    • +2
    ./spring/learningApplicationContext.xml
  1. … 10 more files in changeset.
implemented the learner service layer and struts layer of grouping

    • -0
    • +1
    ./spring/learningApplicationContext.xml
  1. … 16 more files in changeset.
get the learner web app prototype working

    • -2
    • +2
    ./spring/learningApplicationContext.xml
  1. … 20 more files in changeset.
get learning app talking to survey tool

    • binary
    ./lib/commons-lang-2.0.jar
    • binary
    ./lib/wddx-1.0a-lfl-0.2.jar
    • -1
    • +2
    ./spring/learningApplicationContext.xml
    • -0
    • +34
    ./spring/learningDesignApplicationContext.xml
  1. … 17 more files in changeset.
get the flash to java method all working

  1. … 11 more files in changeset.
get most of the flash method up and running

  1. … 7 more files in changeset.
join lesson modified according to the discussion with Dave exit lesson service implemented. get progress data added

    • -6
    • +3
    ./spring/learningApplicationContext.xml
  1. … 12 more files in changeset.
setup Structs test case get all ative lesson java flash interaction implemented and tested. join learner into lesson implemented and tested calculate progress action forward modified and tested

  1. … 25 more files in changeset.
upgrade cglib to 2.1

  1. … 1 more file in changeset.
implementing get active lesson struts action method

  1. … 6 more files in changeset.
integrate web layer with service layer

    • binary
    ./lib/cglib-nodep-2.1-dev.jar
    • -29
    • +37
    ./spring/learningApplicationContext.xml
    • -0
    • +25
    ./spring/lessonApplicationContext.xml
    • -0
    • +55
    ./spring/toolApplicationContext.xml
  1. … 15 more files in changeset.
Rename Struts action from "xxxActivity" to "xxxActivityAction".

  1. … 16 more files in changeset.
changed complete tool activity from loading the next tool directly to a lams learning loading page

    • binary
    ./lib/aopalliance.jar
    • binary
    ./lib/ehcache-1.0.jar
    • binary
    ./lib/hibernate2.jar
    • binary
    ./lib/mysql-connector-java-3.1.7-bin.jar
    • -1
    • +1
    ./spring/learningApplicationContext.xml
  1. … 11 more files in changeset.
Remove notebook related Struts action and form bean from learning web app. They will be moved into notebook module.

    • -2
    • +2
    ./spring/learningApplicationContext.xml
  1. … 5 more files in changeset.
renamed requestDisplayActivity requestURL

Replaced ActionMappings with ActivityMapping

    • -2
    • +2
    ./spring/learningApplicationContext.xml