Paul Holden
|
70a5e38b2c
|
MDL-70070 phpunit: correct data provider method names.
They should not be prefixed `test_` because that's how actual
test methods containing assertions are identified by PHPUnit.
|
2023-01-16 08:28:31 +00:00 |
|
Paul Holden
|
dd0c545ec6
|
MDL-75077 output: prevent duplicate ID errors in custom menus.
Following on from 8e4a7c6b, we should apply a similar change to
custom menus to account for being collapsed into the "More" menu.
|
2022-10-05 18:29:17 +01:00 |
|
Huong Nguyen
|
8c336899a9
|
MDL-72867 Navigations: User menu improvements
|
2021-12-15 13:54:45 +07:00 |
|
Bas Brands
|
4fb5fb052f
|
MDL-72250 theme_boost: add mobile nav drawer
|
2021-11-16 08:58:01 +01:00 |
|
Bas Brands
|
cf630f06a1
|
MDL-69371 core_renderer: Move unit test for language renderable
|
2021-10-19 13:47:46 +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 |
|
Mihail Geshoski
|
5f998b1249
|
MDL-71683 navigation: Update the primary nav unit tests
- Part of: MDL-69588
|
2021-08-23 17:46:40 +08:00 |
|
Peter Dias
|
5446cadef8
|
MDL-71148 core_navigation: Unit test for the primary output
- Part of: MDL-69588
|
2021-08-23 17:46:38 +08:00 |
|