Commit Graph

1313 Commits (7c1231a94b2a3dddd74b17c7c66bc9d41bb55f47)

Author SHA1 Message Date
Aleksander Machniak 7c1231a94b Use browser capabilities to decide if PDF/TIFF attachments should be displayed
in an overlay page/inline or to provide only direct download for them (#1488452, #1487929)
12 years ago
Aleksander Machniak e349a8c9ae Added browser capabilities detection, i.e. PDF and TIFF support 12 years ago
Aleksander Machniak 6d3e53d2b8 Merge branch 'master' of github.com:roundcube/roundcubemail 12 years ago
Aleksander Machniak 476fa983c0 Catch DateTime* exceptions (#1488497) - skipping buggy timezones 12 years ago
Aleksander Machniak c0839699bb Move messages forwarding mode setting into Preferences 12 years ago
Aleksander Machniak 041c93ce0b Removed $Id$ 12 years ago
Aleksander Machniak 0a1dd5b073 Add is_escaped attribute for html_select and html_textarea (#1488485) 12 years ago
Aleksander Machniak 4bfe4ec22a Remove last instance of storage_connect() with possible performance
improvement when a message part body is in cache
12 years ago
Aleksander Machniak 5c7e54b175 - Fix HTML entities handling in HTML editor (#1488483) 12 years ago
Thomas Bruederli 705ba185bb Fix object reference 12 years ago
Aleksander Machniak b5c4e7d85c Fix PHP warning on PHP 5.4 (#1488469) 12 years ago
Aleksander Machniak 644f00d5a2 Fix add_contact() (#1488465) 12 years ago
Aleksander Machniak 4d7e277b92 Removed debug code 12 years ago
Aleksander Machniak c1a0578d21 Fix Opera issues with duplicated scrollbar and invisible border 12 years ago
alecpl 76248c7b6e - Improved all headers viewer (mostly in Larry skin) 12 years ago
alecpl db70b3fc82 - Fix handling errors on draft auto-save 12 years ago
alecpl 19d5973247 - Add vCard import from multiple files at once (#1488015) 12 years ago
thomascube 6707ca47a2 Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445) 12 years ago
alecpl b4f95a9387 - Fix attachment name regression (#1488446) 12 years ago
alecpl 5475865485 - Fix creating folders if ACL exists (1488443) 12 years ago
alecpl 0c259682f6 - Merge devel-framework branch, resolved conflicts 12 years ago
alecpl 373e3df580 - Small fix 12 years ago
alecpl 9336ba21cf - Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
12 years ago
alecpl c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
12 years ago
alecpl 3d5240b70d - Revert r6060, fix #1487822 using css-only 12 years ago
thomascube c97c575671 Force page reload if list columns changed in IE8 (#1487822) 12 years ago
thomascube 1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 12 years ago
alecpl a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 12 years ago
alecpl 1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 12 years ago
alecpl 252d27459c - Fix E_STRICT warning (#1488404) 12 years ago
thomascube 4cf42fde05 Add support for read-only address book records 12 years ago
alecpl a71a97fa49 - Image resize with GD extension (#1488383) 12 years ago
thomascube d1e3430bfa Pass message UID to 'message_part_get' hook 12 years ago
thomascube 168e540923 Request all needed fields from address book backends (#1488394) 12 years ago
alecpl 4be86f3a37 - Unified (single) spellchecker button 12 years ago
thomascube c388257078 Only run value through format_date if no render_func was called before 12 years ago
alecpl 0203f16312 - Fix duplicate names handling in addressbook searches (#1488375) 13 years ago
thomascube 6357223bd1 Fix spelling 13 years ago
alecpl 82d69583fd - Fixed double-quotes handling in recipient names 13 years ago
alecpl 2b4855b1aa - Add Russian to the spellchecker languages list (#1488135) 13 years ago
thomascube 1e09cd0811 Slighlty increase minimum browser requirements 13 years ago
alecpl 18a3dcaf56 - Fix issue with folder creation under INBOX. namespace (#1488349) 13 years ago
alecpl 06c990ead2 - Added mailto: protocol handler registration link in User Preferences (#1486580) 13 years ago
thomascube f9a967763e User configurable setting how to display contact names in list 13 years ago
alecpl 33423a5570 - Fix issue where some text from original message was missing on reply (#1488340) 13 years ago
alecpl f3136149fe - Workaround IMAP server issue when THREAD command returns less messages than exist in a folder: don't update folder status in second count() call 13 years ago
thomascube fc7b5b8283 Get rid of global $__skin_path variable (#1488336) 13 years ago
thomascube 43875379d5 Allow users to choose cols for contacts list sorting 13 years ago
thomascube 6835114c4d Allow plugins to overwrite the displayed confirmation message when saving a draft 13 years ago
thomascube e472110e2c Added new plugin hook 'message_draftsaved' 13 years ago