Sara Arjona
f36cc666f7
Merge branch 'MDL-84820-405' of https://github.com/paulholden/moodle into MOODLE_405_STABLE
2025-04-16 15:24:39 +02:00
Jun Pataleta
699e67e415
Merge branch 'MDL-84816-405' of https://github.com/meirzamoodle/moodle into MOODLE_405_STABLE
2025-04-04 12:37:16 +08:00
meirzamoodle
09260f5c02
MDL-84816 message: Make sure the 'see all' link stays visible
2025-04-04 11:27:26 +07:00
Jun Pataleta
4951ac8010
Merge branch 'MDL-84914-405-enfix' of https://github.com/mudrd8mz/moodle into MOODLE_405_STABLE
2025-04-04 09:47:20 +08:00
Shamim Rezaie
46dd68171a
Merge branch 'MDL-61823-405' of https://github.com/paulholden/moodle into MOODLE_405_STABLE
2025-04-04 09:08:11 +11:00
Paul Holden
3a9109ffec
MDL-61823 question: exclude file element from grouped elements hack.
...
This removes the duplicated label, that was being matched by the
previously wide selector to make grouped element labels visible.
2025-04-03 15:36:17 +01:00
Helen Foster
472bc8e8d7
MDL-84914 lang: Import fixed English strings (en_fix)
2025-04-01 20:57:23 +02:00
meirzamoodle
488b0888a7
MDL-84826 theme_boost: Mantaining hover/focus colour for contrast
2025-03-25 22:54:07 +07:00
Huong Nguyen
381c4876f0
Merge branch 'MDL-84867-405' of https://github.com/roland04/moodle into MOODLE_405_STABLE
2025-03-21 09:05:48 +07:00
Paul Holden
8dc4480c50
Merge branch 'MDL-81655_405' of https://github.com/larsbonczek/moodle into MOODLE_405_STABLE
2025-03-20 15:14:24 +00:00
Mikel Martín
7b759337f1
MDL-84867 tool_behat: Improve SCSS deprecation failure information
...
- Improve SCSS deprecated-styles @mixin to receive a paramenter of the
deprecated selector.
- Update all the current deprecated styles that are using deprecated-styles @mixin
to include the deprecated selector as parameter.
- Improve the 'look_for_deprecated_styles' behat function.
2025-03-20 10:40:57 +01:00
Huong Nguyen
6375c36911
Merge branch 'MDL-83535-MOODLE_405_STABLE' of https://github.com/TobiGa/moodle into MOODLE_405_STABLE
2025-03-20 15:43:29 +07:00
Paul Holden
a955ef2bca
MDL-84820 moodlenet: correct activity modal icon size/alignment.
2025-03-19 10:25:55 +00:00
Tobias Garske
788dbe1cd1
MDL-83535 theme_boost: Prevent sticky-footer from linewrapping
2025-03-19 10:05:10 +00:00
Huong Nguyen
5dfdf96b5d
MDL-84905 Behat: Fix I set the following administration settings failure
2025-03-19 09:17:19 +07:00
Sara Arjona
5b796d20f4
Merge branch 'MDL-84256-405' of https://github.com/laurentdavid/moodle into MOODLE_405_STABLE
2025-03-10 11:16:42 +01:00
Laurent David
8d2a6b9032
MDL-84256 core_course: Fix course icon in course index page
...
* In RTL language the icon should follow the course name intead
of being upfront
2025-03-07 11:18:01 +01:00
Andrew Nicols
1a8c5dff7f
Merge branch 'MDL-81623-405' of https://github.com/paulholden/moodle into MOODLE_405_STABLE
2025-03-07 09:25:21 +08:00
Andrew Nicols
88e8071992
Merge branch 'MDL-84295-405' of https://github.com/laurentdavid/moodle into MOODLE_405_STABLE
2025-03-06 09:19:53 +08:00
Laurent David
03adf4a38d
MDL-84295 core_theme: Fix margin for activity description list
...
* Make sure lists in activity descriptions are displayed
identically on course page and activity pages
2025-03-05 10:13:27 +01:00
Angelia Dela Cruz
7ee7345443
MDL-84425 theme_boost: Behat for course section selector unavailable
2025-03-05 11:17:35 +08:00
Paul Holden
63ff5f9e56
MDL-81623 admin: sensitive toggle when prompting for upgrade key.
2025-02-27 21:14:02 +00:00
Jun Pataleta
26d7e53400
MDL-67683 theme_boost: Update selector for calendar block styles
...
With the change from `aside` to `section` for blocks within the main
content region, the selector for instances of the calendar block not in
the main content region also needs to be updated to use a more generic
selector that can cover when either the blocks container containing the
calendar block is an `aside` or a `section`.
The `data-blockregion` attribute is a good selector for this purpose.
2025-02-03 15:55:23 +08:00
Jun Pataleta
5d142821a3
MDL-67683 theme: Set page heading in a header landmark for secure layout
2025-02-03 15:55:22 +08:00
Jun Pataleta
96fae5a652
MDL-67683 behat: Update xpath selector for #region-main
2025-02-03 15:55:22 +08:00
Jun Pataleta
03adce20fc
MDL-67683 theme: Do not use section for block containers
...
The containers for the blocks in layout templates should not be using a
<section> tag (which has a default landmark role of "region") as the
blocks are already contained in an <aside> tag that has the default
"complementary" role which should be a top-level landmark.
Read more at:
https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/
2025-02-03 15:55:22 +08:00
Jun Pataleta
b44acfecd2
MDL-67683 theme: Do not use section for #region-main
...
The #region-main container should not be a <section> tag (which has a
default landmark role of "region") as it contains the container with
the "main" role which should be a top-level landmark.
Read more at:
https://www.w3.org/WAI/ARIA/apg/practices/landmark-regions/
2025-02-03 15:55:21 +08:00
Sara Arjona
d80f7924d7
Merge branch 'MDL-83630-405' of https://github.com/paulholden/moodle into MOODLE_405_STABLE
2025-01-14 11:53:33 +01:00
meirzamoodle
fc34c352d7
MDL-82788 theme_boost: Obtain the correct Tiny and Atto editor elements
2025-01-06 20:27:12 +07:00
Shamim Rezaie
e1e874e622
Merge branch 'MDL-83005-405' of https://github.com/davewoloszyn/moodle into MOODLE_405_STABLE
2024-12-23 06:02:44 +11:00
Andrew Nicols
0c589780bb
Merge branch 'MDL-63802-405' of https://github.com/lucaboesch/moodle into MOODLE_405_STABLE
2024-12-19 09:19:49 +08:00
Lars Bonczek
12f326a61e
MDL-81655 theme: Fix maintenance warning positioning
2024-12-17 13:13:13 +01:00
Jun Pataleta
840bbadf64
Merge branch 'MDL-83593_405' of https://github.com/lostrogit/moodle into MOODLE_405_STABLE
2024-12-17 19:32:54 +08:00
Carlos Castillo
5b3776ceb4
MDL-83593 theme_boost: Fix navbar site logo link
2024-12-17 11:20:49 +01:00
Huong Nguyen
03d184d1d3
Merge branch 'MDL-83493-405' of https://github.com/roland04/moodle into MOODLE_405_STABLE
2024-12-16 09:00:00 +07:00
Jun Pataleta
a01724d0ab
Merge branch 'MDL-81520-405' of https://github.com/andrewnicols/moodle into MOODLE_405_STABLE
2024-12-11 13:41:20 +08:00
Andrew Nicols
7bb9f136d2
MDL-81520 core: Fix test finality
2024-12-11 12:30:21 +08:00
Sara Arjona
c556b31910
Merge branch 'MDL-75750-405' of https://github.com/aanabit/moodle into MOODLE_405_STABLE
2024-12-09 16:18:46 +01:00
Luca Bösch
ec6e2c892b
MDL-63802 theme_classic: ARIA label in nav for secure layout
2024-12-05 18:21:17 +01:00
David Woloszyn
7809800e0c
MDL-83005 tool_usertours: Correct user tour highlighting bugs
...
This way of highlighting user tour content removes the need to
juggle z-index. It also resolves the problem of cloning the target
element into a separate container and breaking styling.
2024-12-04 16:14:05 +11:00
Huong Nguyen
1b6873b44a
Merge branch 'MDL-82947-405' of https://github.com/lucaboesch/moodle into MOODLE_405_STABLE
2024-12-02 14:32:17 +07:00
Shamim Rezaie
2db344ac25
Merge branch 'MDL-75610_405_STABLE' of https://github.com/marxjohnson/moodle into MOODLE_405_STABLE
2024-12-02 15:24:18 +11:00
Luca Bösch
70d07c5947
MDL-82947 qbank_managecategories: Hover color for category management.
2024-11-29 15:51:08 +01:00
Jun Pataleta
9a20fcd261
Merge branch 'MDL-83759-405' of https://github.com/roland04/moodle into MOODLE_405_STABLE
2024-11-28 12:28:49 +08:00
Bastian Schmidt-Kuhl
88763543f8
MDL-77957 theme_boost: Fix drawer not closing on mobile if it has focus
2024-11-26 20:52:06 +11:00
Mikel Martín
5c1dd89dd3
MDL-83759 theme_boost: Fix user navigation items height
2024-11-25 12:07:39 +01:00
Paul Holden
518a161c66
MDL-83630 theme_boost: vertically align submenu navigation icon.
2024-11-25 09:49:32 +00:00
Amaia Anabitarte
c85daf2e2f
MDL-75750 theme: Round login frame in small viewport
2024-11-20 16:25:44 +01:00
Mikel Martín
c63f883dbf
MDL-83493 theme_boost: Fix popover triggering
...
Popovers were not being closed when clicking elsewhere resulting in
multiple popovers open at the same time that cannot be closed. That
was happening because the trigger for popovers was set to "focus" and
"click" at the same time. This patch removes the "click" as trigger.
Also, adds the click event listener to show the popover and avoid the
problem described in MDL-82570, that caused this regression.
2024-11-19 15:25:23 +01:00
Mark Johnson
1262e4539e
MDL-75610 theme: Allow the activity title in Boost theme's secure layout
2024-11-15 08:32:28 +00:00