Hadi Nategh
c3136791b5
Fix font size for print mail body
2015-08-06 07:32:24 +00:00
Hadi Nategh
d81dfc5c07
Disable getFolderstatus in getTreeFolder method as it causes performance issue and some wierd error
...
- Note: after re-implementing mail tree, getFolderStatus needs to be re-implemented and being used again via new approach
2015-07-29 12:39:17 +00:00
Hadi Nategh
b3667c9a1d
Fix call to not existed static function
2015-07-29 10:28:04 +00:00
Hadi Nategh
8788b444cf
* Mail/subscription: Performance improvement
...
-Enhancement in fast loading subscription dialog
-Implement indicator for loading folder
-Performance improvement by handling most of the operations in client-side
2015-07-28 14:20:42 +00:00
Hadi Nategh
51134e581e
Mail tree re-structuring W.I.P.
2015-07-20 16:41:50 +00:00
Ralf Becker
4c88530291
also strip personal part from vacation notice addresses, cleaning up code and IDE warnings
2015-07-20 13:01:05 +00:00
Ralf Becker
696dd8d6a7
also strip personal part from vacation notice addresses, cleaning up code and IDE warnings
2015-07-20 13:00:48 +00:00
Ralf Becker
f37785d233
missing translations
2015-07-20 08:46:53 +00:00
Ralf Becker
84052c1600
missing translations
2015-07-20 08:46:19 +00:00
Klaus Leithoff
8f63d7e737
adapt GAL and Mailbox search to meet zpush2 expectations on result
2015-07-17 08:41:26 +00:00
Ralf Becker
d3e241988b
* Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail
2015-07-16 09:37:08 +00:00
Ralf Becker
9ef2cbd98a
* Mail/Kalendar: remove iCal from alarms and correctly display canceled events in mail
2015-07-16 09:34:55 +00:00
Ralf Becker
62c6523a92
* Mail: fix PHP Fatal error in HTML mails, when using PHP 5.3
2015-07-13 11:37:48 +00:00
Klaus Leithoff
1edf17f20b
upon save, reduce possible rfc-addresses to email-address only for forwards on rules and vacationnotices
2015-07-07 13:28:17 +00:00
Klaus Leithoff
3ada72ef2f
upon save, reduce possible rfc-addresses to email-address only for forwards on rules and vacationnotices
2015-07-07 13:26:58 +00:00
Klaus Leithoff
248afc1d63
fix warning in mail_compose::ajax_searchAddress
2015-07-07 11:45:04 +00:00
Klaus Leithoff
69a36ad4e1
fix warning in mail_compose::ajax_searchAddress
2015-07-07 11:44:02 +00:00
Ralf Becker
a639f2a8fb
fixed not show attachments by using mimesupport and not bodypreference, also removed wrong Change FOUND! message
2015-07-02 15:42:22 +00:00
Klaus Leithoff
f1c7fc9656
quiten debug log chitterchatter for SendMail and GetMessage; ignore ZPush Option SaveInSent, as it appears to be set to null always; Use EGroupware settings instead
2015-07-02 13:29:11 +00:00
Klaus Leithoff
299f66cce0
quiten debug log chitterchatter for SendMail and GetMessage; ignore ZPush Option SaveInSent, as it appears to be set to null always; Use EGroupware settings instead
2015-07-02 12:09:19 +00:00
Klaus Leithoff
90b046ff41
* Mail/ActiveSync: fix priority issue on retrieval of messages
2015-06-30 15:26:33 +00:00
Klaus Leithoff
cec90fe064
* Mail/ActiveSync: fix priority issue on retrieval of messages
2015-06-30 15:24:06 +00:00
Klaus Leithoff
ee02151c3a
attempt to get Sendmail working in zpush implementation
2015-06-23 15:36:12 +00:00
Ralf Becker
77e592da0f
* Mail: fix sieve rules for moving mails into folder containing non-ascii chars (Dovecot requires sieve rules in utf8, while Cyrus needs utf7-imap)
2015-06-22 18:49:44 +00:00
Ralf Becker
666bdd82df
* Mail: fix sieve rules for moving mails into folder containing non-ascii chars (Dovecot requires sieve rules in utf8, while Cyrus needs utf7-imap)
2015-06-22 18:49:20 +00:00
Hadi Nategh
e4071323c8
* Mail/compose: Fix mail compose d-n-d for emails and distribution lists
2015-06-16 15:38:47 +00:00
Hadi Nategh
cc979c563e
* Mail/copmose: Fix mail compose d-n-d for emails and distribution lists
2015-06-16 12:19:57 +00:00
Klaus Leithoff
657e387526
changes to better handle attachments
2015-06-16 11:57:25 +00:00
Ralf Becker
78293e8939
fix wrong class name
2015-06-16 08:24:05 +00:00
Ralf Becker
583ce92b99
work in progress zpush2: to enable see comment in index.php
2015-06-16 06:37:16 +00:00
Hadi Nategh
de4a3d90c7
* Mail/inline image:Fix inline image handling for reply/forward mail
2015-06-15 16:55:49 +00:00
Hadi Nategh
6258f77a18
Do not add attahcment if it is an inline image attachment
2015-06-12 14:52:22 +00:00
Hadi Nategh
2de90a74e4
Add missing translation for "save as calendar" action
2015-06-12 08:53:08 +00:00
Hadi Nategh
5ba5b0fb45
Do not add inline attachment images again on draft
2015-06-11 17:43:17 +00:00
Ralf Becker
968869e65d
fix for imap_rfc822_write_address from imap extension
2015-06-09 08:54:47 +00:00
Ralf Becker
d2eee09ff2
fix for imap_rfc822_write_address from imap extension
2015-06-09 08:54:23 +00:00
Ralf Becker
41b60e9e12
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
2015-06-08 14:28:43 +00:00
Ralf Becker
f4decee1b9
* Mail: correctly quote name / personal part containing German umlauts or special chars when searching for email addresses in compose
2015-06-08 14:26:25 +00:00
Hadi Nategh
113d415a4e
Fix translation and appIcon issue in mail integration
2015-06-03 13:25:22 +00:00
Hadi Nategh
a7043964bb
Fix translation and appIcon issue in mail integration
2015-06-03 13:24:51 +00:00
Hadi Nategh
b211d7c4ab
Fix mail display print with IE load issue
2015-06-03 12:29:58 +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
f64e44ffad
Fix mail display print with IE load issue
2015-06-03 10:48:43 +00:00
Hadi Nategh
d770bc9784
Add mail integration calendar action into preview toolbar
2015-06-03 08:45:25 +00:00
Hadi Nategh
8f7a05544e
Add mail integration calendar action into preview toolbar
2015-06-03 08:44:44 +00:00
Nathan Gray
9aac691d91
Make sure get_rows is always set, fixes error when setting forced/default columns
2015-06-02 21:26:46 +00:00
Nathan Gray
21781271e4
Fix some problems with merging into email files:
...
- Use correct merge sub-class when merging multiple entries
- Accept merge placeholders in to/cc/bcc fields (displayed as invalid, but still accepted)
- Use merge placeholders to pull addresses from associated entry
2015-06-02 21:21:21 +00:00
Hadi Nategh
3908b46079
Fix mailvelope display print with multipage content
2015-06-02 15:26:51 +00:00
Hadi Nategh
27e7c49e30
Style mailvelope display print frame
2015-06-02 12:24:29 +00:00
Hadi Nategh
9a572dbf7d
Prepare mailvelope iframe to be printed, and hide other original frames
2015-06-02 11:01:45 +00:00