Commit Graph

10 Commits

Author SHA1 Message Date
Ralf Becker
9cb46a4d79 Handle multiple attachments with the same name when linking attachments from an email into an entry for another application 2015-10-27 10:29:57 +00:00
Klaus Leithoff
c6dbb54eeb fix problem with empty/faulty attachments when saving to infolog on sending when starting from a drafted message 2015-09-11 14:00:33 +00:00
Hadi Nategh
113d415a4e Fix translation and appIcon issue in mail integration 2015-06-03 13:25:22 +00:00
Hadi Nategh
f246349060 Fix Fatal error: Cannot access self:: when no class scope is active. Happens only in PHP < 5.4 2015-06-03 11:57:51 +00:00
Hadi Nategh
aa0e5c2c70 Check if the mail integration hook is registered, if not, try to register it, otherwise throws an exception with useful information. 2015-05-08 14:37:24 +00:00
Hadi Nategh
53363be626 Implement mail integration to an existing ticket 2015-04-20 14:31:21 +00:00
Hadi Nategh
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
Ralf Becker
24478fe0d5 cant store a resource in egw_link::set_data() 2015-04-16 07:03:53 +00:00
Hadi Nategh
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
Hadi Nategh
daafaab2eb Missing file from commit #52506 2015-04-15 12:26:05 +00:00