Commit graph

346 commits

Author SHA1 Message Date
Petr Skoda
9e44f79f57 MDL-29555 import YUI 3.4.1
To be backported to 2.1 stable soon.
2011-09-29 09:38:40 +02:00
Petr Skoda
363e0389ec MDL-29533 import new YUI 3.4.1pr1
We need to test this in master because we need to backport it into Moodle 2.1.x in order to resolve issues with latest browsers.
2011-09-26 21:54:31 +02:00
Eloy Lafuente (stronk7)
847c66f5fc Merge branch 'w36_MDL-28455_m22_tinymce' of git://github.com/skodak/moodle 2011-09-14 11:20:19 +02:00
Petr Skoda
3a67b21769 MDL-29328 update 3rd party library list with new adodb version 2011-09-12 09:13:39 +02:00
Petr Skoda
3e48e0b009 MDL-28455 fix versions in readmes 2011-09-10 21:53:58 +02:00
Petr Skoda
b13425c810 MDL-28554 import YUI 3.4.0 2011-08-19 10:20:21 +02:00
Tim Hunt
d572f4497f MDL-28654 fix path for TinyMCE in lib/thirdpartylibs.xml. 2011-08-08 16:39:58 +01:00
Aparup Banerjee
cec76330fe MDL-27500 editor - updated plugin version references, thirdparty version reference and tinymce upgrade readme 2011-06-17 16:52:57 +08:00
Petr Skoda
7df50029b4 MDL-25826 integrate HTMLPurifier 4.3.0 and improve performance
The new HTMLPurifier finally caches the schema properly eliminating both extra CPU cycles and disk writes. The repeated dir exists tests might cause problems on NFS shares.
2011-04-09 11:45:24 +02:00
Petr Skoda
fcd2cbaf1f MDL-26697 multiple media filtering fixes and improvements
Bug fixes:
    * fixed broken flash resizing via URL
    * upgraded Flowplayer
    * fixed invalid context in format_text()
    * all media related CSS moved from themes to filter and resources
    * fixed automatic pdf resizing in resources

Changes:
    * reworked filter_mediaplugin system settings - grouped by player type instead of individual extensions, added more information
    * improved regex url matching
    * removed old unused players, Eolas fix and UFO embedding
    * image embedding moved to filter_urltolink
    * new Flowplayer embedding API
    * accessibility and compatibility tweaks in Flowplayer
    * SWF embedding now works only in trusted texts, it is now enabled by default (works everywhere if "Allow EMBED and OBJECT tags" enabled)
    * new default video width and height

New features:
    * automatic Flash video resizing using information from video metadata
    * Flash HD video support (*.f4v)
    * Flash video embedding with HTML5 fallback - compatible with iOS and other mobile devices
    * Vimeo embedding
    * no-cookie YouTube site supported
    * HTML 5 audio and video with multiple source URLs and QuickTime fallback
    * more video and audio extensions in filelib.php
    * MP3 player colours customisable via CSS in themes
    * nomediaplugin class in a tag prevents media embedding
