summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-08-14Merge branch 'master' of github.com:roundcube/roundcubemailAleksander Machniak
2014-08-14Support contacts import in GMail CSV formatAleksander Machniak
2014-08-14Don't read attachment contents from cache when downloading. Cache might have ↵Thomas Bruederli
line endings converted
2014-08-14Place folder namespace selector above search box. Adjust height after box is ↵Thomas Bruederli
visible and real heights can be computed
2014-08-13Extend rcmail::url() to produce absolute and fully qualified URLsThomas Bruederli
2014-08-13Allow focussing treelist item checkboxes with tab and normal list navigation ↵Thomas Bruederli
with cursor keys (#1489648)
2014-08-13Cleanup after PR merge, updated changelogAleksander Machniak
2014-08-13Merge pull request #211 from bbraybrook/gd_rotate_thumbAleksander Machniak
Fix incorrect thumbnail rotation with GD and exif orientation data (#1490029)
2014-08-13Get rid of "Properties" fieldset in folder formAleksander Machniak
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-12changes suggested by aleksbrendan braybrook
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-11rotate image with GD if exit rotation data presentbrendan braybrook
2014-08-11wrong type returned for gifbrendan braybrook
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