• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4274: Use service proxy bean instead of concrete implementation, so methods called from child threads are transactional.

LDEV-4355: Have improved the checks for invalid data and the warning messages that are given when invalid data is found.

LDEV-4354 Prevent exception on starting a lesson by Moodle using LAMS as LTI tool provider

LDEV-4274: Initial implementation of a Learner Progress Report email, to be sent to Monitors on a set of dates. Dates are entered via a new dialog box in monitoring. The code works as long as the mailserver is running when the reports are emailed but if it fails then the emails do not resend properly.

  1. … 14 more files in changeset.
LDEV-2999: Moving the database update into the tool as the Peer Review tool is not included in the standard build.

  1. … 1 more file in changeset.
LDEV-4347:Improve date/time for spreadsheet exports

  1. … 1 more file in changeset.
LDEV-4274: Adding support for a file attachment to the email sender.

  1. … 1 more file in changeset.
file patch20170512.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170512.sql
file RatingException.java was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/rating/RatingException.java
LDEV-2999 Include a rating option for reviewed resources (authored only). To make the grouped rating of authored resources work properly, session id was added to the rating and rating comments tables and all code using the shared jRating script and shared ratings updated to store the session code. DB script updates existing rating, rating comment records.

  1. … 3 more files in changeset.
file patch20170508.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170508.sql
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

  1. … 2 more files in changeset.
LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available and adding a Marks chart. This requires a new lookup to get the raw marks for the chart and the enableGradebookForMonitors field has been deprecated as it is now always on.

LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 3 more files in changeset.
LDEV-4054: updating English

LDEV-4313: Fix parallel activities title internationalisation.

LDEV-4054: Updating Greek

  1. … 7 more files in changeset.
LDEV-4312 Handle unsuccessful mark submission to integrated servers

  1. … 5 more files in changeset.
file patch20170411.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170411.sql
file patch20170410.sql was initially added on branch lams2_head_wildfly.

    • -0
    • +0
    ./src/java/org/lamsfoundation/lams/dbupdates/patch20170410.sql
LDEV-4184: Silence "[DEPRECATION] Encountered positional parameter" warning in hibernatelams.log. Fixing them requires going through multiple SQL queries and it is not worth it. Positional parameters work fine.

  1. … 4 more files in changeset.
LDEV-4175: Remove unncessary synchronisations and commented out code.

  1. … 1 more file in changeset.
LDEV-4311: increasing default file upload sizes to 10MB for students and 100MB for teahers. Only for new installations, existing ones will maintain their currents

LDEV-4300: adding labels

LDEV-4300 Audit logs when activity is modified in monitor

  1. … 80 more files in changeset.
LDEV-4291 Move getAccessMode method to WebUtil

  1. … 30 more files in changeset.
LDEV-4287 lessonMaxPossibleMark should not include marks that are set not to be passed to gradebook

LDEV-4187: Prevent "Illegal attempt to associate a collection with two open sessions" errors.

LDEV-4180: change table and fields name from TEXT to text as in unix these aren't the same

LDEV-4293: Add Ant build which prepares LAMS cluster test environment.

ThemeDTO needs to be serializable in order to put it into a shared session.

  1. … 3 more files in changeset.