Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5317 Fix time limit widget collapse in TBL monitoring

In TBL monitoring we import jQuery and Bootstrap multiple times as we

load various tabs. This should be cleaned up. Especially that it breaks

the Bootstrap functionality.

Since Monitoring UI 5 is coming, there is little point in doing it now.

Instead control collapse using JS and not HTML attributes.

LDEV-5317 Improve layout for TBL monitoring time limit widget

LDEV-5317 Add Cancel button to time limit widget

Also set expiration warning to 60 seconds and not 30 seconds.

LDEV-5317 Increase font size of time limit widget

LKC-89 Keep max-width and max-height between automatic LD refresh

LDEV-5317 Move timeLimit.jsp from its own directory

LDEV-5317 Add time limit widget to monitoring

  1. … 1 more file in changeset.
LDEV-5317 Move time limit panel to single source in monitoring

Each tool using time limits (Assessment, Scratchie, Doku, Whiteboard)

had it own code to display and operate time limits.

In preparations for time limit widget in monitoring the code was

refactored so there is single source of time limit feature.

    • -0
    • +558
    ./timelimit/timeLimit.jsp
  1. … 29 more files in changeset.
LDEV-5315 Refresh lesson & sequence tab in monitoring after gate toggle

    • -0
    • +1
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5081 Make "regular monitoring" button show old monitoring UI

LDEV-5081 Reintroduce old monitoring code to compare with new one

    • -553
    • +304
    ./includes/javascript/monitorLesson.js
LDEV-5081 Merge changes made for monitor in LDEV-5083

    • -41
    • +2945
    ./includes/javascript/monitorLesson5.js
  1. … 34 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

    • -2
    • +9
    ./includes/javascript/monitorLesson.js
  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.

    • -2
    • +9
    ./includes/javascript/monitorLesson.js
  1. … 1 more file in changeset.
LDEV-5083 Prevent jqGrid from being refreshed when cell is edited

    • -7
    • +13
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5083 Set minimum height UI screen to 100% of browser height

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

    • -12
    • +34
    ./includes/javascript/monitorLesson5.js
  1. … 3 more files in changeset.
LDEV-5083 Replace JS confirm dialogs with Bootstrap confirmations

    • -59
    • +76
    ./includes/javascript/monitorLesson5.js
  1. … 2 more files in changeset.
LDEV-5083 Remove info dialog in favour of Bootstrap toasts

    • -40
    • +6
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Allow learner search for learners and gradebook tabs

    • -80
    • +26
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5083 Fix and redesign learner search bar

    • -4
    • +10
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Hide monitoring elements that should not be displayed now

LDEV-5083 Improve flow of Live Edit

    • -2
    • +1
    ./includes/javascript/monitorLesson5.js
  1. … 3 more files in changeset.
LDEV-5083 Update gradebook tab using Flux

    • -0
    • +21
    ./includes/javascript/monitorLesson5.js
  1. … 3 more files in changeset.
LDEV-5083 Prevent Event Source from updating unloaded tab

    • -304
    • +553
    ./includes/javascript/monitorLesson.js
    • -2
    • +4
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Update learner progress timeline using Flux

    • -68
    • +79
    ./includes/javascript/monitorLesson5.js
  1. … 9 more files in changeset.
LDEV-5083 Update lesson completion chart instead of redrawing it

    • -8
    • +24
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Update lesson completion chart instead of redrawing it

    • -1
    • +0
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Fix learner icon refresh on LD canvas

    • -3
    • +3
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Initial implementation on monitoring update based on Flux

    • -1
    • +9
    ./includes/javascript/monitorLesson5.js
  1. … 8 more files in changeset.