Ilya Tregubov
b043c16659
Merge branch 'MDL-76911-master' of https://github.com/HuongNV13/moodle
2023-03-17 13:04:35 +01:00
Sara Arjona
5c0e75de4b
Merge branch 'master_MDL-76916' of https://github.com/mattporritt/moodle
2023-03-17 13:03:32 +01:00
Sara Arjona
6ebfc73e55
Merge branch 'master_MDL-76923' of https://github.com/mattporritt/moodle
2023-03-17 13:03:31 +01:00
Paul Holden
95c5001ddb
Merge branch 'MDL-75464-master' of https://github.com/meirzamoodle/moodle
2023-03-17 13:03:30 +01:00
Ilya Tregubov
02009d366e
Merge branch 'master_MDL-76909' of https://github.com/mattporritt/moodle
2023-03-17 13:03:29 +01:00
Ilya Tregubov
6ff1017fed
Merge branch 'master_MDL-76924' of https://github.com/mattporritt/moodle
2023-03-17 13:03:29 +01:00
Meirza
30a220ec83
MDL-75464 libraries: upgrade EvalMath to 1.0.1
2023-03-16 17:27:30 +07:00
Sara Arjona
0ad4ef1d3d
MDL-76989 lib: Set Moodle files after Font Awesome upgrade
...
This patch updates the Font Awesome library version from 4.7 to 6.3.0.
The readme_moodle.txt has been updated properly because the new version
works slightly different.
There is a file to add backward compatibily to version 6 files (shim).
More information about how to upgrade from 4 to 6 can be found in
https://fontawesome.com/docs/web/setup/upgrade/upgrade-from-v4
Although a few icons have been renamed in Moodle 6, as the new version
is compatible with v4 icons, for now the references to the old icons
(fa fa-xxxx --> fa-solid fa-xxxx) haven't been changed yet.
A separate issue will be created to update them in the future and
review if some new icons can be used too.
2023-03-14 17:33:07 +01:00
Huong Nguyen
d2ae030fa7
MDL-76911 lib: Update jQuery to 3.6.4
2023-03-14 08:45:31 +07:00
Andrew Nicols
4018ca9023
Merge branch 'MDL-76922-master' of https://github.com/sarjona/moodle
2023-03-05 21:57:53 +08:00
Andrew Nicols
668f65f281
Merge branch 'MDL-76907-master' of https://github.com/sarjona/moodle
2023-03-05 21:54:42 +08:00
Andrew Nicols
031721c29f
Merge branch 'MDL-76925-master' of https://github.com/sarjona/moodle
2023-03-05 21:53:11 +08:00
Sara Arjona
4e6593263d
MDL-76925 lib: Set Moodle files after axe upgrade
2023-03-03 11:46:29 +01:00
Sara Arjona
0bcb4a66cb
MDL-76922 lib: Set Moodle files after PHPSpreadSheet upgrade
2023-03-03 11:45:49 +01:00
Sara Arjona
43c79ce226
MDL-76907 lib: Set Moodle files after minify upgrade
2023-03-03 11:45:10 +01:00
Matt Porritt
998a009c42
MDL-76909 Libraries: Upgrade Simplepie to 1.8.0
2023-03-03 16:42:01 +11:00
Matt Porritt
6a82ef2474
MDL-76923 Libraries: Upgrade ZipStream to 2.4.0
2023-03-03 15:09:08 +11:00
Matt Porritt
63d6e74a8e
MDL-76916 Libraries: Upgrade PHP-JWT to 6.4.0
2023-03-02 12:23:55 +11:00
Matt Porritt
ba2dc81c80
MDL-76924 Libraries: Upgrade php-enum to 1.8.4
2023-03-02 11:41:49 +11:00
cescobedo
dc2d9ca7f7
MDL-76908 lib: update phpmailer to 6.7.1
2023-02-28 15:39:08 +01:00
Andrew Nicols
d56df7c204
Merge branch 'MDL-76912' of https://github.com/paulholden/moodle
2023-02-09 09:37:00 +08:00
Paul Holden
1d21409158
MDL-76912 libraries: upgrade to version 1.8.1 of loglevel.
2023-01-30 09:58:53 +00:00
Safat
59a9987719
MDL-76135 core: Add guzzle cache middleware
2023-01-30 13:05:27 +11:00
Andrew Nicols
7b150add44
MDL-76135 core: Import the Guzzle library
...
This commit will import the Guzzle library in
core. The imported libraries will be used in
the next commits to create an api for the http
client to be used in relevant locations.
Co-Authored-By: Andrew Nicols <andrew@nicols.co.uk>
Co-Authored-By: Safat Shahin <safat.shahin@moodle.com>
2023-01-30 13:05:27 +11:00
Meirza
3b4bc74692
MDL-76219 lib: Remove Box\Spout library
2023-01-05 16:04:37 +07:00
Meirza
b2b17b9d9b
MDL-76219 lib: Add the OpenSpout 3.7.3 library
2023-01-04 09:47:06 +07:00
Andrew Nicols
0646f7ea5a
Merge branch 'MDL-76183-master' of https://github.com/davewoloszyn/moodle
2022-12-01 08:55:34 +03:00
David Woloszyn
126028cc76
MDL-76183 lib: Update Github URLs
2022-11-30 14:01:31 +11:00
Ilya Tregubov
08fc4f9589
Merge branch 'MDL-75463-master' of https://github.com/kevpercy/moodle
2022-11-29 13:24:43 +03:00
Andrew Nicols
9e2051931f
Merge branch 'MDL-74823_upgrade-html-purifier-to-4-14-0' of https://github.com/ziegenberg/moodle
2022-11-29 16:24:31 +08:00
Kevin Percy
a1f4f514d4
MDL-75463 lib: Update Bennu version number to 0.2
2022-11-18 16:37:10 +08:00
Daniel Ziegenberg
877ac800cd
MDL-74823 lib: HTMLPurifier upgrade to 4.16.0
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2022-11-17 18:26:28 +01:00
Daniel Ziegenberg
90f8efa6b3
MDL-74823 lib: HTMLPurifier upgrade to 4.14.0
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2022-11-17 18:26:14 +01:00
Marina Glancy
0fc4914e40
MDL-76334 libraries: upgraded phpxmlrpc to 4.8.1
2022-11-16 17:02:42 +01:00
Kevin Percy
7f4ca89a79
MDL-75490 lib: Upgrade axe to v4.5.1
2022-11-11 11:02:32 +08:00
Andrew Nicols
a1cb96719a
Merge branch 'MDL-75466_upgrade-php-mailer-to-6-6-4' of https://github.com/ziegenberg/moodle
2022-11-07 12:21:45 +08:00
Daniel Ziegenberg
ccda718623
MDL-75466 core: Upgrade PHPmailer to 6.6.5
...
Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
2022-11-04 13:38:23 +01:00
Eloy Lafuente (stronk7)
c958bd7305
MDL-76055 libraries: Import phpxmlrpc 4.8.0 release
2022-11-02 15:56:38 +01:00
Andrew Nicols
60bc475925
Merge branch 'MDL-75468' of https://github.com/paulholden/moodle
2022-11-01 11:17:27 +08:00
Jun Pataleta
fb302fe40f
Merge branch 'MDL-75469-master' of https://github.com/kevpercy/moodle
2022-10-31 17:10:23 +08:00
Jun Pataleta
d54abc4079
Merge branch 'MDL-75487' of https://github.com/paulholden/moodle
2022-10-31 13:33:56 +08:00
Sara Arjona
4dc0505b2a
Merge branch 'MDL-75471' of https://github.com/paulholden/moodle
2022-10-27 17:35:04 +02:00
Víctor Déniz
8e57940fe7
Merge branch 'MDL-75467' of https://github.com/paulholden/moodle
2022-10-27 16:09:05 +01:00
Andrew Nicols
6bc92b7f99
Merge branch 'MDL-76002-master' of https://github.com/snake/moodle
2022-10-27 11:31:57 +08:00
Jun Pataleta
c6b1d79238
Merge branch 'MDL-75478-master' of https://github.com/stevandoMoodle/moodle
2022-10-26 14:15:05 +08:00
Sara Arjona
636e39e98b
Merge branch 'MDL-75465-master' of https://github.com/stevandoMoodle/moodle
2022-10-24 17:30:12 +02:00
Sara Arjona
83aa6c2a13
Merge branch 'MDL-75474-master' of https://github.com/davewoloszyn/moodle
2022-10-24 16:54:40 +02:00
Sara Arjona
85385cd09f
Merge branch 'MDL-75470-master' of https://github.com/davewoloszyn/moodle
2022-10-24 16:10:11 +02:00
Sara Arjona
ef3c37dd4c
Merge branch 'MDL-75484-master' of https://github.com/davewoloszyn/moodle
2022-10-21 09:07:58 +03:00
Paul Holden
6cccd22567
MDL-75487 libraries: upgrade to version 2.0.3 of CFPropertyList.
2022-10-20 22:01:15 +01:00