summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-10-04Search for user DN only if one of bind_dn, base_dn, groups_base_dn settingsAleksander Machniak
2013-10-04Fixed issues where HTML comments inside style tag would hang Internet ExplorerAleksander Machniak
2013-10-03Improved mailto: link arguments handling (#1489363)Aleksander Machniak
2013-10-03Added managesieve_domains option to limit redirect destinationsAleksander Machniak
2013-10-02Use DOMDocument LIBXML_PARSEHUGE and LIBXML_COMPACT options if possible (#148...Aleksander Machniak
2013-09-30Also truncate the list of addresses in print view + add link to show them allThomas Bruederli
2013-09-29Fix issue where search result was reset after sending a message (#1489350)Aleksander Machniak
2013-09-28Created composer.json files for default pluginsThomas Bruederli
2013-09-28Make password plugin use the new 'settings_actions' hook to register its link...Thomas Bruederli
2013-09-28Generate settings tabs with a template object 'settingstabs' and let plugins ...Thomas Bruederli
2013-09-27rcube_list_widget.rows is not an array - fixed checking if it's empty (#1489359)Aleksander Machniak
2013-09-27We've encountered (malformed) messages with more thanAleksander Machniak
2013-09-27In password ldap_simple driver: added LDAP debug, added password_ldap_bindAleksander Machniak
2013-09-26Handle nicely situation when normalize_entry is executed on already normalize...Aleksander Machniak
2013-09-25Support HTTP_HOST, SERVER_NAME and SERVER_ADDR values in include_host_config ...Aleksander Machniak
2013-09-25Copy version string from package.xml although plugin versions should be deriv...Thomas Bruederli
2013-09-24Make sure language code extracted from HTTP_ACCEPT_LANGUAGE is in xx_YY formatAleksander Machniak
2013-09-23Code improvements, remove code duplicationAleksander Machniak
2013-09-23Add new password encodage ('ad') in ldap password drivers (#1489349)Aleksander Machniak
2013-09-23Fix setting domain in virtualmin password driver (#1489332)Aleksander Machniak
2013-09-21Add comment that to use LDAP variables in bind_dn/base_dn user_specific must ...Aleksander Machniak
2013-09-21Hide Delivery Status Notification option when smtp_server is unset (#1489336)Aleksander Machniak
2013-09-21Bring back possibility to unset default font family and font sizeAleksander Machniak
2013-09-20List required PHP extensions in 'require'Thomas Bruederli
2013-09-20Prefer <description> over <summary>Thomas Bruederli
2013-09-20Use XML nodes as iteratorThomas Bruederli
2013-09-20New utility script to convert plugin package.xml files into new composer.json...Thomas Bruederli
2013-09-20Fix typo in last commit and some managesieve tests (where we changedAleksander Machniak
2013-09-20Fix so i;ascii-numeric comparator is not forced as default for :count and :va...Aleksander Machniak
2013-09-20Hide advanced rule modifier for 'date' and 'currentdate' rulesAleksander Machniak
2013-09-20Fix bug where at least one additional address of vacation message was require...Aleksander Machniak
2013-09-20Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2013-09-20Fix typoAleksander Machniak
2013-09-19Allow sysadmins to define static responses which are immutable for the userThomas Bruederli
2013-09-16Touch new default font size settings: simplified + codestyle + updated changelogThomas Bruederli
2013-09-16Merge pull request #118 from Dennis1993/patch-12Thomas B.
2013-09-16Merge pull request #107 from JohnDoh/multi-logoAleksander Machniak
2013-09-15Fixed issues in handling reply-to/bcc fields on identity changeAleksander Machniak
2013-09-15Style improvements on attachments list in compose screenAleksander Machniak
2013-09-15Merge pull request #122 from JohnDoh/render_responseAleksander Machniak
2013-09-15Add a render_response hook, similar to render_page hook.JohnDoh
2013-09-15Display full attachment name using title attribute when name is too long to d...Aleksander Machniak
2013-09-15In password virtualmin driver removed support for username in format based on...Aleksander Machniak
2013-09-14Assigned CVE identifiersAleksander Machniak
2013-09-14Fix XSS issue in addressbook group name field [CVE-2013-5646] (#1489333)Aleksander Machniak
2013-09-13Merge pull request #121 from Forestsoft-de/masterAleksander Machniak
2013-09-13check parsing of HTTP_USER_AGENT Variable with multiple DatasetsSebastian Förster
2013-09-13Move some config options to new and collapsible 'advanced' blocksThomas Bruederli
2013-09-13Support both new and old config variablesThomas Bruederli
2013-09-13Better styling for import formThomas Bruederli