Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
Implement ToolSessionManager and ToolContentManager interface methods.

  1. … 1 more file in changeset.
Add statistic feature for monitoring.

    • -0
    • +52
    ./org/lamsfoundation/lams/tool/sbmt/dto/StatisticDTO.java
  1. … 5 more files in changeset.
1.Migrate Authoring to 3 DHTML 2.Monitoring Download mark from Excel format

  1. … 2 more files in changeset.
1.Add share.jsp 2.Fix a bug to lockOnFinish: not check this flag when user choose finish.

  1. … 15 more files in changeset.
Add Monitoring Edit Activity feature.

  1. … 5 more files in changeset.
1.Bug fix for Hibernate clear() 2. View/Download URL setting in JSP

  1. … 5 more files in changeset.