Aleksander Machniak
2013-10-09 07e5d737b732882c6104f39604f0568ed531c6e3
2013-10-09 Aleksander Machniak
Fix comments cleanup
tree@ 07e5d7 commitdiff
2013-10-09 Aleksander Machniak
Do not cleanup en_US files
tree@ 915bac commitdiff
2013-10-09 Aleksander Machniak
Adde translation update (from Transifex) and cleanup script
tree@ 664710 commitdiff
2013-10-08 Aleksander Machniak
Workaround cyrus-murder bug in SETANNOTATION arguments handling
tree@ 5251ec commitdiff
2013-10-08 Aleksander Machniak
Update composer.json file with Net_Sieve package requirement
tree@ 8c0ee4 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 Aleksander Machniak
Fix sound notification in Internet Explorer (use mp3 file for IE and other ...
tree@ bba13c commitdiff
2013-10-04 Aleksander Machniak
Fix unit test
tree@ fed081 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-03 Aleksander Machniak
Added managesieve_domains option to limit redirect destinations
tree@ 0f4806 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
Created composer.json files for default plugins
tree@ 38ab0b commitdiff
2013-09-28 Thomas Bruederli
Make password plugin use the new 'settings_actions' hook to register its li...
tree@ cf46ae 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-27 Aleksander Machniak
In password ldap_simple driver: added LDAP debug, added password_ldap_bind ...
tree@ 99de1f 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-25 Thomas Bruederli
Copy version string from package.xml although plugin versions should be der...
tree@ 139031 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-23 Aleksander Machniak
Code improvements, remove code duplication
tree@ 19884e commitdiff
2013-09-23 Aleksander Machniak
Add new password encodage ('ad') in ldap password drivers (#1489349)
tree@ 6776d3 commitdiff
2013-09-23 Aleksander Machniak
Fix setting domain in virtualmin password driver (#1489332)
tree@ 0b17aa commitdiff
2013-09-21 Aleksander Machniak
Add comment that to use LDAP variables in bind_dn/base_dn user_specific mus...
tree@ 221b40 commitdiff
2013-09-21 Aleksander Machniak
Hide Delivery Status Notification option when smtp_server is unset (#1489336)
tree@ f1fba2 commitdiff
2013-09-21 Aleksander Machniak
Bring back possibility to unset default font family and font size Fix style...
tree@ f7b2bf commitdiff
2013-09-20 Thomas Bruederli
List required PHP extensions in 'require'
tree@ a149d5 commitdiff
2013-09-20 Thomas Bruederli
Prefer <description> over <summary>
tree@ 40b45c commitdiff
2013-09-20 Thomas Bruederli
Use XML nodes as iterator
tree@ 012a65 commitdiff
2013-09-20 Thomas Bruederli
New utility script to convert plugin package.xml files into new composer.js...
tree@ 8e7859 commitdiff
2013-09-20 Aleksander Machniak
Fix typo in last commit and some managesieve tests (where we changed :compa...
tree@ 439fd7 commitdiff
2013-09-20 Aleksander Machniak
Fix so i;ascii-numeric comparator is not forced as default for :count and :...
tree@ 889c76 commitdiff
2013-09-20 Aleksander Machniak
Hide advanced rule modifier for 'date' and 'currentdate' rules
tree@ 8f62cf commitdiff
2013-09-20 Aleksander Machniak
Fix bug where at least one additional address of vacation message was requi...
tree@ 962eff commitdiff
2013-09-20 Aleksander Machniak
Merge branch 'master' of github.com:roundcube/roundcubemail
tree@ b334a0 commitdiff
2013-09-20 Aleksander Machniak
Fix typo
tree@ 1bfd8a 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
first | « prev | next »