Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
change all library tags following the best practices article "Tag Library Definitions" on the wiki

    • -0
    • +393
    ./WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    ./WEB-INF/jstl/tlds/c.tld
    • -0
    • +403
    ./WEB-INF/jstl/tlds/fmt-rt.tld
    • -0
    • +442
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +188
    ./WEB-INF/jstl/tlds/sql-rt.tld
    • -0
    • +213
    ./WEB-INF/jstl/tlds/sql.tld
    • -0
    • +256
    ./WEB-INF/jstl/tlds/x-rt.tld
    • -0
    • +273
    ./WEB-INF/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.

    • -17
    • +25
    ./WEB-INF/struts/struts-config.xml
  1. … 14 more files in changeset.
made it more internationalisable

the user waiting page, which they will see for the duration of the portfolio generation.

    • -0
    • +120
    ./exportWaitingPage.jsp
Fixed the tool load page to accomodate various combinations of urls including absolute and relative to the lams host.

pages for security stuff.

currently shows the print version, uses iframes. was previously called exportPortfolio.jsp

    • -0
    • +57
    ./exportPortfolioPrintVersion.jsp
this page is changed to display only the activity description adn the link to the tool activity page

More changes to suit Hibernate 3

    • -25
    • +0
    ./WEB-INF/spring/lessonApplicationContext.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

change the server url from lams_learning to lams/learning

the export portfolio page which shows the tool's export page using iframes. Currently hard coded it to show the noticeboard export page. Can change this later to show the export URL belonging to that particular portfolio

    • -0
    • +55
    ./exportPortfolio.jsp
error page for lams_learning environment

Can't see that this is required for lams_learning

Upgraded to Struts 1.2.7

    • -0
    • +270
    ./WEB-INF/struts/struts-html-el.tld
    • -11
    • +341
    ./WEB-INF/struts/struts-html.tld
    • -10
    • +311
    ./WEB-INF/struts/struts-nested.tld
    • -831
    • +100
    ./WEB-INF/struts/validator-rules.xml
  1. … 29 more files in changeset.
Switched project to use ear file format

    • binary
    ./WEB-INF/lib/cglib-nodep-2.1-dev.jar
    • binary
    ./WEB-INF/lib/commons-beanutils.jar
    • binary
    ./WEB-INF/lib/commons-collections.jar
    • binary
    ./WEB-INF/lib/commons-fileupload.jar
    • binary
    ./WEB-INF/lib/commons-validator.jar
    • binary
    ./WEB-INF/lib/jfreechart-0.9.21.jar
  1. … 120 more files in changeset.
make it deployable using ant build

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

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

    • -0
    • +27
    ./gate/gateWaiting.jsp
  1. … 9 more files in changeset.
knock gate service implemented

    • -2
    • +4
    ./WEB-INF/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
    • +0
    ./WEB-INF/spring/applicationContext.xml
    • -1
    • +2
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 8 more files in changeset.
view grouping done

    • -0
    • +79
    ./grouping/grouping.jsp
  1. … 5 more files in changeset.
implemented the learner service layer and struts layer of grouping

    • -0
    • +1
    ./WEB-INF/spring/learningApplicationContext.xml
    • -17
    • +42
    ./WEB-INF/struts/struts-config.xml
  1. … 16 more files in changeset.
get the learner web app prototype working

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

    • binary
    ./WEB-INF/lib/commons-lang-2.0.jar
    • binary
    ./WEB-INF/lib/wddx-1.0a-lfl-0.2.jar
    • -68
    • +12
    ./WEB-INF/spring/applicationContext.xml
    • -1
    • +2
    ./WEB-INF/spring/learningApplicationContext.xml
    • -0
    • +34
    ./WEB-INF/spring/learningDesignApplicationContext.xml
  1. … 16 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
    ./WEB-INF/spring/learningApplicationContext.xml
  1. … 11 more files in changeset.