Klaus Leithoff
b6235ba024
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:06:08 +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
facd345880
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:36:47 +00:00
Klaus Leithoff
110954de73
improve html / plain handling on message reply and message forward
2015-05-08 14:03:19 +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
Klaus Leithoff
bfe0cb3490
more finetunig and debug, as of garbled content / contenttypes; try different emailaddress transform
2015-04-30 13:53:46 +00:00
Klaus Leithoff
e2ee8b9771
more finetunig and debug, as of garbled content / contenttypes
2015-04-30 13:37:20 +00:00
Klaus Leithoff
9ce25811e5
more finetunig and debug, as of garbled content / contenttypes
2015-04-30 13:19:54 +00:00
Klaus Leithoff
995da997c6
* Mail/Activesync: Handle problem when forward / reply on mails original message was not included
2015-04-30 12:20:07 +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
492c0be535
Stop htmlarea of compose participating in resize, compose has its own resize handling
2015-04-30 08:09:18 +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
5efd6c7787
Remove some left over error_logs and clear the code from IDE warnings
2015-04-28 15:45:10 +00:00
Hadi Nategh
f0502f45ba
Add translation for mail sieve
2015-04-28 14:01:42 +00:00
Hadi Nategh
25b4075359
Add translation for mail sieve
2015-04-28 14:01:20 +00:00
Hadi Nategh
398aa2e945
Correct forward message in mail sieve, and add translation
2015-04-28 13:35:55 +00:00
Hadi Nategh
f7ac6a47c1
Correct forward message in mail sieve, and add translation
2015-04-28 13:34:58 +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
Hadi Nategh
f94610e6df
Fix a typo
2015-04-27 13:42:45 +00:00
Hadi Nategh
a3f2dc1488
Fix htmlarea editor always wrap border around editing text in IE
2015-04-27 13:39:27 +00:00
Ralf Becker
a3453dbcd6
fix typo causing PHP Fatal error if "writable share" is selected in community version
2015-04-25 07:21:26 +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
Ralf Becker
86bd575a74
fix PHP Warning array_value expects first parameter to be array
2015-04-22 14:27:49 +00:00
Hadi Nategh
e6f63cb8cf
Fix some missing translation in mail folder acl and edit account
2015-04-22 10:37:16 +00:00
Hadi Nategh
0397a901b9
Fix some missing translation in mail folder acl and edit account
2015-04-22 10:35:52 +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
Klaus Leithoff
a238407182
* Mail/Sieve: require a vacation notice text on vacationnotice edit and save.
2015-04-21 11:17:49 +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
Klaus Leithoff
9bfe86633c
make sure we are talking to the correct server when importing messages
2015-03-27 14:51:41 +00:00
Klaus Leithoff
7532580ddf
on importMessage, beware of serverID:: that is preceeding the folder of the importdestination
2015-03-27 12:59:51 +00:00
Klaus Leithoff
0dca52bc3f
on importMessage, beware of serverID:: that is preceeding the folder of the importdestination
2015-03-27 12:59:03 +00:00
Hadi Nategh
30b7537072
Make mail display fonts larger for mobile theme
2015-03-27 10:15:45 +00:00
Hadi Nategh
8c2f74ba14
Make mail display fonts larger for mobile theme
2015-03-27 10:06:54 +00:00
Hadi Nategh
caffcee09d
Fix eml attached files not getting opened in popup
2015-03-26 10:15:36 +00:00
Ralf Becker
5887bc4313
* Mail, Filemanager: use now same handling, pdf, text or html are opened now in popup, fixes viewing of attachments using mobile theme
2015-03-25 17:48:24 +00:00
Hadi Nategh
89a9ea4bb1
Some more WIP of attachment mime handling
2015-03-24 11:40:06 +00:00
Ralf Becker
ffceb37973
WIP attachment handling via mime-registry
2015-03-24 09:43:38 +00:00
Nathan Gray
5687471b1c
Include group emails in email search results
2015-03-23 22:18:38 +00:00
Klaus Leithoff
661ff9ecf1
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:26:32 +00:00
Klaus Leithoff
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
Klaus Leithoff
7493c69ece
fix for function identity_name to use the same logic on missing identity values (like ident_realname and ident_email) as iterator on identities; if no ident_email is present use the users email-address, if still empty use acc_imap_username if it passes a simple test on qualifying as email address
2015-03-20 11:07:53 +00:00
Klaus Leithoff
f7f5662e10
fix for function identity_name to use the same logic on missing identity values (like ident_realname and ident_email) as iterator on identities; if no ident_email is present use the users email-address, if still empty use acc_imap_username if it passes a simple test on qualifying as email address
2015-03-20 11:01:29 +00:00
Klaus Leithoff
29d9adc2b4
offer additional option for search to search whole message (TEXT); up til now only Message (BODY) was selectable
2015-03-19 14:48:53 +00:00
Klaus Leithoff
1b184f4063
offer additional option for search to search whole message (TEXT); up til now only Message (BODY) was selectable
2015-03-19 14:47:43 +00:00
Hadi Nategh
1f1790d2bb
Make sure distributionlist is resolved in mail compose after submit action
2015-03-19 13:20:05 +00:00
Hadi Nategh
dcccc2ef7e
Make sure distributionlist is resolved in mail compose after submit action
2015-03-19 13:04:37 +00:00
Ralf Becker
afc8e763a2
* 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:32:27 +00:00
Ralf Becker
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
Nathan Gray
97efc7808c
Let filemanager/vfs handle escaping characters instead of just stripping them out
2015-03-18 16:20:11 +00:00
Klaus Leithoff
72505946bd
handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature
2015-03-17 14:07:31 +00:00
Klaus Leithoff
2bd096f6e2
handle problem with broken/already set TransferEncoding when replacing Body text/plain or text/html for supplementing the signature
2015-03-17 14:06:44 +00:00
Klaus Leithoff
fdf614beb8
* Mail: deal with folderstructure issues when working with shared folders (others or shared) on constructing the mail foldertree
2015-03-10 15:54:14 +00:00
Klaus Leithoff
109b10f5b1
* Mail: deal with folderstructure issues when working with shared folders (others or shared) on constructing the mail foldertree
2015-03-10 14:08:11 +00:00
Hadi Nategh
946bb45199
Fix print an email with fixed width pre tag which was causing mail gets printed in half page
2015-03-09 10:56:11 +00:00
Hadi Nategh
56380371fa
Fix print an email with fixed width pre tag which was causing mail gets printed in half page
2015-03-09 10:35:56 +00:00
Klaus Leithoff
2577268d21
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:28:46 +00:00
Klaus Leithoff
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
Klaus Leithoff
80255f9611
pending translations from our translation server
2015-03-05 14:09:51 +00:00
Klaus Leithoff
a27d5963c5
pending translations from our translation server
2015-03-05 09:04:21 +00:00
Klaus Leithoff
d49a166cf2
fix white-space issue on pre for recent firefox
2015-03-03 15:45:24 +00:00
Klaus Leithoff
c93a5852c0
fix white-space issue on pre for recent firefox
2015-03-03 15:43:16 +00:00
Hadi Nategh
f60a1c4db4
Do not hide splitter for small screens by styling as we take car of it by mobile_template
2015-03-03 10:03:24 +00:00
Hadi Nategh
9189e9d8e1
Do not hide splitter for small screens by styling as we take car of it by mobile_template
2015-03-03 10:02:59 +00:00
Hadi Nategh
e3ebdd8402
Fix mail sieve rules issues regarding idots and mobile theme
2015-03-03 09:30:29 +00:00
Hadi Nategh
da7840a580
Implement mobile template for mail index:
...
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-03-03 09:29:49 +00:00
Hadi Nategh
cc946b7c3e
Fix mail sieve rules issues regarding idots and mobile theme
2015-02-27 16:28:51 +00:00
Hadi Nategh
9ae9ae7274
Implement mobile template for mail index:
...
- Do not create Splitter for mobile template
- Fix extra_iframe for displaying sieve rules covers mail tree when it is display:none (eg.happens in idots)
- Improve mail app performance browsing with mobile device
2015-02-27 14:47:27 +00:00
Hadi Nategh
800700ca39
Fix some style for mail compose:
...
- Fix compose_to field always get scrollbar
- Fix compose_bcc field has no max-height
2015-02-26 08:55:15 +00:00
Hadi Nategh
7f7e49935c
Fix some style for mail compose:
...
- Fix compose_to field always get scrollbar
- Fix compose_bcc field has no max-height
2015-02-26 08:53:56 +00:00
Hadi Nategh
6c52c48866
Disable compose dialog resize for mobile devices
2015-02-24 16:33:17 +00:00
Hadi Nategh
0661e8fd4a
Remove fixed width from compose dialog:
...
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 16:00:27 +00:00
Hadi Nategh
b0f4383a4f
Remove fixed width from compose dialog:
...
- Fixes elements in compose dialog not getting 100% width after resize
2015-02-23 15:59:49 +00:00
Hadi Nategh
4156c54409
Use CKEditor resize method in order to resize mail body
2015-02-23 15:57:15 +00:00
Hadi Nategh
c45afda8b0
Use CKEditor resize method in order to resize mail body
2015-02-23 15:56:33 +00:00
Hadi Nategh
edceac3046
Add missing variable from commit # 51911
2015-02-23 15:53:08 +00:00
Hadi Nategh
c9bd20fa1c
Switch always compose body to plain text for mobile devices, because ATM CKEditor is not compatible enough to support
2015-02-23 15:45:36 +00:00
Klaus Leithoff
3ef17e277f
add missing translations for emptying spam/junk folder; fix setting folder status after voiding spam/junk folder content
2015-02-19 13:41:40 +00:00
Klaus Leithoff
6691bdf7db
remove probably wrong assumption on missing ident_id of mailaccount object (as it should not be missing at all)
2015-02-19 12:27:29 +00:00
Klaus Leithoff
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
Klaus Leithoff
acb4f11d24
* Mail: feature to allow to void the (configured) spam/junk folder on right-click action on foldertree
2015-02-19 12:01:18 +00:00
Klaus Leithoff
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
Klaus Leithoff
94af47ef5d
when dealing with defaults and identities: retrieve the default identity associated with the current imap-account, rather than the default
2015-02-19 11:32:38 +00:00
Ralf Becker
0be632b3b7
fixed send mail does not contain attachments
2015-02-18 11:17:44 +00:00
Ralf Becker
4078a48fb8
fixed send mail does not contain attachments
2015-02-18 11:17:28 +00:00
Ralf Becker
6c139e1fdb
* 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:35 +00:00
Ralf Becker
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
Ralf Becker
199285ba01
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 10:00:12 +00:00
Ralf Becker
d432642f1a
add encoding, eTempalte2 DTD and svn propset svn:keywords Id to all eTemplates
2015-02-17 09:55:05 +00:00
Ralf Becker
cd0d8adad5
pending translations from our translation server
2015-02-17 09:03:29 +00:00
Ralf Becker
18fafed2a4
pending translations from our translation server
2015-02-17 08:52:58 +00:00
Ralf Becker
6fce59832d
fix PHP Fatal error: Cannot pass parameter 3 by reference
2015-02-16 08:31:10 +00:00
Ralf Becker
9a633cab48
fix PHP Fatal error: Cannot pass parameter 3 by reference
2015-02-16 08:30:50 +00:00
Ralf Becker
f4f98150c5
read attachment data from etemplate request, use tmpname only to identify it
2015-02-14 20:10:51 +00:00
Ralf Becker
2eb5b6f097
read attachment data from etemplate request, use tmpname only to identify it
2015-02-14 20:10:26 +00:00
Ralf Becker
042c8bc3cc
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:57 +00:00
Ralf Becker
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
Klaus Leithoff
1909ef531d
fix problem(s) with display of attachments on forward when either forwarding inline with several attachments to the forwarded message or forwarding multiple messages as attachment
2015-02-12 15:26:55 +00:00
Klaus Leithoff
d15d01a8b4
fix problem(s) with display of attachments on forward when either forwarding inline with several attachments to the forwarded message or forwarding multiple messages as attachment
2015-02-12 15:19:24 +00:00
Hadi Nategh
70021a9bb8
Prepare mail display iframe for printing
2015-02-12 09:04:34 +00:00
Hadi Nategh
32f3a52280
Prepare mail display iframe for printing
2015-02-12 09:02:56 +00:00
Ralf Becker
5281afe124
set font size for printing of text mail body and all headers, attachments
2015-02-12 08:34:18 +00:00
Ralf Becker
8a5ab38c36
set font size for printing of text mail body and all headers, attachments
2015-02-12 08:34:02 +00:00
Ralf Becker
aff689e054
* All apps: improved printing: CRM view and given number or rows
...
r51716: Extend printing support to work with multiple etemplates on the printed tab
r51717: Better handling of printing of various row quantities:
- print < loaded row count
- print > loaded row count
- print all rows
2015-02-12 08:06:50 +00:00
Nathan Gray
92c26d156d
Better handling of printing of various row quantities:
...
- print < loaded row count
- print > loaded row count
- print all rows
2015-02-11 20:00:22 +00:00
Hadi Nategh
15e727fc8e
Fix broken styling in compose dialog for jdots
2015-02-10 10:42:24 +00:00
Hadi Nategh
8b45db5183
Fix broken styling in compose dialog for jdots
2015-02-10 10:38:54 +00:00
Ralf Becker
e94c57d6b1
* Mail: fixed exception when opening vacation notice or sieve-rules for an account with a changed standard identity or later created account
...
emailadmin_account::read_identity() needs ident_id NOT acc_id as 1. parameter
2015-02-09 09:18:05 +00:00
Ralf Becker
2af28ce33e
* Mail: fixed exception when opening vacation notice or sieve-rules for an account with a changed standard identity or later created account
...
emailadmin_account::read_identity() needs ident_id NOT acc_id as 1. parameter
2015-02-09 09:17:02 +00:00
Ralf Becker
4775913fdc
2 more div#$app-index css which need to have div removed
2015-02-06 14:05:34 +00:00
Ralf Becker
6e9ee7f977
2 more div#$app-index css which need to have div removed
2015-02-06 14:05:17 +00:00
Hadi Nategh
4249dca91d
* All apps: Activate cross-browser autocomplete
2015-02-06 13:23:40 +00:00
Klaus Leithoff
540ed1e96e
lang strings for missing vacation extension in sieve
2015-02-06 13:11:59 +00:00
Klaus Leithoff
a949022b5d
lang strings for missing vacation extension in sieve
2015-02-06 13:11:22 +00:00
Ralf Becker
437f96cbb0
fixed icons in mail are to big, after autocomplete change
2015-02-06 13:09:51 +00:00
Klaus Leithoff
2e437352c5
* Mail/Sieve: check capability if VACATION is supported by SIEVE Server before trying to set an serverside vacation absent notice
...
code clean up in hooks and conditional debug for sendMDN
2015-02-06 12:41:03 +00:00
Klaus Leithoff
2e02b05d4e
* Mail/Sieve: check capability if VACATION is supported by SIEVE Server before trying to set an serverside vacation absent notice
...
code clean up in hooks and conditional debug for sendMDN
2015-02-06 12:35:51 +00:00
Ralf Becker
9b093562b4
remove div.et2_container in favor of just .et2_container, as we use a from now
2015-02-04 08:35:40 +00:00
Klaus Leithoff
c965a6fd52
mail add anf fix missing translations in mail-prefs
2015-02-03 12:33:02 +00:00
Klaus Leithoff
062b62f730
mail add anf fix missing translations in mail-prefs
2015-02-03 12:29:02 +00:00
Ralf Becker
7f8b201330
* Mail/IE: fixed compose popup did not open again after it was closed eg. mail was send
...
r51526: fix wrong parameter order in call to egw.config() by removing it completly, as session is anway instance specific (and due to wrong order returned key was always empty)
r51527: garding againts data set in egw object by reference from an other window, causing data to be inaccessible in IE after window closes
r51528: removing an other unnecessary egw_info[flags][js_link_registry]=true
2015-02-02 19:54:53 +00:00
Ralf Becker
7c4bc31306
removing an other unnecessary egw_info[flags][js_link_registry]=true
2015-02-02 19:50:20 +00:00
Ralf Becker
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
Ralf Becker
8c3360cda9
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:36 +00:00
Ralf Becker
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
Ralf Becker
95462626b2
Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it>
2015-01-23 10:23:08 +00:00
Ralf Becker
d39ad8fde6
Italian translation from Stylite partner Ilias Chasapakis, Webtrain Services <Ilias@webtrain.it>
2015-01-23 10:20:41 +00:00
Ralf Becker
0f8d251fc4
pending French translations from our translation server
2015-01-21 14:12:43 +00:00
Klaus Leithoff
47110d3735
fix for problem preventing async-vacation to be run properly
2015-01-20 14:28:46 +00:00
Hadi Nategh
94ea53a688
* Mail/Sieve: Fix sieve save into folder with wrong namespace
2015-01-19 12:12:18 +00:00
Hadi Nategh
4fa44e6482
Reorder and add missing phrases in lang files
2015-01-15 14:53:34 +00:00
Klaus Leithoff
736eb6a329
bind some errorlog debug output to mail_bo:: variable
2015-01-15 11:03:07 +00:00
Hadi Nategh
df76d33437
Fix mail compose toggle buttons set values
2015-01-13 15:52:00 +00:00
Hadi Nategh
31c7420861
Fix attachments box in mail preview for F.F
2015-01-13 13:44:37 +00:00
Hadi Nategh
5129750d2e
Fix priority toolbar action loses its selected label after submit in compose dialog
2015-01-13 12:14:41 +00:00
Ralf Becker
a0a2898679
pending translation from our translation server
2015-01-13 11:59:25 +00:00
Stefan Reinhardt
59cdfb559f
pixelegg - Mail
...
changes
- Attachment... margin + border
- Toolbar: color_positive action
2015-01-13 11:15:26 +00:00
Hadi Nategh
e0e3565208
Fix mail compose notification not working
2015-01-13 09:54:19 +00:00
Ralf Becker
69a3da94e3
pending translations
2015-01-13 08:41:25 +00:00
Ralf Becker
157230ba57
pending translations from our translation server
2015-01-12 11:54:05 +00:00
Ralf Becker
7346a37998
cleaning up old addressbook stuff
2015-01-10 09:51:51 +00:00
Hadi Nategh
e590809211
Set icons for the toolbar priority action in compose dialog
2015-01-09 14:49:56 +00:00
Klaus Leithoff
f384ac50a7
revert accidently ALWAYS looking up the mimeType with mime_magic
2015-01-09 14:11:57 +00:00
Klaus Leithoff
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
Hadi Nategh
9cac913e33
Fix taking wrong value for priority in compose dialog
2015-01-09 12:58:06 +00:00
Hadi Nategh
bd56119d38
Set default priority toolbar action to normal in compose dialog
2015-01-09 10:54:53 +00:00
Hadi Nategh
c041ea1801
Fix vfs save message dialog size
2015-01-09 09:08:17 +00:00
Hadi Nategh
bc1578693c
Implement save into VFS for mail compose toolbar
2015-01-08 17:06:56 +00:00
Hadi Nategh
f9c1883713
Change compose toolbar default actions and view_range
2015-01-08 15:56:45 +00:00
Hadi Nategh
7134da86b3
Fix compose toolbar ids
2015-01-07 17:37:56 +00:00
Hadi Nategh
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
Hadi Nategh
d3d84782a5
Implement mail compose toolbar with toolbar widget which makes actions draggable
2015-01-07 11:57:34 +00:00
Hadi Nategh
8b5bc60235
Consider only vaction by date, missing condition from commit #51139
2015-01-07 08:15:39 +00:00
Hadi Nategh
26c6a96894
Do not show out dated vacation in vacation notice
2015-01-06 16:41:55 +00:00
Hadi Nategh
e4ea46f1f1
Call the vacation notice refresh for the active profile when the mail app gets loaded
2015-01-06 15:59:41 +00:00
Hadi Nategh
5a534307ff
Give mail compose a max-height to avoid very large height window after resizes
2015-01-06 15:30:30 +00:00
Hadi Nategh
39cc660c0d
Implement set window title for each application with a default title field or define an app specific custom get title
2015-01-05 14:28:35 +00:00
Hadi Nategh
09ca844bda
Fix mail display printing multipage style for jdots
2014-12-19 11:19:20 +00:00
Hadi Nategh
11f1b63a8f
Fix styling of mail display print view for jdots
2014-12-18 11:01:23 +00:00
Ralf Becker
cbf4051ef3
checking sieve enabled on imap-server object not account, so imap plugins can overwrite eg. always set this
2014-12-18 10:04:41 +00:00
Hadi Nategh
df483a9a1b
Fix styling of mail compose and display for jdots
2014-12-18 09:34:31 +00:00
Hadi Nategh
4fe543605d
Remove max-height from mail tree in order to fix the issue mail tree gets scrollbar after expantion.
2014-12-17 13:02:29 +00:00
Hadi Nategh
215289a5f5
Fix mail splitter loses its last stored height value after browsing with mobile theme
2014-12-17 12:02:01 +00:00
Hadi Nategh
66bbe734d8
Set vacation addresses with all aliases if there's nothing set for the first time
2014-12-16 15:24:47 +00:00
Hadi Nategh
f529a4fae6
Clear intervals assigned to window after submit compose dialog
2014-12-16 10:26:44 +00:00
Nathan Gray
8239ae9b2d
Refresh the list if the move/copy target is the current folder so the new mails show
2014-12-15 17:26:04 +00:00
Ralf Becker
6b2c47a98e
remove checks for not longer used PEAR Mail_Mime and Mail_mimeDecode classes
2014-12-15 08:26:24 +00:00
Ralf Becker
87c442434e
* Mail: update title of compose window with subject
2014-12-12 15:28:53 +00:00