6777 Commits

Author SHA1 Message Date
Jun Pataleta
3314ba4557 Merge branch 'MDL-73465' of https://github.com/paulholden/moodle 2022-01-05 17:50:17 +08:00
Paul Holden
7412121555 MDL-73465 theme_boost: apply rounded borders to modal dialogs. 2022-01-04 09:31:57 +00:00
Eloy Lafuente (stronk7)
ed4c560c42 Merge branch 'MDL-72735-master' of https://github.com/bmbrands/moodle 2022-01-03 20:15:09 +01:00
Bas Brands
31c4ac2c53 MDL-72735 core_course: style activity information on view page 2022-01-03 10:02:03 +01:00
Sara Arjona
595177194f MDL-73339 core_blocks: Behat tests to cover can_block_be_added 2021-12-30 13:17:49 +01:00
Sara Arjona
d870aae9c7 Merge branch 'MDL-71818-master' of https://github.com/dcai/moodle 2021-12-28 17:32:18 +01:00
Sara Arjona
7e559628dc Merge branch 'MDL-72581-master' of https://github.com/junpataleta/moodle 2021-12-28 09:23:11 +01:00
Sara Arjona
0fc33251bf Merge branch 'MDL-72904-master-dec21' of https://github.com/peterRd/moodle 2021-12-27 08:47:50 +01:00
Peter Dias
d19547ae69 MDL-72904 theme_boost: Boost navbar cleanup restrictions
Exclude the last node in a breadcrumb change from auto-removal if no URL provided.
2021-12-23 21:25:36 +08:00
Peter Dias
6d5ab2233a MDL-72904 core_badges: Update behat tests 2021-12-23 21:25:36 +08:00
Bas Brands
c218e921d2 MDL-72739 theme_boost: fixed updated edit switch behat 2021-12-23 10:15:53 +01:00
Jun Pataleta
2b962cf691 Merge branch 'MDL-73274-master' of https://github.com/bmbrands/moodle 2021-12-23 11:31:25 +08:00
Jun Pataleta
057f312cff Merge branch 'MDL-72845-master' of https://github.com/lameze/moodle 2021-12-23 10:49:44 +08:00
Sara Arjona
c3f83fad47 Merge branch 'MDL-73168-master' of https://github.com/bmbrands/moodle 2021-12-22 12:53:28 +01:00
Simey Lameze
be018b7c42 MDL-72845 core: add services and support link to help popover 2021-12-22 19:46:49 +08:00
Shamim Rezaie
dacfebedf3 Merge branch 'MDL-73348' of https://github.com/stronk7/moodle 2021-12-22 21:19:52 +11:00
Jun Pataleta
938ed7bbe7 Merge branch 'MDL-73379' of git://github.com/paulholden/moodle 2021-12-22 05:54:03 +08:00
Paul Holden
7d61928cfb MDL-73379 admin: consistent secondary navigation on settings pages.
Co-authored-by: Adrian Greeve <adrian@moodle.com>
2021-12-21 17:02:56 +00:00
Jun Pataleta
28428d7056 MDL-72581 theme: Style .icon under .activityiconcontainer
Style the .icon class under the .activityiconcontainer class just like
the .activityicon class.
2021-12-21 17:56:35 +08:00
Jun Pataleta
c6c2ad8360 Merge branch 'MDL-73369-master' of https://github.com/bmbrands/moodle 2021-12-21 16:36:51 +08:00
Simey Lameze
0d306f9733 MDL-72984 theme: fix the popover header html structure 2021-12-21 13:10:43 +08:00
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