Commit Graph

524 Commits

Author SHA1 Message Date
Klaus Leithoff
8eb9ec8ad6 * eMail: some Servers have very limited SEARCH capability; (no OR allowed/supported) try to detect and act accordingly 2014-04-10 13:24:56 +00:00
Klaus Leithoff
4c52933c35 * eMail: make evaluation of message flags case INSENSITIVE (by changing all flags to lowercase before evaluating 2014-04-10 09:17:27 +00:00
Klaus Leithoff
3a324a2308 * eMail: fix / improve condition for copy to send folder, on not existing send folder -> give warning on compose window 2014-04-08 10:24:02 +00:00
Klaus Leithoff
fb9787c26b remove forced timed_vacation setting (introduced for debugging) 2014-03-24 15:47:17 +00:00
Klaus Leithoff
48cbc2dbee * eMail: give user feedback when setting/applying timed vacation; do display of dates regarding user time zone settings; improve information when a vacation is set for a given time-range 2014-03-24 15:30:37 +00:00
Klaus Leithoff
6ab8d2b86b do not access cache for writing, if there is nothing new to set 2014-03-14 10:03:52 +00:00
Hadi Nategh
cdf574d73d * Sieve/Felamimail|Mail:Make exclamation mark (\!) in the begining of sieve rule query escapable from always bien used as NOT conditon 2014-03-13 13:18:55 +00:00
Klaus Leithoff
70ad8ac4c8 work to preserve the ActiveSyncWaitOnFailure state 2014-03-13 09:09:04 +00:00
Klaus Leithoff
6b5505e5b8 way to rebuild the felamimail_bo class without using the session based information but preserving the cached data 2014-03-12 14:38:45 +00:00
Klaus Leithoff
aa91b50b8c * ESync: fix a problem with a non working global profile, when verifying settings 2014-03-11 12:38:17 +00:00
Klaus Leithoff
17df559f36 use html::content_header for gathering download headers on saveMessage 2014-02-25 15:38:08 +00:00
Klaus Leithoff
9045eea7fc use html::content_header for gathering download headers on attachments 2014-02-25 15:31:57 +00:00
Klaus Leithoff
ed6c1980d4 fix typo/scope problem 2014-02-24 14:22:14 +00:00
Klaus Leithoff
3c3e684552 for mailservers reporting BADCHARSET on search; remember and act upon it (avoid it in the near future) 2014-02-24 13:50:19 +00:00
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
506f232723 fix bug regarding actions on all selected mails (selected via checkbox) reported by zorg 2014-02-12 12:40:38 +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
Klaus Leithoff
7ec767248f handle scope problem regarding global vars (donotclick_folders) 2013-11-28 14:21:01 +00:00
Klaus Leithoff
c279148e7f fix problem introduced with r44656 (if no rights to infolog/tracker, sending failed due to javascript error) 2013-11-27 09:41:28 +00:00
Hadi Nategh
87501ae66b Resize the sieve edit popup window to proper size for felamimail 2013-11-27 08:56:03 +00:00
Klaus Leithoff
02d1a00493 * eMail: fix problem regarding lost control/warning when no recipient and/or no subject is provided on submit 2013-11-26 15:14:09 +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
9fe51bc32a fix missing jquery browser support 2013-11-05 14:41:14 +00:00
Klaus Leithoff
d51e9a5b4d fix javascript error, if no infolog or tracker rights exist 2013-11-04 13:39:31 +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
8956b6f456 better window height/resize control for display window; ported from compose 2013-09-27 12:50:11 +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
cbb3055fc5 make sure compose window will not be subject of further height adaptions in inital step of opening, if the compose window is opened with a height smaller than 650 2013-09-27 09:58:58 +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