Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge remote-tracking branch 'origin/v4.7' into LDEV-5397

# Conflicts:

# lams_tool_sbmt/web/learner/sbmtlearner.jsp

  1. … 9 more files in changeset.
LDEV-5397 further bootstrap 5 related changes

Also

* change bootstrap classes from col-*-offset-* to offset-*-

* deprecated form-group

* .hidden-xs to .d-none .d-sm-block

* .pull-left to .float-start

* .pull-right to .float-end

* add class="activity-bottom-buttons"

  1. … 116 more files in changeset.
LDEV-5404 Escaping funny characters that break js

- Tasks

  1. … 10 more files in changeset.
LDEV-4917 Escape Uppy error message

Otherwise messages with apostrophe break file upload.

  1. … 7 more files in changeset.
LDEV-5219 Use versioned JS import for gate check JS file

  1. … 55 more files in changeset.
LDEV-5219 Check gate after Task List activity

  1. … 1 more file in changeset.
LDEV-5193 Use case-insensitive extension checking for Uppy upload

Also use built-in Uppy extension check where possible.

  1. … 16 more files in changeset.
LDEV-5104 Fix multiple Uppy instances file upload

  1. … 1 more file in changeset.
LDEV-4917 Add error pop up on attempt of uploading incorrect file

  1. … 10 more files in changeset.
LDEV-4917 In Task List make file upload smaller, without preview

LDEV-4917 Add Uppy upload to Task List tool

  1. … 5 more files in changeset.
LDEV-4759 Panels are now cards.

  1. … 506 more files in changeset.
LDEV-4759 Authoring and monitoring tabs working

  1. … 315 more files in changeset.
LDEV-4699 Fix comment required feature

  1. … 2 more files in changeset.
LDEV-4699 Fix Tasklist tool's comments feature

* Fixed feature for v3.1

* Allow several tasks to have this feature ON

* Minor code improvements

  1. … 8 more files in changeset.
LDEV-4678 WebUtil.putActivityPositionInRequestByToolSessionId transformed into service method

Also introduce ICommonToolService that will hold methods shared by all

tools.

  1. … 142 more files in changeset.
LDEV-4440 Clean up shared files

  1. … 206 more files in changeset.
LDEV-4440 Improvement of the Task List migration

  1. … 11 more files in changeset.
LDEV-4440 Almost finished learning and monitoring - needed corrections

  1. … 16 more files in changeset.
LDEV-4237: Include label informing the max size file LDEV-4241: File upload validation LDEV-4240: Consistent upload widget Using new tags and the shared javascript code to create consistency across tools for the look and validation behaviour of file upload.

  1. … 8 more files in changeset.
LDEV-4232 Limit learner's file uploads by 1 MB limit

  1. … 1 more file in changeset.
LDEV-4231: Disabling submission buttons when user tries to go from screen to screen to stop double submission

  1. … 3 more files in changeset.
LDEV-3702: update task learner to bootstrap

  1. … 14 more files in changeset.
LDEV-2917: Change DOCTYPE tag of files which have not been picked up by previous runs as they had this tag broken into 2 lines and regex had not detected them.

  1. … 340 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 13 more files in changeset.
LDEV-3305 Prevent iframe from expanding too big in Chrome

  1. … 13 more files in changeset.
LDEV-3205: improving monitor ui for task tool

LDEV-2463: escape HTML to prevent possible XSS attacks

  1. … 12 more files in changeset.
LDEV-3026: Add utilities for getting activity position. Make Tools position-aware and display different label if they are last in LD.

  1. … 182 more files in changeset.
LDEV-2798: Adding nogo to finishbutton

  1. … 68 more files in changeset.