lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
replaced ${sessionID} with ${sessionDto.sessionID}

updated hbm files

set the sessionName in createToolSession

added new field 'sessionName'

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

modified 'userList' and 'statistic' calls to use sessionDTO.

created dto to hold submit tool session information

Update session table to include session name.

Change toolSessionManager interface to add new toolSessionName.

  1. … 4 more files in changeset.
jboss and repository home properties removed

j2eelibs is removed (now it is in the common.properties)

LDEV-61 Fixing tool sessions - all users were getting separate tool sessions. Modified library activities to use GROUPING_SUPPORT_OPTIONAL as the grouping support type.

  1. … 9 more files in changeset.
Fix bug for copyToolContent()

Standardised heading location and buttons

    • -13
    • +10
    ./web/authoring/instructions.jsp
  1. … 1 more file in changeset.
Define it later function. Fix bugs for tabs monitoring.

    • -0
    • +19
    ./conf/xdoclet/struts-actions.xml
    • -8
    • +21
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +26
    ./web/authoring/advance.jsp
    • -0
    • +32
    ./web/authoring/basic.jsp
    • -0
    • +120
    ./web/authoring/instructions.jsp
    • -0
    • +26
    ./web/monitoring/basic.jsp
    • -0
    • +36
    ./web/monitoring/definelater.jsp
  1. … 3 more files in changeset.
Add all monitoring page to tab

    • -0
    • +21
    ./web/monitoring/tabmenu.jsp
Fix finish function in sbmt

finish export portfolio function, need further test.

finish export portfolio function, need further test.

    • -0
    • +96
    ./web/export/exportportfolio.jsp
Fix session table key bug

changed the class name from CreatePackageTask to CreateToolPackageTask, changed deploy.properties to deploy.xml

  1. … 3 more files in changeset.
Fix bug in postpone saving content.

Duplicated file node in repository when copyToolContent

Fix bug in createToolContent.

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. … 2 more files in changeset.
Fixed typo in online/offline instructions tags.

Update toolContentHandler to more specific name to avoid conflict with other tools.

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

changed org.lamsfoundation.lams.util.FileValidator to org.lamsfoundation.lams.util.FileValidatorUtil

    • -1
    • +1
    ./web/WEB-INF/struts/validator-rules.xml