Marina Glancy
0e611051a9
MDL-55581 htmlpurifier: test for attributes in video tag
2016-08-30 13:49:51 +08:00
Marina Glancy
28108d5e08
MDL-55581 htmlpurifier: allow track tag in videos and audios
2016-08-29 13:26:14 +08:00
Dan Poltawski
ad4fbd423f
MDL-54847 tests: fix unused var
2016-08-02 20:13:56 +01:00
Cameron Ball
2c18b1321e
MDL-54847 weblib: Test media attributes individually
2016-08-02 20:13:49 +01:00
Cameron Ball
469aa911c1
MDL-54847 weblib: Support basic HTML media tags
2016-08-02 15:54:56 +08:00
Cameron Ball
1688564a6e
MDL-52651 htmlpurifier: Append rel=noreferrer to links.
...
Thank you to Zachary Durber for originally working on this issue.
2016-03-08 02:05:55 +01:00
Tony Butler
817b202018
MDL-46286 lib_htmlpurifier: Add allowed URI scheme for RTMP
...
Signed-off-by: Tony Butler <tonyjbutler@gmail.com >
2014-07-11 15:52:34 +01:00
Petr Škoda
528a7b447a
MDL-41017 improve purify caching
...
The improvements include:
* HTMLPurifier cache is stored in localcachedir
* allowobjectembed changes are not ignored any more
* the cache keys include revision and all options which makes
this suitable for local caches on cluster nodes
* unchanged test is replaced by "true" value which should
significantly improve performance
* removal of purge_all_caches() hack for directory recreation
* comments and coding style cleanup
2013-08-03 11:31:18 +02:00
Petr Škoda
cd51a94441
MDL-39915 cleanup core_htmlpurifier_testcase
2013-07-27 18:53:12 +02:00
Petr Skoda
d72bb48662
MDL-32427 add HTML Purifier allowed scheme tests
2012-04-23 10:30:00 +02:00
Petr Skoda
3f0fe2b820
MDL-32109 migrate tests to PHPUnit
2012-03-24 11:33:59 +01:00
Sam Hemelryk
7aea08e1b0
MDL-31857 phpunit: PHPDoc and typo fixes during integration
2012-03-22 10:45:17 +13:00
Petr Skoda
5bd4040866
MDL-31857basic phpunit support
...
Thanks Eloy Lafuente, Tim Hunt and Sam Hemelryk for valuable feedback and ideas.
2012-03-21 10:31:37 +01:00