Shamim Rezaie
625a22ab1d
Merge branch 'MDL-71457-master-3' of https://github.com/bmbrands/moodle
2021-12-21 01:05:54 +11:00
Bas Brands
47e63b518a
MDL-71457 theme_boost: page header icon styling
2021-12-20 15:02:24 +01:00
Bas Brands
f2ddd23ec1
MDL-71457 theme_boost: activity icon styling
2021-12-20 15:02:24 +01:00
Bas Brands
466152bb6d
MDL-73168 theme_boost: make the default more rounded
2021-12-20 14:53:18 +01:00
Jake Dallimore
06e5340a9c
Merge branch 'MDL-72984-master' of https://github.com/lameze/moodle
2021-12-20 16:37:09 +08:00
Simey Lameze
4c5db7e80f
MDL-72984 output: add support email to footer popover
2021-12-20 13:22:35 +08:00
Eloy Lafuente (stronk7)
797148ce2a
Merge branch 'MDL-73381-master' of https://github.com/bmbrands/moodle
2021-12-18 12:32:20 +01:00
Eloy Lafuente (stronk7)
e4a2d9c1d4
MDL-73348 phpunit: normalize all privacy provider tests
...
As far as now all them have correct privacy level2 namespace:
- Move them to "privacy" subdir.
- Rename the files to "provider_test.php", this includes old
privacy_test.php and privacy_provider_test.php files
- Rename the testcase to provider_test too (to match file name)
Also, change some relative paths and comments to point to new
locations.
2021-12-17 14:21:02 +01:00
Eloy Lafuente (stronk7)
57e6fb7ad9
MDL-73348 phpunit: privacy and privacy_provider testcase names
...
All privacy_test and privacy_provider_test classes:
- Namespaced with component\privacy.
- Fixed incorrect use statements with leading backslash.
- Changed code to point to global scope when needed.
- Renamed a few files to make all be privacy_test or privacy_provider_test.php
- All them passing individually.
- Complete runs passing too.
2021-12-17 14:21:02 +01:00
Eloy Lafuente (stronk7)
3bdfc0ff81
Merge branch 'MDL-72457-master-5' of https://github.com/bmbrands/moodle
2021-12-16 16:49:42 +01:00
Bas Brands
476ab1275f
MDL-73369 theme_boost: contentbank toolbar narrow view
2021-12-16 10:39:09 +01:00
Ilya Tregubov
d051e7dc02
Merge branch 'MDL-72873-master-v1' of https://github.com/mihailges/moodle
2021-12-16 10:21:48 +02:00
Bas Brands
6047a11147
MDL-72457 theme_boost: remove main container border
2021-12-16 08:58:41 +01:00
Mihail Geshoski
ddd40c79f1
MDL-72873 core_grades: Update behat step definitions in grades
...
The behat definition step which is used for navigating to a specific
page in the course gradebook has been updated to reflect the changes
related to the addition of tertiary navitaion in gradebook.
2021-12-16 00:10:13 +08:00
Bas Brands
5e09ba3286
MDL-73381 theme_boost: make dashboard background white
2021-12-15 16:22:45 +01:00
Bas Brands
a8b6912e44
MDL-73274 theme_boost: add block/activity styling
2021-12-15 14:46:45 +01:00
Jake Dallimore
40e28d9aaf
Merge branch 'MDL-73277-master' of https://github.com/sharidas/moodle
2021-12-15 13:38:14 +08:00
Ilya Tregubov
9e5ffa2229
Merge branch 'MDL-72095-master-3' of https://github.com/bmbrands/moodle
2021-12-13 18:46:16 +02:00
Sara Arjona
29649e2d6f
Merge branch 'MDL-73231' of https://github.com/Chocolate-lightning/moodle
2021-12-13 16:31:43 +01:00
Mathew May
54e098c5a5
MDL-73231 my: Allow my courses to be a homepage
2021-12-13 22:43:28 +08:00
Peter Dias
468204450c
MDL-72413 page: Use the common module for setting the header
2021-12-13 09:49:35 +08:00
Peter Dias
a2d8ac6eea
MDL-72413 core: Introduce new header component to render standard items
...
New activity header to render common module items in a centralised location.
2021-12-13 09:49:34 +08:00
Dongsheng Cai
41587ffb43
MDL-71818 core_calendar: fix accessibility issues
2021-12-13 00:19:05 +11:00
Eloy Lafuente (stronk7)
71746122a5
Merge branch 'MDL-72287-master' of https://github.com/mihailges/moodle
2021-12-09 23:14:32 +01:00
Mihail Geshoski
8b8b037ec1
MDL-72287 theme_boost: Remove 'My courses' navbar item in module context
2021-12-09 23:47:57 +08:00
abgreeve
b9d1aaaa3e
MDL-72287 theme_boost: Remove the breadcrumb for course context.
2021-12-09 22:46:57 +08:00
Ilya Tregubov
4c6151abd1
Merge branch 'MDL-71291-master' of https://github.com/bmbrands/moodle
2021-12-09 13:28:16 +02:00
Sara Arjona
14e62a3d5c
Merge branch 'MDL-72981-master-2' of https://github.com/bmbrands/moodle
2021-12-09 12:01:09 +01:00
Jun Pataleta
107bcc143c
Merge branch 'MDL-72090-master' of git://github.com/abgreeve/moodle
2021-12-09 11:17:32 +08:00
abgreeve
fcd4de8639
MDL-72090 navigation: Update to behat feature files for navigation.
...
This updates feature files to use the new steps to navigate to certain
pages.
2021-12-09 11:13:35 +08:00
abgreeve
89d749fda6
MDL-72090 navigation: New unit and behat tests for navigation.
...
This adds new tests for functions that impact the more menu and
the course administration overflow.
2021-12-09 11:13:35 +08:00
abgreeve
d02274137a
MDL-72090 navigation: Create an overflow menu for course admin.
...
This adds a select menu for navigation on course administration
pages such as import, export, course copy, and course reset.
2021-12-09 11:13:35 +08:00
Bas Brands
946fd915e2
MDL-72095 theme_boost: max width for activity pages
2021-12-08 17:29:49 +01:00
Jun Pataleta
402101b58f
Merge branch 'MDL-71691-master-9' of https://github.com/bmbrands/moodle
2021-12-08 20:29:40 +08:00
Bas Brands
c68813be08
MDL-71691 core_course: activity styling
2021-12-08 13:14:05 +01:00
Bas Brands
cdb651d46a
MDL-71691 core_course: section styling
2021-12-08 13:14:05 +01:00
Ilya Tregubov
4d2a00f36b
Merge branch 'MDL-72910-master' of git://github.com/rezaies/moodle
2021-12-08 09:55:13 +02:00
Sujith Haridasan
ce208a354c
MDL-73277 theme_boost: Remove unused class and template
...
Remove files context_header.php and context_header.mustache
2021-12-08 12:18:52 +05:30
Jun Pataleta
24e9358ed7
Merge branch 'wip_MDL-73173_master' of https://github.com/gjb2048/moodle
2021-12-07 11:39:47 +08:00
Shamim Rezaie
7c8a3636d7
MDL-72910 theme: define $drawer-transition and use the transition mixin
2021-12-07 12:49:26 +11:00
Shamim Rezaie
f4516e8cbd
MDL-72910 theme: move show footer button when right drawer expands
2021-12-07 12:48:37 +11:00
Ilya Tregubov
7548cbfcf6
Merge branch 'MDL-72237-master' of https://github.com/dcai/moodle
2021-12-06 14:22:12 +02:00
Ferran Recio
c3dbe5a977
MDL-71691 core_course: expand / collapse all sections
2021-12-06 10:55:38 +01:00
Bas Brands
5b76eb6900
MDL-71291 theme_boost: minimal frontpage styling tweaks
2021-12-06 10:29:14 +01:00
Bas Brands
26a0091d3c
MDL-72981 theme_boost: homogenise logo display
2021-12-06 09:38:21 +01:00
Sujith Haridasan
01f20ae665
MDL-71915 core_behat: Fix the page admin nav for question bank
...
Fix the access of items under the question tab in
classic theme.
2021-12-06 10:26:41 +05:30
Sujith Haridasan
0f029c04d7
MDL-71915 mod_forum: Update behat tests
...
Update behat tests to accommodate the changes made
for tertiary navigation.
2021-12-06 09:27:58 +05:30
Gareth Barnard
00f59c226e
MDL-73173 core_my: Confusing 'Content' region.
2021-12-03 12:54:17 +00:00
Dongsheng Cai
cffefca11c
MDL-72237 core_calendar: limit number of day events on calenar view
2021-12-03 16:21:30 +11:00
Amaia Anabitarte
ca78387d94
MDL-72919 core_course: remove unexisting CSS variable
2021-12-02 11:11:51 +01:00