Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5257 Disable CKEditor ACF

It breaks some plugins, like tabs and carousel

LDEV-5257 Enable CKEditor ACF. Disable preview for learners.

LDEV-5257 Do not allow source editing in CKEditor in Wiki learner

  1. … 1 more file 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
    ./javascript/jquery.migration.js
LDEV-5257 Get rid of obsolete prototype.js

  1. … 2 more files in changeset.
LDEV-5254 Detect Live Edit from LD property and not existence of Gate

    • -7
    • +1
    ./javascript/authoring/authoringGeneral.js
LDEV-5250 Remove Pedagogical Planner integration with core LAMS

  1. … 66 more files in changeset.
LDEV-3555 Do not create LD thumbnail with incorrect read-only colouring

    • -5
    • +13
    ./javascript/authoring/authoringGeneral.js
LDEV-4126 Fix recently used LDs logic on save

    • -2
    • +5
    ./javascript/authoring/authoringGeneral.js
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.

    • -0
    • +8
    ./javascript/authoring/authoringMenu.js
LDEV-5200 Improve layout copy & paste result

    • -3
    • +3
    ./javascript/authoring/authoringMenu.js
LDEV-5231 Make Leader Selection fall into Collaborative category

LDEV-4120 Prevent cut&paste folder into itself

    • -1
    • +1
    ./javascript/authoring/authoringGeneral.js
  1. … 1 more file in changeset.
LDEV-4853 Fix double folder icon when refreshing LD tree view

    • -0
    • +3
    ./javascript/learning-design-treeview.js
LDEV-5200 Change function declaration syntax for minifier to accept

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

    • -2
    • +2
    ./javascript/authoring/authoringMenu.js
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

    • -2
    • +2
    ./javascript/authoring/authoringMenu.js
LDEV-5200 Improve layout of templage-created TBL LDs

    • -0
    • +3
    ./javascript/authoring/authoringMenu.js
  1. … 1 more file in changeset.
LDEV-5229 small adjustments to popovers

  1. … 2 more files in changeset.
LDEV-5229 Attach popover to body so it does get narrow in tables

LDEV-5200 Make sure standalone SVGs render foreignObject text correctly

LDEV-5200 Fix positioning of Gate and Branching activities

    • -4
    • +5
    ./javascript/authoring/authoringGeneral.js
LDEV-5200 Fix transition drawing to Gate activity

Merge remote-tracking branch 'origin/v4.0' into v4.5

Conflicts:

lams_central/web/authoring/authoring.jsp

    • -7
    • +15
    ./javascript/authoring/authoringGeneral.js
  1. … 6 more files in changeset.
LDEV-5219 Prevent incompatible state for schedule gate

Stop-at-preceding-activity option may prevent preceding activity from

completion, meaning that timer-from-previous-activity-completion will

never start.

LDEV-5219 Introduce stop-at-preceding-activity flag for some gates

    • -11
    • +15
    ./javascript/authoring/authoringGeneral.js
  1. … 7 more files in changeset.
LDEV-5220 Introduce LAMS popover tag

    • -0
    • +137
    ./javascript/popover-tag.js
  1. … 3 more files in changeset.