Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5200 Improve selection of start and end points of transitions

    • -0
    • +1
    ./javascript/authoring/authoringGeneral.js
LDEV-5200 Improve snapping activities to grid

    • -5
    • +11
    ./javascript/authoring/authoringGeneral.js
    • -7
    • +3
    ./javascript/authoring/authoringHandler.js
LDEV-5016 Improve snapping activities to grid

    • -5
    • +11
    ./javascript/authoring/authoringGeneral.js
    • -7
    • +3
    ./javascript/authoring/authoringHandler.js
LDEV-5016 Always rotate transition arrow correctly

LDEV-5200 Always rotate transition arrow correctly

LDEV-5200 Adjust transition start dot position

LDEV-5016 Adjust transition start dot position

LDEV-5200 Make transitions to/from branching edges always non-bezier

LDEV-5016 Make transitions to/from branching edges always non-bezier

LDEV-5200 Move authoring colours from JavaScript to CSS

    • -27
    • +14
    ./javascript/authoring/authoringGeneral.js
    • -9
    • +5
    ./javascript/authoring/authoringHandler.js
  1. … 1 more file in changeset.
LDEV-5016 Move authoring colours from JavaScript to CSS

    • -27
    • +14
    ./javascript/authoring/authoringGeneral.js
    • -9
    • +5
    ./javascript/authoring/authoringHandler.js
  1. … 1 more file in changeset.
LDEV-5016 Adjust activity size. Add banner.

    • -2
    • +7
    ./javascript/authoring/authoringGeneral.js
LDEV-5200 Adjust activity size. Add banner.

    • -2
    • +7
    ./javascript/authoring/authoringGeneral.js
LDEV-5016 Draw arrows on transitions in authoring

    • -0
    • +2
    ./javascript/authoring/authoringGeneral.js
LDEV-5200 Draw arrows on transitions in authoring

    • -0
    • +2
    ./javascript/authoring/authoringGeneral.js
LDEV-5200 Fix transition drawing on drag and grouping effect adjustment

    • -1
    • +6
    ./javascript/authoring/authoringHandler.js
LDEV-5016 Fix transition drawing on drag and grouping effect adjustment

    • -1
    • +6
    ./javascript/authoring/authoringHandler.js
LDEV-5016 Draw lighter activity boxes in authoring

LDEV-5200 Draw lighter activity boxes in authoring

LDEV-5016 Add snapping activities to grid in authoring

    • -8
    • +10
    ./javascript/authoring/authoringGeneral.js
LDEV-5200 Add snapping activities to grid in authoring

    • -8
    • +10
    ./javascript/authoring/authoringGeneral.js
LDEV-5016 Use an existing method for transition redrawing

    • -7
    • +6
    ./javascript/authoring/authoringHandler.js
LDEV-5200 Use an existing method for transition redrawing

    • -7
    • +6
    ./javascript/authoring/authoringHandler.js
LDEV-5200 Make vertical transition direction a priority over horizontal

LDEV-5016 Make vertical transition direction a priority over horizontal

LDEV-5200 Redraw transitions on drag, not just drop

    • -15
    • +25
    ./javascript/authoring/authoringHandler.js
LDEV-5016 Redraw transitions on drag, not just drop

    • -15
    • +25
    ./javascript/authoring/authoringHandler.js
LDEV-5016 Use more general approach to calculate a shape box in SVG

    • -1
    • +1
    ./javascript/authoring/authoringHandler.js
LDEV-5200 Use more general approach to calculate a shape box in SVG

    • -1
    • +1
    ./javascript/authoring/authoringHandler.js
LDEV-5200 Use path replacement rather than removal & creation