Commit graph

100043 commits

Author SHA1 Message Date
Sara Arjona
e730802e08 Merge branch 'MDL-70299-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-01-13 17:20:00 +01:00
Shamim Rezaie
120e744a43 MDL-70625 core_calendar: Fix whitespace appearance in the id attribute 2021-01-14 01:58:52 +11:00
Sara Arjona
44012cdfe3 Merge branch 'MDL-70394-311' of git://github.com/rezaies/moodle into MOODLE_311_STABLE 2021-01-13 15:31:19 +01:00
Sara Arjona
4bd52c7ac3 Merge branch 'MDL-70387-311' of git://github.com/jleyva/moodle into MOODLE_311_STABLE 2021-01-13 14:56:12 +01:00
Juan Leyva
4f2cfe7af8 MDL-70387 files: New WS core_files_get_unused_draft_itemid 2021-01-13 13:03:00 +01:00
Sara Arjona
24b10d62da Merge branch 'MOODLE_311_MDL-70362' of https://github.com/golenkovm/moodle into MOODLE_311_STABLE 2021-01-13 12:36:46 +01:00
Sara Arjona
bc439a9dfc Merge branch 'MDL-68010-cron-run-disabled-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE 2021-01-13 11:28:21 +01:00
Mihail Geshoski
19e4e865ac MDL-68486 auth_shibboleth: Reset convert_data if it uses dataroot file
Upgrade step that resets the 'Data modification API' (convert_data)
setting to its default value if this setting is currently configured
to use a file located within the $CFG->dataroot directory.
2021-01-13 12:34:45 +08:00
Mihail Geshoski
2116878465 MDL-68486 auth_shibboleth: Prevent using dataroot files in convert_data
Prevents configuring the 'Data modification API' (convert_data) setting
to use files located within the $CFG->dataroot directory as it exposes
the site to security risks.
2021-01-13 12:34:45 +08:00
Jun Pataleta
5e4a7224a5 Merge branch 'MDL-70580-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-01-13 10:20:00 +08:00
AMOS bot
62fb6ac53a Automatically generated installer lang files 2021-01-13 00:07:28 +00:00
Paul Holden
5f9c1e5dd2 MDL-70580 core: retrieve closest tree node in click handler. 2021-01-12 20:17:22 +00:00
Tim Hunt
8306fc3f3e MDL-68597 qtype_essay: show the word count on the review screen 2021-01-12 19:53:01 +00:00
Tim Hunt
8d7b3b3fe7 MDL-68597 qtype_essay: switch the form to consistently use hideIf 2021-01-12 17:54:39 +00:00
Michael Hawkins
da051fa484 MDL-69911 core: Clean content passed through TeX filter 2021-01-12 17:14:31 +01:00
Ferran Recio
8da4872464 MDL-67782 message: fix messages max length 2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
c689df0a5d MDL-69797 core_grades: Implement authorization into fetch method 2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
3a02eccc2e MDL-69797 core_grades: Implement authorization into fetch method 2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
dcbaed2862 MDL-69797 gradingform_rubric: Implement authorization into fetch method 2021-01-12 17:14:31 +01:00
Juan Segarra Montesinos
808ad0df73 MDL-69797 gradingform_guide: Implement authorization into fetch method 2021-01-12 17:14:31 +01:00
Sara Arjona
220ad68736 Merge branch 'MDL-70308-311' of git://github.com/ferranrecio/moodle into MOODLE_311_STABLE 2021-01-12 17:04:28 +01:00
Sara Arjona
3d7d18adea Merge branch 'MDL-70298-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-01-12 15:58:41 +01:00
Ilya Tregubov
b12594dbfa MDL-70298 lib_horde: Upgrade Horde library to 5.2.23 2021-01-12 15:58:36 +02:00
Sara Arjona
33da471284 Merge branch 'MDL-70009-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-01-12 10:21:02 +01:00
David Watson
ad590f99db MDL-69431 course: validate section url param against maxsections 2021-01-12 17:08:44 +08:00
Sara Arjona
1e8ec8ef26 Merge branch 'MDL-68768-adhoc-task-faildelay-check-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE 2021-01-12 10:07:01 +01:00
Jake Dallimore
1e667ac167 Merge branch 'MDL-69529-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-01-12 16:48:10 +08:00
Ilya Tregubov
dc4f973e62 MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods. 2021-01-12 09:10:50 +02:00
Jun Pataleta
7ff1b6c79c Merge branch 'MDL-70580-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-01-12 13:15:50 +08:00
AMOS bot
d37d56025f Automatically generated installer lang files 2021-01-12 00:07:37 +00:00
Andrew Nicols
1894ea0c5c MDL-70580 core: Tree nodes should check if they were clicked directly 2021-01-11 23:43:22 +00:00
Paul Holden
186879fca4 MDL-69816 tool_uploadcourse: configure course content download value. 2021-01-11 22:24:39 +00:00
Eloy Lafuente (stronk7)
ae6c7b1f9d Merge branch 'MDL-70486-311-get_region_name' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE 2021-01-11 22:55:35 +01:00
Tim Hunt
48e0b24587 MDL-68597 essay word limits: fixes requested by the integrator 2021-01-11 20:32:24 +00:00
Mahmoud Kassaei
9b7439c3a8 MDL-68597 Qtype_Essay: Adding word min/max for online text input 2021-01-11 20:32:20 +00:00
Tim Hunt
7449ad7861 MDL-70574 qtype_multianswer: fractional scores should be possible 2021-01-11 17:35:51 +00:00
Michael Hawkins
d8056de5c4 MDL-70571 lib: Added additional escaping to search_input template 2021-01-11 16:20:23 +01:00
Eloy Lafuente (stronk7)
19996b52b1 Merge branch 'MDL-70266_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-01-11 16:12:02 +01:00
Mark Nelson
a64c837ae5 MDL-70034 gradingform_guide: use new API to retrieve grade item name 2021-01-11 15:20:05 +01:00
Sara Arjona
376b9d5a13 Merge branch 'MDL-70567-MOODLE_311_STABLE' of https://github.com/dmitriim/moodle into MOODLE_311_STABLE 2021-01-11 13:09:41 +01:00
Sara Arjona
6c330f2f76 Merge branch 'MDL-70578-311' of git://github.com/lucaboesch/moodle into MOODLE_311_STABLE 2021-01-11 12:58:11 +01:00
Sara Arjona
0c3ae37c2c Merge branch 'MDL-70352-MOODLE_311_STABLE' of https://github.com/dmitriim/moodle into MOODLE_311_STABLE 2021-01-11 12:23:57 +01:00
AMOS bot
29cde70458 Automatically generated installer lang files 2021-01-11 00:08:42 +00:00
Eloy Lafuente (stronk7)
7a62f6d76d Merge branch 'MDL-70550-311-enfix' of git://github.com/mudrd8mz/moodle into MOODLE_311_STABLE 2021-01-09 13:17:43 +01:00
AMOS bot
a061175fba Automatically generated installer lang files 2021-01-09 00:07:30 +00:00
Sara Arjona
cf317d9712 Merge branch 'MDL-70558-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-01-08 17:07:16 +01:00
Sara Arjona
57f38e3de2 Merge branch 'MDL-70102-m311' of https://github.com/sammarshallou/moodle into MOODLE_311_STABLE 2021-01-08 15:50:18 +01:00
Paul Holden
705bc7fdaa MDL-70299 libraries: upgrade to version 1.7.1 of loglevel. 2021-01-08 09:51:09 +00:00
David Mudrák
3a9b87a29c MDL-70550 lang: Use the fixed strings in Behat tests, too 2021-01-08 09:01:29 +01:00
Helen Foster
af16c0310f MDL-70550 lang: Import fixed English strings (en_fix) 2021-01-08 09:00:42 +01:00