Commit Graph

5691 Commits (96f084e9cf30fe714efd4ffd5ac6216b4d773d74)

Author SHA1 Message Date
Thomas Bruederli 96f084e9cf Don't expand recipient groups if they have an email address 12 years ago
Thomas Bruederli 25a9ec7bb7 Allow caller to supply the template for contact name composition 12 years ago
Thomas Bruederli 6a0a4a3a52 Remove empty brackets, slashes and spaces from contact search name 12 years ago
Aleksander Machniak 1299c6a231 Update translations 12 years ago
Aleksander Machniak e66a77e560 Fix contacts list update after adding/deleting/moving a contact (#1490028, #1490033) 12 years ago
Aleksander Machniak 94d778f25c Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 5f17657e82 Support contacts import in GMail CSV format 12 years ago
Thomas Bruederli 6459944860 Don't read attachment contents from cache when downloading. Cache might have line endings converted 12 years ago
Thomas Bruederli 06fdaf88cb Extend rcmail::url() to produce absolute and fully qualified URLs 12 years ago
Thomas Bruederli 48e340a829 Allow focussing treelist item checkboxes with tab and normal list navigation with cursor keys (#1489648) 12 years ago
Aleksander Machniak 4045cd9266 Cleanup after PR merge, updated changelog 12 years ago
Aleksander Machniak 9275671174 Merge pull request #211 from bbraybrook/gd_rotate_thumb
Fix incorrect thumbnail rotation with GD and exif orientation data (#1490029)
12 years ago
Aleksander Machniak 30f240478a Get rid of "Properties" fieldset in folder form 12 years ago
Thomas Bruederli 834fb6858e Allow to search for LDAP groups with 'group_filter' enabled 12 years ago
brendan braybrook 090bacddb6 changes suggested by aleks 12 years ago
Aleksander Machniak b2a15c2c19 Set edited folder name to client environment 12 years ago
Victor Benincasa 8158049884 Allow browsers internal spellchecker to work
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
12 years ago
brendan braybrook e2dd31f987 rotate image with GD if exit rotation data present 12 years ago
brendan braybrook c6183b649a wrong type returned for gif 12 years ago
Aleksander Machniak e9ecd49f74 Added namespace filter in Folder Manager 12 years ago
Aleksander Machniak 875521af44 Add missing label to the client 12 years ago
Aleksander Machniak 765a0b0706 Fix errors when adding/updating contacts in active search (#1490015) 12 years ago
Aleksander Machniak ef4c478760 Reset search after folder creation/remove/rename 12 years ago
Aleksander Machniak 66233b76c8 Added folder searching in Folder Manager 12 years ago
Thomas Bruederli 00dd283999 Getter to detect if treelist widget is in search mode 12 years ago
Thomas Bruederli f954922c03 - Implemented 'storage_connected' API hook after successful IMAP login (#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
12 years ago
Thomas Bruederli d7533442f3 Add default location for mime.types with nginx 12 years ago
Aleksander Machniak 371f7ca443 Remove folder column after disabling multifolder scope (#1490022) 12 years ago
Aleksander Machniak b9d3e607bb Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak d8b26e40f9 Overwrite Net_LDAP3's normalize_entry() method to behave as the old one 12 years ago
Aleksander Machniak b17a507941 Add missing Net_LDAP3_Result::get_dn() method 12 years ago
Aleksander Machniak 19926d4c3c CS fix after PR merge 12 years ago
Aleksander Machniak 642522f386 Merge pull request #209 from bbraybrook/header_array_fix
Fix stringify problem when multiple headers values exist to be returned
12 years ago
brendan braybrook 539fe0b84d fix stringify problem when multiple headers values exist to be returned 12 years ago
Aleksander Machniak e32da281bb Make possible to skip some elements from subject cell when creating text for drag layer 12 years ago
Aleksander Machniak e1b8f44e3f Fix invalid Content-Type header when send_format_flowed=false (#1489992) 12 years ago
Aleksander Machniak 62574214ce Do not log ldap bind passwords 12 years ago
Aleksander Machniak db25c43e97 Merge pull request #207 from kanarip/dev/net_ldap3
Merge Net_LDAP3
12 years ago
Aleksander Machniak d61649958f Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak d01f9fc7f5 Add option (disabled_actions) to disable UI elements/actions (#1489638) 12 years ago
Aleksander Machniak 04638fb7e5 Add fileuploaderror label, fixing not resolved error label of failed import uploads 12 years ago
Aleksander Machniak 9e9dcc34bc Fix frame check and strange "parent is undefined" issue 12 years ago
Aleksander Machniak 44cfef0927 Modify is_framed() so it returns boolean value 12 years ago
Thomas Bruederli 65baa033e0 List all plugins which have been attempted to load (#1488871) 12 years ago
Aleksander Machniak ef5a1c66aa Fix bug where last folder on the list wasn't displayed in folder manager 12 years ago
Jeroen van Meeuwen (Kolab Systems) 8ee8be9b86 Correct reference to old function get_dn() 12 years ago
Jeroen van Meeuwen (Kolab Systems) 05ea61095f Fix missing out on the correct sorting 12 years ago
Jeroen van Meeuwen (Kolab Systems) 6ac9395fbd Use Net_LDAP3 12 years ago
Aleksander Machniak 6c1c60f3b9 Support password encryption using openssl extension (#1489989) 12 years ago
Aleksander Machniak a8f4d84736 Update to TinyMCE 4.1.3 + small code improvements 12 years ago