Hadi Nategh
052bb60db6
Always display html for openned drafted message
2015-05-19 14:38:54 +00:00
Klaus Leithoff
ec180093b4
src:cid url its likely to be urlencoded. so decode, before using it
2015-05-19 10:07:40 +00:00
Klaus Leithoff
7480e2bca6
use static function emailadmin_imapbase::merge instead of ->mail->merge
2015-05-15 14:08:29 +00:00
Hadi Nategh
c751cda84b
Make sure the popup has value and not false, the mail integration hooks may not be registered yet
2015-05-12 13:23:31 +00:00
Klaus Leithoff
5cd3972ae3
simplyfy attachment loops, as we do not have to distinguish between attachments and attached message/rfc anymore
2015-05-12 12:24:27 +00:00
Klaus Leithoff
a9c66335e7
reenabling the observance of the preference setting for forward as attachments; add notice to body that forwarded messagebody is found in attachments; add folder info in getAttachment calls when available
2015-05-12 09:07:06 +00:00
Klaus Leithoff
9c109804dc
improve html / plain handling on message reply and message forward
2015-05-12 07:52:03 +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
50782cfa8b
* Mail: Implement mail integration with new structure and add new feature
...
- Add mail to calendar as calendar entry, including all mail attachments as links
- Add user choice for saving mail into an existing ticket or a new ticket
- Fix mail attachments integration into infolog, tracker or calendar entry
2015-05-05 08:03:13 +00:00
Klaus Leithoff
a15d9759e4
* Mail/Activesync: Handle problem when forward / reply on mails original message was not included
2015-04-30 14:14:48 +00:00
Hadi Nategh
c2a94230d0
Stop htmlarea of compose participating in resize, compose has its own resize handling
2015-04-30 08:10:30 +00:00
Hadi Nategh
77fb3a8ee9
Remove some left over error_logs and clear the code from IDE warnings
2015-04-28 15:45:41 +00:00
Hadi Nategh
f0502f45ba
Add translation for mail sieve
2015-04-28 14:01:42 +00:00
Hadi Nategh
398aa2e945
Correct forward message in mail sieve, and add translation
2015-04-28 13:35:55 +00:00
Hadi Nategh
b68cc4e050
Fix a typo
2015-04-27 13:44:40 +00:00
Hadi Nategh
4a554a65cd
Fix htmlarea editor always wrap border around editing text in IE
2015-04-27 13:44:19 +00:00
Ralf Becker
dfc9957176
fix typo causing PHP Fatal error if "writable share" is selected in community version
2015-04-25 07:19:18 +00:00
Ralf Becker
aed984148d
fix PHP Warning array_value expects first parameter to be array
2015-04-22 14:28:15 +00:00
Hadi Nategh
e6f63cb8cf
Fix some missing translation in mail folder acl and edit account
2015-04-22 10:37:16 +00:00
Klaus Leithoff
49dbf5a7f8
* Mail/Sieve: require a vacation notice text on vacationnotice edit and save.
2015-04-21 11:19:09 +00:00
Hadi Nategh
2205536343
Always convert html to plain text if browsing with mobile device, because of CKEditor complatibility
2015-04-21 10:15:01 +00:00
Hadi Nategh
53363be626
Implement mail integration to an existing ticket
2015-04-20 14:31:21 +00:00
Ralf Becker
ded2c74681
only clean up temp-files, if we dont need them for mail_integration::integrate
2015-04-17 14:40:43 +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
23000b1ff7
Fix calendar item's group in mail context menu
2015-04-15 12:28:43 +00:00
Hadi Nategh
daafaab2eb
Missing file from commit #52506
2015-04-15 12:26:05 +00:00
Hadi Nategh
b7c6be226d
WIP of mail integration
...
-Centralize mail functionality of mail message integration in mail module
-Some clean up of mail_import in infolog and tracker apps
-Use hook registery in order of an app uses mail integration services
-Implement mail import into calendar
2015-04-15 11:23:59 +00:00
Hadi Nategh
649b706ee5
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:46:37 +00:00
Hadi Nategh
7e7f22731a
Mail/mimeDecode.php library is no longer used, it's already replaced with horde_mimedecode
2015-04-13 15:45:47 +00:00
Hadi Nategh
002ea7967a
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:29:57 +00:00
Hadi Nategh
c58b950a71
Fix not working forwarding multiple addresses in sieve edit dialog
2015-04-08 16:28:48 +00:00
Klaus Leithoff
90200ea1ec
use ENT_SUBSTITUTE on htmlspecialchars to harden display of message as source
2015-04-02 08:49:28 +00:00
Klaus Leithoff
e3d4a685af
use ENT_SUBSTITUTE on htmlspecialchars to harden display of message as source
2015-04-02 08:48:34 +00:00
Ralf Becker
8af7a8a6b8
dending translations from our translation server
2015-04-01 08:08:43 +00:00
Ralf Becker
b2589dc3fe
dending translations from our translation server
2015-04-01 08:06:00 +00:00
Ralf Becker
78e41aa1a1
move "Save as" phrase to common and merge-cli run
2015-04-01 08:01:30 +00:00
Ralf Becker
b086604711
move "Save as" phrase to common and merge-cli run
2015-04-01 08:00:07 +00:00
Hadi Nategh
ca92a7da1b
Fix mail compose not getting in focus on body when using html
2015-04-01 07:36:28 +00:00
Hadi Nategh
728b165720
Fix mail compose not getting in focus on body when using html
2015-04-01 07:34:02 +00:00
Ralf Becker
38f4980849
* Mail: setting default font-face and -size reliable and remove space in front of cursor
2015-03-31 17:04:10 +00:00
Ralf Becker
9fc67020cc
* Mail: setting default font-face and -size reliable and remove space in front of cursor
2015-03-31 17:01:25 +00:00
Nathan Gray
4c1424db9b
Improvements for linking mail:
...
- Let filemanager encode name so we can keep more characters
- Remove doubled mime removal, which sometimes damaged title
- Fix file information action
2015-03-31 14:30:55 +00:00
Hadi Nategh
32732c00b2
Get focus on To/Body field depending on To field value
2015-03-31 12:32:50 +00:00
Hadi Nategh
76c0911dcc
Get focus on To/Body field depending on To field value
2015-03-30 13:47:08 +00:00
Hadi Nategh
2ef3d4f048
* Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme
2015-03-30 11:03:46 +00:00
Ralf Becker
8d7ab2f06c
fixed typos from Erik Popp (erik.popp-at-uni-heidelberg.de)
2015-03-29 09:15:43 +00:00
Ralf Becker
6d2bcb5782
fixed typos from Erik Popp (erik.popp-at-uni-heidelberg.de)
2015-03-29 09:15:19 +00:00
Klaus Leithoff
7d76f0bd92
make sure we are talking to the correct server when importing messages ; this is a merge of 52305 WITHOUT the call of emailadmin_imapbase::getAttachmentAccount, as it is not backported yet. BEWARE the mere explode of the rowID may fail to determine the correct mail-account-id. use self::splitRowID instead
2015-03-27 14:58:47 +00:00