Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5213 Add a missing JSTL library import

  1. … 32 more files in changeset.
LDEV-5213 Never show minus sign in hash code

  1. … 32 more files in changeset.
LDEV-5213 Replace volatile JS imports with their non-cached version

  1. … 91 more files in changeset.
LDEV-5213 Add a tag to prevent JS file caching

    • -0
    • +16
    ./WEB-INF/tags/JSImport.tag
  1. … 64 more files in changeset.
LDEV-5214 Prevent accidental highlighting monitor

LDEV-5200 Clean up and comments

    • -10
    • +2
    ./includes/javascript/monitorLesson.js
  1. … 6 more files in changeset.
LDEV-5200 Fix TBL monitoring sequence tab

    • -4
    • +4
    ./includes/javascript/monitorLesson.js
LDEV-5200 Use wide tool activity banners

    • -0
    • +4
    ./includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-5200 Introduce fit-to-screen for LD SVG in monitoring

    • -4
    • +47
    ./includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-5200 Fix SVG positioning in monitoring

LDEV-5200 Fix SVG positioning in monitoring

    • -19
    • +8
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5200 Put learner and attention icons within SVG

Previous solution added an extra HTML layer and positioned icons

relative to SVG parent. Having icons embedded in <foreignObject />

allows easier manipulation of dimensions and possibly zoom.

    • -60
    • +64
    ./includes/javascript/monitorLesson.js
LDEV-5200 Slightly reposition "requires attention" icon on tool activity

    • -2
    • +2
    ./includes/javascript/monitorLesson.js
LDEV-5200 Reduce max number of learner icons on tool activity to 6

    • -8
    • +8
    ./includes/javascript/monitorLesson.js
LDEV-5200 Fix force complete in monitoring

    • -7
    • +7
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-5200 Use div within svg to wrap activity title

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-5200 Use CSS to manipulate tool activity title label

    • -7
    • +2
    ./includes/javascript/monitorLesson.js
  1. … 3 more files in changeset.
LDEV-5200 Add portraits to learner search results

    • -2
    • +31
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5200 Use redesigned "requires attention" & "lesson complete" icons

    • -7
    • +2
    ./includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-5200 Use single click to open "more learners" dialog

    • -19
    • +17
    ./includes/javascript/monitorLesson.js
LDEV-5200 Remove "more learners" popover

    • -39
    • +9
    ./includes/javascript/monitorLesson.js
LDEV-5200 Introduce "more learners" popover

    • -31
    • +61
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5200 Reintroduce learner search

    • -23
    • +12
    ./includes/javascript/monitorLesson.js
LDEV-5200 Add icons for learners who completed the lesson

    • -25
    • +26
    ./includes/javascript/monitorLesson.js
LDEV-5200 Reintroduce activity learner list popup

    • -7
    • +7
    ./includes/javascript/monitorLesson.js
LDEV-5200 Reintroduce learner force complete via drag and drop

    • -2
    • +3
    ./includes/javascript/monitorLesson.js
LDEV-5200 Reintroduce "requires attention" icon

    • -94
    • +63
    ./includes/javascript/monitorLesson.js
LDEV-5200 Fix learner icon positioning.

Also add support for learner icons in various activity types.

    • -61
    • +67
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5200 Clean up activity type identification and SVG reload

    • -40
    • +9
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5200 Fix gate closed/open swapping for SVG gate icons

    • -5
    • +28
    ./includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.