lams_tool_sbmt

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Shared session solution.

    • -0
    • +113
    ./conf/xdoclet/web-security.xml
  1. … 3 more files in changeset.
Removed '/lams' from the image urls as per Dave's request. He will include the 'lams' bit.

  1. … 3 more files in changeset.
add some test page

Move common.js in Lams_central to /includes/javascript subfolder

  1. … 7 more files in changeset.
Had the wrong tool icon, and was setting the library id to a hardcoded value, rather than picking it up from the script. So we got the wrong library!

get UserDTO info from SharedSession

Add commonContext.xml config

Removed reference to content repository. Now handled correctly in lams_common.

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

    • -0
    • +5
    ./db/sql/insert_test_data.sql
*** empty log message ***

Changed variables to use names in common.properties

Changed package of abstract lams test case - to match lams common changes that removed most of the test code from lams.jar

Update to use common properties.

Added tool version, tool identifier, removed activity offline and online instructions

Update to JBoss4.0.2

Fix "_" to "-" in project name.

  1. … 1 more file in changeset.
Refactoring.

Update fckEditor directory capital problem : all to lowercase

Update fckEditor directory capital problem : all to lowercase

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.

    • -0
    • +3
    ./web/WEB-INF/struts/struts-config.xml
Make the 3tab DHTML works well. Add /ToolAppliationContent.xml and LearnerApplicationContext.xml into web.xml to enable call the LearnerServer and ToolService

    • -118
    • +0
    ./web/includes/javascript/server.js
Implement ToolSessionManager and ToolContentManager interface methods.

v1008200501

Add statistic feature for monitoring.

    • -2
    • +2
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +33
    ./web/monitoring/statistic.jsp
1.Migrate Authoring to 3 DHTML 2.Monitoring Download mark from Excel format

    • -0
    • +118
    ./web/includes/javascript/server.js
v0808200501

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

    • -18
    • +0
    ./web/includes/javascript/common.js
    • -0
    • +9
    ./web/sharing/share.jsp
Add Monitoring Edit Activity feature.

    • -0
    • +15
    ./web/WEB-INF/struts/struts-config.xml
    • -0
    • +60
    ./web/monitoring/editactivity.jsp
    • -0
    • +53
    ./web/monitoring/showactivity.jsp
    • -0
    • +5
    ./web/monitoring/success.jsp
1.Bug fix for Hibernate clear() 2. View/Download URL setting in JSP

    • -10
    • +20
    ./web/monitoring/usermarkslist.jsp
    • -12
    • +22
    ./web/monitoring/viewallmarks.jsp