index
:
roundcube.git
local
master
working
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
Framework
/
Washtml.php
Age
Commit message (
Collapse
)
Author
2014-04-11
Fix "washing" of unicoded style attributes (#1489777)
Aleksander Machniak
Conflicts: tests/Framework/Washtml.php
2014-02-05
Bring back unit tests (they should be removed when creating a package)
Aleksander Machniak
2014-01-30
Branching off for release 1.0
Thomas Bruederli
2013-12-28
Fix issue where deprecated syntax for HTML lists was not handled properly ↵
Aleksander Machniak
(#1488768)
2013-11-28
Fix handling of invalid closing tags in HTML messages (#1489446)
Aleksander Machniak
2013-05-31
Fix displaying messages with invalid self-closing HTML tags (#1489137)
Aleksander Machniak
2013-05-25
Fix washtml test after "unsupported node type" fix
Aleksander Machniak
2013-03-22
Added two tests for HTML comments handling in rcube_washtml class
Aleksander Machniak
2013-02-01
Fix handling link href attribute value with (valid) newline characters ↵
Aleksander Machniak
(#1488940)
2012-12-25
Move washtml class into Roundcube Framework (rcube_washtml), add some ↵
Aleksander Machniak
improvements