• last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-3689: Once a spreadsheet is marked it cannot be changed by the learner. This is done by removing the save button on the learner interface and by checking the status in the save method (which is also triggered by the finish button).

  1. … 2 more files in changeset.
LDEV-3689: Updates current spreadsheet row when saved, rather than creating a new row every time. This stops the marks (linked to the spreadsheet) being lost when the spreadsheet is saved after marking. Also fixed the monitor's view screen so that it has the learner's own spreadsheet not the generic lesson spreadsheet.

LDEV-4300 Audit logs when activity is modified in monitor

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

  1. … 29 more files in changeset.
LDEV-4286 Show authoring advanced tab on re-editing content from monitor

  1. … 26 more files in changeset.
LDEV-4180: Make DB patches produce up-to-date structure during build instead of applying multiple patches.

Get rid of unnecessary tables and keys.

Modify boolean columns to tinyint(1)

Simplify patches where possible.

  1. … 223 more files in changeset.
file patch20170101.sql was initially added on branch lams2_head_wildfly.

  1. … 24 more files in changeset.
LDEV-4033 Remove unnecessary start.jsp pages

  1. … 17 more files in changeset.
LDEV-4187: Get an learner's status from the tool for a particular tool session, which can be used to regenerate learner progress.

  1. … 24 more files in changeset.
LDEV-3316: Remove leftovers (comments, exceptions) of Spring layer.

  1. … 19 more files in changeset.
LDEV-3662: Wrap calls to tools in separate transactions so they do not abort the main loop. Fix cascades in Daco and Spreadsheet. Fix UI in sysadmin.

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

  1. … 41 more files in changeset.
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-3780: Bootstrapping authoring and monitor.

  1. … 49 more files in changeset.
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-3401: Convert XDoclet annotations to empty comments.

  1. … 466 more files in changeset.
LDEV-3687: Fixing the foreign keys and cascades so that Marks could be entered.

file patch20160225.sql was added on branch lams2_head_wildfly on 2016-02-25 13:32:12 +0000

LDEV-3687: Fixing the foreign keys and cascades so that Marks could be entered.

LDEV-3660: Remove export potfolio resources: Java classes, JPS, DB entries and labels.

Remove localLinkPath attribute from CSS tag as it was only used for export portfolio.

  1. … 367 more files in changeset.
LDEV-3618: Spreadsheet marks now pushed across to gradebook when the marks are released.

  1. … 1 more file in changeset.
LDEV-3618: Spreadsheet marks now pushed across to gradebook when the marks are released.

  1. … 1 more file in changeset.
LDEV-3556: Remove LAMS 1 methods for importing Tool content.

  1. … 27 more files in changeset.
LDEV-3640: Generate only a warning when there is no foreign key to drop.

  1. … 28 more files in changeset.
LDEV-3638: Remove lesson and all its resources on demand.

Files in content repository stay.

Clean up unnecessary code, format.

  1. … 47 more files in changeset.
LDEV-3640: Add cascades in tool tables.

  1. … 28 more files in changeset.