Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5323 Resize only main SVG in learner, not embedded activity SVGs

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

  1. … 4 more files in changeset.
LDEV-5083 Add missing custom JSP tags

    • -0
    • +45
    ./WEB-INF/tags/Input.tag
    • -0
    • +46
    ./WEB-INF/tags/Switch.tag
  1. … 62 more files in changeset.
LDEV-5083 Add missing custom JSP tags to TLD

  1. … 32 more files in changeset.
Merge remote-tracking branch 'origin/v4.6' into v4.7

  1. … 4 more files in changeset.
LDEV-5083 Fix popovers and rewrite tRAT tooltips to popovers

    • -38
    • +40
    ./includes/javascript/popover-tag.js
  1. … 35 more files in changeset.
LDEV-5083 Remember last opened tab when refreshing

  1. … 1 more file in changeset.
LDEV-5083 Fix authoring embedded CSS

LDEV-5083 Rewrite TBL Doku AES tab to new UI

    • -0
    • +19
    ./css/jquery.tablesorter.pager5.css
  1. … 2 more files in changeset.
LDEV-5320 Audit Login As feature

LDEV-5319 Replace invalid XML characters instead of throwing error

    • -0
    • +1
    ./META-INF/services/javax.xml.stream.XMLOutputFactory
  1. … 4 more files in changeset.
LDEV-5083 Rewrite Notifications dialog to new design

  1. … 5 more files in changeset.
LDEV-5083 Update to Bootstrap v5.2.0 (beta)

It has quite a few useful CSS variables.

    • -10
    • +24
    ./css/bootstrap/_breadcrumb.scss
    • -27
    • +44
    ./css/bootstrap/_list-group.scss
    • -0
    • +54
    ./css/bootstrap/_maps.scss
  1. … 42 more files in changeset.
LDEV-5083 Rewrite View/Email Learners popup to new design

  1. … 3 more files in changeset.
LDEV-5083 Allow 15px font for small buttons

LDEV-5218 Provide IDs and not UIDs when removing QB questions

LDEV-5083 Improve Gradebook tab layout

  1. … 1 more file in changeset.
LDEV-5083 Add check icon to completed activities in progress time line

  1. … 1 more file in changeset.
LDEV-5083 Make paging buttons in gradebook jqGrid more accessible

LDEV-5083 Increase font size to minimum of 16px

  1. … 1 more file 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.

  1. … 4 more files in changeset.
LDEV-5083 Introduce LAMS custom colour palette to Bootstrap 5

    • -0
    • +118
    ./css/bootstrap/_accordion.scss
    • -0
    • +57
    ./css/bootstrap/_alert.scss
    • -0
    • +29
    ./css/bootstrap/_badge.scss
    • -0
    • +28
    ./css/bootstrap/_breadcrumb.scss
    • -0
    • +139
    ./css/bootstrap/_button-group.scss
    • -0
    • +111
    ./css/bootstrap/_buttons.scss
    • -0
    • +216
    ./css/bootstrap/_card.scss
    • -0
    • +229
    ./css/bootstrap/_carousel.scss
    • -0
    • +40
    ./css/bootstrap/_close.scss
    • -0
    • +41
    ./css/bootstrap/_containers.scss
    • -0
    • +240
    ./css/bootstrap/_dropdown.scss
    • -0
    • +9
    ./css/bootstrap/_forms.scss
    • -0
    • +302
    ./css/bootstrap/_functions.scss
    • -0
    • +33
    ./css/bootstrap/_grid.scss
    • -0
    • +9
    ./css/bootstrap/_helpers.scss
  1. … 74 more files in changeset.
LKC-215 Do not show edit buttons if QB question comes from WA

LDEV-5059 Fix thread preventing server from shutting down

Using <c:import> in cross-module context prevents WildFly from shutting

down properly. The mechanism was replaced with a direct code

duplication.

  1. … 2 more files in changeset.
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.