Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5355 Allow comment editing in Peer Review tool

  1. … 2 more files in changeset.
LDEV-3171 Remove Peer Review ratings on force uncomplete

LDEV-5328 Squash DB patches and update versions

  1. … 152 more files in changeset.
LDEV-5083 Rewrite TBL Peer Review tab to new UI

  1. … 5 more files in changeset.
LDEV-5301 Set fixed column width correctly in number of characters

  1. … 1 more file in changeset.
LDEV-5301 Sort learners by their names when doing export

LDEV-5301 Add "all learners" summary tab in Peer Evaluation export

  1. … 1 more file in changeset.
LDEV-5301 Split learner name into first and last name

  1. … 2 more files in changeset.
LDEV-5301 Introduce fixed column width in spreadsheet exports

Set Peer Evaluation export column width to about 12.5 points.

  1. … 1 more file in changeset.
LDEV-5257 Secure fileDownloadToken cookie

  1. … 9 more files in changeset.
LDEV-4411 Stop using collection cache for now

Cache annotations were commented out so we can come back to them easily

in the future.

Collection cache is not detecting changes made to entities. When a new

entity is added, collection cache does not see the change.

Properly tweaking concurrency strategy does not seem possible at the

moment, so we just turn it off.

  1. … 29 more files in changeset.
LDEV-5248, LDEV-4411 Mark some collections as cacheable

Similar to query cache, the collection cache makes sense if the table

which collection elements map to do not change often. Each modification

to table content invalidates the given collection cache.

  1. … 31 more files in changeset.
LDEV-5248, LDEV-4411 Mark some queries as cacheable

Query cache makes sense if tables which the query reference does not

change often. Each modification to table content invalidates the given

query's cache. Also each set of query parameters is a different cache

entry, so if there are various parameter values the cache overhead can

generate more load than benefit.

  1. … 95 more files in changeset.
LDEV-5232 Remove "notify student" option from Peer Review authoring

  1. … 4 more files in changeset.
LDEV-3767 Fix exception when user goes straight to finish page

If user is revisiting a completed Peer Review and both options for

showing results are turned off and also reflection is off, he gets

redirected straight to finish session action which requires a session

map ID parameter. This parameter is only available if finish session

action is called from a JSP page.

LDEV-5155 Fix rubrics import

Merge branch 'LDEV-5155' into v4.0

  1. … 33 more files in changeset.
LDEV-5155 Get necessary rubrics data for TBL monitoring

LDEV-5155 Display all rubric rows on monitoring summary screen

LDEV-5155 Fix displaying rubrics results in groups in monitoring

  1. … 4 more files in changeset.
LDEV-5155 Show self review results to learner

LDEV-5155 Add logs when sending emails with Peer Review results

LDEV-5155 Separate rubrics with borders in Excel export

LDEV-5155 Allow multiple cell borders in Excel exports

  1. … 3 more files in changeset.
LDEV-5155 Fix Peer Review rubrics import

LDEV-5216 Add explanation to criteria table in email

  1. … 1 more file in changeset.
LDEV-5216 Do not display Self Peer review data in email when it is off

LDEV-5155 Add rubrics summary in Peer Review monitoring

Also fix learners' results view.

  1. … 5 more files in changeset.
LDEV-5155 Show generic button for rubrics criteria group in monitoring

  1. … 1 more file in changeset.
LDEV-5155 Show rubrics rating results to learner

  1. … 4 more files in changeset.