2011-03-12 17:42:52 +01:00
Eloy Lafuente (stronk7)
6af80cae01 MDL-24600 profiling - add xhprof integration 2010-12-20 21:41:45 +01:00
Petr Skoda
ab1f13b783 MDL-24552 importing latest markdown extra 1.2.4 2010-10-06 15:59:33 +00:00
Petr Skoda
9834f7b002 MDL-24550 fixed Zend version 2010-10-06 15:53:16 +00:00
Petr Skoda
d322a63d05 MDL-24550 fixed yui version 2010-10-06 15:52:29 +00:00
Petr Skoda
a4a446332d MDL-24550 fixed simplepie version 2010-10-06 15:50:51 +00:00
Petr Skoda
43104ee12f MDL-24550 phpxml not used any more 2010-10-06 15:50:14 +00:00
Petr Skoda
8a16a0aff1 MDL-24550 fixed phpmailer version 2010-10-06 15:47:57 +00:00
Petr Skoda
3a5041eb63 MDL-24550 fixed crypt version and license 2010-10-06 15:46:33 +00:00
Petr Skoda
a7dd72d73c MDL-24550 fixed Console getopt version 2010-10-06 15:38:42 +00:00
Petr Skoda
a326dac754 MDL-24550 updated version of htmlpurifier 2010-10-06 15:34:46 +00:00
Petr Skoda
64f721a2df MDL-24551 adodb 5.11 2010-10-06 15:32:35 +00:00
Petr Skoda
c985d9aa5a MDL-24265 importing latest TinyMCE 3.3.9.2 2010-09-30 09:01:47 +00:00
Petr Skoda
5c38934703 MDL-16780, MDL-24058 removing AJAX from list of used libs too 2010-09-02 12:29:25 +00:00
Petr Skoda
bbb13f0619 MDL-23720 importing latest PEAR GeoIP module 2010-08-09 13:10:33 +00:00
Petr Skoda
34a30b5c8f MDL-14739 upgrade to latest tinymce, full integration with amos is not yet there, other improvements necessary before the release too 2010-07-04 20:27:25 +00:00
Petr Skoda
9092c96eda MDL-19524 updating version info too 2010-07-04 14:06:42 +00:00
Sam Hemelryk
2a102b901e block-community MDL-19314 Fixed gallery lightbox implementation and added proper support for yui3 gallery modules 2010-06-04 01:49:53 +00:00
Petr Skoda
305664e9bc soap emulation library not used any more in 2.0 2010-05-21 12:42:26 +00:00
Petr Skoda
7e8860c478 MDL-22538 fixing yui 3rd party lib info 2010-05-21 12:37:44 +00:00
Petr Skoda
7ff7f704d1 MDL-22537 new html purifier 2010-05-21 10:40:56 +00:00
Petr Skoda
443f642ed4 MDL-17617 finally getting rid of unmaintained Snoopy library 2010-05-20 17:21:57 +00:00
Sam Hemelryk
045f492c6b javascript-minify MDL-21435 Added Minify third party lib and integrated to with JavaScript and CSS serving 2010-05-19 02:15:16 +00:00
Petr Skoda
2b271c7bc3 MDL-20632 latest zend framework lib import 2009-10-24 19:48:22 +00:00
poltawski
4f3fd53c5e Remove lib/magpie: MDL-7946/MDL-13932
It is no longer maintained and simplepie has
replaced it as a maintained and robust alternative
2009-07-30 14:49:23 +00:00
mudrd8mz
f3eeee288c MDL-18664 removing lib/fpdf from the core
This obsoleted library has been replaced by lib/tcpdf - see
lib/pdflib.php
2009-07-20 17:34:33 +00:00
mudrd8mz
e9618248c3 MDL-19876 upgrade to tcpdf-4.6.020 (php5 version)
See lib/tcpdf/README-MOODLE.TXT for the detailed description about how
the upgrade was done.

MDL-18663 removing all fonts but the selected ones.
2009-07-20 17:31:48 +00:00
skodak
48fb4cd689 MDL-19874 updated geoip to 1.80 and fixed iplookup regressions 2009-07-19 13:54:11 +00:00
skodak
d5645d89dd evalmath is BSD, not GPL! 2009-07-19 13:18:50 +00:00
skodak
ec00bfc5cd MDL-19873 imported new SimplePie 1.2 2009-07-19 13:14:44 +00:00
skodak
f68ab42ba3 MDL-19872 imported new TinyMCE 3.2.5 2009-07-19 13:05:21 +00:00
skodak
97f973f922 MDL-19871 imported htmlpurifier 4.0.0 2009-07-19 11:56:56 +00:00
skodak
4c5e3bbe14 MDL-19725 forgotten to update version in lib desc 2009-07-19 11:54:35 +00:00
stronk7
4bf4e9443d Added spikephpcoverage to the list of libs 2009-06-23 11:32:32 +00:00
stronk7
feb828819e Adding pear/XML/Parser to the list of 3rd part libraries used by code sniffer. 2009-06-22 23:52:11 +00:00
nicolasconnault
49a54fc973 MDL-19247 Updated the thirdpartylibs.xml file with all PEAR packages info and license version numbers 2009-05-26 06:39:59 +00:00
nicolasconnault
d35df1b54a MDL-19247 Added the PHP CodeSniffer tool and lib/thirdpartylibs.xml 2009-05-19 15:22:43 +00:00