Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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

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.