Paul Holden
6c983fda3c
Merge branch 'MDL-68550-400' of https://github.com/rezaies/moodle into MOODLE_400_STABLE
2022-11-10 11:59:55 +00:00
Andrew Nicols
87002d24be
Merge branch 'MDL-75917-400' of https://github.com/NashTechOpenUniversity/moodle into MOODLE_400_STABLE
2022-11-10 08:48:27 +08:00
Shamim Rezaie
c11f5aa005
MDL-68550 theme: Not showing the gap in the initial bar
...
The gap issue was a regression from MDL-66670.
2022-11-10 06:17:57 +11:00
Víctor Déniz
cf86a03796
Merge branch 'MDL-76000-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
2022-11-09 10:11:38 +00:00
Jake Dallimore
98d5109d91
Merge branch 'MDL-75941-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
2022-11-08 12:04:29 +08:00
hieuvu
001fdb5f29
MDL-75917 moodle_page: add a modname to body tag.
...
This is a backport of MDL-75844
2022-11-04 16:04:02 +07:00
Jake Dallimore
84b7fd82b6
Merge branch 'MDL-74315-400' of https://github.com/roland04/moodle into MOODLE_400_STABLE
2022-10-25 11:09:17 +08:00
Paul Holden
f006c73a17
MDL-75941 theme_boost: don't auto grow breadcrumb items.
...
On mobile/small breakpoint, display breadcrumb items without
excess whitespace.
2022-10-19 21:57:00 +01:00
Paul Holden
7d883400d9
MDL-76000 theme_boost: reset form padding when in tertiary navigation.
2022-10-19 21:06:14 +01:00
Michael Hawkins
baba4d8cc2
MDL-76020 theme: Add missing support links to footer in Classic theme
...
The "Services and support" and "Contact site support" links were
missing from the footer in the Classic theme (which now has its own
footer template), so there was no way to navigate to the relevant links.
2022-10-19 17:52:54 +08:00
Mikel Martín
320d99378c
MDL-74315 reportbuilder: Fix report filters hidden under top navbar
...
- Add scrolling to big filter containers to avoid them to be hidden under header
- Remove custom reportbuilder scrollbar mixin and replace it with 'thin-scrolls'
standard mixin
2022-10-18 15:34:02 +02:00
Luca Bösch
60c61a832a
MDL-74789 course: category full width
2022-10-07 09:25:55 +02:00
Luca Bösch
81f390069d
MDL-74569 theme_boost: remove unit from top: 0;
2022-09-30 08:38:47 +02:00
Paul Holden
789e3f42c0
MDL-75827 theme_boost: append table elements to popover whitelist.
...
This allows for their use within popover tooltips, such as those
used for showing help icon dialogues.
2022-09-26 16:00:10 +01:00
Ferran Recio
5d6d91b706
MDL-75625 core_courseformat: fix MDL-71979 comments
2022-09-14 20:05:32 +01:00
Jun Pataleta
a3d771cdca
Merge branch 'MDL-74800-400' of https://github.com/ferranrecio/moodle into MOODLE_400_STABLE
2022-08-08 22:34:12 +08:00
Ferran Recio
68b3f1e4a7
MDL-74800 core_courseformat: fix accessibility checks
2022-08-08 14:51:23 +02:00
Jun Pataleta
e9ae523134
Merge branch 'MDL-74740-400-1' of https://github.com/mihailges/moodle into MOODLE_400_STABLE
2022-08-03 17:03:50 +08:00
Simey Lameze
6f9a0826d7
MDL-74808 lib: replace type summary span by a div
2022-07-08 14:38:04 +08:00
Jun Pataleta
4969af736f
Merge branch 'MDL-75028-400' of https://github.com/rezaies/moodle into MOODLE_400_STABLE
2022-07-07 10:59:03 +08:00
Jun Pataleta
f99c21b543
Merge branch 'MDL-74813-400' of https://github.com/mihailges/moodle into MOODLE_400_STABLE
2022-07-06 10:53:34 +08:00
Mihail Geshoski
004ceed0c1
MDL-74813 filepicker: Replace the dnd gif animation with a static icon
2022-07-06 10:24:37 +08:00
Jake Dallimore
5040b9b579
Merge branch 'MDL-74815-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE
2022-07-05 14:53:01 +08:00
Jun Pataleta
56ae87b4d2
MDL-74815 pix: Convert PNG version of darkened SVG icons
...
* Conversion was done using rsvg-convert from librsvg
2022-07-04 14:04:01 +08:00
Jun Pataleta
4572bf9827
MDL-74815 pix: Darken colour of grey icons
...
* Change the fill colour of grey icons from #999 to #888 .
2022-07-04 14:04:01 +08:00
Mihail Geshoski
1a1684a6fc
MDL-74740 boost: Display the skip links from the blocks drawer
...
Due to fixed positioning of the block drawer and the navbar, the
z-index css property on the skip link elements from the drawer
is not respected. This ultimately results in the skip links being
stacked behind the navbar. As a workaround, an absolute positioning
will be temporary applied to the block drawer once the current
focus is on an element within the drawer which will stack the
skip links infront of the navbar.
2022-07-01 01:22:45 +08:00
Shamim Rezaie
63c3c3f76e
Merge branch 'MDL-74812-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE
2022-06-30 13:34:35 +10:00
Shamim Rezaie
c47a4021df
Merge branch 'MDL-75055-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE
2022-06-30 13:20:19 +10:00
Víctor Déniz
191c8452d3
Merge branch 'MDL-72885-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE
2022-06-29 18:23:00 +01:00
Jun Pataleta
5523816c38
MDL-75055 theme_boost: Darken close button colour in notification alerts
...
This is in order for the close button to have a good contrast against
the alert background and meet the minimum Level AA contrast ratio of 3:1
2022-06-29 22:07:11 +08:00
Víctor Déniz
805bb41d5b
Merge branch 'MDL-74742-400' of https://github.com/junpataleta/moodle into MOODLE_400_STABLE
2022-06-29 09:32:51 +01:00
Shamim Rezaie
5673f75524
MDL-75028 theme_boost: fix the inline edit tooltip for RTL
2022-06-22 01:18:59 +10:00
Jun Pataleta
5ceafdc943
MDL-74812 gradingform_rubric: Fix text overlap in rubric levels
2022-06-21 12:28:18 +08:00
Jun Pataleta
f35f522991
MDL-74812 gradingform_rubric: Fix contrast issues in rubric table
...
* Darken the score value using the green theme colour
* Use a light green theme colour for selection backgrounds
* Unify rubric styles related to background and text colour within the
criteria.
2022-06-21 12:28:18 +08:00
Jun Pataleta
92a2ccff5e
Merge branch 'MDL-74529-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
2022-06-17 10:19:12 +08:00
Jun Pataleta
ba7c038739
MDL-74742 course: Use primary colour for Add button labels
...
Use the primary colour for the text inside the "Add a block" and
"Add an activity or resource" buttons.
2022-06-16 14:43:30 +08:00
Jun Pataleta
8e58b0bace
Merge branch 'MDL-74565-400' of https://github.com/paulholden/moodle into MOODLE_400_STABLE
2022-06-15 23:21:06 +08:00
Víctor Déniz
17bb38c307
Merge branch 'MDL-74526-400' of https://github.com/devlionco/moodle into MOODLE_400_STABLE
2022-06-14 10:11:37 +01:00
Paul Holden
9fc49012bd
MDL-74565 gradereport_grader: define capability required for editing.
2022-06-12 20:03:31 +01:00
Ilya Dymshits
86f4f6864d
MDL-74526 theme: remove icon from empty categories in RTL languages
2022-06-12 10:41:54 +03:00
Paul Holden
1201a5fad5
MDL-74628 forumreport_summary: remove left margin of filter popover.
2022-06-07 11:08:33 +01:00
Paul Holden
1d6529f5ea
MDL-74529 theme_boost: accessible autolink styles from filters.
...
The `autolink` class is used by various filter types to create
hyperlinks within text. Extend existing `aalink` class so they
behave in the same way.
2022-06-07 10:57:57 +01:00
Jun Pataleta
f843322982
Merge branch 'MDL-57065-400' of https://github.com/ferranrecio/moodle into MOODLE_400_STABLE
2022-06-02 12:03:18 +08:00
Jun Pataleta
c9b5f15fb3
MDL-72885 output: Add lang attribute for language menu items
2022-05-27 23:39:56 +08:00
Ferran Recio
64a7e06f61
MDL-57065 theme_boost: fix debug messages
...
The first debug message is covered by the top navbar header. This patch
will move the body's first debug message down below the navbar.
2022-05-06 12:26:40 +02:00
Ilya Tregubov
3abbcd9976
Merge branch 'MDL-74602-400' of https://github.com/snake/moodle into MOODLE_400_STABLE
2022-05-05 07:46:55 +06:00
Ilya Tregubov
841214dab2
Merge branch 'MDL-74598-400' of https://github.com/roland04/moodle into MOODLE_400_STABLE
2022-05-03 11:57:07 +06:00
Jake Dallimore
cc182408aa
MDL-74602 theme_boost: fix missing activity header in embedded layout
...
The activity header, which includes things like dates and completion
information, was moved out of the page $OUTPUT and into a separate
template context variable in 4.0, meaning it was missing from any layout
which didn't actively add it back to the page output. This fixes this
problem for the embedded layout only by adding support for the activity
header in the embedded template.
2022-05-03 11:09:00 +08:00
Mikel Martín
51d3df8d30
MDL-74598 reportbuilder: Fix action menus alignment to the right
2022-04-28 16:46:00 +02:00
Huong Nguyen
3bc8fa20bf
MDL-74461 Navigation: Add section anchor to activity breadcrumb
2022-04-28 10:05:17 +07:00