Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
success (tick) image

    • binary
    ./images/success.gif
Converted to Servlet 2.4, JSTL 1.1

    • -128
    • +357
    ./WEB-INF/jstl/tlds/fmt.tld
    • -0
    • +207
    ./WEB-INF/jstl/tlds/fn.tld
    • -0
    • +448
    ./WEB-INF/jstl/tlds/x.tld
    • -212
    • +0
    ./WEB-INF/struts/tlds/struts-bean-el.tld
    • -3302
    • +0
    ./WEB-INF/struts/tlds/struts-html-el.tld
    • -382
    • +0
    ./WEB-INF/struts/tlds/struts-logic-el.tld
    • -343
    • +0
    ./WEB-INF/struts/tlds/struts-tiles-el.tld
  1. … 43 more files in changeset.
added page title

*** empty log message ***

added lams custom tags to submit tool

Modified links to point to local resources only. I.e the link to submission attachments and stylesheet

This is used to generate the list of files present in an archive generated by the export portfolio function.

In its initial form it output a plain text list of files in the archive.

At some later stage this may need to be in XML format.

    • -0
    • +2
    ./export/exportAttachmentList.jsp
replaced ${sessionID} with ${sessionDto.sessionID}

removed the Session ID from page, replaced with Session Name.

Standardised heading location and buttons

  1. … 2 more files in changeset.
Define it later function. Fix bugs for tabs monitoring.

    • -0
    • +26
    ./authoring/advance.jsp
    • -0
    • +32
    ./authoring/basic.jsp
    • -0
    • +26
    ./monitoring/basic.jsp
    • -0
    • +36
    ./monitoring/definelater.jsp
  1. … 6 more files in changeset.
Add all monitoring page to tab

    • -0
    • +21
    ./monitoring/tabmenu.jsp
  1. … 1 more file in changeset.
Fix finish function in sbmt

  1. … 3 more files in changeset.
finish export portfolio function, need further test.

  1. … 1 more file in changeset.
finish export portfolio function, need further test.

    • -0
    • +96
    ./export/exportportfolio.jsp
  1. … 5 more files in changeset.
Move body tag to correct position.

ToolDownload has been modified to pick up the name of the tool content handler bean from the servlet definition, rather than hardcoding a standard name. The tool was use the new definition.

  1. … 3 more files in changeset.
Save instruction uploaded files when user click save button, instead of uploading finish.

  1. … 10 more files in changeset.
changed org.lamsfoundation.lams.util.FileValidator to org.lamsfoundation.lams.util.FileValidatorUtil

* Uses the sessionUserMap instead of userlist * Change layout to support multiple sessions instead of a single session

changed javascript variable themeName to theme

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

Add createDefaultContent method.

  1. … 4 more files in changeset.
Add validation

    • -1
    • +12
    ./WEB-INF/struts/validator-rules.xml
  1. … 3 more files in changeset.
Update jsp tag library name

    • -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
  1. … 8 more files in changeset.
Moved icons to submission project

    • binary
    ./images/icon_reportsubmission.swf
    • binary
    ./images/icon_reportsubmission_for marking(not used).swf
  1. … 1 more file in changeset.
Migrate to hibernate3

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

Add access denied page.

  1. … 2 more files in changeset.
Read userDTO from shared session instead of URL.

  1. … 3 more files in changeset.