Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Move Live Edit button Edit Lesson panel

  1. … 3 more files in changeset.
LDEV-5083 Remove Gates tab

  1. … 3 more files in changeset.
LDEV-5083 Improve Gates control on Sequence tab

  1. … 1 more file in changeset.
LDEV-5083 Fix various layout issues

This patch covers most of issues raised the UX designer.

  1. … 10 more files in changeset.
LDEV-5083 Fix "more learners" dialog layout

  1. … 1 more file in changeset.
LDEV-5083 Fix learner dragging on canvas SVG

  1. … 1 more file in changeset.
LDEV-5083 Refactor monitor JS code

  1. … 3 more files in changeset.
LDEV-5083 Hide student search widget on tabs where it can not be used

LDEV-5083 Remember last opened tab when refreshing

  1. … 1 more file in changeset.
LDEV-5083 Fix gates buttons on Sequence tab

  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL Peer Review tab to new UI

  1. … 5 more files in changeset.
LDEV-5083 Rewrite TBL Burnign Questions tab to new UI

  1. … 3 more files in changeset.
LDEV-5083 Rewrite TBL RAT tabs' modals to new UI

  1. … 2 more files in changeset.
LDEV-5083 Rewrite TBL tRAT & student choices tab to new UI

  1. … 6 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES disclose and discussion element

  1. … 7 more files in changeset.
LDEV-5083 Rewrite TBL Assessment AES tab to new UI

  1. … 7 more files in changeset.
LDEV-5083 Add iRAT student choices button to main navigation bar

  1. … 3 more files in changeset.
LDEV-5083 Rewrite TBL iRAT student choices and time limit tab to new UI

  1. … 8 more files in changeset.
LDEV-5083 Rewrite TBL iRAT tab to new UI

  1. … 6 more files in changeset.
LDEV-5083 Rewrite TBL Gates tab and modals to new UI

  1. … 8 more files in changeset.
LDEV-5083 Rewrite TBL Teams tab modals to new UI

  1. … 8 more files in changeset.
LDEV-5083 Fix TBL buttons in side menu

  1. … 2 more files in changeset.
LDEV-5083 Add TBL navigation buttons to monitoring side menu

  1. … 3 more files in changeset.
LDEV-5083 Improve layout and work of Schedule Reports dialog

  1. … 3 more files in changeset.
LDEV-5083 Rewrite Edit Class dialog to new design

  1. … 2 more files in changeset.
LDEV-5083 Rewrite View/Email Learners popup to new design

  1. … 3 more files in changeset.
LDEV-5083 Improve Gradebook tab layout

  1. … 1 more file in changeset.
LDEV-5083 Use only one opened EventSource at a time

Browsers limit number of connections to a single domain. It varies

between 2 and 10, but it always limited.

EventSources in LAMS were not closed on navigating away, but they got

opened on opening a monitoring tab. This quickly depleted available

connections.

Now EventSources get all closed on switching tabs and only then new ones

get opened.

LDEV-5083 Add check icon to completed activities in progress time line

  1. … 1 more file in changeset.
LDEV-5083 Increase font size of lesson completion chart

  1. … 1 more file in changeset.