Commit Graph

1327 Commits

Author SHA1 Message Date
Aleksander Machniak
b97d0e11b5 Fix empty user agent string on error page for "incompatible browser" error 2012-06-28 19:13:49 +02:00
Aleksander Machniak
a60d139d87 Define array variable in case none of zones is valid (shouldn't happen) 2012-06-28 09:26:59 +02:00
Aleksander Machniak
669747a81c Merge branch 'master' of github.com:roundcube/roundcubemail 2012-06-28 09:22:31 +02:00
Aleksander Machniak
ceaaebbc8c Fix fatal error when date.timezone isn't set (#1488546) 2012-06-28 09:21:48 +02:00
Thomas Bruederli
0be8bd11e2 Enable drag & drop file upload for contact photos 2012-06-26 11:49:47 +02:00
Aleksander Machniak
4fd5b62194 Add Content-Length for attachments where possible (#1485478) 2012-06-08 11:49:12 +02:00
Aleksander Machniak
8749e94b4b Fix attachment sizes in message print page and attachment preview page (#1488515)
- Use size parameter from Content-Disposition header if specified,
  - Calculate size of base64 encoded message parts
2012-06-08 11:14:53 +02:00
Aleksander Machniak
54be5ccb50 Fix XSS vulnerability in message subject handling using Larry skin (#1488519) 2012-06-08 09:23:32 +02:00
Thomas Bruederli
ae6d2de17f New feature to add mail attachments using drag & drop on HTML5 enabled browsers 2012-06-06 17:35:21 +02:00
Aleksander Machniak
aede1f9ab4 Fix possible PHP warning: strpos(): Offset not contained in string 2012-06-04 14:15:30 +02:00
Aleksander Machniak
d487cd5a6c Merge branch 'dev-browser-capabilities'
Conflicts:
	CHANGELOG
2012-05-30 12:17:26 +02:00
Thomas Bruederli
ca1c2a8c9c Don't show errors when moving contacts into groups they're already in (#1488493) 2012-05-30 11:35:28 +02:00
Aleksander Machniak
19cc5b91c9 Display Tiff as Jpeg in browsers without Tiff support (#1488452) 2012-05-30 11:22:18 +02:00
Aleksander Machniak
b9854b8cbe Add Flash support detection 2012-05-28 15:19:43 +02:00
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)
2012-05-28 15:01:13 +02:00
Aleksander Machniak
e349a8c9ae Added browser capabilities detection, i.e. PDF and TIFF support 2012-05-28 14:17:57 +02:00
Aleksander Machniak
6d3e53d2b8 Merge branch 'master' of github.com:roundcube/roundcubemail 2012-05-26 10:32:10 +02:00
Aleksander Machniak
476fa983c0 Catch DateTime* exceptions (#1488497) - skipping buggy timezones 2012-05-26 10:30:24 +02:00
Aleksander Machniak
c0839699bb Move messages forwarding mode setting into Preferences 2012-05-25 13:45:38 +02:00
Aleksander Machniak
041c93ce0b Removed $Id$ 2012-05-22 12:31:37 +02:00
Aleksander Machniak
0a1dd5b073 Add is_escaped attribute for html_select and html_textarea (#1488485) 2012-05-22 11:07:20 +02:00
Aleksander Machniak
4bfe4ec22a Remove last instance of storage_connect() with possible performance
improvement when a message part body is in cache
2012-05-22 10:26:36 +02:00
Aleksander Machniak
5c7e54b175 - Fix HTML entities handling in HTML editor (#1488483) 2012-05-22 09:06:02 +02:00
Thomas Bruederli
705ba185bb Fix object reference 2012-05-16 10:34:09 +02:00
Aleksander Machniak
b5c4e7d85c Fix PHP warning on PHP 5.4 (#1488469) 2012-05-10 19:14:39 +02:00
Aleksander Machniak
644f00d5a2 Fix add_contact() (#1488465) 2012-05-09 13:48:10 +02:00
Aleksander Machniak
4d7e277b92 Removed debug code 2012-05-08 14:50:07 +02:00
Aleksander Machniak
c1a0578d21 Fix Opera issues with duplicated scrollbar and invisible border 2012-05-08 14:48:39 +02:00
alecpl
76248c7b6e - Improved all headers viewer (mostly in Larry skin) 2012-04-25 08:40:31 +00:00
alecpl
db70b3fc82 - Fix handling errors on draft auto-save 2012-04-24 10:08:16 +00:00
alecpl
19d5973247 - Add vCard import from multiple files at once (#1488015) 2012-04-23 18:38:26 +00:00
thomascube
6707ca47a2 Support mutliple name/email pairs for Bcc and Reply-To identity settings (#1488445) 2012-04-21 16:32:55 +00:00
alecpl
b4f95a9387 - Fix attachment name regression (#1488446) 2012-04-19 06:38:59 +00:00
alecpl
5475865485 - Fix creating folders if ACL exists (1488443) 2012-04-18 17:49:02 +00:00
alecpl
0c259682f6 - Merge devel-framework branch, resolved conflicts 2012-04-13 08:52:02 +00:00
alecpl
373e3df580 - Small fix 2012-04-12 12:06:30 +00:00
alecpl
9336ba21cf - Fix importing to LDAP addressbook when mail attribute is required by
validating input data with autofix
2012-04-12 11:52:09 +00:00
alecpl
c71e95b775 - Fix adding contact form fields in situation when the fieldset is empty.
Fixes issue with lost manager/assistant fields in LDAP addressbook
2012-04-12 08:39:40 +00:00
alecpl
3d5240b70d - Revert r6060, fix #1487822 using css-only 2012-04-11 16:03:16 +00:00
thomascube
c97c575671 Force page reload if list columns changed in IE8 (#1487822) 2012-04-11 15:30:19 +00:00
thomascube
1ba07f0709 Allow mass-removal of addresses from a group (#1487748) 2012-04-11 12:52:51 +00:00
alecpl
a274fb2e20 - Fix so "Back" from compose/show doesn't reset search request (#1488238) 2012-04-10 07:02:45 +00:00
alecpl
1b30a710cf - Add option to delete messages instead of moving to Trash when in Junk folder (#1486686) 2012-04-08 16:34:36 +00:00
alecpl
252d27459c - Fix E_STRICT warning (#1488404) 2012-03-21 12:53:50 +00:00
thomascube
4cf42fde05 Add support for read-only address book records 2012-03-20 22:47:24 +00:00
alecpl
a71a97fa49 - Image resize with GD extension (#1488383) 2012-03-19 10:44:57 +00:00
thomascube
d1e3430bfa Pass message UID to 'message_part_get' hook 2012-03-16 20:23:53 +00:00
thomascube
168e540923 Request all needed fields from address book backends (#1488394) 2012-03-14 08:27:18 +00:00
alecpl
4be86f3a37 - Unified (single) spellchecker button 2012-03-09 13:23:24 +00:00
thomascube
c388257078 Only run value through format_date if no render_func was called before 2012-03-08 09:11:07 +00:00