Commit graph

99726 commits

Author SHA1 Message Date
AMOS bot
39e785e4b0 Automatically generated installer lang files 2021-01-29 00:07:30 +00:00
AMOS bot
8194b3151c Automatically generated installer lang files 2021-01-27 00:07:30 +00:00
AMOS bot
6dd97088db Automatically generated installer lang files 2021-01-23 00:07:28 +00:00
Jake Dallimore
500bee1af0 weekly release 3.11dev 2021-01-22 11:30:46 +08:00
Jake Dallimore
b9896f4a8e NOBUG: Fixed file access permissions 2021-01-22 11:30:46 +08:00
Jake Dallimore
6db835f666 Merge branch 'install_311_STABLE' of https://git.in.moodle.com/amosbot/moodle-install into MOODLE_311_STABLE 2021-01-22 11:30:43 +08:00
Jun Pataleta
a10a3f94c7 Merge branch 'MDL-70297-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-01-21 12:19:04 +08:00
Adrian Greeve
23baaf8f61 Merge branch 'MDL-57020-311-allow_delete_unused_scale' of https://github.com/sharidas/moodle into MOODLE_311_STABLE 2021-01-21 12:02:10 +08:00
Sujith Haridasan
1215070d8d MDL-57020 scales: Allow deletion of unused scales in forum
Allow deletion of unused scales used in a
forum for the course.

Signed-off-by: Sujith Haridasan <sujith@moodle.com>
2021-01-21 09:16:46 +05:30
Jun Pataleta
84922dc4fc Merge branch 'MDL-70301-311' of https://github.com/Chocolate-lightning/moodle into MOODLE_311_STABLE 2021-01-21 11:33:35 +08:00
Mathew May
ec4d3aa389 MDL-70301 lib: Update thirdpartylibs scssphp 2021-01-21 10:35:24 +08:00
Mathew May
9a3e290efb MDL-70301 lib: Upgrade scssphp to 1.4.1 2021-01-21 10:35:10 +08:00
Adrian Greeve
1263d09396 Merge branch 'MDL-70302-311' of git://github.com/peterRd/moodle into MOODLE_311_STABLE 2021-01-21 09:48:34 +08:00
Peter Dias
c60b950b87 MDL-70302 core: Update the lib's readme, xml and upgrade files 2021-01-21 09:34:33 +08:00
Eloy Lafuente (stronk7)
b390eebb7a Merge branch 'MDL-70317-311' of git://github.com/lucaboesch/moodle into MOODLE_311_STABLE 2021-01-20 23:27:11 +01:00
Eloy Lafuente (stronk7)
85ae2babde Merge branch 'MDL-70134_311' of https://github.com/timhunt/moodle into MOODLE_311_STABLE 2021-01-20 22:47:30 +01:00
Luca Bösch
beec305005 MDL-70317 filter_mathjaxloader: update default CDN to 2.7.9 2021-01-20 22:02:09 +01:00
Eloy Lafuente (stronk7)
2236ac67b0 Merge branch 'MDL-70055-MOODLE_311_STABLE' of https://github.com/kabalin/moodle into MOODLE_311_STABLE 2021-01-20 19:44:56 +01:00
Eloy Lafuente (stronk7)
e24754693a Merge branch 'MDL-70291-311-1' of git://github.com/peterRd/moodle into MOODLE_311_STABLE 2021-01-20 19:18:07 +01:00
Sara Arjona
e49ad9eeb6 MDL-70438 contentbank: fix behat issue with classic 2021-01-20 19:02:19 +01:00
Eloy Lafuente (stronk7)
c5dd5a6fe1 Merge branch 'MDL-70296-311-1' of git://github.com/peterRd/moodle into MOODLE_311_STABLE 2021-01-20 17:19:40 +01:00
Jun Pataleta
e4527dc68f Merge branch 'MDL-70319-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-01-20 22:40:35 +08:00
Jun Pataleta
93ae28874e Merge branch 'MDL-70300-311' of https://github.com/Chocolate-lightning/moodle into MOODLE_311_STABLE 2021-01-20 17:13:37 +08:00
Mathew May
95fa1e387e MDL-70300 core_lib: Update thirdpartylibs php-css-parser 2021-01-20 15:53:10 +08:00
Jun Pataleta
7627763dfe Merge branch 'MDL-70562-311' of git://github.com/lucaboesch/moodle into MOODLE_311_STABLE 2021-01-20 15:01:27 +08:00
Jake Dallimore
eebb226156 Merge branch 'MDL-69333-fingerprint-checks-MOODLE_311_STABLE' of https://github.com/brendanheywood/moodle into MOODLE_311_STABLE 2021-01-20 11:24:42 +08:00
Adrian Greeve
b2bad0b648 Merge branch 'MDL-70438-311' of git://github.com/sarjona/moodle into MOODLE_311_STABLE 2021-01-20 09:51:06 +08:00
Brendan Heywood
6f60d650d3 MDL-69333 report_security: Add checks for many public & private urls 2021-01-20 11:20:31 +11:00
Brendan Heywood
63e7f2a64f MDL-69333 error: Allow explicit http error codes in web server config
eg in Apache you could capture 403 errors and funnel them to this
error handler script and also transform them to 404s:

