Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5397 bootstrap5 related improvements and fixes

    • -15
    • +12
    ./WEB-INF/tags/NotebookReedit.tag
  1. … 20 more files in changeset.
LDEV-5342 Add LD modified date to Add Lesson dialogs

Also add a tooltip on the date

    • -185
    • +191
    ./includes/javascript/addLesson.js
  1. … 1 more file in changeset.
LDEV-5419 Allow removing org grouping from apply grouping screen

Teachers using integrations do not have an obvious access to org grouping management screen. They just see apply grouping to lesson screen. It is good that they can not only create an org grouping, but also remove it there.

LDEV-5397 redesign comments UI

  1. … 8 more files in changeset.
LDEV-5397 minor changes to Peer Review UI

  1. … 3 more files in changeset.
LDEV-5397 various improvements

  1. … 3 more files in changeset.
LDEV-5397 add onfocus effect to buttons

  1. … 1 more file in changeset.
LDEV-5397 bootstrap5 Voting

  1. … 17 more files in changeset.
LDEV-5419 Fix course grouping removal

Also change remove icon.

LDEV-5397 bootstrap5 Grouping, Branching, Optional activities

  1. … 10 more files in changeset.
LDEV-5397 bootstrap5 Whiteboard tool

  1. … 16 more files in changeset.
LDEV-5397 componens' CSS fix

  1. … 1 more file in changeset.
LDEV-5397 bootstrap5 lessonComplete page

  1. … 3 more files in changeset.
LDEV-5397 free.ui.jqgrid.min.css is now included in free.ui.jqgrid.custom.css

Therefore pages need to reference only one .css file (free.ui.jqgrid.custom.css) instead of two as it used to be.

    • -0
    • +181
    ./css/free.ui.jqgrid.custom.scss
  1. … 5 more files in changeset.
LDEV-5397 introduce offcanvas to the learning interface

* add close button to the learning interface and progress bar widget's onlick event

* addPortrait dialog supports Esc button to be closed

  1. … 3 more files in changeset.
LDEV-5397 miscellaneous minor UI fixes

  1. … 4 more files in changeset.
LDEV-5397 reintroduce alert icons

* respect close button option

  1. … 1 more file in changeset.
LDEV-5397 display tooltip even though element is disabled

  1. … 3 more files in changeset.
LDEV-5397 show confidence levels' labels horizontally

  1. … 5 more files in changeset.
LDEV-5397 bootstrap5 comments feature

    • -0
    • +33
    ./comments5/allview.jsp
    • -0
    • +11
    ./comments5/allviewwrapper.jsp
    • -0
    • +35
    ./comments5/anonymouscheckbox.jsp
    • -0
    • +180
    ./comments5/comments.jsp
    • -0
    • +110
    ./comments5/edit.jsp
    • -0
    • +207
    ./comments5/msgview.jsp
    • -0
    • +23
    ./comments5/msgviewwrapper.jsp
    • -0
    • +112
    ./comments5/reply.jsp
    • -0
    • +211
    ./comments5/topicview.jsp
    • -0
    • +12
    ./comments5/topicviewwrapper.jsp
  1. … 5 more files in changeset.
LAI-8 Add Case Based Learning AI wizard

    • -0
    • +20
    ./templates/aiCblIntroductionTemplate.html
    • -6
    • +6
    ./templates/aiTblIntroductionTemplate.html
  1. … 1 more file in changeset.
LDEV-5397 bootstrap5 Share Resources

  1. … 12 more files in changeset.
LDEV-5397 use lams:NotebookReedit

  1. … 2 more files in changeset.
LDEV-5397 replace "container-lg" with custom "container-main" class

so it will be easier switching between container's classes in the future if needed

  1. … 18 more files in changeset.
LDEV-5397 some interim UI changes to monitor and jqGrid

  1. … 4 more files in changeset.
LDEV-5397 fix a few bootstrap5 related issues

  1. … 10 more files in changeset.
LDEV-5397 make CKEditor ARIA compliant

A new rule should be observed when CKEditor tag is used: either "ariaLabel" or "ariaLabelledby" attribute is required

    • -0
    • +12
    ./includes/javascript/ckconfig_custom.js
  1. … 3 more files in changeset.
LDEV-5397 bootstrap5 Image Gallery tool

  1. … 11 more files in changeset.
LDEV-5414 Reattach message handlers to websocket after reconnect

  1. … 75 more files in changeset.
LDEV-5414 Refactor and improve resilience of websockets thorough LAMS

    • -0
    • +107
    ./includes/javascript/websocket.js
  1. … 130 more files in changeset.