lams_central

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
LDEV-5083 Update to Bootstrap v5.2.0 (beta)

It has quite a few useful CSS variables.

    • -24
    • +52
    ./web/css/bootstrap/_accordion.scss
    • -10
    • +24
    ./web/css/bootstrap/_breadcrumb.scss
    • -0
    • +3
    ./web/css/bootstrap/_button-group.scss
    • -25
    • +72
    ./web/css/bootstrap/_buttons.scss
    • -65
    • +73
    ./web/css/bootstrap/_dropdown.scss
    • -27
    • +44
    ./web/css/bootstrap/_list-group.scss
    • -0
    • +54
    ./web/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

    • -8
    • +11
    ./web/css/free.ui.jqgrid.custom.css
  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

    • -10
    • +4
    ./web/css/free.ui.jqgrid.custom.css
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
    • +1
    ./web/images/svg/lamsv5_logo_reverse.svg
    • -1
    • +1
    ./web/includes/javascript/portrait5.js
  1. … 3 more files in changeset.
LDEV-5083 Introduce LAMS custom colour palette to Bootstrap 5

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

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

  1. … 2 more files in changeset.
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-4769 Updating Chinese, English, Norwegian Greek, and Spanish

  1. … 29 more files in changeset.
LDEV-4617 Add missing label for email verification

LDEV-4617 Fix paths to JSP pages for verification email sent/confirmed

LDEV-4366 Fix Kumalive role detection

  1. … 1 more file in changeset.
LDEV-4792 Fix optional activity and branching min/max spinners

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.

LDEV-5081 Restyle Free jqGrid according to changes made for monitoring

    • -7
    • +14
    ./web/css/free.ui.jqgrid.custom.css
LDEV-5083 Reintroduce Popper needed for date time picker

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

    • -3
    • +19
    ./conf/security/Owasp.CsrfGuard.properties
    • -0
    • +29
    ./web/css/free.ui.jqgrid.custom.css
  1. … 29 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-4769 Updating English, Chinese Simplified

  1. … 6 more files in changeset.
Merge branch 'LDEV-5307' into v4.6

  1. … 3 more files in changeset.
LDEV-5311 Send emails with password change link on user import

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

    • -3
    • +28
    ./web/includes/javascript/openUrls.js
LDEV-5083 Set minimum height UI screen to 100% of browser height

  1. … 2 more files in changeset.