Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-4792 Fix optional activity and branching min/max spinners

    • -19
    • +27
    ./includes/javascript/authoring/authoringProperty.js
LDEV-4020 Use prop() instead of attr() in authoring JS code

Newer jQuery version operate with prop(). Using attr() allowed for

example multiple branches to be marked as the default one.

    • -19
    • +17
    ./includes/javascript/authoring/authoringProperty.js
LDEV-5081 Restyle Free jqGrid according to changes made for monitoring

LDEV-5083 Reintroduce Popper needed for date time picker

    • -0
    • +6
    ./includes/javascript/popper.min.js
LDEV-5081 Merge changes made for monitor in LDEV-5083

    • -177
    • +276
    ./includes/javascript/authoring/authoringActivity.js
    • -163
    • +288
    ./includes/javascript/authoring/authoringGeneral.js
    • -30
    • +51
    ./includes/javascript/authoring/authoringHandler.js
  1. … 33 more files in changeset.
LDEV-5083 Reintroduce changes for Live Edit

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

Conflicts:

lams_build/3rdParty.userlibraries

lams_central/web/authoring/svgGenerator.jsp

  1. … 7 more files in changeset.
LDEV-5083 Allow displaying both old and new monitoring UIs

  1. … 1 more file in changeset.
LDEV-5083 Set minimum height UI screen to 100% of browser height

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

    • -0
    • +1
    ./css/tempus-dominus.min.css
    • -0
    • +6
    ./includes/javascript/tempus-dominus.min.js
  1. … 3 more files in changeset.
LDEV-5083 Improve flow of Live Edit

  1. … 2 more files in changeset.
LDEV-5277 Add missing JS variable to SVG generator page

LDEV-5083 Add activity mark and time taken to learner timeline

  1. … 17 more files in changeset.
LDEV-5083 Rewrite Release Marks panel

Also improvements to jqGrid layout

  1. … 5 more files in changeset.
LDEV-5083 Rewrite Schedule Progress Emails dialog contents

  1. … 3 more files in changeset.
LDEV-5083 Rewrite Edit Class dialog contents

  1. … 3 more files in changeset.
LDEV-5083 Rewrite View/Email Learners dialog contents

  1. … 3 more files in changeset.
LDEV-5083 Improve layout of lesson state changer

    • -0
    • +1614
    ./css/jquery-ui-bootstrap-theme5.css
  1. … 3 more files in changeset.
LDEV-5083 Use newer and nicer version of ChartJS

  1. … 4 more files in changeset.
LDEV-5083 Enable Bootstrap 5 popovers with learner portraits

    • -0
    • +188
    ./includes/javascript/portrait5.js
  1. … 1 more file in changeset.
LDEV-5083 Improve links decoration in gradebook tables

LDEV-5083 Add gradebook tables with Bootstrap 5 & Font Awesome 6 theme

  1. … 8 more files in changeset.
LDEV-5304 Make Signup page process CSRF token correctly

Also better detect LoginAs and signup flow.

  1. … 3 more files in changeset.
LDEV-5309 Make numerical option not sortable

Order does not matter and trying to select all content from input

initiated dragging instead, which was annoying.

LDEV-5309 Allow removing units from numerical question

  1. … 3 more files in changeset.
LDEV-5309 Fix adding new units

LDEV-5307 Allow exact matching of VSAs

  1. … 16 more files in changeset.
LDEV-5083 Introduce learner progress accordion

  1. … 4 more files in changeset.
LDEV-5083 Introduce learner progress vertical timeline widget

With some dummy code for testing.

    • -0
    • +183
    ./css/vertical-timeline.css
  1. … 5 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

    • -0
    • +665
    ./css/x-editable5.css
    • binary
    ./images/x-editable/clear.png
    • binary
    ./images/x-editable/loading.gif
    • -0
    • +7
    ./includes/javascript/x-editable5.js
  1. … 1 more file in changeset.