Aleksander Machniak
2013-10-10 4136174517d426dcec74304ce004b4c845f075f5
2013-10-10 Aleksander Machniak
Clean up translations once again, this time remove untranslated strings for...
tree@ 413617 commitdiff
2013-10-10 Aleksander Machniak
Added Urdu (ur_PK) language support
tree@ 63573c commitdiff
2013-10-09 Aleksander Machniak
More lceanup
tree@ 9377ed commitdiff
2013-10-09 Aleksander Machniak
Localization files cleanup - removed untranslated texts, empty lines and co...
tree@ b1a1ca commitdiff
2013-10-08 Aleksander Machniak
Workaround cyrus-murder bug in SETANNOTATION arguments handling
tree@ 5251ec commitdiff
2013-10-07 Thomas Bruederli
Synchronized localization files from Transifex
tree@ f93e0b commitdiff
2013-10-07 Thomas Bruederli
Assign the chosen mode to the table map
tree@ 6a6992 commitdiff
2013-10-07 Thomas Bruederli
Improve selection of replicated database connection: - Analyze query and pr...
tree@ a69f99 commitdiff
2013-10-07 Thomas Bruederli
Execute connection config queries on db handle direclty
tree@ 120db6 commitdiff
2013-10-07 Aleksander Machniak
Add possibility to programmatically set cache mode, so it is possible to ca...
tree@ aceb01 commitdiff
2013-10-06 Aleksander Machniak
Move PEAR libs from plugins into main Roundcube lib directory, list them as...
tree@ 4daaa0 commitdiff
2013-10-04 Thomas Bruederli
New option to disable the use of already established dsnw connections for s...
tree@ 92d18c commitdiff
2013-10-04 Aleksander Machniak
Fix typo: occured -> occurred (#1489366)
tree@ b3e259 commitdiff
2013-10-04 Aleksander Machniak
Search for user DN only if one of bind_dn, base_dn, groups_base_dn settings...
tree@ e426ae commitdiff
2013-10-04 Aleksander Machniak
Fixed issues where HTML comments inside style tag would hang Internet Explorer
tree@ af79a7 commitdiff
2013-10-03 Aleksander Machniak
Improved mailto: link arguments handling (#1489363)
tree@ eafd5b commitdiff
2013-10-02 Aleksander Machniak
Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#1...
tree@ bfd24f commitdiff
2013-09-30 Thomas Bruederli
Also truncate the list of addresses in print view + add link to show them all
tree@ 444e97 commitdiff
2013-09-29 Aleksander Machniak
Fix issue where search result was reset after sending a message (#1489350)
tree@ 34a5ae commitdiff
2013-09-28 Thomas Bruederli
Generate settings tabs with a template object 'settingstabs' and let plugin...
tree@ c49c35 commitdiff
2013-09-27 Aleksander Machniak
rcube_list_widget.rows is not an array - fixed checking if it's empty (#148...
tree@ 85fece commitdiff
2013-09-27 Aleksander Machniak
We've encountered (malformed) messages with more than one text/plain or tex...
tree@ 170702 commitdiff
2013-09-26 Aleksander Machniak
Handle nicely situation when normalize_entry is executed on already normali...
tree@ a4bc6e commitdiff
2013-09-25 Aleksander Machniak
Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_confi...
tree@ 955a61 commitdiff
2013-09-24 Aleksander Machniak
Make sure language code extracted from HTTP_ACCEPT_LANGUAGE is in xx_YY format
tree@ 2c6a23 commitdiff
2013-09-21 Aleksander Machniak
Bring back possibility to unset default font family and font size Fix style...
tree@ f7b2bf commitdiff
2013-09-16 Thomas Bruederli
Touch new default font size settings: simplified + codestyle + updated chan...
tree@ c1ff57 commitdiff
2013-09-16 Thomas B.
Merge pull request #118 from Dennis1993/patch-12
tree@ 020129 commitdiff
2013-09-16 Aleksander Machniak
Merge pull request #107 from JohnDoh/multi-logo
tree@ b5c364 commitdiff
2013-09-15 Aleksander Machniak
Fixed issues in handling reply-to/bcc fields on identity change
tree@ 8deae9 commitdiff
2013-09-15 JohnDoh
Add a render_response hook, similar to render_page hook.
tree@ 7027f3 commitdiff
2013-09-15 Aleksander Machniak
Display full attachment name using title attribute when name is too long to...
tree@ 2efe33 commitdiff
2013-09-14 Aleksander Machniak
Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333)
tree@ 2e30b2 commitdiff
2013-09-13 Thomas Bruederli
Move some config options to new and collapsible 'advanced' blocks
tree@ 7be8a9 commitdiff
2013-09-13 Thomas Bruederli
Support both new and old config variables
tree@ a315bf commitdiff
2013-09-12 Thomas Bruederli
Retry queries on deadlock errors from InnoDB row-level locking (MySQL)
tree@ 0ee22c commitdiff
2013-09-11 Aleksander Machniak
Fix expanded thread root message styling after refreshing messages list (#1...
tree@ 7c494b commitdiff
2013-09-11 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 7bd9dc commitdiff
2013-09-11 Aleksander Machniak
After message is sent refresh messages list of replied message folder (#148...
tree@ 66a549 commitdiff
2013-09-10 Thomas Bruederli
Improve handling of date strings and DateTime values in contacts
tree@ 52830e commitdiff
2013-09-10 Aleksander Machniak
Support full address specification in contact email fields. Now input addre...
tree@ 6128ad commitdiff
2013-09-10 Aleksander Machniak
Fix for case when email array is not flat
tree@ 6b87f8 commitdiff
2013-09-10 Aleksander Machniak
Enable groups import options selector if there's at least one writable sour...
tree@ bdb427 commitdiff
2013-09-09 Aleksander Machniak
Add option force specified domain in user login - username_domain_forced (#...
tree@ 96f59c commitdiff
2013-09-09 Aleksander Machniak
Fix some methods for rcube_addressbook implementations where contact email ...
tree@ ad003c commitdiff
2013-09-08 Aleksander Machniak
Fix issue where From address was removed from Cc and Bcc fields when editin...
tree@ 4a4063 commitdiff
2013-09-08 Thomas Bruederli
Add option to import vcards with group assignments (pull-request 105)
tree@ 027208 commitdiff
2013-09-08 Thomas Bruederli
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ 028e2a commitdiff
2013-09-08 Thomas Bruederli
Save groups membership in VCard export (#1488509)
tree@ 79367a commitdiff
2013-09-08 Aleksander Machniak
Workaround broken PHP function timezone_name_from_abbr (#1489261)
tree@ 8eb085 commitdiff
first | « prev | next »