Commit Graph

104 Commits

Author SHA1 Message Date
Klaus Leithoff
a980a31d77 * eMail: handle problem popup foldertree does not show subfolders of folders with umlauts 2013-04-24 10:35:50 +00:00
Klaus Leithoff
fb0dc8d5be improve error handling on send, when invalid mailaddress is given 2013-04-23 10:22:16 +00:00
Ralf Becker
36a04fcc89 same for rules, eg. rejection mail can be multiple lines too 2013-04-04 14:02:22 +00:00
Klaus Leithoff
db62be22e5 enforce signature description on list and read (if none given), on personal signatures 2013-03-11 14:19:21 +00:00
Klaus Leithoff
82d379c4e2 * eMail: enforce signature description if none given, on personal signatures 2013-03-11 13:21:55 +00:00
Klaus Leithoff
8f4d044041 support text/plain format flowed; preserve horizontal witespace for true plain text messages; handle applemail multipart with no alternative as MIXED; do not fail on getStructure if there is no OK, but empty and a structure response is present 2013-02-26 14:58:12 +00:00
Ralf Becker
899bde0cc4 merged translations and other uncommited ones 2013-02-08 19:04:52 +00:00
Ralf Becker
059787d27c * All apps: merged missing translations from other apps or branches 2013-01-18 13:56:44 +00:00
Klaus Leithoff
3f0a57d262 * eMail: support multipart/mixed mails with html parts to display (apple mail does that kind of emails) 2013-01-15 12:07:07 +00:00
Klaus Leithoff
669f2083b0 * eMail: fix problem with failedattachment from vfs 2013-01-07 10:16:54 +00:00
Klaus Leithoff
df4ef45375 fix problem with missing reply-header-section for html mails if tidy is available 2012-11-14 15:22:09 +00:00
Klaus Leithoff
909c8ebbf4 * eMail: change default filter to ALL UNDELETED 2012-11-08 15:43:15 +00:00
Klaus Leithoff
7a3b2e7180 disable debugging for append message on returnvalue true 2012-10-18 10:55:19 +00:00
Klaus Leithoff
fd75b7a8bc try to fix/improve situation that there is no UID returned on appendMessage; filter by INTERNALDATE, not DATE as it was the default before 2012-10-18 10:52:53 +00:00
Klaus Leithoff
0ec6597eef * eMail: fix problem when forwarding inline some mails containing winmail.dat attachments (HelpDesk Ticket 3810) (all original attachments are probably part of the winmail.dat, so we resolve the data/attachments contained in winmail.dat) 2012-08-27 12:55:18 +00:00
Klaus Leithoff
aced2ccd99 fix problem when vcf-cards have double carriage returns (such as crcrlf) this seems to break the v-card 2012-08-27 12:27:05 +00:00
Klaus Leithoff
9347e58493 unsubsubcribe from oldFoldername when renaming/moving a folder 2012-07-30 13:19:34 +00:00
Klaus Leithoff
f1c5c8334b * email: handle attaching eml files; handle no subject when forwarding as attachment 2012-07-24 10:20:25 +00:00
Klaus Leithoff
94cf7e00ae prevent marking a message as seen by using PEEK, when trying to gather information about an attachment; fix problem with dovecot ->too long argument<- 2012-07-10 14:47:53 +00:00
Klaus Leithoff
bb6cf03bc8 removing trailing whitespace 2012-07-10 14:42:37 +00:00
Klaus Leithoff
1eecbfa74f * email: improve the handling of addresses in edit of vacationnotice (SIEVE) 2012-07-09 08:38:20 +00:00
Klaus Leithoff
81996d0321 finetuning on acl-management 2012-07-03 12:18:51 +00:00
Klaus Leithoff
a66e6803e2 * email: manage acl table; show acl table for selected folder for first folder selected when clicking on ACL tab as first action; remove trailing whitespaced 2012-07-03 11:18:57 +00:00
Klaus Leithoff
b9bf671a18 try to switch off autocompletion of usernames and passwords, when handling user defined mail-profiles 2012-06-06 13:19:32 +00:00
Klaus Leithoff
f686c8c2b2 fix broken delete in userdefined eMail Account/Profile/Identities list, when italian language is selected 2012-05-22 07:29:25 +00:00
Klaus Leithoff
0f6958f32e * email: reuse already fetched flags when checking for MDNsent /MDNnotSend flags;
lots of whitespace removal
2012-04-17 09:12:01 +00:00
Klaus Leithoff
51d3886acb * eMail: supporting deprecated text/directory mimetype (if filename extension is of type text/vcard) for opening in addressbook edit dialog.
> handle jet another representation of hyphen, as it does not translate
2012-04-05 09:19:25 +00:00
Klaus Leithoff
d4a1c47b71 * eMail: fix bug regarding language strings with single quotes in Javascript; 2012-03-16 10:36:39 +00:00
Klaus Leithoff
8c8e670a45 fix egroupware.org Tracker bug #3122: HTML only emails show up as source in infolog: reported by Ch.Kaulich; caused by calling tidy without need 2012-03-13 08:59:29 +00:00
Klaus Leithoff
f3fe7400b5 add missing closing tag for <div> in showBody 2012-02-07 11:55:59 +00:00
Klaus Leithoff
e1cb220eb7 for performance reasons, use tidy (if available) instead of htmlpurifier to fix html tags 2012-02-03 12:57:19 +00:00
Klaus Leithoff
37a6917ae3 fix up HTML as it may mess up HTML-Content later on display, if tags are not propper 2012-01-31 16:44:43 +00:00
Klaus Leithoff
02f8a1d9d7 * felamimail: handle IE (8) problem regarding toggling editor modes in compose window 2011-12-29 11:41:46 +00:00
Klaus Leithoff
6b7272ec46 handle to,cc,bcc and replyto addresses the way, that spamassasin rules regarding TO_NO_BRKTS_DIRECT are not triggered, by adding a personal namepart to the address (generated from emailaddress), if only emailaddress is present 2011-11-17 08:49:37 +00:00
Klaus Leithoff
4cb8b03134 handle utf-16 plain text attachments 2011-11-10 15:20:58 +00:00
Klaus Leithoff
525d177949 * eMail: bug regarding the mimetype of uploaded files; FF701 reports wrong mime type; work around this, by always checking mimetype by suffix 2011-10-26 12:15:06 +00:00
Klaus Leithoff
b6bfe9373a * eMail/Sieve/Vacation: set default to 7 for days setting in vacation for new vacation setups 2011-09-26 14:40:42 +00:00
Oscar Manuel Gómez Senovilla
9edce957d1 Update spanish translation 2011-09-25 09:19:55 +00:00
Klaus Leithoff
fe5e06b370 * eMail: is_a compatibility vs. php5.3.8 resolving to instanceof operator 2011-09-12 15:31:35 +00:00
Klaus Leithoff
cfe72ea7b5 fix bug regarding the deletion of all rows, when removing an address from mail compose form, when more than 4 addresses where in the list. Reason: remaining Address rows have been set to height 0, instead of defaulting to a defaultvalue, when reading the value of clientHeight of the first row in the list failed 2011-08-29 08:45:29 +00:00
Klaus Leithoff
93fc95d261 * email: fix for missing style color:red in notification messages 2011-08-17 13:28:50 +00:00
Klaus Leithoff
50b60ae35f quieten warning regarding array_search 2011-08-02 13:18:52 +00:00
Klaus Leithoff
ae535d8be0 * notification/email: support filter since (only check unseen mails for the last 14 days) when notify for unseen mails 2011-08-02 12:27:46 +00:00
Klaus Leithoff
769e60d51f take care that winmail.dat attachments are only resolved by tnef (if available) if required (e.g.:the message is opened) 2011-07-19 10:07:26 +00:00
Klaus Leithoff
bc9eda09a3 fix javaScript error for firstChild is null, on opening mails without subject, or with no accessible subject 2011-07-18 07:51:25 +00:00
Klaus Leithoff
b60be9c82c fix wrong class::function call 2011-06-29 09:21:04 +00:00
Oscar Manuel Gómez Senovilla
45a463830e Update Czech translation for 1.8. Tracker #2886 2011-06-23 13:41:31 +00:00
Klaus Leithoff
8efb865d30 test on 'null', as json_last_error is a php5.3.x function 2011-06-22 10:48:05 +00:00
Klaus Leithoff
ba9a2f48c0 * eMail: fix for displayed message body is null: if charset reported is reported not correctly, converting to utf-8 may not succeed as expected, leaving some non utf-8 chars which may lead to problems with json_encode; 2011-06-22 09:56:29 +00:00
Klaus Leithoff
cee4aa10f5 regard addressbook preference to hide accounts or not in ajax search for emailadresses while composing messages, even if accountstorage is the same as the authmechanismn 2011-06-21 13:53:14 +00:00