• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-1894: Added advanced option: notify learners of their marks when they are released.

  1. … 36 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.
Converted all "identity" hibernate id generation entries to "native" - hopefully this will be a little more portable.

  1. … 13 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.

    • -106
    • +0
    ./org/lamsfoundation/lams/tool/sbmt/Learner.hbm.xml
    • -0
    • +114
    ./org/lamsfoundation/lams/tool/sbmt/SubmitUser.hbm.xml
  1. … 43 more files in changeset.
Refection done.

  1. … 44 more files in changeset.
Remove conflict HttpSession variables.

  1. … 28 more files in changeset.
updated hbm files

  1. … 1 more file in changeset.
Fix session table key bug

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