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

LDEV-5220 Prevent popover parents to change its styling

  1. … 1 more file in changeset.
LDEV-5220 Introduce doc-popover attribute for custom popover behaviour

  1. … 1 more file in changeset.
LDEV-5192 Limit maximum width of tool authoring content

For rubrics we may need a wider authoring window so their text areas are

not so squeezed. But having a super wide authoring windows does not look

good either. So now we have a container-fluid class, but limited to

1400px width.

  1. … 94 more files in changeset.
Merge branch 'LDEV-5200' into v4.5

  1. … 11 more files in changeset.
LDEV-5200 Hide rubbish bin while activity toolbar is hiding/expanding

LDEV-5200 Improve detection of transition end activity

LDEV-5200 Fix transition drawing from a Grouping activity

LDEV-5200 Move branching from top menu to activity toolbar

  1. … 1 more file in changeset.
LDEV-5200 Move optional activity from top menu to activity toolbar

  1. … 2 more files in changeset.
LDEV-5200 Move support activity from top menu to activity toolbar

  1. … 2 more files in changeset.