103583 Commits

Author SHA1 Message Date
Sara Arjona
53fe23d8b5 MDL-73347 behat: Add blocks hidden by default for boost
For the boost them, a few themes have been hidden by default.
The unaddable setting should be set to let admins add them again,
because some behat tests need them.
2022-01-14 13:08:48 +01:00
Sara Arjona
341a7b2a97 MDL-73347 blocks: New unaddableblocks theme setting
A new method, get_unaddable_by_theme_block_types(), has been added to
block_manager class to let themes define, using the unaddableblocks
theme setting, the blocks that won't be displayed in the "Add a block"
list.
For now, only the boost theme uses it, to disable some of the blocks,
like settings, navigation, course_list and section_links (they are still
required for classic).
2022-01-14 13:08:48 +01:00
Sara Arjona
0e188470b1 on-demand release 4.0dev+ 2022-01-14 11:14:20 +01:00
Sara Arjona
f122edf3a9 Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2022-01-14 11:14:17 +01:00
Andrew Nicols
6c2a64dca1 Merge branch 'MDL-73575' of https://github.com/paulholden/moodle 2022-01-14 09:36:04 +08:00
Andrew Nicols
626c8b43bf Merge branch 'MDL-65801' of https://github.com/paulholden/moodle 2022-01-14 09:30:11 +08:00
Víctor Déniz
ea3568ff6d Merge branch 'MDL-73572-master' of git://github.com/jleyva/moodle 2022-01-13 23:40:51 +00:00
Eloy Lafuente (stronk7)
94eb0a5734 Merge branch 'MDL-69624' of https://github.com/paulholden/moodle 2022-01-13 23:24:47 +01:00
Eloy Lafuente (stronk7)
10e4cec874 Merge branch 'MDL-73004-master_access_unit_tests' of https://github.com/brickfield/moodle 2022-01-13 19:23:13 +01:00
Mike Churchward
23cb59bd85 MDL-73004 tool_brickfield: Fix unit tests for question areas.
Search array of areas for expected question components, rather than assume an array position.
2022-01-13 11:56:41 -05:00
Eloy Lafuente (stronk7)
4480b463d6 Merge branch 'MDL-71702-master' of https://github.com/sarjona/moodle 2022-01-13 17:14:23 +01:00
Paul Holden
3c90926f05 MDL-69624 question: add missing test required library. 2022-01-13 15:08:02 +00:00
Paul Holden
ef871e28b5 MDL-73575 webservice: ensure configured protocols are non-empty. 2022-01-13 12:21:29 +00:00
Juan Leyva
7cb78905a0 MDL-73572 grade: Fix return type for gradeformatted
Regression caused MDL-70874
2022-01-13 12:49:44 +01:00
Paul Holden
6ed8458eda MDL-65801 lang: final removal of deprecated 37/38 strings.
The following lang strings have been undepecated, as they are still
in use:

