summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-13Allow to search for LDAP groups with 'group_filter' enabledThomas Bruederli
2014-08-13Fix unintentionally hidden contacts search box in compose screenAleksander Machniak
2014-08-12Set edited folder name to client environmentAleksander Machniak
2014-08-12Remove $config['default_folders'] from config tipsVictor Benincasa
Remove $config['default_folders'] from config tips as this option was removed on commit dc0b500. Related ticket: http://trac.roundcube.net/ticket/1489737
2014-08-12Allow browsers internal spellchecker to workVictor Benincasa
Fix a regression introduced at 731d190 that prevents in-browser spellchecker from working. The new TinyMCE4 option is "browser_spellcheck", before it was "gecko_spellcheck". Related ticket: http://trac.roundcube.net/ticket/1485060
2014-08-11Added namespace filter in Folder ManagerAleksander Machniak
2014-08-11Bump up version nmberAleksander Machniak
2014-08-11Add support for groupsAleksander Machniak
2014-08-10Fix checkboxes and radio buttons alignmentAleksander Machniak
2014-08-10Add missing label to the clientAleksander Machniak
2014-08-10Fix errors when adding/updating contacts in active search (#1490015)Aleksander Machniak
2014-08-08Reset search after folder creation/remove/renameAleksander Machniak
2014-08-08Added folder searching in Folder ManagerAleksander Machniak
2014-08-07Getter to detect if treelist widget is in search modeThomas Bruederli
2014-08-07Updated changelogThomas Bruederli
2014-08-07Describe new config optionsThomas Bruederli
2014-08-07- Implemented 'storage_connected' API hook after successful IMAP login ↵Thomas Bruederli
(#1490025) - Added config option 'imap_log_session' to enable Roundcube <-> IMAP session ID logging - Added config option 'log_session_id' to control the lengh of the session identifer in logs
2014-08-07Fix close icon positionThomas Bruederli
2014-08-07Render a rounded outline on focused dialog close buttonThomas Bruederli
2014-08-07Add default location for mime.types with nginxThomas Bruederli
2014-08-06Remove folder column after disabling multifolder scope (#1490022)Aleksander Machniak
2014-08-06Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-06Overwrite Net_LDAP3's normalize_entry() method to behave as the old oneAleksander Machniak
2014-08-06Add missing Net_LDAP3_Result::get_dn() methodAleksander Machniak
2014-08-06CS fix after PR mergeAleksander Machniak
2014-08-06Merge pull request #209 from bbraybrook/header_array_fixAleksander Machniak
Fix stringify problem when multiple headers values exist to be returned
2014-08-06fix stringify problem when multiple headers values exist to be returnedbrendan braybrook
2014-08-05Make possible to skip some elements from subject cell when creating text for ↵Aleksander Machniak
drag layer
2014-08-05Fix default vacation status (#1490019) - improve error messageAleksander Machniak
2014-08-05Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-05Fix invalid Content-Type header when send_format_flowed=false (#1489992)Aleksander Machniak
2014-08-05Don't change alignment for regular labels with input and textThomas Bruederli
2014-08-05Update changelogAleksander Machniak
2014-08-05Do not log ldap bind passwordsAleksander Machniak
2014-08-05Merge pull request #207 from kanarip/dev/net_ldap3Aleksander Machniak
Merge Net_LDAP3
2014-08-04Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-04Add option (disabled_actions) to disable UI elements/actions (#1489638)Aleksander Machniak
2014-08-04Add fileuploaderror label, fixing not resolved error label of failed import ↵Aleksander Machniak
uploads
2014-08-04Fix frame check and strange "parent is undefined" issueAleksander Machniak
2014-08-04Modify is_framed() so it returns boolean valueAleksander Machniak
2014-08-03List all plugins which have been attempted to load (#1488871)Thomas Bruederli
2014-08-03Fix bug where last folder on the list wasn't displayed in folder managerAleksander Machniak
2014-08-02Correct reference to old function get_dn()Jeroen van Meeuwen (Kolab Systems)
2014-08-02Fix missing out on the correct sortingJeroen van Meeuwen (Kolab Systems)
2014-08-02Use Net_LDAP3Jeroen van Meeuwen (Kolab Systems)
2014-08-02Support password encryption using openssl extension (#1489989)Aleksander Machniak
2014-08-01Update to TinyMCE 4.1.3 + small code improvementsAleksander Machniak
2014-08-01Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-01Fix various iCloud vCard issues, added fallback for external photos (#1489993)Aleksander Machniak
2014-07-31Avoid collision with other css classesThomas Bruederli