99763 Commits

Author SHA1 Message Date
Jun Pataleta
f4074280fb Merge branch 'MDL-70294' of git://github.com/paulholden/moodle 2021-01-19 09:20:44 +08:00
Paul Holden
0f12910aa4 MDL-70294 libraries: document upgrade of TCPDF. 2021-01-18 21:05:05 +00:00
Paul Holden
b559600219 MDL-70294 libraries: upgrade to version 6.3.5 of TCPDF. 2021-01-18 21:04:01 +00:00
Sara Arjona
309a7f9785 Merge branch 'MDL-70290-master' of git://github.com/peterRd/moodle 2021-01-18 09:23:33 +01:00
Sara Arjona
fea8fb3e92 Merge branch 'MDL-70305-master' of git://github.com/peterRd/moodle 2021-01-18 09:20:21 +01:00
Sara Arjona
c381757f2a weekly release 4.0dev 2021-01-15 08:25:37 +01:00
Sara Arjona
f1333db578 NOBUG: Fixed file access permissions 2021-01-15 08:25:37 +01:00
Sara Arjona
c2f91dc03a NOBUG: Fixed SVG browser compatibility 2021-01-15 08:25:35 +01:00
Sara Arjona
d6901cc07f Merge branch 'install_master' of https://git.in.moodle.com/amosbot/moodle-install 2021-01-15 08:25:34 +01:00
Sara Arjona
7d24686e59 Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
Jake Dallimore
f89a0a8748 Merge branch 'MDL-69877-master' of git://github.com/mickhawkins/moodle 2021-01-14 14:51:46 +08:00
Michael Hawkins
01a775cf34 MDL-69877 core: Added security.txt 2021-01-14 14:29:55 +08:00
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
AMOS bot
6edf56a163 Automatically generated installer lang files 2021-01-14 00:07:47 +00:00
Peter Dias
af73671e65 MDL-70290 core: Update the lib's xml and upgrade files 2021-01-14 07:58:29 +08:00
Peter Dias
6a32601010 MDL-70290 core: HTMLPurifier upgrade to 4.13.0 2021-01-14 07:57:58 +08:00
Peter Dias
a0573603e6 MDL-70305 lib: Update thirdpartylibs chartjs version 2021-01-14 07:54:19 +08:00
Peter Dias
79ee30c6ca MDL-70305 lib: Upgrade chartjs to 2.9.4 2021-01-14 07:36:35 +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
Eloy Lafuente (stronk7)
77342b96fc MDL-69308 upgrade: remove all the < 3.6.0 upgrade steps
This just deletes all the upgrade steps previous to 3.6.0. Some
small adjustments, like tweaking globals can also be applied
when needed.

Also includes an upgrade step to prevent upgrading from any
version < 2018120300 (v3.6.0) as anti-cheating measure.

Note that in this case, there wasn't any case of upgradelib
functions being used, hence we haven't to deprecate/remove
anything in codebase. When there is such a need, that is done
in separate commits (one for each function) and documented here.

See MDL-65809 commits for an example removing/deprecating a
good number of functions.
2021-01-13 19:11:19 +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
AMOS bot
66d960259c Automatically generated installer lang files 2021-01-13 00:07:48 +00: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