• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Save instruction uploaded files when user click save button, instead of uploading finish.

  1. … 10 more files in changeset.
Migrate to hibernate3

Migrate to hibernate3

  1. … 10 more files in changeset.
Remove persistent contentID from InstructionFile class, it is useless at least now.

  1. … 3 more files in changeset.
Authroing delete file works

  1. … 11 more files in changeset.
1.Extract a new table "Learner"

2.Lock the learner component if learner submit finish and the flag LockOnFinished of Content is true.

    • -0
    • +82
    ./org/lamsfoundation/lams/tool/sbmt/Learner.hbm.xml
  1. … 24 more files in changeset.
Ahthoring 3 tabs working in same page. For easy migrating to DHTML format 3 tabs solution.

  1. … 15 more files in changeset.
Big change, update ToolContentHandler to upload file.

Add advance and instructions feature to authoring.

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

    • -0
    • +54
    ./org/lamsfoundation/lams/tool/sbmt/InstructionFiles.hbm.xml
  1. … 13 more files in changeset.
Authroing part excpet advance functions works

  1. … 10 more files in changeset.
Update one-to-one relationship between report and submission details

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

  1. … 20 more files in changeset.
Update database:

SubmissiontDetail get relation with SubmitFilesSession instead of SubmitFileContent

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

    • -0
    • +73
    ./org/lamsfoundation/lams/tool/sbmt/SubmissionDetails.hbm.xml
    • -0
    • +60
    ./org/lamsfoundation/lams/tool/sbmt/SubmitFilesContent.hbm.xml
    • -0
    • +54
    ./org/lamsfoundation/lams/tool/sbmt/SubmitFilesReport.hbm.xml
    • -0
    • +42
    ./org/lamsfoundation/lams/tool/sbmt/SubmitFilesSession.hbm.xml
  1. … 69 more files in changeset.