aa7edce3b4
Some fixes on mail integration:
...
- Fix save as raw eml file and send it as attachment
- Fix mail_import in infolog,tracker and calendar does not include raw mail eml attachment as link
- Some IDE clean up for mail and tracker
2015-04-17 09:39:22 +00:00
24478fe0d5
cant store a resource in egw_link::set_data()
2015-04-16 07:03:53 +00:00
c0097b3860
More WIP mail message integration:
...
- Make integrate function a static function
- Implement infolog, tracker and calendar save as buttons in mail compose with open popup
- Fix Date and Max_line_Chars in mail_integration
2015-04-15 15:55:18 +00:00
9fc67020cc
* Mail: setting default font-face and -size reliable and remove space in front of cursor
2015-03-31 17:01:25 +00:00
5687471b1c
Include group emails in email search results
2015-03-23 22:18:38 +00:00
b72aef8cc2
remove config option for how2displayIdentities; defaults to show all available now; Remove possible Organization header as it might hold UTF-8 chars and is not sufficiently handled (encoded) by horde
2015-03-20 12:10:53 +00:00
dcccc2ef7e
Make sure distributionlist is resolved in mail compose after submit action
2015-03-19 13:04:37 +00:00
6bd503ef4e
* Mail: if user never send a mail from an account select first identity with an non-empty signature, not default identity
2015-03-18 16:31:30 +00:00
c8df7ad0ab
disable thread-topic handling, as horde does not support encoding it (thus avoiding utf-8 header field errors); Better handling of drafts with attachments to make sure possible attachments of the original draft are available on send
2015-03-06 09:23:13 +00:00
c67ab8744a
remove probably wrong assumption on missing ident_id of mailaccount object (as it should not be missing at all)
2015-02-19 12:26:44 +00:00
52b4856a18
when dealing with defaults and identities: retrieve the default identity associated with the current imap-account, rather than the default
2015-02-19 11:37:42 +00:00
4078a48fb8
fixed send mail does not contain attachments
2015-02-18 11:17:28 +00:00
0413898ce4
* Mail: composed mails saved as draft contains again attachments, drafts created by autosaving every 2 minutes do not for performance reasons
2015-02-18 10:10:10 +00:00
2eb5b6f097
read attachment data from etemplate request, use tmpname only to identify it
2015-02-14 20:10:26 +00:00
36bc17a442
move code for html or javascript content-type headers from webdav to html class and use it for attachments too
2015-02-14 19:32:21 +00:00
062b62f730
mail add anf fix missing translations in mail-prefs
2015-02-03 12:29:02 +00:00
ea60497448
* Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send
2015-02-02 17:06:11 +00:00
21d52f5cee
fixed warning of calling createRowID static with incompatible $this, it work before because mail_ui as well as mail_compose define $this->mail_bo
2015-01-26 15:04:15 +00:00
94ea53a688
* Mail/Sieve: Fix sieve save into folder with wrong namespace
2015-01-19 12:12:18 +00:00
df76d33437
Fix mail compose toggle buttons set values
2015-01-13 15:52:00 +00:00
5129750d2e
Fix priority toolbar action loses its selected label after submit in compose dialog
2015-01-13 12:14:41 +00:00
e590809211
Set icons for the toolbar priority action in compose dialog
2015-01-09 14:49:56 +00:00
74a6cf6794
* Mail: fix problem on SentCopy ending up with the wrong mailaccount. Should be copied to chosen mailaccount on sending. If none is configured for folder; respect that setting. Ability to choose destination folders from starting mailaccount AND from selected mailaccount (only the original and the final selected mailaccount folders are checked and used for storing copies of the sent mail)
2015-01-09 13:56:14 +00:00
9cac913e33
Fix taking wrong value for priority in compose dialog
2015-01-09 12:58:06 +00:00
bc1578693c
Implement save into VFS for mail compose toolbar
2015-01-08 17:06:56 +00:00
f9c1883713
Change compose toolbar default actions and view_range
2015-01-08 15:56:45 +00:00
7134da86b3
Fix compose toolbar ids
2015-01-07 17:37:56 +00:00
7009ba1de0
Fix mail compose issues:
...
-Set default toolbar actions
-Set toolbar actions view range to 6
-Fix compose window not being resized correctly in FF
-Fix displaying toolbar's selectbox
-Fix styling of toggle button
2015-01-07 17:08:21 +00:00
d3d84782a5
Implement mail compose toolbar with toolbar widget which makes actions draggable
2015-01-07 11:57:34 +00:00
f529a4fae6
Clear intervals assigned to window after submit compose dialog
2014-12-16 10:26:44 +00:00
65a9f8e584
fixed not working download/sharing links after signature change yesterday
2014-12-05 11:25:09 +00:00
3102bf88fa
fix problem regarding: uploaded eml files where not handled as message/rfc
2014-12-05 11:14:42 +00:00
35deef9672
handle new signature preference
2014-12-04 13:48:43 +00:00
75688e8cb8
allow to share files and directories from filemanager via mail app
2014-12-03 16:25:10 +00:00
03ea6d9294
next (little) step for sharing files
2014-12-02 19:18:37 +00:00
63a6ac9a6d
first version of linked attachments
2014-12-01 20:14:18 +00:00
2e5fcbda4e
fixing the fix, we dont want whole mails in memory
2014-11-26 15:05:59 +00:00
d411dd0658
fix failed attachment of eml file after compose on to_infolog/tracker action
2014-11-26 14:20:18 +00:00
2a0889bcf6
set sender/return-path and from, if empty in identity, setting send/return-path from account, prefering smtp user-name and from from identity
2014-11-25 11:32:25 +00:00
3e559d2fda
replacing PHPMailer with Horde_Mime_Mail and Horde_Mail_Transport_Smtphorde to overcome memory limit when sending mails
2014-11-24 23:38:37 +00:00
691e28487e
further cleanup, identity == signature
2014-11-22 13:17:41 +00:00
46b4758dac
use a wrapper on a different url for sending mail to be able to select a different fpm pool
2014-11-21 13:37:30 +00:00
f5769333da
fix compose ID and random string generation to use API auth::randomstring() method
2014-11-21 09:33:34 +00:00
0d5fa9615e
combined mail account and identity/signature selection, allows now to send with a different identity, also fixed tons of IDE warnings
2014-11-20 17:53:52 +00:00
8ed0cc2314
fix broken disposition-notification request
2014-11-20 15:51:36 +00:00
9aeae3185a
some little additional stuff regarding the signature-selector-placeholder issue in compose
2014-11-11 14:12:34 +00:00
050c91225a
Fix IDE warning
2014-10-23 11:28:36 +00:00
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
dec861fb3e
do not use full path of attachments in compose popup
2014-10-20 18:08:03 +00:00
8a827671b8
sending mail was failing after r49065
2014-10-20 06:49:23 +00:00