27971 Commits

Author SHA1 Message Date
Jake Dallimore
5a24764390 Merge branch 'MDL-69333-fingerprint-checks' of https://github.com/brendanheywood/moodle 2021-01-20 11:23:49 +08:00
Brendan Heywood
a6e9ac9af7 MDL-69333 report_security: Add checks for many public & private urls 2021-01-20 11:19:14 +11:00
Eloy Lafuente (stronk7)
333472ce2a Merge branch 'MDL-70159' of git://github.com/paulholden/moodle 2021-01-19 23:43:55 +01:00
Jun Pataleta
b935998bee Merge branch 'MDL-70292-master' of git://github.com/ilyatregubov/moodle 2021-01-20 00:12:22 +08:00
Sara Arjona
b0f2fb291d Merge branch 'MDL-70303-master' of git://github.com/ferranrecio/moodle 2021-01-19 16:50:01 +01:00
Ferran Recio
23b681c7b5 MDL-70303 libraries: upgrade GeoIP to 2.11.0 and MaxMind DB to 1.9.0 2021-01-19 16:35:04 +01:00
Jake Dallimore
790cb18211 Merge branch 'MDL-69522-custom-message-m' of https://github.com/Peterburnett/moodle 2021-01-19 15:38:01 +08:00
Ilya Tregubov
c16c68928b MDL-70292 lib: fix unit tests. 2021-01-19 09:08:44 +02:00
Ilya Tregubov
b5ccb0eb46 MDL-70292 lib: Moodle customizations. 2021-01-19 09:05:55 +02:00
Ilya Tregubov
df2fba3aa4 MDL-70292 lib: update phpmailer to 6.2.0 2021-01-19 09:02:19 +02:00
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
7d24686e59 Merge branch 'MDL-69308' of https://github.com/stronk7/moodle 2021-01-14 12:03:30 +01:00
Paul Holden
20905a1481 MDL-70159 tool_capability: order capabilities by their name. 2021-01-14 07:32:56 +00: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
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)
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
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
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
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
d9df954a25 Merge branch 'MDL-68768-adhoc-task-faildelay-check' of https://github.com/brendanheywood/moodle 2021-01-12 10:06:53 +01: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
Sara Arjona
786bb3422c Merge branch 'MDL-70352-master' of https://github.com/dmitriim/moodle 2021-01-11 12:23:47 +01:00
Paul Holden
67f137832d MDL-70299 libraries: upgrade to version 1.7.1 of loglevel. 2021-01-08 09:55:03 +00:00
Jun Pataleta
e751c98000 Merge branch 'MDL-70310-master' of git://github.com/ilyatregubov/moodle 2021-01-08 14:47:30 +08:00
Eloy Lafuente (stronk7)
74200b8adc Merge branch 'MDL-70245-master' of https://github.com/TomoTsuyuki/moodle 2021-01-07 23:49:05 +01:00
Ilya Tregubov
0511eb9d6c MDL-70310 user: Remove yahoo icon since domain no longer exists. 2021-01-07 09:14:44 +02:00
Eloy Lafuente (stronk7)
c59c8e79ec Merge branch 'MDL-70476' of https://github.com/timhunt/moodle 2021-01-07 00:27:48 +01:00
Eloy Lafuente (stronk7)
fd1d9fec1e Merge branch 'master_MDL-70520' of https://github.com/golenkovm/moodle 2021-01-07 00:17:08 +01:00
Adrian Greeve
b65cfd4330 Merge branch 'MDL-70482_master' of https://github.com/sebmehr/moodle 2021-01-06 11:27:17 +08:00
Jun Pataleta
22295df424 Merge branch 'master-MDL-68792_v3' of https://github.com/golenkovm/moodle 2021-01-05 22:09:19 +08:00
Dmitrii Metelkin
21789c7168 MDL-70352 core: attach modal to a specific element 2020-12-31 14:02:20 +11:00
Sébastien Mehr
95c5173789 MDL-70482 template: add missing closing bracket 2020-12-24 13:54:00 +01:00
Eloy Lafuente (stronk7)
2d37d7f94d Merge branch 'MDL-70279' of git://github.com/paulholden/moodle 2020-12-23 00:46:42 +01:00
Víctor Déniz
7c3f210441 Merge branch 'MDL-70341-task-override-fix-disabled' of https://github.com/jamie-catalyst/moodle 2020-12-22 12:04:41 +00:00
Jake Dallimore
b2382c7d38 Merge branch 'MDL-69422-master-2' of git://github.com/junpataleta/moodle 2020-12-22 15:58:21 +08:00
Jake Dallimore
f0f6f79027 Merge branch 'master-MDL-64865' of https://github.com/kristian-94/moodle 2020-12-22 13:39:00 +08:00