lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Add validation

    • -1
    • +1
    ./web/WEB-INF/struts/struts-config.xml
    • -1
    • +12
    ./web/WEB-INF/struts/validator-rules.xml
Change DynaActionForm to DynaValidateActionForm.

Latest db.

wrong edit

    • -64
    • +52
    ./db/sql/create_lams_tool_sbmt.sql
Update jsp tag library name

    • -69
    • +69
    ./db/sql/create_lams_tool_sbmt.sql
    • -0
    • +393
    ./web/WEB-INF/jstl/tlds/c-rt.tld
    • -0
    • +416
    ./web/WEB-INF/jstl/tlds/c.tld
    • -0
    • +403
    ./web/WEB-INF/jstl/tlds/fmt-rt.tld
    • -0
    • +442
    ./web/WEB-INF/jstl/tlds/fmt.tld
Moved icons to submission project

    • binary
    ./web/images/icon_reportsubmission.swf
    • binary
    ./web/images/icon_reportsubmission_for marking(not used).swf
Changed db urls to not start with leading slash.

  1. … 8 more files in changeset.
Change hardcode to Constant file for later fix.

Change hardcode to Constant file for later fix.

Fixed the activity icons plus some descriptive text

  1. … 2 more files in changeset.
Migrate to hibernate3

Migrate to hibernate3

Upgraded Hibernate to 3.0

  1. … 51 more files in changeset.
Fix error page 508byte bug for IE.

Add access denied page.

    • -0
    • +4
    ./conf/xdoclet/error-pages.xml
Security all url by /*

Read userDTO from shared session instead of URL.

Shared session solution.

    • -0
    • +113
    ./conf/xdoclet/web-security.xml
  1. … 3 more files in changeset.
Removed '/lams' from the image urls as per Dave's request. He will include the 'lams' bit.

  1. … 3 more files in changeset.
add some test page

Move common.js in Lams_central to /includes/javascript subfolder

  1. … 7 more files in changeset.
Had the wrong tool icon, and was setting the library id to a hardcoded value, rather than picking it up from the script. So we got the wrong library!

get UserDTO info from SharedSession

Add commonContext.xml config

Removed reference to content repository. Now handled correctly in lams_common.

  1. … 2 more files in changeset.
Use the hibernate properties bean from lams.jar

  1. … 2 more files in changeset.
Switched to shared transaction manager and JNDI toolDataSource. Added junit tests to the ant script, and tried to get as many of the tests working as I could.

    • -0
    • +5
    ./db/sql/insert_test_data.sql
*** empty log message ***

Changed variables to use names in common.properties

Changed package of abstract lams test case - to match lams common changes that removed most of the test code from lams.jar