99737 Commits

Author SHA1 Message Date
Jun Pataleta
adbebb3bcc Merge branch 'MDL-70312' of git://github.com/paulholden/moodle 2021-01-14 11:54:37 +08:00
Jake Dallimore
a2ab10fca4 Merge branch 'MDL-68608-improve-readonly-debugging' of https://github.com/brendanheywood/moodle 2021-01-14 08:48:10 +08:00
Adrian Greeve
eceeb180bf Merge branch 'MDL-68597' of https://github.com/timhunt/moodle 2021-01-14 08:35:02 +08:00
Eloy Lafuente (stronk7)
e15aaed77a Merge branch 'MDL-70408-master' of git://github.com/sarjona/moodle 2021-01-13 23:59:36 +01:00
Sara Arjona
b3164b3253 Merge branch 'MDL-70299' of git://github.com/paulholden/moodle 2021-01-13 17:19:50 +01:00
Sara Arjona
8717e87916 Merge branch 'MDL-70394-master' of git://github.com/rezaies/moodle 2021-01-13 15:31:11 +01:00
Sara Arjona
58eaf86573 Merge branch 'MDL-70387-master' of git://github.com/jleyva/moodle 2021-01-13 14:56:04 +01:00
Juan Leyva
7f02879ce7 MDL-70387 files: New WS core_files_get_unused_draft_itemid 2021-01-13 13:01:40 +01:00
Sara Arjona
f287ef5cb2 Merge branch 'master-MDL-70362' of https://github.com/golenkovm/moodle 2021-01-13 12:36:24 +01:00
Sara Arjona
8f4ff3014d Merge branch 'MDL-68010-cron-run-disabled' of https://github.com/brendanheywood/moodle 2021-01-13 11:28:10 +01:00
Tim Hunt
c4e2b67c22 MDL-68597 qtype_essay: show the word count on the review screen 2021-01-13 10:27:40 +00:00
Tim Hunt
6fc462ad4d MDL-68597 qtype_essay: switch the form to consistently use hideIf 2021-01-13 10:27:40 +00:00
Tim Hunt
d9b0da85cc MDL-68597 essay word limits: fixes requested by the integrator 2021-01-13 10:27:40 +00:00
Mahmoud Kassaei
997a407b37 MDL-68597 qtype_essay: add word min/max for online text input 2021-01-13 10:27:14 +00:00
Mihail Geshoski
06a338f00b 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:24 +08:00
Mihail Geshoski
6c51299e30 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:24 +08:00
Jun Pataleta
81cb8b9f09 Merge branch 'MDL-70580' of git://github.com/paulholden/moodle 2021-01-13 10:20:20 +08:00
Paul Holden
be48efc9b7 MDL-70580 core: retrieve closest tree node in click handler. 2021-01-12 20:11:25 +00:00
Michael Hawkins
11e13d1629 MDL-69911 core: Clean content passed through TeX filter 2021-01-12 17:14:33 +01:00
Ferran Recio
ce87be7db6 MDL-67782 message: fix messages max length 2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
b17037b960 MDL-69797 core_grades: Implement authorization into fetch method 2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
8fb9f2bcc5 MDL-69797 core_grades: Implement authorization into fetch method 2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
8a5f5c3ef9 MDL-69797 gradingform_rubric: Implement authorization into fetch method 2021-01-12 17:14:33 +01:00
Juan Segarra Montesinos
eda0980d7a MDL-69797 gradingform_guide: Implement authorization into fetch method 2021-01-12 17:14:33 +01:00
Sara Arjona
d716a3f151 Merge branch 'MDL-70308-master' of git://github.com/ferranrecio/moodle 2021-01-12 17:04:25 +01:00
Sara Arjona
894c9c9d7b Merge branch 'MDL-70298-master' of git://github.com/ilyatregubov/moodle 2021-01-12 15:58:34 +01:00
Ilya Tregubov
49266827c4 MDL-70298 lib_horde: Upgrade Horde library to 5.2.23 2021-01-12 15:57:58 +02:00
Sara Arjona
51bf5852ec Merge branch 'MDL-70009-master' of git://github.com/ilyatregubov/moodle 2021-01-12 10:20:55 +01:00
Jake Dallimore
893411c673 Merge branch 'MDL-69431-master' of git://github.com/watson8/moodle 2021-01-12 17:08:29 +08:00
Sara Arjona
d9df954a25 Merge branch 'MDL-68768-adhoc-task-faildelay-check' of https://github.com/brendanheywood/moodle 2021-01-12 10:06:53 +01:00
Jake Dallimore
606a534571 Merge branch 'MDL-69529-master' of git://github.com/ilyatregubov/moodle 2021-01-12 16:40:26 +08:00
Ilya Tregubov
bcdf87a877 MDL-70009 h5pactivity: Split get_pluginfile_hash in two methods. 2021-01-12 09:10:24 +02:00
Jun Pataleta
495f45ef3b Merge branch 'MDL-70580' of git://github.com/paulholden/moodle 2021-01-12 13:16:00 +08:00
Andrew Nicols
d0bc893972 MDL-70580 core: Tree nodes should check if they were clicked directly 2021-01-11 23:42:03 +00:00
Eloy Lafuente (stronk7)
d64aa10197 Merge branch 'MDL-70486-master-get_region_name' of git://github.com/mudrd8mz/moodle 2021-01-11 22:55:19 +01:00
Michael Hawkins
dc9de7b0d4 MDL-70571 lib: Added additional escaping to search_input template 2021-01-11 16:20:16 +01:00
Eloy Lafuente (stronk7)
36ef29a8e9 Merge branch 'MDL-70266' of https://github.com/timhunt/moodle 2021-01-11 16:11:50 +01:00
Sara Arjona
df8df7477c Merge branch 'MDL-70034_master' of git://github.com/mdjnelson/moodle 2021-01-11 15:19:22 +01:00
Sara Arjona
5a8ccff85b Merge branch 'MDL-70567-master' of https://github.com/dmitriim/moodle 2021-01-11 13:09:34 +01:00
Sara Arjona
c89e435316 Merge branch 'MDL-70578-master' of git://github.com/lucaboesch/moodle 2021-01-11 12:58:01 +01:00
Sara Arjona
786bb3422c Merge branch 'MDL-70352-master' of https://github.com/dmitriim/moodle 2021-01-11 12:23:47 +01:00
David Watson
ddc0da4b31 MDL-69431 course: validate section url param against maxsections 2021-01-10 17:26:31 +00:00
Eloy Lafuente (stronk7)
a1c6c4b5a1 Merge branch 'MDL-70550-master-enfix' of git://github.com/mudrd8mz/moodle 2021-01-09 13:17:35 +01:00
Mark Nelson
9c7135ea92 MDL-70034 gradingform_guide: use new API to retrieve grade item name 2021-01-09 14:30:22 +08:00
Sara Arjona
8905bbd4c8 Merge branch 'MDL-70558' of git://github.com/paulholden/moodle 2021-01-08 17:06:30 +01:00
Sara Arjona
6231d34a03 Merge branch 'MDL-70102-master' of https://github.com/sammarshallou/moodle 2021-01-08 15:50:08 +01:00
Paul Holden
67f137832d MDL-70299 libraries: upgrade to version 1.7.1 of loglevel. 2021-01-08 09:55:03 +00:00
David Mudrák
2fba82e7b6 MDL-70550 lang: Use the fixed strings in Behat tests, too 2021-01-08 08:33:42 +01:00
Jun Pataleta
e751c98000 Merge branch 'MDL-70310-master' of git://github.com/ilyatregubov/moodle 2021-01-08 14:47:30 +08:00
Luca Bösch
e25c56ac94 MDL-70578 cohorts: Add bootstrap classes to buttons 2021-01-08 07:28:34 +01:00