Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fix bug in postpone saving content.

Duplicated file node in repository when copyToolContent

  1. … 1 more file in changeset.
Fix bug in createToolContent.

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.

  1. … 5 more files in changeset.
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.
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

Should get TOOL_SESSION_ID and TOOL_CONTENT_ID from lams_common

added submit.modenotsupported key

overwritten DispatchAction.unspecified()

added errors.maxfilesize

Add createDefaultContent method.

  1. … 3 more files in changeset.
Add validation

  1. … 4 more files in changeset.
Update jsp tag library name

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

Change hardcode to Constant file for later fix.

Migrate to hibernate3

  1. … 9 more files in changeset.
Upgraded Hibernate to 3.0

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

  1. … 2 more files in changeset.
Shared session solution.

  1. … 6 more files in changeset.
get UserDTO info from SharedSession

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.

  1. … 13 more files in changeset.
Update to use common properties.

  1. … 5 more files in changeset.
Refactoring.

  1. … 1 more file in changeset.
1. Refactoring 2.Add retain control in authoring for 3 tabs ( to keep same tab when upload files sucess/failed) 3.Fix bug: upload file to not exist content in authoring, now works.

  1. … 3 more files in changeset.
Make the 3tab DHTML works well. Add /ToolAppliationContent.xml and LearnerApplicationContext.xml into web.xml to enable call the LearnerServer and ToolService

  1. … 4 more files in changeset.