* errorcoursewronglypublished, core_hub
* eventrolecapabilitiesupdated, core_role
2022-01-13 09:50:50 +00:00
Sara Arjona
1ce7bc329c Merge branch 'MDL-73343-master' of https://github.com/aanabit/moodle 2022-01-13 10:22:16 +01:00
Amaia Anabitarte
615027ea75 MDL-73343 block_myoverview: Add link to create course for empty content 2022-01-13 09:39:43 +01:00
Jun Pataleta
527808b1b5 Merge branch 'MDL-73508-master' of https://github.com/bmbrands/moodle 2022-01-13 15:33:07 +08:00
Shamim Rezaie
c4706a93ea Merge branch 'MDL-72757-master' of https://github.com/dravek/moodle 2022-01-13 18:29:28 +11:00
Andrew Nicols
880495d25f Merge branch 'MDL-71704-master' of https://github.com/sarjona/moodle 2022-01-13 14:32:44 +08:00
Andrew Nicols
7af3ff3f8d Merge branch 'MDL-73530-master' of https://github.com/ferranrecio/moodle 2022-01-13 14:29:13 +08:00
Jun Pataleta
756b1c2e4c Merge branch 'MDL-73492-master' of https://github.com/aanabit/moodle 2022-01-13 14:22:38 +08:00
Jun Pataleta
0706308ccb Merge branch 'MDL-71721-master' of https://github.com/sarjona/moodle 2022-01-13 13:53:50 +08:00
Jun Pataleta
8b73145310 Merge branch 'MDL-73467' of git://github.com/paulholden/moodle 2022-01-13 11:43:32 +08:00
Andrew Nicols
03956b86e0 Merge branch 'MDL-73469' of https://github.com/roland04/moodle 2022-01-13 11:02:02 +08:00
Víctor Déniz
99df355421 Merge branch 'MDL-73418' of https://github.com/ja9837/moodle 2022-01-12 22:24:33 +00:00
Paul Holden
b625b9ffed MDL-73467 reportbuilder: consistent scheduled report export class.
Use the same dataformat exporter in scheduled reports as that used
when downloading reports, from 7d753bed.
2022-01-12 17:41:41 +00:00
Eloy Lafuente (stronk7)
6b6ff255dc Merge branch 'MDL-73564-master' of https://github.com/marinaglancy/moodle 2022-01-12 18:31:09 +01:00
Eloy Lafuente (stronk7)
7be7bb5164 Merge branch 'MDL-73546-master' of https://github.com/sarjona/moodle 2022-01-12 18:27:39 +01:00
Sara Arjona
58bcc49ea6 Merge branch 'MDL-73392-master' of https://github.com/bmbrands/moodle 2022-01-12 16:28:59 +01:00
Sara Arjona
d49b30d526 Merge branch 'MDL-71710-master' of https://github.com/ilyatregubov/moodle 2022-01-12 15:58:26 +01:00
Mikel Martín
142277dfcb MDL-73469 reportbuilder: Fix clipped corners
- Fix clipped corners in toggle cards
- Fix left corners in left sidebar search input
2022-01-12 15:27:48 +01:00
Paul Holden
6d18f136ae MDL-72772 gradereport_overview: account for users with parent roles. 2022-01-12 14:18:52 +01:00
Marina Glancy
6f6586b164 MDL-73564 webservice: make sure to require webservice lib once 2022-01-12 13:19:58 +01:00
Ilya Tregubov
5c21e9f610 MDL-71710 core: updated adapter.js to 8.0.0 2022-01-12 13:47:34 +02:00
Bas Brands
35f334be05 MDL-73508 core_course: bigger activity description on view page 2022-01-12 11:40:08 +01:00
Ferran Recio
88b8f0ef20 MDL-73530 theme_boost: fix course edit dropzones 2022-01-12 11:31:02 +01:00
Sara Arjona
7cba3c5d13 Merge branch 'MDL-71723-master' of https://github.com/ilyatregubov/moodle 2022-01-12 11:19:49 +01:00
Sara Arjona
d5fbdb5ab0 Merge branch 'MDL-73359-master' of https://github.com/aanabit/moodle 2022-01-12 11:05:24 +01:00
Ilya Tregubov
30148593b2 Merge branch 'MDL-71949-fix-backup-log-master' of https://github.com/matthewhilton/moodle 2022-01-12 11:40:56 +02:00
Ilya Tregubov
4f5debcbef Merge branch 'MDL-72897-master' of https://github.com/ferranrecio/moodle 2022-01-12 11:32:36 +02:00
Eloy Lafuente (stronk7)
cb9a8b5ef0 Merge branch 'MDL-70348' of https://github.com/paulholden/moodle 2022-01-12 10:17:22 +01:00
Sara Arjona
0156e25da7 Merge branch 'MDL-71461-master' of https://github.com/dravek/moodle 2022-01-12 09:58:21 +01:00
Sara Arjona
5c99a7e766 Merge branch 'MDL-72771_master' of https://github.com/reskit/moodle 2022-01-12 09:40:52 +01:00
Shamim Rezaie
5c600ac6b8 Merge branch 'MDL-72880' of https://github.com/paulholden/moodle 2022-01-12 19:21:22 +11:00
Paul Holden
1964d68f85 MDL-72772 gradereport_overview: access checks for viewing grades. 2022-01-12 13:43:35 +08:00
Shamim Rezaie
9142285ad6 Merge branch 'MDL-69555-master' of git://github.com/jleyva/moodle 2022-01-12 14:41:48 +11:00
Andrew Nicols
bbf9b5561b Merge branch 'MDL-73511' of https://github.com/call-learning/moodle 2022-01-12 11:38:45 +08:00
Andrew Nicols
011ef83072 Merge branch 'MDL-73336-master-v02' of https://github.com/ferranrecio/moodle 2022-01-12 11:25:29 +08:00
Andrew Nicols
f90d35580c Merge branch 'MDL-73474-master' of https://github.com/aanabit/moodle 2022-01-12 11:06:40 +08:00