• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4184: "outer-join" attribute in hbm.xml files is deprecated and produces warnings on server start up. Remove entries with "auto" value. Entries with value "true" become fetch=join.

  1. … 139 more files in changeset.
LDEV-3688: Add ability for monitor to remove files added by learner.

  1. … 19 more files in changeset.
LDEV-3768: Remove XDoclet library and corresponding Ant tasks. Generate and use static configuration files instead.

  1. … 399 more files in changeset.
file SubmissionDetails.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:34 +0000

file SubmitUser.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:33 +0000

file SubmitFilesSession.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:34 +0000

file SubmitFilesReport.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:34 +0000

file SubmitFilesContent.hbm.xml was added on branch lams2_head_wildfly on 2016-04-27 13:22:34 +0000

LDEV-2847: Major changes to build.xml files. See JIRA comment for full explanation.

  1. … 116 more files in changeset.
LDEV-2657 Date and time restriction for Sbmt tool

*merge from lams2_3_release

  1. … 14 more files in changeset.
LDEV-2657 introducing Date and time restriction in activities

  1. … 32 more files in changeset.
LDEV-2435 Mergin changes to head

  1. … 5 more files in changeset.
LDEV-2435 Committing the hibernate files too

  1. … 1 more file in changeset.
LDEV-2385 Merging changes with 2.3.2 branch

  1. … 25 more files in changeset.
LDEV-2385 Adding ability for teachers to upload a marked file in the submit tool

  1. … 22 more files in changeset.
LDEV-1891: Add an advanced option: monitoring teachers get notified when a student submits an assignment/resource/survey answer.

Removed duplicate key names in the database models.

  1. … 45 more files in changeset.
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
    ./lamsfoundation/lams/tool/sbmt/Learner.hbm.xml
    • -0
    • +114
    ./lamsfoundation/lams/tool/sbmt/SubmitUser.hbm.xml
  1. … 43 more files in changeset.
Refection done.

    • -1
    • +25
    ./lamsfoundation/lams/tool/sbmt/Learner.hbm.xml
  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

    • -2
    • +2
    ./lamsfoundation/lams/tool/sbmt/Learner.hbm.xml
  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
    ./lamsfoundation/lams/tool/sbmt/Learner.hbm.xml
  1. … 24 more files in changeset.