Commit Graph

503 Commits

Author SHA1 Message Date
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
Klaus Leithoff
dac72b58f4 attempt to resolve missing folder-information situation when accessing ajaxfelamimail 2013-09-27 09:06:10 +00:00
Klaus Leithoff
8519e34ea5 instead of moving the window up a bit, when availHeight and height differ for screen, just reduce the window.height by that portion 2013-09-26 08:59:53 +00:00
Klaus Leithoff
f8e18810aa * eMail: limit compose window height to 1000px 2013-09-25 11:08:02 +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
53b3364b00 commit some french lang file stuff; provided by Thomas Chaillot, Spirea 2013-08-27 08:55:33 +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
ed08b9612e commit some lang file stuff; mostly french 2013-08-26 09:41:02 +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
1ddfe74487 merge russian lang files provided by MBCGroup 2013-08-16 11:01:25 +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