lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Should get TOOL_SESSION_ID and TOOL_CONTENT_ID from lams_common

Was setting up an invalid row in the session table.

* changed learning.do to learner.do * changed sbmtService to submitFilesService

added submit.modenotsupported key

overwritten DispatchAction.unspecified()

changed javascript variable themeName to theme

Tab javascript controller changed so authoring.jsp updated to suit.

added validation for SbmtAuthoringForm

added errors.maxfilesize

Changed library references to use the internal reference, rather than the full directory path.

Add createDefaultContent method.

    • -1
    • +1
    ./web/WEB-INF/struts/struts-config.xml
Fix DynaValidatorForm class name

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.