• 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.

file RatingException.java was initially added on branch lams2_head_wildfly.

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. … 5 more files in changeset.
file patch20170508.sql was initially added on branch lams2_head_wildfly.

LDEV-4334: Moving Lesson Gradebook into Monitoring window so that it is always available. EnableGradebookForMonitors field / db column has been completely removed.

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

  1. … 1 more file in changeset.
LDEV-4326 Matching pairs answer options should be sorted alphanumerically

  1. … 3 more files in changeset.
LDEV-4313: Fix parallel activities title internationalisation.

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.

file patch20170410.sql was initially added on branch lams2_head_wildfly.

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-4300 Audit logs when activity is modified in monitor

  1. … 81 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-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.
file GradebookUserLessonArchive.java was initially added on branch lams2_head_wildfly.

file GradebookUserActivityArchive.java was initially added on branch lams2_head_wildfly.

file patch20170323.sql was initially added on branch lams2_head_wildfly.

LDEV-4288: Archive gradebook on lesson retry. Remove activity content on lesson retry.

  1. … 13 more files in changeset.
LDEV-4275: Creating a simplified version of gradebook export. Added support for central alignment in an excel spreadsheet as well as another border style.

  1. … 7 more files in changeset.