Mikel Martín
f874652ad2
MDL-71152 theme_boost: Use 'scroll-margin-top' for anchor links
...
Current anchor link offset fix is not working with 'display:flex' elements
2021-07-16 11:56:31 +02:00
Jun Pataleta
e6f1baa9c8
Merge branch 'MDL-71456-master' of /home/jun/moodles/stable_master/moodle
2021-07-15 16:13:06 +08:00
Jun Pataleta
6c131ead99
Merge branch 'MDL-71775-master' of git://github.com/lameze/moodle
2021-07-15 16:10:48 +08:00
Simey Lameze
f58750c2a5
MDL-71775 block_calendar_month: add footer options
2021-07-15 10:20:54 +08:00
Bas Brands
1f3006b3b4
MDL-71456 theme_boost: usertour fixes for pages with drawers
2021-07-14 11:49:57 +02:00
Bas Brands
4fa713b0d4
MDL-71456 theme_boost: drawers for blocks and the course index
2021-07-14 11:49:57 +02:00
Huong Nguyen
48d21af177
MDL-71790 calendar: Revamp the manage subscriptions page
2021-07-13 13:21:20 +07:00
Adrian Greeve
db8bd5c5a9
Merge branch 'MDL-71366-master' of git://github.com/bmbrands/moodle
2021-07-01 10:08:04 +02:00
Andrew Nicols
1cb50a3a7d
Merge branch 'MDL-71771-master' of git://github.com/HuongNV13/moodle
2021-07-01 10:11:14 +08:00
Eloy Lafuente (stronk7)
4242216e86
Merge branch 'MDL-71947-master' of https://github.com/bmbrands/moodle
2021-06-29 11:39:26 +02:00
Bas Brands
11288e1598
MDL-71947 theme_boost: fix styles for vertical forms
2021-06-24 12:30:02 +02:00
Eloy Lafuente (stronk7)
5df31d920b
Merge branch 'MDL-71293-master' of git://github.com/bmbrands/moodle
2021-06-23 23:43:08 +02:00
Bas Brands
c36972b2c0
MDL-71293 theme_boost: improve navbar for new navigation
2021-06-23 12:03:10 +02:00
Huong Nguyen
2140d3e55c
MDL-71771 core_calendar: Convert the calendar footer buttons to links
2021-06-23 09:41:04 +07:00
Andrew Nicols
4f422785c6
MDL-71113 javascript: Improve basic JS Documentation
2021-06-18 09:38:05 +08:00
Andrew Nicols
92179b7057
MDL-71113 js: Fix all jsdoc warnings
2021-06-18 09:38:05 +08:00
Andrew Nicols
73a5098a89
Merge branch 'MDL-70846-master' of https://github.com/dcai/moodle
2021-06-10 08:41:11 +08:00
Bas Brands
c11a90acab
MDL-71366 core_question: prevent question options overflow
2021-06-03 11:19:12 +02:00
Dongsheng Cai
4357b7ef16
MDL-70846 accessibility: update color to increase contrast
2021-06-03 13:52:05 +10:00
Dongsheng Cai
e3690a392d
MDL-70846 accessibility: update tree attributes to pass a11y check
...
- Move aria-* atrributes from <p> to <li>
- Move "role" attribute from <p> to <li>
- Update behat tests
Based on reference implementation from:
- https://www.w3.org/TR/wai-aria-practices-1.1/examples/treeview/treeview-2/treeview-2a.html
- https://www.w3.org/WAI/GL/wiki/Using_ARIA_trees
2021-06-03 13:52:04 +10:00
Shamim Rezaie
2ea485da78
MDL-71668 editor_atto: Accissibility focus styling for Atto buttons
...
Make all Atto buttons consistent in the way they show the focus outline
2021-05-31 19:20:49 +10:00
Sara Arjona
85d9ea2c09
Merge branch 'MDL-69703' of git://github.com/paulholden/moodle
2021-05-27 12:24:47 +02:00
Paul Holden
4d484a34a7
MDL-69703 theme_boost: ensure multi-select options take all space.
2021-05-27 10:44:10 +01:00
Andrew Nicols
5bc02e7c40
Merge branch 'MDL-69703' of git://github.com/paulholden/moodle
2021-05-27 12:05:44 +08:00
Andrew Nicols
687b3928d8
Merge branch 'MDL-70853-master' of git://github.com/lucaboesch/moodle
2021-05-27 10:58:50 +08:00
Andrew Nicols
0f5ce89003
Merge branch 'MDL-67771-master' of git://github.com/peterRd/moodle
2021-05-27 09:44:26 +08:00
Andrew Nicols
acd9d9823b
MDL-70990 core_form: Replace FORM_SUBMIT_AJAX event
...
The legacy M.core.event.FORM_SUBMIT_AJAX ecent has been replaced with a
new core_form/events::formSubmittedByJavascript native DOM event.
The new event can be listened to at any point in the DOM using the
following syntax:
```
import {eventTypes} from 'core_form/events';
document.addEventListener(eventTypes.formSubmittedByJavascript, handler);
```
A backward-compatabibility layer is included to ensure that any
legacy YUI event triggered on a form is still respected and the new
native event is also fired.
A similar handler is also included to ensure that any legacy YUI event
listener is still called with the same arguments.
These legacy bridges will be removed after Moodle 4.3.
2021-05-26 10:46:49 +08:00
Paul Holden
241641ab59
MDL-69703 theme_boost: remove right padding for multi-selects.
...
This removes the whitespace obscuring longer option elements when
selected, particularly on narrow screens.
2021-05-24 15:56:46 +01:00
Luca Bösch
942dc9de42
MDL-70853 theme: align submit buttons in settings forms.
2021-05-20 13:00:28 +02:00
Peter Dias
2d47939366
MDL-67771 theme: Add side-post to incourse views
2021-05-20 15:13:51 +08:00
Thong Bui
d1d7873f3a
MDL-71060 Questions: Duplicates 'Current category' text.
2021-05-10 00:22:55 +07:00
Simey Lameze
0102485180
MDL-71454 theme: fix paddings for label resource
2021-05-03 14:35:42 +08:00
Sara Arjona
6319dc8c2c
Merge branch 'MDL-71403' of git://github.com/paulholden/moodle
2021-04-27 16:01:55 +02:00
Víctor Déniz
48a42f2289
Merge branch 'MDL-71003' of git://github.com/paulholden/moodle
2021-04-27 00:38:11 +01:00
Paul Holden
ad7092d281
MDL-71403 message: Bootstrap controls for message preferences.
...
Replicates changes made to notification preferences in e41b3485.
The templates for each are similar enough than one can be used
from the other. Remove redundant styles for previous controls.
2021-04-25 16:43:06 +01:00
Sara Arjona
80b1bb4751
Merge branch 'MDL-57831' of git://github.com/paulholden/moodle
2021-04-22 18:13:04 +02:00
Paul Holden
702b119f57
MDL-57831 theme_boost: accessibility update for message preferences.
...
The preferences table did not meet accessibility guidelines regarding
colour contrast between hovered rows and the disabled switch
elements.
Ensure white background is used for all table cells, and replace the
highlighted columns used to differentiate processors with borders.
2021-04-21 21:46:29 +01:00
Eloy Lafuente (stronk7)
2d287b8adf
MDL-71365 grunt: fix boost ignores order and missing LF @ EOF
2021-04-18 00:10:46 +02:00
Sara Arjona
d3d3b3bdc0
MDL-69331 core_h5p: Add enabled field to libraries
...
The "enabled" field has been added to the H5P libraries to let
admins decide whether a library should be used or not in the site.
2021-04-15 09:03:56 +02:00
Andrew Nicols
b1975b002c
Merge branch 'MDL-70311-master' of git://github.com/ilyatregubov/moodle
2021-04-15 09:19:24 +08:00
Mikel Martín
e7fa11471e
MDL-71089 theme_boost: Add styles for different toast types
2021-04-13 16:28:35 +02:00
Jun Pataleta
abc5d76175
MDL-70821 course: Render activity information output component in course
...
Use the activity information output component to render activity
completion details and activity dates for activities on the course
homepage.
Includes fixup from Shamim Rezaie <shamim@moodle.com>
2021-04-12 11:40:54 +08:00
Paul Holden
f0d44ddf0f
MDL-71003 user: fix alignment of autocomplete participant filters.
2021-04-04 23:21:12 +01:00
Jun Pataleta
dd32d65f3a
MDL-70817 core_course: Create an activity information output component
...
The activity information output component displays information about
an activity module that can contain:
1. Activity dates
2. Completion information
a. A manual completion button; or
b. A list of automatic completion conditions and their statuses.
This patch also includes a new JS module called
core_course/manual_completion_toggle for toggling the
completion state of activities that support manual completion.
2021-04-02 21:53:20 +08:00
Andrew Nicols
4cf1006227
Merge branch 'MDL-69036' of git://github.com/paulholden/moodle
2021-03-23 09:51:39 +08:00
Ilya Tregubov
11956f9fff
MDL-70311 theme_boost: upgrade bootstrap to version 4.6.0
2021-03-17 12:26:45 +02:00
Amaia Anabitarte
f2b6911061
MDL-70978 core_contentbank: Increasing contrast for unlisted content
2021-03-12 12:49:07 +01:00
Eloy Lafuente (stronk7)
82b2488305
Merge branch 'MDL-70789' of git://github.com/paulholden/moodle
2021-03-10 23:52:16 +01:00
Paul Holden
3294431fd0
MDL-69036 theme_boost: consistent table row hovering for links.
...
When hovering over table rows with the `dimmed_text` class we
should consistently set the text/link colour.
Co-Authored-By: Mikel Martín <mikel@moodle.com>
2021-03-09 16:22:15 +00:00
Jun Pataleta
9419124654
Merge branch 'MDL-69883' of https://github.com/paulholden/moodle
2021-03-03 14:35:06 +08:00