Víctor Déniz
efdd77a157
MDL-73812 lang: Replace modified strings in tests
2022-02-18 16:14:02 +00:00
Helen Foster
7ff6b2daef
MDL-73812 lang: Import fixed English strings (en_fix)
2022-02-18 15:50:26 +00:00
Ferran Recio
d8b8f9bc3b
MDL-73683 core_courseformat: match hasRestrictions criteria
...
Orignally, the lock icon in the course index and the course content
represents different things and it was confusing for users. Now both
section and cm state data calculate the hasRestrictions attribute the
same way as the course content lock icons.
2022-02-18 12:51:15 +01:00
Jun Pataleta
5f19e1e685
Merge branch 'MDL-73608-master' of https://github.com/lameze/moodle
2022-02-18 12:06:13 +08:00
Simey Lameze
8e153111af
MDL-73608 user: add contact site support page
...
AMOS BEGIN
CPY [subject,mod_forum],[subject,moodle]
CPY [message,core_message],[message,moodle]
AMOS END
2022-02-18 11:54:44 +08:00
Andrew Nicols
2f853cdceb
Merge branch 'MDL-73912-master' of https://github.com/junpataleta/moodle
2022-02-18 10:44:49 +08:00
Andrew Nicols
e75aac9798
Merge branch 'MDL-73871-master' of https://github.com/aanabit/moodle
2022-02-18 10:43:35 +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
Bas Brands
6214df4072
MDL-73918 theme_boost: allow customising scss pagewidth variables
2022-02-17 12:43:16 +01:00
Sara Arjona
704553716f
Merge branch 'MDL-73875' of https://github.com/roland04/moodle
2022-02-17 08:25:03 +01:00
Ilya Tregubov
bc7be5fef4
Merge branch 'MDL-73814-master' of https://github.com/bmbrands/moodle
2022-02-16 16:50:47 +02:00
Jun Pataleta
57ba064022
MDL-73912 templates: Proper type value for back to user menu button
2022-02-16 22:46:47 +08:00
Sara Arjona
755a9d464c
Merge branch 'MDL-73384-master' of git://github.com/rezaies/moodle
2022-02-16 14:48:22 +01:00
Sara Arjona
780fefe6b1
Merge branch 'MDL-73768-master' of https://github.com/bmbrands/moodle
2022-02-16 11:30:58 +01:00
Mikel Martín
705c0527ab
MDL-73875 reportbuilder: Fix inplace editable overflows
2022-02-16 11:05:52 +01:00
Ilya Tregubov
96f3deeb48
Merge branch 'MDL-73816-master' of https://github.com/bmbrands/moodle
2022-02-16 10:26:59 +02:00
Jonathan Harker
55fff62fb4
MDL-72646 theme: update font download MIME types, RFC-8081
2022-02-16 19:10:05 +13:00
Shamim Rezaie
cb3ccf14b2
MDL-73607 theme: hide drawers when they are not visible
...
This is to prevent browser search find texts that are not visible
on the page.
As part of this change, I deleted $drawer-transition that I had added
ats part of MDL-72910. It was a master only change and I deleted it
because customising it would only create problems (because of the many
other hardcoded values in other files).
2022-02-16 13:30:13 +11:00
Amaia Anabitarte
23cb73b771
MDL-73871 core_course: Fix course index active chevron hover color
2022-02-15 13:47:04 +01:00
Ilya Tregubov
256804d2ed
Merge branch 'MDL-73532-master-1' of https://github.com/mihailges/moodle
2022-02-15 13:37:24 +02:00
Shamim Rezaie
e70a73cd34
MDL-73384 theme: Full-width header and secondary menu on admin pages
2022-02-15 15:55:58 +11:00
Jun Pataleta
2b9cc9d2ee
Merge branch 'MDL-73805-master' of https://github.com/bmbrands/moodle
2022-02-15 12:18:36 +08:00
Bas Brands
f06091bec5
MDL-73609 theme_boost: footer popup accessible behaviour
2022-02-14 09:57:08 +01:00
Mihail Geshoski
404eeff690
MDL-73532 theme_boost: Display the course name in single activity format
...
The module context header will display the full name of the course when
the course is using the single activity format header.
2022-02-14 09:40:27 +08:00
Mathew May
ecb92c7ed9
MDL-72928 login: Update styling and functionality
2022-02-11 12:01:26 +08:00
Bas Brands
5e9e4c2e5e
MDL-73816 theme_boost: increase font weight of headings
2022-02-09 17:16:35 +01:00
Bas Brands
7433e69353
MDL-73814 theme_boost: align contextheader
2022-02-09 14:34:06 +01:00
Bas Brands
c788b032ce
MDL-73805 theme_boost: remove left icon margin
...
Reverted from MDL-73543 since it was causing multiple
icon alignment issues, Fixed the alignment issue for
the recently accessed courses block
2022-02-08 14:42:30 +01:00
Bas Brands
483686ad0e
MDL-73768 theme_boost: add right margin to profile picture
2022-02-08 14:01:10 +01:00
Eloy Lafuente (stronk7)
4f02047208
Merge branch 'MDL-73507-master' of https://github.com/lameze/moodle
2022-02-03 15:25:18 +01:00
Gareth Barnard
9636ca7e36
MDL-73719 themes: Redundant theme_reset_all_caches callback.
2022-02-03 15:11:00 +01:00
Jun Pataleta
a772f13eba
Merge branch 'MDL-73632-master-2' of https://github.com/bmbrands/moodle
2022-02-03 19:27:56 +08:00
Jun Pataleta
4e1a6e6830
Merge branch 'MDL-73646-master-v2' of https://github.com/sharidas/moodle
2022-02-03 19:09:37 +08:00
Ilya Tregubov
20cbf048bc
Merge branch 'MDL-73543-master' of https://github.com/lameze/moodle
2022-02-03 10:52:25 +02:00
Jun Pataleta
8c7285040b
Merge branch 'MDL-73649-master' of https://github.com/bmbrands/moodle
2022-02-03 12:11:06 +08:00
Jun Pataleta
454ee3852e
Merge branch 'MDL-73594-master' of https://github.com/bmbrands/moodle
2022-02-03 11:51:35 +08:00
Jun Pataleta
5914c8ced2
Merge branch 'MDL-73452-master' of git://github.com/mickhawkins/moodle
2022-02-03 11:44:31 +08:00
Ilya Tregubov
f079bd0626
Merge branch 'MDL-73623-master' of https://github.com/bmbrands/moodle
2022-02-02 15:41:20 +02:00
Simey Lameze
0074bd7338
MDL-73507 course: make current activity highlight darker
2022-02-02 20:36:37 +08:00
Simey Lameze
005b6269c3
MDL-73543 theme: add left margin to move block icon
2022-02-02 19:11:52 +08:00
Eloy Lafuente (stronk7)
5aa93e3066
Merge branch 'MDL-72466-master' of https://github.com/bmbrands/moodle
2022-02-02 12:10:18 +01:00
Amaia Anabitarte
2cd5c61049
MDL-73310 course: Add course index to all non-site course pages
2022-02-02 09:22:42 +01:00
Sujith Haridasan
3eda637c44
MDL-73646 navigation: Fix breadcrumbs for site admin
...
Fix the breadcrumbs for site administration page.
Created a new public method get_active_method for the same.
2022-02-02 10:56:16 +05:30
Michael Hawkins
537e31cf96
MDL-73452 navigation: Update to Course reuse string in secondary nav
...
Previously this used the "Course administration" string, which causes
some confusion for those familiar with the older usage of that string.
A new "Course reuse" string has been added to better reflect what is
being linked to in course secondary navigation.
2022-02-01 21:10:59 +08:00
Bas Brands
ed4d5bb89e
MDL-73649 theme_boost: improve border-radius css
2022-02-01 13:10:08 +01:00
Bas Brands
6f3a7998af
MDL-73632 core_comment: useravatar styles new comments
2022-02-01 12:21:55 +01:00
Shamim Rezaie
a70a2b25de
Merge branch 'MDL-73612-master-2' of https://github.com/bmbrands/moodle
2022-02-01 14:33:34 +11:00
Bas Brands
f7868ad288
MDL-73649 theme_boost: remove dashed border add button
2022-01-31 12:03:35 +01:00
Bas Brands
9a9bee6d0d
MDL-73623 theme_boost: footer button hidden using drawers
2022-01-31 11:32:44 +01:00