Commit Graph

433 Commits

Author SHA1 Message Date
Klaus Leithoff
7eb729ebc8 silence error log on compose 2014-02-20 11:58:27 +00:00
Klaus Leithoff
035d5a934a fix problem with not displayed inline-images (as part of href) 2014-02-18 12:25:28 +00:00
Klaus Leithoff
e822ed2f02 fix typo 2014-02-04 14:59:56 +00:00
Klaus Leithoff
a4ff6334b6 * eMail: completely remove the ui/bo/sofilter classes as they are not effectively used anymore 2014-02-04 14:58:28 +00:00
Klaus Leithoff
8d0cdd068d reduce the use of the session as cache/storage for notified mails; use INSTANCE cache instead 2014-01-29 09:40:45 +00:00
Klaus Leithoff
01051fd136 fix typo: was only causing trouble when replying from draft folder from your activesync device 2014-01-10 14:39:51 +00:00
Klaus Leithoff
4fd32f2470 * eMail/Mailhandling: introduce option >mail text only< for better control of import of mails to other apps 2014-01-07 12:46:04 +00:00
Klaus Leithoff
5cd2ab377f improve regex for transform_url2link 2013-12-20 09:54:56 +00:00
Klaus Leithoff
f965a14a86 fix for _top condition on making sure links are opened either with target _top or _blank 2013-12-19 15:51:26 +00:00
Klaus Leithoff
b8116e1c4d make sure links are opened either with target _top or _blank 2013-12-19 15:38:23 +00:00
Hadi Nategh
0d4cd16c39 Add a warning comment about limitation of number of redirects by mail server in sieve edit popup->forward_to_addresses while for most mail servers this number is 4 by default 2013-12-04 15:50:42 +00:00
Hadi Nategh
d49569f78c Add ability of redirect to multiple addresses in sieve edit popup 2013-12-04 09:04:24 +00:00
Hadi Nategh
4e7b978891 Add BodyTransfom feature to sieve rules for epl-11.1 2013-11-26 11:23:24 +00:00
Klaus Leithoff
1c1c62e590 switch to INSTANCE Cache for getSortedList ResultCache; close Session as early as possible on ajax-calls; fix problem for IE8 window closes on submit of compose, despite of selecting to_infolog/to_tracker 2013-10-31 12:26:19 +00:00
Klaus Leithoff
b77be9c291 fix typo in commented code / call to cachedSummary 2013-10-21 10:02:03 +00:00
Klaus Leithoff
28e54a01e5 * eMail: fix problem with lost connection on drafted message when using printPreview on messages with attachments 2013-10-17 11:52:16 +00:00
Ralf Becker
74f27b0f90 * eMail: preference to show external image was only shown to admins 2013-10-17 10:06:21 +00:00
Klaus Leithoff
b365e2300f trigger gathering of the mailbody on sending for to_tracker - action too 2013-10-15 11:24:10 +00:00
Hadi Nategh
80c633cc14 Warn user to avoid modifying sieve rules created by version trunk mail/felamimail, via epl-11.1, since they have extra fields for Btransform, which modification may cause data loss 2013-10-14 14:38:00 +00:00
Klaus Leithoff
405ade6280 get_mailcontent -> if we do not want HTML but there is no TextRepresentation with the message itself, try converting 2013-10-09 08:40:03 +00:00
Klaus Leithoff
dda8edf295 use egw_cache for session read/write; fix cache handling for flagMessages 2013-10-04 09:26:20 +00:00
Klaus Leithoff
f84ddf992b use 870 as new width for popup windows in felamimail 2013-10-01 10:38:53 +00:00
Klaus Leithoff
e46f2f987c make sure lastattempt and howlong isset and not null, when checking if an device attempts to connect earlier than expected 2013-09-30 07:38:44 +00:00
Klaus Leithoff
6093c39928 fix device specific waitOnFailure 2013-09-27 14:27:37 +00:00
Klaus Leithoff
5e883e7e21 make waitOnFailure deviceSpecific 2013-09-27 13:54:05 +00:00
Klaus Leithoff
13f5753bb1 rework cache read condition for waitOnFailure Cache; fix possible break of waittime for waitOnFailure Cache 2013-09-27 12:10:56 +00:00
Klaus Leithoff
8dc1d5758e * eMail/eSync: control wait sequence for device;
If a device could not connect successfully, it was sent away and told not to connect until with a retry after header. If it tries before that send the retry after header again and do not attempt to connect
2013-09-27 09:07:03 +00:00
Klaus Leithoff
dac72b58f4 attempt to resolve missing folder-information situation when accessing ajaxfelamimail 2013-09-27 09:06:10 +00:00
Klaus Leithoff
21c14eecf4 ease debugging for failed folder exists; make sure that openConnection, when called with _icServerID == 0 is using this->profileID instead 2013-09-17 08:29:53 +00:00
Klaus Leithoff
1796e904bb * eMail: fix for inline image not displayed in print preview 2013-09-13 12:15:49 +00:00
Klaus Leithoff
4d01625fb7 * eMail: fix problem for folder preferences did not overrule folders set by getSpecialUseFolders 2013-09-12 13:35:13 +00:00
Klaus Leithoff
f58b3836d8 extend status filter text to state clearly that messages marked as deleted are not shown for status filter >any status< 2013-09-12 10:20:40 +00:00
Klaus Leithoff
7fe91e4e77 * eMail: fix possible problem when mail-message-body (text or html part) is empty 2013-09-06 12:00:41 +00:00
Klaus Leithoff
ace203f868 make sure all comparsions on structural keywords are done lowercase on import mail 2013-08-28 12:05:32 +00:00
Klaus Leithoff
9d5eb54b47 encapsulate adaption of subject in function, and use it 2013-08-27 07:56:46 +00:00
Klaus Leithoff
d5d6f4daf9 make sure possible instance is unset before recreating the entry; correct condition on InstanceCreation when icServerObject is passed; unset cachedObjects for Instance 2013-08-26 14:27:46 +00:00
Klaus Leithoff
45201e9c29 add missing prepareFlagsArray 2013-08-22 07:18:15 +00:00
Klaus Leithoff
552ab8218f * Tracker/Mailhandling: process mail using eGroupware Mail Object and functionality (intention is to have the same behavior as mail2tracker in Mail Application) 2013-08-20 11:49:27 +00:00
Klaus Leithoff
cf212fe178 make sure felamimail lang files are loaded on headerconversion/preparation 2013-08-16 09:31:47 +00:00
Klaus Leithoff
19dd7ccf21 * eMail/Filemanager: when saving mail to filemanager, add headerdata without subject to file - comment field 2013-08-16 09:05:20 +00:00
Klaus Leithoff
f8c74b2725 force no framework with cd=no for opening compose windows out of mails 2013-08-15 14:45:12 +00:00
Klaus Leithoff
155c759d05 handle wrong handling of height for dependent compose window 2013-08-15 09:06:25 +00:00
Klaus Leithoff
bffe164587 pass imapClassName, imapLoginType and imapDomainName to addACL Form to be used by setACL Routine; that way being independent of originating imapClass 2013-08-14 12:44:29 +00:00
Klaus Leithoff
d828e81632 use default account selection box for acl-management if functionality is supported by imap server (determined by class-name and capability) 2013-08-13 11:52:53 +00:00
Klaus Leithoff
164cf14765 fix condition for opening single mail on mail-merge 2013-08-12 08:05:25 +00:00
Klaus Leithoff
d3b6b5386f improve getInstance fetching the mail-object 2013-08-07 11:23:48 +00:00
Klaus Leithoff
7b18fc9319 give more detailed info about failure of addressbook mail - merge to frontend 2013-08-06 14:07:00 +00:00
Klaus Leithoff
a910c7d413 fix problem with convertHTMLToText by fetching the text/plain part whenever it seems appropriate. convertHTMLToText seems to fail/run forever on certain messages 2013-08-06 09:47:01 +00:00
Klaus Leithoff
9ba9e1d1b8 trying to handle a connection failed error on autosave 2013-08-05 15:25:12 +00:00
Klaus Leithoff
a16125c2fe fix no filename shown on save to disc for e.g. some message/rfc822 attachments 2013-08-02 11:19:36 +00:00