Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5257 Prevent parameter reflection in change password process

  1. … 1 more file in changeset.
LDEV-5257 Enable CKEditor ACF. Disable preview for learners.

    • -2
    • +0
    ./includes/javascript/ckconfig_custom.js
LDEV-5257 Do not allow source editing in CKEditor in Wiki learner

    • -26
    • +0
    ./includes/javascript/ckconfig_custom.js
  1. … 1 more file in changeset.
LDEV-5257 Update CKEditor from 4.16.0 to 4.16.2

    • -0
    • +16
    ./ckeditor/bender-runner.config.json
  1. … 17 more files in changeset.
LDEV-5257 Update jQuery to 3.6.0

  1. … 2 more files in changeset.
LDEV-5257 Update jQuery UI from 1.12.1 to 1.13.0

LDEV-5257 Get rid of obsolete jQuery migration plugin

Pure jQuery seems to be working just fine.

    • -11455
    • +0
    ./includes/javascript/jquery.migration.js
LDEV-5257 Get rid of obsolete prototype.js

    • -4874
    • +0
    ./includes/javascript/prototype.js
  1. … 1 more file in changeset.
LDEV-5239 Add Description field to MCQ-based AEs in TBL wizard

    • -0
    • +10
    ./authoring/template/tbl/appexAssessment.jsp
    • -3
    • +6
    ./authoring/template/tbl/appexDoku.jsp
  1. … 1 more file in changeset.
LDEV-5240 Move advanced options in TBL wizard into a new tab

    • -16
    • +30
    ./authoring/template/tbl/appexAssessment.jsp
    • -35
    • +48
    ./authoring/template/tbl/appexDoku.jsp
    • -37
    • +48
    ./authoring/template/tbl/tbl.jsp
LDEV-5254 Detect Live Edit from LD property and not existence of Gate

LDEV-5250 Remove Pedagogical Planner integration with core LAMS

    • -11
    • +0
    ./includes/javascript/ckconfig_custom.js
  1. … 65 more files in changeset.
LDEV-3555 Do not create LD thumbnail with incorrect read-only colouring

LDEV-5249 Document ckeditor code change

LDEV-5249 Prevent error when image class is empty

LDEV-4534 Ignore clicks outside editable field

The default behaviour is to cancel editing, which many users find

annoying.

    • -0
    • +1
    ./authoring/template/tbl/appexAssessment.jsp
    • -0
    • +1
    ./authoring/template/tbl/appexDoku.jsp
    • -1
    • +2
    ./authoring/template/tool/assessmcq.jsp
    • -0
    • +1
    ./authoring/template/tool/assessment.jsp
    • -0
    • +1
    ./authoring/template/tool/mcquestion.jsp
  1. … 1 more file in changeset.
LDEV-4875 Add help information how to structure VSAs in authoring

  1. … 1 more file in changeset.
LDEV-5247 Fix user name parameter sent to Etherpad

LAMS allows apostrophes but not quotation marks in names, so it is safer

to use quotations when operating with javascript.

  1. … 33 more files in changeset.
LDEV-4126 Fix recently used LDs logic on save

LDEV-5200 Refresh teacher's private folder after LD import

Without the refresh the imported or TBL-generated LD was not reflected

in Open/Save dialogues.

LDEV-5200 Improve layout copy & paste result

LDEV-4949 Increase top margin of Word template download link

It was difficult to click it with file upload area just above.

LDEV-5200 Do not try to fetch icons of disabled tools

LDEV-5231 Make Leader Selection fall into Collaborative category

LDEV-4120 Prevent cut&paste folder into itself

  1. … 1 more file in changeset.
LDEV-4853 Fix double folder icon when refreshing LD tree view

LDEV-5200 Change function declaration syntax for minifier to accept

LDEV-5200 Save wizard-generated TBL LD after activities rearrange

LDEV-5229 Trigger popover with a click

It reverts recent change which chose "focus" as trigger. Focus always

shows popover on traversal with tab button, which can be undesired and

annoying. Also Focus makes popover disappear even on a click inside its

contents. We want the popover disappear when we click only outside its

contents. It makes following links and copying popover text easier.

LDEV-5200 Improve layout copy & paste result