Jun Pataleta
13cdef5dc4
MDL-70792 output: Menu items should have -1 tab index
...
* As per WAI ARIA Authoring Practices 1.1 guidelines for menus,
menu items should have a tab index of -1. Navigation between menu items
is done via arrow keys.
See https://www.w3.org/TR/wai-aria-practices-1.1/#menu
2022-02-24 18:21:12 +08:00
Mihail Geshoski
9cf11cdc67
MDL-73355 core: Add support for action links in core/moremenu_children
2022-02-23 21:44:08 +08:00
Andrew Nicols
2f853cdceb
Merge branch 'MDL-73912-master' of https://github.com/junpataleta/moodle
2022-02-18 10:44:49 +08:00
Sara Arjona
b67b024748
Merge branch 'MDL-73794-master' of https://github.com/bmbrands/moodle
2022-02-17 16:57:58 +01:00
Bas Brands
09aa3ad82a
MDL-73794 theme_boost: set footer background white
2022-02-17 13:06:56 +01:00
Jun Pataleta
57ba064022
MDL-73912 templates: Proper type value for back to user menu button
2022-02-16 22:46:47 +08:00
Mihail Geshoski
98c89410f9
MDL-73532 navigation: Secondary navigation for single activity course
...
Creates secondary navigation dedicated for the single activity course
format. To accomodate these chanages a new property
'showchildreninsubmenu' is introduced in navigation_node which can be
used to define whether the node's children should be displayed in a
submenu when applicable. Also, new method get_page() is added in
settings_navigation which can be used to get the $page class property.
2022-02-14 09:35:03 +08:00
Jun Pataleta
ae14ff321b
MDL-72928 core: Remove Remember username
2022-02-11 12:01:26 +08:00
Mathew May
ecb92c7ed9
MDL-72928 login: Update styling and functionality
2022-02-11 12:01:26 +08:00
Paul Holden
ff6e5cc71d
MDL-73797 output: swap order of buttons in save/cancel dialogs.
...
The primary button should swap position with the secondary button,
so that it's displayed on the right hand side of the dialog.
2022-02-10 08:34:04 +00:00
Bas Brands
d9cefeba09
MDL-73795 theme_boost: align header actions on mobile
2022-02-09 15:06:04 +01:00
Luca Bösch
c5df2d0c58
MDL-73766 theme_boost: have login page use loginto string
2022-02-07 07:54:31 +01:00
Shamim Rezaie
78b7fbb390
Merge branch 'MDL-73538-master' of https://github.com/ferranrecio/moodle
2022-02-03 15:24:04 +11:00
Eloy Lafuente (stronk7)
5aa93e3066
Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle
2022-02-02 12:10:18 +01:00
Ferran Recio
7c249a7d84
MDL-73538 core_courseformat: fix course index manual completion
...
The current manual completion button triggers an event to alert the page
of any completion change. This event is capture in the course page by
the core_courseformat/local/content module but it was ignored when this
happens in an activity page. Now the activity header has its own
component to capture this event and support possible future reactive
actions.
2022-02-02 11:54:12 +01:00
Jun Pataleta
fd452f2fa2
Merge branch 'MDL-73470' of https://github.com/roland04/moodle
2022-01-28 11:02:01 +08:00
Bas Brands
7c76e1c349
MDL-72466 core_output: dropdown menu alignment
2022-01-27 17:24:20 +01:00
Eloy Lafuente (stronk7)
f067a420cf
Merge branch 'MDL-72089' of https://github.com/Chocolate-lightning/moodle
2022-01-26 10:23:01 +01:00
Mikel Martín
795087462f
MDL-73470 core: Move toggle template to core
2022-01-25 18:04:58 +01:00
Mathew May
c530e4c448
MDL-72089 block_myoverview: Template changes for styling
2022-01-24 15:09:38 +08:00
Sara Arjona
fa9f8c451b
Merge branch 'MDL-73554' of https://github.com/Chocolate-lightning/moodle
2022-01-20 09:17:26 +01:00
Sara Arjona
efd5ddbd9f
Merge branch 'MDL-73114-master' of https://github.com/bmbrands/moodle
2022-01-20 09:10:07 +01:00
Bas Brands
5e8b258cac
MDL-73114 theme_boost: show page title on Dashboard page
...
replace the page title when the welcome message is shown
2022-01-19 17:36:54 +01:00
Sara Arjona
bc771bdfd6
Merge branch 'MDL-72412-master' of https://github.com/junpataleta/moodle
2022-01-17 08:28:47 +01:00
Ilya Tregubov
c10cf765d0
Merge branch 'MDL-73495-master' of https://github.com/dravek/moodle
2022-01-17 09:14:48 +02:00
Mathew May
1cb3cb375d
MDL-73554 core: Update usermenu metadata display
2022-01-17 15:09:06 +08:00
Jun Pataleta
0b2032cb1e
MDL-72412 core: Add the image role to informative icon fonts
2022-01-14 10:31:47 +08:00
Bas Brands
35f334be05
MDL-73508 core_course: bigger activity description on view page
2022-01-12 11:40:08 +01:00
David Matamoros
5bef42d324
MDL-73495 core: Fix data attributes not being passed to individual tabs
2022-01-05 13:16:13 +01:00
Ilya Tregubov
bc8b1be24d
Merge branch 'MDL-73451-master' of https://github.com/bmbrands/moodle
2022-01-04 12:46:41 +02:00
Bas Brands
31c4ac2c53
MDL-72735 core_course: style activity information on view page
2022-01-03 10:02:03 +01:00
Paul Holden
844f4a7fb3
MDL-72716 blocks: fix external fetching of available blocks.
...
Pass `$PAGE->subpage` value in AJAX request, which is required on
some pages (e.g. user dashboard) for loading existing blocks.
2021-12-29 11:59:27 +00:00
Bas Brands
ec136c6d06
MDL-73451 theme_boost: editswitch fix for safari
2021-12-24 09:28:54 +01:00
Bas Brands
c218e921d2
MDL-72739 theme_boost: fixed updated edit switch behat
2021-12-23 10:15:53 +01:00
Jun Pataleta
2b962cf691
Merge branch 'MDL-73274-master' of https://github.com/bmbrands/moodle
2021-12-23 11:31:25 +08:00
Jun Pataleta
057f312cff
Merge branch 'MDL-72845-master' of https://github.com/lameze/moodle
2021-12-23 10:49:44 +08:00
Simey Lameze
c3cb372e62
MDL-72845 core: make campaign template more generic
2021-12-22 19:42:49 +08:00
Bas Brands
061449612c
MDL-72739 theme_boost: update editswitch to look like ux design
2021-12-20 15:24:22 +01:00
Bas Brands
a8b6912e44
MDL-73274 theme_boost: add block/activity styling
2021-12-15 14:46:45 +01:00
Víctor Déniz
437470b404
Merge branch 'MDL-73039' of git://github.com/paulholden/moodle
2021-12-13 19:28:35 +00:00
Ilya Tregubov
9e5ffa2229
Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle
2021-12-13 18:46:16 +02:00
Paul Holden
2832b63a9e
MDL-73039 course: remove double encoding of course/site for download.
2021-12-13 10:09:03 +00:00
Peter Dias
a2d8ac6eea
MDL-72413 core: Introduce new header component to render standard items
...
New activity header to render common module items in a centralised location.
2021-12-13 09:49:34 +08:00
Bas Brands
946fd915e2
MDL-72095 theme_boost: max width for activity pages
2021-12-08 17:29:49 +01:00
Sara Arjona
85c6da5649
Merge branch 'MDL-72866' of https://github.com/Chocolate-lightning/moodle
2021-12-01 11:18:35 +01:00
Jun Pataleta
3ae9f4cac3
Merge branch 'MDL-72822' of https://github.com/roland04/moodle
2021-12-01 11:27:06 +08:00
Mathew May
b983003e2e
MDL-70197 navigation: Remove old navigation elements and migrate behat
2021-11-29 15:47:42 +08:00
Mathew May
34102b2094
MDL-72866 templates: Update navbar to match designs
2021-11-25 09:54:28 +08:00
Mikel Martín
8e25d534b4
MDL-72822 core_reportbuilder: Accessibility improvements
...
- Add sr-only headings to tabs
- Change role to 'presentation' in tab <li> elements
- Remove unnecessary aria-labelledby
- Fix heading levels
- Avoid duplicated IDs in audiences
- Replace empty links with buttons
- Fix mustache comments
- Fix mustache contexts
2021-11-24 10:26:14 +01:00
Jun Pataleta
a44d41bb51
MDL-72927 core: Make Remember username checkbox look like a checkbox
2021-11-22 14:50:25 +08:00