Commit graph

103643 commits

Author SHA1 Message Date
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
Bas Brands
38d0498c0f MDL-73416 core_badges: limit page width on most badge pages 2022-01-13 14:36:13 +01: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
Bas Brands
8a650f2d4f MDL-72942 theme_boost: change carets to chevrons for dropdowns 2022-01-13 08:20:39 +01: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
Peter Dias
60150bd068 MDL-73360 glossary: Add heading when creating entries 2022-01-13 09:32:38 +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
Ilya Tregubov
040f9a9168 MDL-71715 lib: update PHP-ML to 0.9.0 2022-01-12 14:47:58 +02: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
Adrian Greeve
83172ba682 MDL-73356 mod_chat: Move group selector on page and update title.
The group selector is now below the tertiary navigation. The title
for reports now does not contain the activity name. This is present
further up the page.
2022-01-12 14:16:57 +08:00
Mathew May
76eaf6ee5f MDL-73316 contentbank: Add in secondary navigation 2022-01-12 13:54:57 +08:00
Mathew May
a9952cfe4c MDL-73316 navigation: Add homepagesecondary nav 2022-01-12 13:54:57 +08:00
Paul Holden
1964d68f85 MDL-72772 gradereport_overview: access checks for viewing grades. 2022-01-12 13:43:35 +08:00
Mihail Geshoski
78b2a70de5 MDL-73438 choice: Tertiary navigation changes
Removes unnecessary breadcrumb items, updates the headings and
repositions the groups selector in the view and responses page.
2022-01-12 13:13:57 +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