summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2015-04-09Fix font artifact in Google Chrome on Windows (#1490353)Aleksander Machniak
2015-04-09Fix handling spaces after <br> on html2text conversionAleksander Machniak
2015-03-12Fix backtick character handling in sql queries (#1490312)Aleksander Machniak
2015-02-19Fix handling of some improper constructs in format=flowed text as per the RFC...Aleksander Machniak
2015-01-13Fix XSS issue in style attribute handling (#1490227)Aleksander Machniak
2015-01-13Fix test for blocked.gif according to recent changesAleksander Machniak
2014-12-28Fix rcube_utils::normalize_string() to support unicode characters + add argum...Thomas Bruederli
2014-12-28Make rcube_utils::strtotime() timezone aware (#1490163)Thomas Bruederli
2014-12-22Fix rcube_utils::get_boolean() test to not use deprecated function aliasAleksander Machniak
2014-12-01Fix import of multiple contact email addresses from Outlook-csv format (#1490...Aleksander Machniak
2014-11-26Fix so all unknown email addresses from Google csv format are imported (#1490...Aleksander Machniak
2014-11-19Fix import of multiple contact groups from Google-csv format (#1490159)Aleksander Machniak
2014-11-16Code improvements and fixes (mostly unused variables and methods)Aleksander Machniak
2014-10-22Fix download of attachments that are part of TNEF message (#1490091)Aleksander Machniak
2014-10-13dirname(__FILE__) -> __DIR__Aleksander Machniak
2014-09-22Merge branch 'oracle'Aleksander Machniak
2014-09-13Fix validation of email addresses with IDNA domains (#1490067)Aleksander Machniak
2014-09-12Use consistent column/table quoting in sql queriesAleksander Machniak
2014-08-21Fix handling of email addresses with quoted domain part (#1490040)Aleksander Machniak
2014-08-14Fixed failing testAleksander Machniak
2014-08-14Support contacts import in GMail CSV formatAleksander Machniak
2014-08-13Extend rcmail::url() to produce absolute and fully qualified URLsThomas Bruederli
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-16Code improvements + added tests for vacation date regexps handlingAleksander Machniak
2014-07-07Fix images import from various vCard formats (#1489977)Aleksander Machniak
2014-05-27Fix unintentional line-height style modification in HTML messages (#1489917)Aleksander Machniak
2014-05-27Fix broken normalize_string(), add support for ISO-8859-2Aleksander Machniak
2014-05-27Add more tests for normalize_string() - some failingAleksander Machniak
2014-05-20Fix incorrect handling of HTML comments in messages sanitization code (#1489904)Aleksander Machniak
2014-05-18Don't remove links when html signature is converted to text (#1489621)Aleksander Machniak
2014-05-17Merge branch 'dev-text2html'Aleksander Machniak
2014-05-16Fix handling unicode characters in links (#1489898)Aleksander Machniak
2014-05-15Improved handling of new-lines in quoted paragraphs on text2html conversionAleksander Machniak
2014-05-13Bring back the old behaviour where text messages without format=flowed are au...Aleksander Machniak
2014-05-11Improved display of plain text messages and text to HTML conversion (#1488937)Aleksander Machniak
2014-05-09Fix/remove tests related to data-* attributes handlingAleksander Machniak
2014-04-29Add some unit tests for DB classesAleksander Machniak
2014-04-21Describe Selenium testing setup and provide a function to clear the SQL databaseThomas Bruederli
2014-04-12Add dummy tests for legacy_browser pluginAleksander Machniak
2014-04-11Fix "washing" of unicoded style attributes (#1489777)Aleksander Machniak
2014-04-08Add test case for #1489777Aleksander Machniak
2014-03-18Add some testsAleksander Machniak
2014-02-23Improvement in handling invalid email address stringsAleksander Machniak
2014-02-14Added tests for html::attrib_string() methodAleksander Machniak
2014-02-09Add dummy tests for rcube_spellcheck_* classesAleksander Machniak
2014-02-09Add more tests for framework classesAleksander Machniak
2014-02-07Fix directories check in Installer on Windows (#1489576)Aleksander Machniak
2014-02-04Fix infinite loop when converting invalid html to plaintext (#1489566)Thomas Bruederli
2014-02-03Fixed Opera > 15 detection (#1489562)Aleksander Machniak
2014-01-24Fix confusing intersect/filter methods naming/behaviour.Aleksander Machniak