Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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-4839 Clip large images in QB search box

LDEV-5200 Improve layout of templage-created TBL LDs

  1. … 1 more file in changeset.
LDEV-5155 Highlight rubrics row title

Make it more distinguished from selectable options in next columns

  1. … 33 more files in changeset.
LDEV-5155 Allow free flow of rubrics columns

Trying to calculate their width actually yields worse results.

  1. … 33 more files 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

LDEV-5223 Prevent ep_resize from rendering short initial Etherpad

  1. … 34 more files in changeset.
LDEV-5220 Distribute the new popover tag

    • -0
    • +31
    ./WEB-INF/tags/Popover.tag
  1. … 62 more files in changeset.
LDEV-5223 Fix Etherpad resizing

  1. … 33 more files in changeset.
Merge remote-tracking branch 'origin/v4.0' into v4.5

Conflicts:

lams_central/web/authoring/authoring.jsp

    • -11
    • +34
    ./includes/javascript/authoring/authoringProperty.js
  1. … 5 more files in changeset.
LDEV-5219 Structure gate properties in authoring better

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

    • -118
    • +0
    ./includes/javascript/doc-popover.js
    • -0
    • +137
    ./includes/javascript/popover-tag.js
  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.
Merge branch 'LDEV-5155' into v4.0

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

    • -3
    • +19
    ./includes/javascript/doc-popover.js
LDEV-5220 Make popover more accessible

    • -53
    • +67
    ./includes/javascript/doc-popover.js
  1. … 1 more file in changeset.
LDEV-5220 Prevent popover buttons to be decorated with collapse arrow

LDEV-5220 Dismiss popover on a click outside of its box

    • -0
    • +26
    ./includes/javascript/doc-popover.js
LDEV-5220 Prevent popover parents to change its styling

  1. … 1 more file in changeset.