Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5257 Get rid of obsolete jQuery migration plugin

Pure jQuery seems to be working just fine.

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

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

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-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

LDEV-5200 Improve layout of templage-created TBL LDs

  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

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

    • -11
    • +34
    ./authoring/authoringProperty.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
    • +17
    ./authoring/authoringProperty.js
  1. … 7 more files in changeset.
LDEV-5220 Introduce LAMS popover tag

  1. … 3 more files in changeset.
LDEV-5200 Rearrange activities of pre-redesign LDs

Keep authoring 4.5 patch on top for future users' upgrades.

  1. … 2 more files in changeset.
LDEV-5095 Rewrite Scratchie chart to currently used Chart JS

Old version of Chart JS overlapped with the newer one in TBL monitoring,

preventing charts from being displayed correctly. Since only one chart

in LAMS was using the old library version, it was rewritten and the old

library was removed.

  1. … 1 more file in changeset.
LDEV-5220 Add close button to popovers

LDEV-5220 Make popover more accessible

  1. … 1 more file in changeset.
LDEV-5220 Dismiss popover on a click outside of its box