lams_monitoring

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

    • -0
    • +98
    ./web/tblmonitor/gates5.jsp
  1. … 6 more files in changeset.
LDEV-5083 Rewrite Teams tab to Bootstrap 5

    • -7
    • +13
    ./web/css/components-monitoring.css
    • -0
    • +710
    ./web/tblmonitor/teams5.jsp
LDEV-5083 Fix TBL buttons in side menu

LDEV-5083 Fix side menu height

LDEV-5083 Add TBL navigation buttons to monitoring side menu

    • -11
    • +16
    ./web/css/components-monitoring.css
LDEV-5083 Rewrite Scheduled/Archived Notifications dialog to new design

    • -0
    • +130
    ./web/emailnotifications/archivedEmailList5.jsp
LDEV-5083 Rewrite Notifications dialog to new design

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

LDEV-5083 Rewrite Edit Class dialog to new design

LDEV-5083 Improve toasts' visibility

LDEV-5083 Update to Bootstrap v5.2.0 (beta)

It has quite a few useful CSS variables.

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

    • -13
    • +20
    ./web/css/components-monitoring.css
  1. … 1 more file in changeset.
LDEV-5083 Improve Gradebook tab layout

  1. … 1 more file in changeset.
LDEV-5083 Trigger Flux update on each activity entrance

Till now the update was triggered on activity completion. It is a better

approach, but it only worked on finishing tool activities. Gates and,

for example, Leader Selection activity were skipped and would not

trigger learner progress update.

Now update gets triggered on learner joining a lesson and traversing

through each activity, which is good enough. Emitted items get throttled

anyway.

  1. … 4 more files 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 titles to navigation buttons

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

  1. … 1 more file in changeset.
LDEV-5083 Fix Live Edit button position

LDEV-5083 Make LD thumbnail scrollable

LDEV-5083 Fix suspend lesson date format

LDEV-5083 Increase font size of lesson completion chart

LDEV-5083 Move Edit Lesson Name button to Lesson Properties panel

LDEV-5083 Increase font size to minimum of 16px

    • -13
    • +1
    ./web/css/components-monitoring.css
  1. … 2 more files in changeset.
LDEV-5083 Introduce a global custom font

  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.

    • -34
    • +15
    ./web/css/components-monitoring.css
  1. … 11 more files in changeset.
LDEV-5083 Introduce LAMS custom colour palette to Bootstrap 5

  1. … 88 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.

    • -3
    • +13
    ./web/css/components-monitoring.css
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

    • -0
    • +1
    ./web/includes/javascript/monitorLesson.js
  1. … 2 more files in changeset.
LDEV-4769 Updating Chinese, English, Norwegian Greek, and Spanish

  1. … 26 more files in changeset.