Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-2913: Remove test sources and build tasks from LAMS projects.

  1. … 284 more files in changeset.
LDEV-1707: Converted marks to floats, to allow marks like 7.5. Also I18N'd the output of the marks so that they are shown as 1,234.5 or 1 234,5 depending on the user's locale.

  1. … 16 more files in changeset.
Updated address of FSF in copyright statement

  1. … 1382 more files in changeset.
Lots of refactor and add new feature for limit download.

  1. … 14 more files in changeset.
Lots of refactor and add new feature for limit download.

  1. … 46 more files in changeset.
Tool deployment utility has been changed to update the context path and class path when the tool is deployed. Build file changed to match and the main tool context application file moved so that only the tool's have a context file classpath of /org/lamsfoundation/lams/tool.

  1. … 25 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 151 more files in changeset.
Updated copyright statement - only support GPL v 2.0

  1. … 176 more files in changeset.
Remove Tool Content was trying to remove the submission details based on the tool content id. But the submission details are based on the tool session id, so changed the remove code to remove the submission details as part of remove tool session, not remove tool content.

Also fixed remove tool content so that it will remove the related tool sessions if required, and to stop it throwing an exception if no data is found (as per the interface definition).

  1. … 3 more files in changeset.
Change toolSessionManager interface to add new toolSessionName.

  1. … 5 more files in changeset.
Duplicated file node in repository when copyToolContent

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

  1. … 59 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. … 4 more files in changeset.
Changed package of abstract lams test case - to match lams common changes that removed most of the test code from lams.jar

Add statistic feature for monitoring.

  1. … 15 more files in changeset.
Big change, update ToolContentHandler to upload file. Add advance and instructions feature to authoring.

  1. … 25 more files in changeset.
Add a new table to save author instruction upload files information.

  1. … 14 more files in changeset.
Monitoring working with rough HTML

  1. … 14 more files in changeset.
Hibernate Lasy call works in Spring Framework

  1. … 19 more files in changeset.
Fix bug in clone,equal,hashcode in Model class

  1. … 3 more files in changeset.
Test deep clone method in all model class

    • -0
    • +146
    ./java/org/lamsfoundation/lams/tool/sbmt/dao/TestModel.java
  1. … 4 more files in changeset.
Add clone method for contentCopy(). Add some implmements for ToolSessionManager

  1. … 13 more files in changeset.
*** empty log message ***

  1. … 65 more files in changeset.