Mihail Geshoski
7318b68b77
MDL-71683 navigation: Enable submenus within the user menu
...
- Part of: MDL-69588
Adds support for creating collapsible submenus within the user
menu dropdown.
2021-08-23 17:46:40 +08:00
Bas Brands
17e9d4a51a
MDL-70202 theme_boost: push secondary navigation in admin search page
...
- Part of: MDL-69588
2021-08-23 17:46:39 +08:00
Bas Brands
00239bccad
MDL-70202 theme_boost: remove accessibility changes for moremenu tabs
...
- Part of: MDL-69588
- the more menu will be responsive and does not need changed tab styles on small devices
2021-08-23 17:46:39 +08:00
Bas Brands
527562d12f
MDL-70202 theme_boost: frontend for secondary navigation
...
- Part of: MDL-69588
2021-08-23 17:46:39 +08:00
Bas Brands
da67b468fa
MDL-70208 theme_boost: frontend for primary navigation
...
- Part of: MDL-69588
2021-08-23 17:46:39 +08:00
Adrian Greeve
dbc014b2a6
MDL-70196 theme_boost: New navbar renderer for navbar alterations
...
- Part of: MDL-69588
2021-08-23 17:46:38 +08:00
Eloy Lafuente (stronk7)
4275de7315
Merge branch 'MDL-72206-master' of git://github.com/junpataleta/moodle
2021-08-19 09:10:17 +02:00
Sara Arjona
24fcc7ebea
MDL-71937 badges: simplify badges page
...
Apart from reorganising the information displayed in the badges page,
this information has been moved to a template in order to make it
easier to modify and maintain.
2021-08-10 15:59:06 +02:00
Víctor Déniz
4bd6f3938e
Merge branch 'MDL-71152-master' of git://github.com/roland04/moodle
2021-08-04 20:37:33 +01:00
abgreeve
0dafa0707c
Merge branch 'MDL-70794' of git://github.com/paulholden/moodle
2021-08-02 12:39:32 +08:00
Luca Bösch
15fa713f6d
MDL-72070 core_calendar: Calendar footer links • separator colour
2021-07-28 20:13:25 +02:00
Mikel Martín
7edcf3615d
MDL-70794 theme_boost: SCSS for Report builder filters dropdown.
2021-07-28 16:40:50 +01:00
Ilya Tregubov
ec50dc2fb7
Merge branch 'MDL-72179-master' of git://github.com/andrewnicols/moodle
2021-07-27 12:36:38 +02:00
Ilya Tregubov
3a55ff2c55
Merge branch 'MDL-71672-master-2' of git://github.com/rezaies/moodle
2021-07-27 11:59:15 +02:00
Andrew Nicols
776f4bd80c
MDL-72179 behat: Make use of page resolvers
2021-07-26 15:14:28 +08:00
Jun Pataleta
210e6faf65
MDL-72206 theme_boost: Have env check classes extend alert classes
...
To achieve good colour contrast and consistency with other parts of
Moodle, the environment check classes need to extend the alert-*
classes.
2021-07-23 15:05:25 +08:00
Simey Lameze
2e11059734
MDL-71817 calendar: make calendar block look like full calendar
...
This commit does few things:
1) Removes .path-calendar specificity styles from full view can
work on the Dashboard.
2) The new event button colour has been changed to btn-primary.
3) CSS fix to make the calendar controls inline on small block.
2021-07-22 08:46:01 +08:00
Shamim Rezaie
d970bf0a1e
MDL-71672 javascript: Fix the markup in the header of YUI dialogs
...
Move the close button out of the element that is set as the
aria-labelledby for the dialog.
Also used h5 for the dialog titles so they are consistent with
AMD modals.
2021-07-19 16:40:10 +10:00
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