• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3640: Add missing cascade in Scratchie tool.

LDEV-4092: Date passed back by server was reconverting time for Daylight Saving, making it an hour out, as the convertToStringForJSON takes the timezone into account. Therefore convert the already timezone converted time (which gets converted back again) rather than the original time.

  1. … 13 more files in changeset.
LDEV-4092: Support the server supplying a localised date string for the submission deadline (datetimepicker does not have localisation of the format, just the language).

  1. … 35 more files in changeset.
LDEV-3801 store time limit's launched date in DB

  1. … 6 more files in changeset.
LDEV-3801 Time limit feature is updated to reflect the fact non-leaders should wait for required notebook/burning questions submitted by the leader

  1. … 2 more files in changeset.
LDEV-4032 Non-leaders should be forced to wait for leaders to submit notebook and burning questions. Therefore they should not be allowed to press Finish button before these events.

  1. … 1 more file in changeset.
LDEV-3801 store time limit's launched date in DB

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

file FinishScratchingJob.java was initially added on branch lams2_head_wildfly.

LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 18 more files in changeset.
LDEV-4032 Make Finish button stop being hidden for the non-leaders after leader has finished activity

LDEV-3971: Remove pointless synchronisation from Java methods. It would not work in multi-node environment anyway. Focus on DB transactions.

General clean up and formatting.

  1. … 13 more files in changeset.
LDEV-3952: updating scripts to be compatible with MySQL 5.7

  1. … 44 more files in changeset.
LDEV-3741 Add a time limit to scratchie

  1. … 6 more files in changeset.
LDEV-3740: Use websockets to inform Scratche non-leaders of leader actions.

LDEV-3741 Add a time limit to scratchie

  1. … 7 more files in changeset.
file patch20160720.sql was initially added on branch lams2_head_wildfly.

LDEV-3750 Improve performance of pushing marks to gradebook

  1. … 36 more files in changeset.
LDEV-3750 Added ability to request all available tool outputs per toolContentId instead of querying them one by one

  1. … 36 more files in changeset.
LDEV-3740: Check if a websocket is open before requesting close from the browser side.

LDEV-3776: Remove $Id CVS keyword.

  1. … 990 more files in changeset.
LDEV-3776: Remove $Id CVS keyword.

  1. … 1265 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 2106 more files in changeset.
LDEV-3776: Clean up and format all LAMS Java code.

  1. … 1846 more files in changeset.
LDEV-3764 including loginId in scratchie .xlsx exports

LDEV-3764 including loginId in scratchie .xlsx exports

LDEV-3401: Convert XDoclet annotations to empty comments.

  1. … 460 more files in changeset.
LDEV-3740: Prevent thread race on activity finish when leader's websocket was the only one and it was already cleared by Send Worker.

file LearningWebsocketServer.java was initially added on branch lams2_head_wildfly.

LDEV-3740: Use websockets to inform Scratche non-leaders of leader actions.

  1. … 5 more files in changeset.