ErrorDocument 403 /error/index.php?code=404
2021-01-20 11:20:31 +11:00
Eloy Lafuente (stronk7)
4c698ab3d3 Merge branch 'MDL-70159-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-01-19 23:44:54 +01:00
Jun Pataleta
dbd55e05ae Merge branch 'MDL-70292-311' of git://github.com/ilyatregubov/moodle into MOODLE_311_STABLE 2021-01-20 00:12:11 +08:00
Sara Arjona
8510e9d881 Merge branch 'MDL-70303-311' of git://github.com/ferranrecio/moodle into MOODLE_311_STABLE 2021-01-19 16:50:09 +01:00
Ferran Recio
8408a82960 MDL-70303 libraries: upgrade GeoIP to 2.11.0 and MaxMind DB to 1.9.0 2021-01-19 16:35:39 +01:00
Sara Arjona
92674c614a MDL-70438 contentbank: Add column to view mode for content uses 2021-01-19 16:08:50 +01:00
Sara Arjona
d83b4b4abf MDL-70438 contentbank: Display content uses before removal 2021-01-19 16:08:50 +01:00
Sara Arjona
a80dcdf641 MDL-70438 contentbank: Add method get_uses to content 2021-01-19 16:08:50 +01:00
Ilya Tregubov
78d39f360b MDL-70319 core: Moodle customizations. 2021-01-19 10:04:52 +02:00
Ilya Tregubov
4415ecbe7b MDL-70319 core: Upgrade php-enum to 1.7.7 2021-01-19 10:04:52 +02:00
Ilya Tregubov
f12a16b991 MDL-70297 libraries: Moodle customizations. 2021-01-19 09:51:34 +02:00
Ilya Tregubov
e060179098 MDL-70297 libraries: xhprof upgraded to 2.2.3 2021-01-19 09:51:34 +02:00
Adrian Greeve
58a3b7a8ad Merge branch 'MDL-69202_311' of https://github.com/ffhs/moodle into MOODLE_311_STABLE 2021-01-19 15:40:47 +08:00
Jake Dallimore
1773ffc774 Merge branch 'MDL-69522-custom-message-311' of https://github.com/Peterburnett/moodle into MOODLE_311_STABLE 2021-01-19 15:38:52 +08:00
Ilya Tregubov
ef9dab903f MDL-70292 lib: fix unit tests. 2021-01-19 09:17:42 +02:00
Ilya Tregubov
1379a55025 MDL-70292 lib: Moodle customizations. 2021-01-19 09:17:42 +02:00
Ilya Tregubov
a93d965968 MDL-70292 lib: update phpmailer to 6.2.0 2021-01-19 09:17:42 +02:00
Adrian Greeve
e105a212b6 Merge branch 'MDL-70128-311' of git://github.com/jleyva/moodle into MOODLE_311_STABLE 2021-01-19 14:49:51 +08:00
Mathew May
a18cf2c3a3 MDL-70300 lib: Apply php css parser patches 2021-01-19 11:01:38 +08:00
Mathew May
8e1cc98115 MDL-70300 lib: Upgrade php css parser to 8.3.1 2021-01-19 11:01:24 +08:00
Jun Pataleta
f4b3440fb8 Merge branch 'MDL-70294-311' of git://github.com/paulholden/moodle into MOODLE_311_STABLE 2021-01-19 09:20:11 +08:00
Paul Holden
48cbfcc87b MDL-70294 libraries: document upgrade of TCPDF. 2021-01-18 21:07:41 +00:00