You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
roundcubemail/tests/Framework
Aleksander Machniak 27bfd0884e Drop rcube_browser::$lang property
You should use Accept-Language header instead, as we do in other place
5 years ago
..
BaseReplacer.php Code improvements and fixes (mostly unused variables and methods) 10 years ago
Bootstrap.php Pass PEAR errors to rcube::raise_error(), small CS improvements 7 years ago
Browser.php Drop rcube_browser::$lang property 5 years ago
Cache.php
Charset.php Skip iconv for problematic ISO-2022-JP strings (#5668) 8 years ago
Config.php Prevent from using deprecated timezone names from jsTimezoneDetect 6 years ago
Contacts.php Add more tests for framework classes 11 years ago
ContentFilter.php
Csv2vcard.php Fix import of multiple contact email addresses from Outlook-csv format (#1490169) 10 years ago
DB.php Added test for rcube_db::parse_dsn() 8 years ago
DBMssql.php Specify test groups for inclusion/exclusion 10 years ago
DBMysql.php Specify test groups for inclusion/exclusion 10 years ago
DBOracle.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
DBPgsql.php Specify test groups for inclusion/exclusion 10 years ago
DBSqlite.php Specify test groups for inclusion/exclusion 10 years ago
DBSqlsrv.php Specify test groups for inclusion/exclusion 10 years ago
Enriched.php
Html.php Fix mangled non-ASCII characters in links in HTML messages (#6028) 7 years ago
Html2text.php Fix bug where bold/strong text was converted to upper-case on html-to-text conversion (6758) 6 years ago
Image.php
Imap.php
ImapCache.php Use consistent column/table quoting in sql queries 10 years ago
ImapGeneric.php
ImapSearch.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
Ldap.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
LdapGeneric.php Small code style improvements 9 years ago
MessageHeader.php
MessagePart.php
Mime.php Add support for DelSp=Yes messages (#5702) 8 years ago
Rcube.php
ResultIndex.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
ResultMultifolder.php PHP7: Fixed some E_WARNING errors that previously were E_STRICT 9 years ago
ResultSet.php
ResultThread.php Fix confusing intersect/filter methods naming/behaviour. 11 years ago
Smtp.php
Spellchecker.php
SpellcheckerAtd.php Move some framework classes to sub-directories 7 years ago
SpellcheckerEnchant.php Move some framework classes to sub-directories 7 years ago
SpellcheckerGoogie.php Move some framework classes to sub-directories 7 years ago
SpellcheckerPspell.php Move some framework classes to sub-directories 7 years ago
StringReplacer.php Fix converting mail addresses with @www. into mailto links (#5197) 9 years ago
Text2Html.php Add support for DelSp=Yes messages (#5702) 8 years ago
User.php
Utils.php Fix security issue where it was possible to bypass the CSS jail in HTML messages using :root pseudo-class (#6897) 5 years ago
VCard.php Fix regression in vcard parser 6 years ago
Washtml.php Fix bug where it was possible to bypass href URI check with data:application/xhtml+xml URIs (#6896) 5 years ago