Commit Graph

1072 Commits

Author SHA1 Message Date
Klaus Leithoff
4339243655 take the extra time on failure on folderExists, when the folder seems to be not to be there 2014-11-18 15:55:24 +00:00
Ralf Becker
272521ba87 only display "Vacation notice is active" message, if it is active or by a date in future 2014-11-18 14:46:44 +00:00
Ralf Becker
200f7337ef shorten German translation 2014-11-18 14:34:43 +00:00
Ralf Becker
32f373e351 translations for facation notice 2014-11-18 14:31:17 +00:00
Hadi Nategh
d9c19fad5e Fix mail display print area on to/cc and bcc for multiple emails 2014-11-18 13:30:47 +00:00
Ralf Becker
d3cc56767f * Mail: setting a font-size of 12pt for printing mails 2014-11-12 10:35:40 +00:00
Klaus Leithoff
f73d84dd90 some little additional stuff regarding the signature-selector-placeholder issue in compose 2014-11-11 14:17:38 +00:00
Hadi Nategh
8db75242b2 Do not register dataCache for popups 2014-11-11 11:47:17 +00:00
Hadi Nategh
ca2b56979c * Mail: Fix mail display and compose open in full height
-commits r49335, r49336, r49339, and r49340.
2014-11-10 12:54:31 +00:00
Hadi Nategh
e24bf5ed50 Fix mail compose resize handler, and make sure that is happening after popup window resize 2014-11-10 12:05:07 +00:00
Klaus Leithoff
1801ed8795 make sure preview/display/saveAttachments etc. is using the ImapServer whose Id is passed on with the ID of the mail to be processed 2014-11-06 13:12:22 +00:00
Klaus Leithoff
1ef487712f * Mail: on save as zip: always fetch all attachments, even inline (images); do not fatally fail on empty attachments 2014-11-06 11:43:59 +00:00
Ralf Becker
b522552e3e * Mail: fixed icons for special use folders did not use folders set in mail account 2014-11-05 16:52:25 +00:00
Hadi Nategh
788bc9ff3e Fix re-positioning mail preview content according to its visible sibilings 2014-10-31 10:50:30 +00:00
Hadi Nategh
82d40e52c0 * Mail: Make selected email item in compose dialog editable
- Edit selected email addresses by double clicking on them (For all email fields where free entry is allowed. e.g. To, CC, and Bcc fields in compose)
- Update widget taglist and its plugin (magicsuggest)
2014-10-30 15:12:11 +00:00
Ralf Becker
c164f99aca fix popup was never wide enought problem by removing width:100% from #popupMainDiv 2014-10-30 11:11:40 +00:00
Ralf Becker
56ba21e63f * eSync: fixed not working sending of mails after 14.1.20141021 package 2014-10-29 12:28:09 +00:00
Hadi Nategh
7689e486ea Fix IDE warnings 2014-10-23 13:59:40 +00:00
Hadi Nategh
a373f0f458 Fix IDE warnings 2014-10-23 13:59:12 +00:00
Hadi Nategh
24494b44a7 Fix IDE warning 2014-10-23 11:29:04 +00:00
Hadi Nategh
050c91225a Fix IDE warning 2014-10-23 11:28:36 +00:00
Hadi Nategh
bdfdf55366 Fix compose showing an extra span tag on body when switch from html to plain/text via preferences 2014-10-23 10:30:50 +00:00
Hadi Nategh
39091af4e5 Fix compose showing an extra span tag on body when switch from html to plain/text via preferences 2014-10-23 10:27:58 +00:00
Hadi Nategh
1a82544ec0 Adjust mail preview header part according to its content 2014-10-22 11:52:57 +00:00
Ralf Becker
d26fbdcb00 Set some minimum height to deal with floaters which are outside of popup size calculation's reach 2014-10-21 18:17:55 +00:00
Hadi Nategh
df98b920cc Drag & drop support for mail into filemanager 2014-10-21 15:48:52 +00:00
Hadi Nategh
5a99c4ee9b Fix cc, bcc fileds, sent from AB to an open compose dialog, overflow the others 2014-10-21 15:00:29 +00:00
Hadi Nategh
e8980e5836 Work in progress, standardization of dnd action helper styling for all apps 2014-10-21 14:39:24 +00:00
Ralf Becker
f3855405b0 entry name for mail app 2014-10-21 14:38:41 +00:00
Ralf Becker
0f8015e2b8 entry name for mail app 2014-10-21 14:38:20 +00:00
Ralf Becker
a020858d5a do not use full path of attachments in compose popup 2014-10-20 18:11:40 +00:00
Ralf Becker
9a2cfa0782 * Mail: import and display of mails failed, if personal part of addresses contains valid encoded utf-8 characters
- using now Horde_Mime_Headers::parseHeaders() for headers instead of Mail_mimeDecode, which should be completly replaced with Horde_Mime_Part::parseMessage()
- replaced imap_rfc822_parse_adrlist with Horde_Mail_Rfc822::parseAddressList() using static wrapper emailadmin_imapbase::parseAddressList()
r49066: sending mail was failing after r49065
2014-10-20 18:10:31 +00:00
Ralf Becker
dec861fb3e do not use full path of attachments in compose popup 2014-10-20 18:08:03 +00:00
Hadi Nategh
fb35fdb8c2 Fix cc, bcc fileds, sent from AB to an open compose dialog, overflow the others 2014-10-20 12:25:43 +00:00
Ralf Becker
8a827671b8 sending mail was failing after r49065 2014-10-20 06:49:23 +00:00
Ralf Becker
64aa838e9d * Mail: import and display of mails failed, if personal part of addresses contains valid encoded utf-8 characters
- using now Horde_Mime_Headers::parseHeaders() for headers instead of Mail_mimeDecode, which should be completly replaced with Horde_Mime_Part::parseMessage()
- replaced imap_rfc822_parse_adrlist with Horde_Mail_Rfc822::parseAddressList() using static wrapper emailadmin_imapbase::parseAddressList()
2014-10-18 16:30:39 +00:00
Hadi Nategh
dae1ce6554 Work in progress, standardization of dnd action helper styling for all apps 2014-10-17 16:34:14 +00:00
Ralf Becker
585e313851 fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
r49022: resize import popup to regular compose size
2014-10-17 12:51:02 +00:00
Nathan Gray
9481dab570 Drag & drop support for mail into filemanager 2014-10-16 22:41:39 +00:00
Klaus Leithoff
46fc241138 fix problem with undefined var w_h in javascript 2014-10-16 09:52:15 +00:00
Klaus Leithoff
e2b160aede fix problem with undefined var w_h in javascript 2014-10-16 09:50:16 +00:00
Hadi Nategh
cb94c506d9 Fix hide handler of cc, bcc expander in compose 2014-10-16 08:29:10 +00:00
Nathan Gray
1d5bcc7194 Set some minimum height to deal with floaters which are outside of popup size calculation's reach 2014-10-15 22:50:03 +00:00
Ralf Becker
4f59ab7d81 resize import popup to regular compose size 2014-10-15 15:49:41 +00:00
Klaus Leithoff
106886756a * Mail: fix copy/move of mails between accounts 2014-10-14 08:55:23 +00:00
Klaus Leithoff
b3441cb29b * Mail: fix copy/move of mails between accounts by making sure source and target are distinctively defined when performing the move 2014-10-14 08:51:01 +00:00
Hadi Nategh
ea47198d35 Fix copy/move of mail to another mail account 2014-10-14 08:01:52 +00:00
Hadi Nategh
6d57bfc580 Unset action "moveto" from display toolbar actions 2014-10-10 15:05:25 +00:00
Hadi Nategh
889c8b88e8 Unset action "moveto" from display toolbar actions 2014-10-10 15:03:00 +00:00
Ralf Becker
7f619fe32d fix redirect loop initiated eg. by saving a mail, caused by document.location=url triggering etemplate unload handler and destroying et2 request, identical redirect url detected by jdots framework causes refresh via nextmatch --> next redirect 2014-10-08 20:06:30 +00:00