lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
Modified the "leaveToolSession" and related code to allow the tool to pass the userid (which it gets from UserDTO in the shared session) rather than pass User (which the tool doesn't have).

  1. … 6 more files in changeset.
* Uses the sessionUserMap instead of userlist * Change layout to support multiple sessions instead of a single session

    • -44
    • +57
    ./web/monitoring/alluserlist.jsp
added getSubmitFilesSessionByContentID()

* Changed to get TOOL_SESSION_ID and TOOL_CONTENT_ID from lams_common * added default unspecified() action * change userList() to get contentID instead of sessionID * userList() sets sessionUserMap in requset attribute now instead of userList previously

Changed to get TOOL_SESSION_ID and TOOL_CONTENT_ID from lams_common

change monitoringStarter.do to monitoring.do

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