Eloy Lafuente (stronk7)
980dfc5720
Merge branch 'w42_MDL-29881_m22_profiling' of git://github.com/skodak/moodle
2011-10-25 16:17:40 +02:00
Eloy Lafuente (stronk7)
1bf0076e83
Merge branch 'w42_MDL-29882_m22_overlib' of git://github.com/skodak/moodle
2011-10-25 13:27:09 +02:00
Petr Skoda
9845bd201f
MDL-29914 remove unused CodeSniffer lib
2011-10-25 09:14:29 +02:00
Eloy Lafuente (stronk7)
dc83f5b006
Merge branch 'w42_MDL-28627_m22_kses' of git://github.com/skodak/moodle
2011-10-25 01:42:48 +02:00
Eloy Lafuente (stronk7)
4ecbf079b5
Merge branch 'w42_MDL-29671_m22_odbc' of git://github.com/skodak/moodle
...
Conflicts:
lib/thirdpartylibs.xml
2011-10-25 01:21:09 +02:00
Eloy Lafuente (stronk7)
1272091a6c
Merge branch 'w42_MDL-29878_m22_typo3' of git://github.com/skodak/moodle
2011-10-24 23:04:54 +02:00
Eloy Lafuente (stronk7)
918ecf1754
Merge branch 'w42_MDL-29880_m22_geoip' of git://github.com/skodak/moodle
2011-10-24 23:03:11 +02:00
Petr Skoda
8b0f478842
MDL-29884 remove unused base32 lib
2011-10-23 11:35:46 +02:00
Petr Skoda
2dae747629
MDL-29882 finally removing overlib
2011-10-23 10:51:51 +02:00
Petr Skoda
c34724de75
MDL-29881 remove old apd profiling
...
Profiling is now handled via xhprof extension and new profiling UI.
2011-10-23 10:45:35 +02:00
Petr Skoda
5113e342d7
MDL-29880 bump up geoip version
...
The RC was the same as the final 1.0.0 version.
2011-10-23 10:14:36 +02:00
Petr Skoda
29329a2519
MDL-29878 reapply our typo3 fixes
2011-10-22 21:10:20 +02:00
Petr Skoda
210b9b68d2
MDL-29671 remove unused odbc lib
2011-10-22 20:48:39 +02:00
Petr Skoda
73b309e6a3
MDL-28627 remove buggy and obsolete KSES cleaning
2011-10-22 09:25:06 +02:00
Petr Skoda
9ef8d17ab2
MDL-29785 import latest TinyMCE 3.4.6
...
using https://github.com/moodle/custom-tinymce/tree/MOODLE_22_3.4.6 and https://github.com/moodle/custom-tinymce_spellchecker_php/tree/MOODLE_22_2.0.6 customised branches
2011-10-16 17:14:33 +02:00
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