Dan Poltawski
11caf2e2e1
Merge branch 'MDL-50937-master' of git://github.com/damyon/moodle
2016-07-19 10:27:10 +01:00
Damyon Wiese
d863344ad7
MDL-50937 jquery: Upgrade to 3.1, remove migrate plugins
2016-07-19 09:27:40 +08:00
Andrew Nicols
21e8b48d13
MDL-51758 libraries: Remove password_compat library from core
2016-07-18 10:06:57 +08:00
Brendan Heywood
bff1edbe44
MDL-51603 dataformat: Implement streaming dataformat plugin
2016-04-20 12:39:25 +10:00
Eloy Lafuente (stronk7)
8261a8a3ed
MDL-53393 libraries: Fix thirdpartylib to point to directory
2016-03-22 09:06:04 +01:00
Eloy Lafuente (stronk7)
55e90f2270
Merge branch 'MDL-53393-master' of git://github.com/cameron1729/moodle
2016-03-22 03:16:51 +01:00
David Monllao
809307b490
Merge branch 'MDL-53513-master' of git://github.com/lameze/moodle
2016-03-22 09:56:21 +08:00
Dan Poltawski
c71d11404d
Merge branch 'wip-MDL-52619-master' of git://github.com/abgreeve/moodle
2016-03-22 09:54:03 +08:00
David Monllao
64fe3af054
Merge branch 'MDL-53456-master' of git://github.com/lameze/moodle
2016-03-22 09:50:34 +08:00
David Monllao
67f884029d
Merge branch 'MDL-53512-master' of git://github.com/lameze/moodle
2016-03-22 09:47:36 +08:00
David Monllao
01cd5aeef6
Merge branch 'MDL-53455-master' of git://github.com/lameze/moodle
...
Conflicts:
lib/jquery/plugins.php
2016-03-22 09:44:49 +08:00
David Monllao
cdc6407a10
Merge branch 'wip-MDL-53458-master' of git://github.com/abgreeve/moodle
2016-03-22 09:35:19 +08:00
Simey Lameze
6648283a77
MDL-53512 libraries: update google API library to version 1.1.7
2016-03-22 08:38:11 +08:00
David Monllao
ab89d2aebc
MDL-53454 lib: Fix incorrect jquery version
2016-03-22 07:44:31 +08:00
David Monllao
854cd1464b
Merge branch 'MDL-53454-master' of git://github.com/lameze/moodle
2016-03-22 07:42:52 +08:00
David Monllao
88027ca371
Merge branch 'wip-MDL-53457-master' of git://github.com/abgreeve/moodle
2016-03-22 07:24:37 +08:00
David Monllao
145bb61d79
Merge branch 'wip-MDL-53465-master' of git://github.com/abgreeve/moodle
2016-03-22 07:12:52 +08:00
David Monllao
bc9f8c5e1c
Merge branch 'MDL-53518-master' of git://github.com/lameze/moodle
2016-03-22 06:56:40 +08:00
Simey Lameze
931eef1226
MDL-53455 libraries: upgrade jquery migrate to version 1.4.0
2016-03-21 13:42:54 +08:00
Simey Lameze
af4a2f0d62
MDL-53518 libraries: upgrade mardown to 1.6.0 version
2016-03-21 13:04:05 +08:00
Simey Lameze
b0d985e81f
MDL-53513 libraries: update lessphp to version 1.7.0.10
2016-03-21 13:01:43 +08:00
Simey Lameze
2f427c4cb4
MDL-53456 libraries: update requirejs to version 2.1.22
2016-03-21 12:10:48 +08:00
Cameron Ball
3e3f624549
MDL-53393 libraries: Upgrade Html2Text to 4.0.1
2016-03-21 12:05:33 +08:00
Simey Lameze
f0c0c1ea4b
MDL-53454 libraries: upgrade jquery to 1.12.1 version
2016-03-21 11:43:15 +08:00
Cameron Ball
b5e6ec4486
MDL-52207 libraries: Delete Zend framework
...
Let it RIP.
2016-03-21 11:02:55 +08:00
Adrian Greeve
30f4e2d305
MDL-53465 lib: Upgrade PHPMailer to 5.2.14
2016-03-18 09:32:39 +08:00
Adrian Greeve
1549528a67
MDL-53458 lib: Upgrade Mustache.js to 2.2.1
2016-03-18 09:31:49 +08:00
Adrian Greeve
f9c2f88e39
MDL-53457 lib: Upgrade Mustache to 2.10.0
2016-03-18 09:30:56 +08:00
Adrian Greeve
dba57f8d6e
MDL-52619 lib: Update of ADODB to 5.20.3
2016-03-18 09:29:22 +08:00
Marina Glancy
6d9641f5b0
MDL-52286 core: corrected version of adodb to 5.20.1
2015-12-14 18:10:24 +08:00
Marina Glancy
73bb7c0990
MDL-52286 core: update ADODB library to 5.21
2015-12-08 11:52:40 +08:00
Dan Poltawski
668980be3e
Merge branch 'MDL-51536-master' of git://github.com/damyon/moodle
2015-10-12 11:47:45 +01:00
Andrew Nicols
ec2d33dfcd
MDL-51524 libraries: Update to latest version of html2text
...
We were previously using an ancient version of html2text from RoundCube
with many customisations.
This patchset moves to the version included in the latest version of
HTML2Text, and wraps the library in a moodle-provided class. This
moves all previous hacks away from that class.
Unfortunately, two hacks still remain - two of the functions in the
RoundCube class are private, and must be modified to protected in order to
use the class effectively.
2015-10-12 09:35:58 +08:00
Dan Poltawski
21dcd2daf3
Merge branch 'MDL-51523_master' of git://github.com/markn86/moodle
2015-10-08 11:30:54 +01:00
Dan Poltawski
99133d0c47
Merge branch 'MDL-51531-master' of git://github.com/damyon/moodle
2015-10-07 16:39:13 +01:00
David Monllao
68c3db8f5f
Merge branch 'MDL-51537-master' of git://github.com/lameze/moodle
...
Conflicts:
lib/upgrade.txt
2015-10-07 14:14:21 +08:00
David Monllao
ff93a2a6f3
Merge branch 'MDL-51526-master' of git://github.com/cameron1729/moodle
2015-10-07 13:46:40 +08:00
Cameron Ball
ec9e2d0414
MDL-51526 mail: Import PHPMailer 5.2.13
2015-10-07 13:42:40 +08:00
David Monllao
0646f596f5
Merge branch 'MDL-51521-master' of git://github.com/cameron1729/moodle
2015-10-07 09:32:13 +08:00
David Monllao
7f9e70beaf
Merge branch 'MDL-51525-master' of git://github.com/ryanwyllie/moodle
2015-10-07 09:22:31 +08:00
Dan Poltawski
13371605ed
Merge branch 'MDL-51530-master' of git://github.com/ryanwyllie/moodle
2015-10-06 16:32:35 +01:00
Dan Poltawski
4ed45a18d1
Merge branch 'MDL-51532-master' of git://github.com/damyon/moodle
2015-10-06 16:32:23 +01:00
Dan Poltawski
3228365b12
Merge branch 'MDL-51533-master' of git://github.com/damyon/moodle
2015-10-06 16:32:04 +01:00
Dan Poltawski
615c7f1923
Merge branch 'MDL-51534-master' of git://github.com/junpataleta/moodle
2015-10-06 16:32:03 +01:00
Dan Poltawski
a5bde1f85f
Merge branch 'MDL-51535-master' of git://github.com/junpataleta/moodle
2015-10-06 16:32:02 +01:00
Dan Poltawski
6b58b264db
Merge branch 'MDL-51538-master' of git://github.com/damyon/moodle
2015-10-06 16:32:02 +01:00
Jun Pataleta
1340ed8efa
MDL-51534 libraries: Update TCPDF library to 6.2.12
2015-10-04 22:02:00 -05:00
Jun Pataleta
d463b9c178
MDL-51535 libraries: Update Jquery to 1.11.3
2015-10-04 21:54:49 -05:00
Simey Lameze
f77cd37160
MDL-51537 libraries: update horde library to 5.2.7
2015-10-05 09:58:44 +08:00
Mark Nelson
112117c00e
MDL-51523 core: upgraded Auth_RADIUS to 1.1.0
2015-10-04 13:53:17 -07:00