Jun Pataleta
b36bdd18d8
MDL-69588 core: Activity navigation fixes
2021-08-26 09:58:15 +08:00
Sara Arjona
34f3d43397
Merge branch 'MDL-72106' of https://github.com/paulholden/moodle
2021-08-25 18:37:26 +02:00
Sara Arjona
2a043cd65e
Merge branch 'MDL-70624-master' of git://github.com/jleyva/moodle
2021-08-25 16:24:57 +02:00
Sara Arjona
f3ed47a47a
Merge branch 'MDL-68633' of git://github.com/paulholden/moodle
2021-08-25 16:12:38 +02:00
Jun Pataleta
306a778855
MDL-69588 core: Revert user menu dropdown toggle to a link
2021-08-25 17:26:39 +08:00
Eloy Lafuente (stronk7)
24d0983142
Merge branch 'MDL-72163-master' of git://github.com/andrewnicols/moodle
2021-08-25 11:06:04 +02:00
Andrew Nicols
3f11a01e4b
Merge branch 'MDL-37616' of https://github.com/tsmilan/moodle
2021-08-25 15:27:35 +08:00
Andrew Nicols
b50e2b422f
MDL-71608 qbank_importquestions: Correct plugin name in docblock
2021-08-25 15:13:41 +08:00
Andrew Nicols
61e4c8ddaa
Merge branch 'master_MDL-71608-importquestions' of https://github.com/catalyst/moodle-MDL-70329
2021-08-25 15:09:32 +08:00
Andrew Nicols
617ff7fb83
MDL-72163 admin: Manually include some interfaces
...
Where the autolodaer is not registered (ABORT_AFTER_CONFIG and
installation), some adminlib classes, traits, and interfaces need to be
manually loaded.
2021-08-25 14:17:40 +08:00
Sara Arjona
ef7cdecd7f
Merge branch 'MDL-58579-master' of https://github.com/andrewnicols/moodle
2021-08-25 08:16:42 +02:00
Andrew Nicols
8662be1d85
MDL-58579 core_message: Refine behat steps to use message drawer
2021-08-25 14:01:57 +08:00
Jun Pataleta
4e75e73cb5
Merge branch 'primary_secondary_nav' of https://github.com/Chocolate-lightning/moodle
2021-08-25 10:42:57 +08:00
Jun Pataleta
300d0bc03a
MDL-69588 mod: Additional Behat step fixes
2021-08-25 10:35:33 +08:00
Mathew May
89460a50d2
MDL-69588 navigation: Address final point from review
2021-08-25 10:35:23 +08:00
Eloy Lafuente (stronk7)
103027b723
Merge branch 'MDL-72163-master' of git://github.com/andrewnicols/moodle
2021-08-24 20:12:13 +02:00
Sara Arjona
640c04542f
Merge branch 'MDL-70006' of git://github.com/danmarsden/moodle
2021-08-24 13:13:03 +02:00
Sara Arjona
c5183622d6
Merge branch 'MDL-58579' of https://github.com/Chocolate-lightning/moodle
2021-08-24 12:35:10 +02:00
Sara Arjona
d29c6f5977
Merge branch 'MDL-71952-master' of git://github.com/rezaies/moodle
2021-08-24 12:19:12 +02:00
Mathew May
ccd62d2884
MDL-58579 block_myoverview: Implement searching within myoverview
2021-08-24 16:26:50 +08:00
Shamim Rezaie
7a529cc858
MDL-71952 calendar: Make breadcrumb consistent within calendar pages
2021-08-24 17:19:45 +10:00
Mathew May
6cce0bf42e
MDL-58579 block_myoverview: Refactor AMD to ES6
2021-08-24 13:43:04 +08:00
Mathew May
c1130de5ff
MDL-69588 accessibility: Address further review points
2021-08-24 11:56:02 +08:00
Andrew Nicols
2bb8497e1c
Merge branch 'MDL-72014' of https://github.com/stronk7/moodle
2021-08-24 09:15:12 +08:00
Andrew Nicols
12d6a8c3d9
Merge branch 'MDL-72207-master' of git://github.com/jleyva/moodle
2021-08-24 09:06:07 +08:00
Eloy Lafuente (stronk7)
c25fe3a183
Merge branch 'MDL-71055-master' of git://github.com/andrewnicols/moodle
2021-08-23 23:22:15 +02:00
Eloy Lafuente (stronk7)
a65c0bbc0a
MDL-71847 course: small tests fixes.
...
1) Namespace must match the one being covered.
2) the @covers annotation was wrong, missing class name(s). At the
end I've used the coversDefaultClass annotation that allows to
specify a whole namespace, useful in this case to get the 3
existing (course, section, cm) classes covered.
2021-08-23 20:14:51 +02:00
Eloy Lafuente (stronk7)
101355638b
Merge branch 'MDL-71847-master' of git://github.com/ilyatregubov/moodle
2021-08-23 18:48:25 +02:00
Eloy Lafuente (stronk7)
9438f0714b
Merge branch 'MDL-72045-master' of git://github.com/lameze/moodle
2021-08-23 18:33:27 +02:00
Sara Arjona
c14c308fbb
Merge branch 'MDL-72257' of git://github.com/paulholden/moodle
2021-08-23 17:52:20 +02:00
Sara Arjona
d91e9ccee8
Merge branch 'MDL-71603-master' of git://github.com/rezaies/moodle
2021-08-23 17:04:26 +02:00
Sara Arjona
d5faaf5d6c
Merge branch 'MDL-71209-master-fixup' of github.com:ferranrecio/moodle
2021-08-23 13:03:25 +02:00
Ferran Recio
0b18d478a2
MDL-71209 courseformat: disable course index in mod
2021-08-23 12:49:22 +02:00
abgreeve
56c34d71ef
MDL-69588 theme_boost: Use partial templates in boost.
...
This moves away from using escaped html injected into the template
and uses partial templates instead.
2021-08-23 17:47:24 +08:00
Adrian Greeve
2d548e7433
MDL-69588 theme_boost: Change renderer to use templates.
...
This changes the existing context_header code copied from the
outputrenderers file and makes it use templates.
2021-08-23 17:47:24 +08:00
Mathew May
1f6bcd7eae
MDL-69588 accessibility: Address review points
2021-08-23 17:47:24 +08:00
Mathew May
1ce2bb0007
MDL-69588 navigation: Show home primary node when required
2021-08-23 17:47:24 +08:00
Bas Brands
eed2498215
MDL-72032 core: Fix aria roles moremenu
...
- Part of: MDL-69588
2021-08-23 17:47:24 +08:00
Peter Dias
dfefc86393
MDL-72032 core: Add roles to items
...
- Part of: MDL-69588
2021-08-23 17:47:22 +08:00
Peter Dias
9f40dcae9a
MDL-72032 core: Fixup the behat nav
...
- Part of: MDL-69588
2021-08-23 17:47:02 +08:00
Bas Brands
da33265d73
MDL-72032 core_behat: secondary navigation behat fixes
...
- Part of: MDL-69588
2021-08-23 17:47:02 +08:00
Peter Dias
3110abec03
MDL-71901 core: Update the secondary nav nodes order
...
- Part of: MDL-69588
2021-08-23 17:47:02 +08:00
Peter Dias
f4d3606a2e
MDL-71901 core: Allow blocks to specify their own nav
...
- Part of: MDL-69588
2021-08-23 17:47:01 +08:00
Peter Dias
f99a9eb117
MDL-71901 mod_assign: Custom secondary nav for assign
...
- Part of: MDL-69588
2021-08-23 17:46:40 +08:00
Peter Dias
d91183883e
MDL-71901 core: Load plugin specific secondary nav
...
- Part of: MDL-69588
Try to search and load a plugin specific version of secondary nav
2021-08-23 17:46:40 +08:00
abgreeve
42e191cc4d
MDL-72005 navigation: Change context header to switch breadcrumbs
...
- Part of: MDL-69588
This changes the context header to switch the breadcrumbs to the
top in boost. It also changes the context header in the modules
to have the activity name instead of the course name, and adds
an icon for the activity.
2021-08-23 17:46:40 +08:00
Mihail Geshoski
e565850e50
MDL-71683 boost: Add behat tests related to the language selector
...
- Part of: MDL-69588
2021-08-23 17:46:40 +08:00
Mihail Geshoski
7d739e9902
MDL-71683 behat: Add step definitions related to the lang menu in boost
...
- Part of: MDL-69588
2021-08-23 17:46:40 +08:00
Mihail Geshoski
3e30d958b2
MDL-71683 behat: Add step definitions related to the user menu
...
- Part of: MDL-69588
2021-08-23 17:46:40 +08:00
Mihail Geshoski
5f998b1249
MDL-71683 navigation: Update the primary nav unit tests
...
- Part of: MDL-69588
2021-08-23 17:46:40 +08:00