Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Enable Bootstrap 5 popovers with learner portraits

  1. … 1 more file in changeset.
LDEV-5083 Add gradebook tables with Bootstrap 5 & Font Awesome 6 theme

    • -1
    • +1
    ./includes/javascript/monitorLesson.js
    • -1
    • +76
    ./includes/javascript/monitorLesson5.js
  1. … 4 more files in changeset.
LDEV-5083 Add gradebook tab

    • -14
    • +23
    ./includes/javascript/monitorLesson5.js
    • -0
    • +3
    ./monitor-gradebook-tab.jsp
  1. … 1 more file in changeset.
LDEV-5083 Use Bootstrap toasts instead of alerts for lesson settings

    • -6
    • +13
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Use switches instead of buttons in lesson settings

    • -23
    • +23
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Use Bootstrap Grid for layout

    • -3
    • +3
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Add grouping icon to learner vertical timeline

    • -0
    • +2
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5083 Improve animation when opening lesson settings

LDEV-5083 Introduce learner progress accordion

    • -1
    • +76
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5083 Introduce learner progress vertical timeline widget

With some dummy code for testing.

    • -3
    • +3
    ./includes/javascript/monitorLesson5.js
  1. … 3 more files in changeset.
LDEV-5083 Update x-editable to a version compatible with Bootstrap 5

There is no official release yet. The code is fetched from

https://github.com/skycyclone/x-editable

  1. … 5 more files in changeset.
LDEV-5083 Switch between tabs

    • -11
    • +60
    ./includes/javascript/monitorLesson5.js
    • -0
    • +0
    ./monitor-learners-tab.jsp
    • -1543
    • +114
    ./monitor-sequence-tab.jsp
  1. … 1 more file in changeset.
LDEV-5083 Add lesson properties panel

    • -1
    • +1
    ./css/components-monitoring-responsive.css
    • -40
    • +1276
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5083 Improve responsiveness of monitoring layout

    • -11
    • +13
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5083 Make side and top menu buttons consistent

  1. … 1 more file in changeset.
LDEV-5083 Introduce Font Awesome 6.1.1

  1. … 26 more files in changeset.
LDEV-5083 Make the refresh button refresh monitoring

LDEV-5083 Embed lesson completion chart into new monitoring template

    • -5
    • +4
    ./includes/javascript/monitorLesson5.js
LDEV-5083 Embed new authoring canvas into new monitoring template

    • -32
    • +375
    ./css/components-monitoring.css
    • -4
    • +1177
    ./includes/javascript/monitorLesson5.js
  1. … 1 more file in changeset.
LDEV-5302 Rename sysadmin role to appadmin

  1. … 181 more files in changeset.
LDEV-5290 Improve detection of multiple tabs being open on autosave

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple collapsible Comment tags on a single page

If one folded panel gets expanded, all other ones get collapsed and

emptied.

  1. … 32 more files in changeset.
LDEV-5290 Prevent multiple tabs from being open on autosave

  1. … 40 more files in changeset.
LDEV-5287 Add missing CKEditor init parameter

  1. … 32 more files in changeset.
LDEV-5287 Allow multiple comments tags on a single page

  1. … 32 more files in changeset.
LDEV-5282 Prevent Unicode characters from being displayed incorrectly

  1. … 33 more files in changeset.
LDEV-5242 Make regular monitor Assessment view consistent with TBL AE

  1. … 4 more files in changeset.
LDEV-5155 Escape rubrics text as it breaks authoring

    • -1
    • +3
    ./WEB-INF/tags/AuthoringRatingAllStyleCriteria.tag
  1. … 32 more files in changeset.
LDEV-5268 Add max word limit to CKEditor tag

  1. … 32 more files in changeset.
LDEV-5266 Fix force all students complete backwards functionality

    • -3
    • +10
    ./includes/javascript/monitorLesson.js