summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2013-01-08Don't convert to link a text with < and > charactersAleksander Machniak
2013-01-07Fix address fields import from CSV (#1488900)Aleksander Machniak
2013-01-06Improve charset detection by prioritizing charset according to user language ...Aleksander Machniak
2013-01-05Fix handling of escaped separator in vCard file (#1488896)Aleksander Machniak
2013-01-05Add test for vCard issue (#1488896)Aleksander Machniak
2012-12-26Framework'ize html2text classAleksander Machniak
2012-12-25Move washtml class into Roundcube Framework (rcube_washtml), add some improve...Aleksander Machniak
2012-12-23Fix handling of parentheses in URLsAleksander Machniak
2012-12-20Fix version comparisons with -stable suffix (#1488876)Aleksander Machniak
2012-12-04- Fix XSS vulnerability in vbscript: and data:text links handling (#1488850)Aleksander Machniak
2012-12-01enriched.inc -> rcube_enrichedAleksander Machniak
2012-11-27Apply rcube_shared.inc -> bootstrap.php change in testsAleksander Machniak
2012-11-18Fix so mobile phone has TYPE=CELL in exported vCard (#1488812)Aleksander Machniak
2012-11-16Support contacts import from CSV file (#1486399)Aleksander Machniak
2012-11-15Fix rcube_utils::explode_quoted_string() with explode(), added testsAleksander Machniak
2012-11-05Fixed rcube_imap_generic::uncompressMessageSet() result when argument is empt...Aleksander Machniak
2012-10-19Match http://localhost/xxx as linkThomas Bruederli
2012-10-18Fix handling of URLs with asterisk characters (#1488759)Aleksander Machniak
2012-09-21Fix test for html::quote()Aleksander Machniak
2012-09-20Fix exception on phpunit 3.6.11Aleksander Machniak
2012-09-13Added tests for rcube_charset classAleksander Machniak
2012-09-12Improvements in building criteria string for IMAP SEARCHAleksander Machniak
2012-09-09Fix encoding vCard file when contains PHOTO;ENCODING=b (#1488683)Aleksander Machniak
2012-08-31Convert managesieve test scripts to PHPUnit, add them to the suiteAleksander Machniak
2012-08-31Use setUp() instead of __construct()Aleksander Machniak
2012-08-29More testsAleksander Machniak
2012-08-27Added tests for specialchars quotingAleksander Machniak
2012-08-27Rename ip_check to check_ip, add IP checking testsAleksander Machniak
2012-08-27Add simple (constructor) tests for Framework classesAleksander Machniak
2012-08-27Restructured testsAleksander Machniak
2012-08-24Added tests for shared functions, fixed small issuesAleksander Machniak
2012-08-24Improved email address validation with IPv6 supportAleksander Machniak
2012-08-17Fix domain part check in email address validation function. Added test cases.Aleksander Machniak
2012-08-16Rewritten test scripts for PHPUnitAleksander Machniak
2012-07-30Keep some resource files (images) in separate directoryAleksander Machniak
2012-05-22Removed $Id$Aleksander Machniak
2012-04-24- Fix importing vCard photo with ENCODING param specified (#1488432)alecpl
2012-02-15- One test morealecpl
2012-02-15- Add two small tests for html2text converteralecpl
2012-01-18Changed license to GNU GPLv3+ with exceptions for skins and pluginsthomascube
2012-01-16Merged devel-framework branch (r5746:5779) back into trunkthomascube
2012-01-05- Exclude MIME functionality from rcube_imap class into rcube_mime classalecpl
2012-01-05- Fix bug in handling of base href and inline content (#1488290)alecpl
2011-12-10Be more strict in style attribute filteringthomascube
2011-12-09Adapt test to real-world: html mail content is always sent through rcmail_htm...thomascube
2011-12-02- Improved handling of some malformed values encoded with quoted-printable (#...alecpl
2011-11-22- Remove test for HTML inputs existance, now they are allowedalecpl
2011-11-10- Fix problem with parsing HTML message body with non-unicode characters (#14...alecpl
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl
2011-08-09- Fix handling of email addresses with quoted local part (#1487939)alecpl