Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Revert "LDEV-5357 Use UUIDs for file downloads"

This reverts commit 2de8f805211b6433aff4efd6fa9275a1b9933033.

  1. … 54 more files in changeset.
LDEV-5357 Use UUIDs for file downloads

  1. … 54 more files in changeset.
LDEV-5328 Squash DB patches and update versions

  1. … 152 more files in changeset.
LDEV-5119 Add manual grading output to Submit Files tool

  1. … 1 more file in changeset.
LDEV-5250 Remove Pedagogical Planner integration with core LAMS

  1. … 66 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 Submit Files authoring

Add a button in monitoring for teacher to notify learners on marks

release.

  1. … 4 more files in changeset.
LDEV-4482 Do minimum processing before displaying non-leader page

LDEV-5138 If leader entered activity, any learner can set him as leader

  1. … 6 more files in changeset.
LDEV-5186 Make file upload email consistent among tools

  1. … 2 more files in changeset.
LDEV-5160 Fix an exception when removing content of leader

LDEV-5143 Allow promoting to leader a learner who did not reach activity

  1. … 20 more files in changeset.
LDEV-5143 Display group members on Submit Files wait-for-leader screen

LDEV-5143 Allow changing leader in Q&A, Submit Files and Vote monitoring

  1. … 29 more files in changeset.
LDEV-5143 Improve layout of wait for leader and change leader screens.

  1. … 15 more files in changeset.
LDEV-5138 Set leader only on his activity entry, not on any user entry

  1. … 26 more files in changeset.
LDEV-5122 Modify DB structure to produce 3.1 version

Till now DB structure was compliant with 3.0 version and patches

upgraded it to 3.1. Now we produce DB compliant with 3.1 and patches in

branch 4.0 upgrade it to version 4.0.

  1. … 39 more files in changeset.
LDEV-5112 Display instructions on wait-for-leader page in Submit Files

Also clean up code from unnecessary duplicate JSP page.

  1. … 2 more files in changeset.
LDEV-4858 Ensure correct Excel cell text length

  1. … 4 more files in changeset.
LDEV-4917 Add Uppy file uploads to Submit Files tool

  1. … 1 more file in changeset.
LDEV-5057 Use UTF-8 as default encoding for message sources

  1. … 33 more files in changeset.
LDEV-4962 Use complex portrait UUID in tools

  1. … 24 more files in changeset.
LDEV-4962 Use complex portrait UUID in tools

Conflicts:

lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/dao/hibernate/QaUsrRespDAO.java

  1. … 24 more files in changeset.
LDEV-4945 Fix mysql comments on patch files

  1. … 70 more files in changeset.
LDEV-4945 Fix mysql comments on patch files

  1. … 95 more files in changeset.
Merge branch 'master' into v4.0

# Conflicts:

# lams_tool_lamc/src/java/org/lamsfoundation/lams/tool/mc/service/McService.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/web/controller/AuthoringController.java

# lams_tool_laqa/src/java/org/lamsfoundation/lams/tool/qa/web/controller/LearningController.java

  1. … 14 more files in changeset.
LDEV-2866 Name tools' controller classes uniformly

  1. … 26 more files in changeset.
LDEV-4743 Squash tool patches updating to version 3.1

  1. … 112 more files in changeset.
LDEV-4932 Secure save tool authoring with CSRF Guard

  1. … 42 more files in changeset.
LDEV-4932 Add CSRF for Submit files monitoring

Adding:

- Update marks

- Release marks

- Download marks

  1. … 3 more files in changeset.