Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.
LDEV-5083 Move Edit Lesson Name button to Lesson Properties panel

  1. … 1 more file in changeset.
LDEV-5083 Apply LAMS colour palette to monitoring 5 UI

From Boostrap we keep gray colour.

Yellow does not have good contrast with white, but darker yellow looks

ugly. We need to make sure to use borders whenever we use yellow on

white background.

For Learning Design SVGs standard paletter is used with some opacity.

  1. … 13 more files in changeset.
LDEV-5083 Make panels larger rather than having bigger gaps

It is a bad design to have too much empty space on the page. It is

better to make panels (sections) larger, even when there is little

content, rather have small panels and huge gaps.

  1. … 2 more files in changeset.
LDEV-5083 Update lesson information on sequence tab display

Main goal is to display contribute activities correctly for now.

JS code requires refactorisation anyway.

Merge remote-tracking branch 'origin/v4.6' into LDEV-5083

  1. … 2 more files in changeset.
LDEV-5315 Refresh lesson & sequence tab in monitoring after gate toggle

  1. … 2 more files in changeset.
LDEV-5081 Reintroduce old monitoring code to compare with new one

LDEV-5081 Merge changes made for monitor in LDEV-5083

  1. … 36 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into LDEV-5083

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/web/authoring/svgGenerator.jsp

  1. … 8 more files in changeset.
LDEV-5314 Skip exclamation mark if some learners are grouped

Ticket LDEV-3225 introduced a rule that all learners need to be grouped

for a grouping activity to be considered complete. We need to relax this

approach as it produces unnecessary confusion. Now if there are at least

2 groups with learners in them the grouping is considered complete.

  1. … 1 more file in changeset.
LDEV-5083 Prevent jqGrid from being refreshed when cell is edited

  1. … 1 more file in changeset.
LDEV-5083 Use Tempus Dominus as date time picker instead of jQuery UI

  1. … 4 more files in changeset.
LDEV-5083 Replace JS confirm dialogs with Bootstrap confirmations

  1. … 3 more files in changeset.
LDEV-5083 Remove info dialog in favour of Bootstrap toasts

  1. … 2 more files in changeset.
LDEV-5083 Allow learner search for learners and gradebook tabs

  1. … 2 more files in changeset.
LDEV-5083 Fix and redesign learner search bar

  1. … 2 more files in changeset.
LDEV-5083 Improve flow of Live Edit

  1. … 4 more files in changeset.
LDEV-5083 Update gradebook tab using Flux

  1. … 3 more files in changeset.
LDEV-5083 Prevent Event Source from updating unloaded tab

LDEV-5083 Update learner progress timeline using Flux

  1. … 9 more files in changeset.