lams_central

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

    • -3
    • +3
    ./web/includes/javascript/addLesson.js
LDEV-5200 Use more readable activity text and icon in authoring SVG

LDEV-3208 Unescape apostrophes in portrait popover

    • -4
    • +10
    ./web/includes/javascript/portrait.js
LDEV-5211 Add all course monitors to newly created lessons

This feature only applies to Add Lesson button and Add Single Activity

Lesson feature. If it needs to be applied somewhere else too, additional

implementation is required.

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
    ./web/images/gateClosed.png
    • -0
    • +58
    ./web/images/svg/branchingEnd.svg
    • -0
    • +58
    ./web/images/svg/branchingStart.svg
    • -0
    • +81
    ./web/images/svg/gateClosed.svg
    • -0
    • +107
    ./web/images/svg/grouping.svg
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

LDEV-5200 Reintroduce icons on tool activities on authoring canvas

LDEV-5200 Introduce redesigned tool icons

  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
    ./web/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-4553 Use correct display order when creating AEs via TBL wizard

LDEV-3450 Improve layout of AuthoringRatingCriteria tag

    • -0
    • +22
    ./web/WEB-INF/tags/AuthoringRatingCriteria.tag
  1. … 32 more files in changeset.
LDEV-5204 Change Whiteboard icon

  1. … 2 more files in changeset.
LDEV-4612 Allow multiple div candidates for full screen content

    • -49
    • +49
    ./web/includes/javascript/fullscreen.js
  1. … 6 more files in changeset.
LDEV-5204 Add Whiteboard icon

  1. … 2 more files in changeset.
LDEV-2991 Fix NaN error in lesson instance calculation

When there are no learners allocated to a lesson, splitting lerners into

separate lesson produced a description with an error.

    • -1
    • +1
    ./web/includes/javascript/addLesson.js