Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5200 Use CSS to manipulate tool activity title label

  1. … 1 more file in changeset.
LDEV-5200 Use redesigned "requires attention" & "lesson complete" icons

    • -0
    • +1
    ./images/exclamation.svg
  1. … 4 more files in changeset.
LDEV-5200 Introduce "more learners" popover

  1. … 2 more files in changeset.
LDEV-5200 Fix learner icon positioning.

Also add support for learner icons in various activity types.

    • -15
    • +51
    ./includes/javascript/authoring/authoringActivity.js
  1. … 2 more files in changeset.
LDEV-5200 Clean up activity type identification and SVG reload

  1. … 1 more file in changeset.
LDEV-5200 Fix gate closed/open swapping for SVG gate icons

    • -0
    • +66
    ./images/svg/gateOpen.svg
  1. … 2 more files in changeset.
LDEV-5200 In monitoring make room for learner icons on activity box

  1. … 1 more file in changeset.
LDEV-5200 Use more readable grouping text and icon in authoring SVG

LDEV-5200 Fix SVG resizing in Add Lesson dialog

LDEV-5200 Use more readable activity text and icon in authoring SVG

    • -13
    • +23
    ./includes/javascript/authoring/authoringActivity.js
LDEV-3208 Unescape apostrophes in portrait popover

LDEV-5200 Clean up new SVG icons

Some internal style definitions were overlapping with other icons

embedded in LD SVG. Some definitions were obsolete.

  1. … 27 more files in changeset.
LDEV-5200 Use SVG instead of PNG for system activities on canvas

    • binary
    ./images/gateClosed.png
    • -0
    • +58
    ./images/svg/branchingEnd.svg
    • -0
    • +58
    ./images/svg/branchingStart.svg
    • -0
    • +81
    ./images/svg/gateClosed.svg
    • -0
    • +107
    ./images/svg/grouping.svg
    • -47
    • +60
    ./includes/javascript/authoring/authoringActivity.js
LDEV-5200 Use SVG instead of PNG for tool activities on canvas

LDEV-5200 Load icons to tool templates directly from tool projects

LDEV-5200 Update Snap.svg library to version 0.5.1

LDEV-5200 Draw activity containers with rounded edges

LDEV-5200 Better align tool activity label

LDEV-5200 Draw branching activity consistent with tool activity design

LDEV-5200 Use new grouping icon activity on add

LDEV-5200 Draw gate activity consistent with tool activity design

LDEV-5200 Draw grouping activity consistent with tool activity design

    • -19
    • +25
    ./includes/javascript/authoring/authoringActivity.js
LDEV-5200 Reintroduce icons on tool activities on authoring canvas

LDEV-5200 Introduce redesigned tool icons

    • -29
    • +26
    ./includes/javascript/authoring/authoringActivity.js
  1. … 125 more files in changeset.
LDEV-4636 Fix read-only status detection in Public Folder in Authoring

LDEV-4836 i18n labels in Add Question footer

    • -2
    • +13
    ./qb/authoring/addQuestionFooter.jsp
LDEV-5204 fix icons again

  1. … 2 more files in changeset.
LDEV-4367 Improve org grouping page layout

LDEV-3115 Properly set number of groups when opening a Run Sequence

In original LD a number of groups can be set in a grouping activity.

This number of groups can later change if a Monitor assigns learners to

groups in Monitoring UI.

When opening a Run Sequence, the grouping still holds old, lower value,

but there are more existing groups. This leads on validation errors on

re-save.

Now the number of groups is maximum of the original number of groups and

number of existing groups.

LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.