Ralf Becker
dec861fb3e
do not use full path of attachments in compose popup
2014-10-20 18:08:03 +00:00
Hadi Nategh
fb35fdb8c2
Fix cc, bcc fileds, sent from AB to an open compose dialog, overflow the others
2014-10-20 12:25:43 +00:00
Ralf Becker
8a827671b8
sending mail was failing after r49065
2014-10-20 06:49:23 +00:00
Ralf Becker
64aa838e9d
* Mail: import and display of mails failed, if personal part of addresses contains valid encoded utf-8 characters
...
- using now Horde_Mime_Headers::parseHeaders() for headers instead of Mail_mimeDecode, which should be completly replaced with Horde_Mime_Part::parseMessage()
- replaced imap_rfc822_parse_adrlist with Horde_Mail_Rfc822::parseAddressList() using static wrapper emailadmin_imapbase::parseAddressList()
2014-10-18 16:30:39 +00:00
Hadi Nategh
dae1ce6554
Work in progress, standardization of dnd action helper styling for all apps
2014-10-17 16:34:14 +00:00
Ralf Becker
585e313851
fix redirects in a popup and new egw_exception_redirect to be used in hooks/callbacks like for addressbook.edit to redirect to a different location
...
r49022: resize import popup to regular compose size
2014-10-17 12:51:02 +00:00
Nathan Gray
9481dab570
Drag & drop support for mail into filemanager
2014-10-16 22:41:39 +00:00
Klaus Leithoff
46fc241138
fix problem with undefined var w_h in javascript
2014-10-16 09:52:15 +00:00
Klaus Leithoff
e2b160aede
fix problem with undefined var w_h in javascript
2014-10-16 09:50:16 +00:00
Hadi Nategh
cb94c506d9
Fix hide handler of cc, bcc expander in compose
2014-10-16 08:29:10 +00:00
Nathan Gray
1d5bcc7194
Set some minimum height to deal with floaters which are outside of popup size calculation's reach
2014-10-15 22:50:03 +00:00
Ralf Becker
4f59ab7d81
resize import popup to regular compose size
2014-10-15 15:49:41 +00:00
Klaus Leithoff
106886756a
* Mail: fix copy/move of mails between accounts
2014-10-14 08:55:23 +00:00
Klaus Leithoff
b3441cb29b
* Mail: fix copy/move of mails between accounts by making sure source and target are distinctively defined when performing the move
2014-10-14 08:51:01 +00:00
Hadi Nategh
ea47198d35
Fix copy/move of mail to another mail account
2014-10-14 08:01:52 +00:00
Hadi Nategh
6d57bfc580
Unset action "moveto" from display toolbar actions
2014-10-10 15:05:25 +00:00
Hadi Nategh
889c8b88e8
Unset action "moveto" from display toolbar actions
2014-10-10 15:03:00 +00:00
Ralf Becker
7f619fe32d
fix redirect loop initiated eg. by saving a mail, caused by document.location=url triggering etemplate unload handler and destroying et2 request, identical redirect url detected by jdots framework causes refresh via nextmatch --> next redirect
2014-10-08 20:06:30 +00:00
Ralf Becker
178bca7f7a
fix redirect loop initiated eg. by saving a mail, caused by document.location=url triggering etemplate unload handler and destroying et2 request, identical redirect url detected by jdots framework causes refresh via nextmatch --> next redirect
2014-10-08 20:02:59 +00:00
Ralf Becker
e51f2bb249
pending translations from our translation server
2014-10-08 12:57:37 +00:00
Ralf Becker
5a888ec812
pending translations from our translation server
2014-10-08 12:57:04 +00:00
Ralf Becker
418578dc2f
remove not used attachmentsPresent value
2014-10-07 07:13:37 +00:00
Ralf Becker
05f95783f6
remove not used attachmentsPresent value
2014-10-07 07:13:13 +00:00
Hadi Nategh
14583e5b4a
Fix trash folder label get set by not translated trash folder name after trying to empty the trash
2014-10-06 15:15:55 +00:00
Hadi Nategh
e68d5c19c6
Fix trash folder label get set by not translated trash folder name after trying to empty the trash
2014-10-06 14:59:13 +00:00
Ralf Becker
d6b3362420
fix javascript error "no method indexOf of undefined"
2014-10-06 09:58:46 +00:00
Ralf Becker
1b9865bbbf
fix javascript error "no method indexOf of undefined"
2014-10-06 09:57:50 +00:00
Klaus Leithoff
1c783df3b8
cope with not set DATE from retrieved headers
2014-10-02 08:45:36 +00:00
Klaus Leithoff
7f3c3e5613
cope with not set DATE from retrieved headers
2014-10-02 08:44:48 +00:00
Ralf Becker
932c78bc6d
remove calls to removed htmlspecialchars method
2014-09-30 12:37:07 +00:00
Ralf Becker
648649e03f
remove calls to removed htmlspecialchars method
2014-09-30 12:36:46 +00:00
Hadi Nategh
b831d2c593
* Admin: New setting for admin users with available administrator password to be able to modify mail ACL rights and vacation notices (no longer in admin context menu but under edit account->forward... tab) of each accounts via both mail and admin app.
...
-Backported commits: r48728, r48729, r48734, r48743, r48671, r48765, r48766, r48775, r48776, r48777.
2014-09-29 09:26:29 +00:00
Hadi Nategh
fec60aa03a
Adjusting toolbar widget
...
-Fix toolbar widget droppable space
-Fix toolbar widget for first time user with no preferences
2014-09-29 08:24:38 +00:00
Hadi Nategh
cff6b748a1
Change mail display toolbar from heirachical actions to full flat list of buttons
2014-09-29 08:18:59 +00:00
Ralf Becker
b9c985e045
* Mail: vaction notice indicator in mail showed result of other users
...
cache-key was identical for all uses due to a typo
2014-09-27 15:28:16 +00:00
Ralf Becker
32a6066156
* Mail: vaction notice indicator in mail showed result of other users
...
cache-key was identical for all uses due to a typo
2014-09-27 15:27:54 +00:00
Ralf Becker
a6d60cdfba
showing buttons by default
2014-09-26 15:32:42 +00:00
Ralf Becker
c557f10bee
using getSubFolder as autocomplete for admin usage
2014-09-26 14:18:30 +00:00
Hadi Nategh
d537853c54
Get the mail acl recursive folder working again
2014-09-26 11:24:43 +00:00
Klaus Leithoff
338c625180
backport: to ease upgrade, as hook is removed
2014-09-26 08:24:57 +00:00
Ralf Becker
5b2c568eb5
time also loading of a mail body
2014-09-25 12:50:45 +00:00
Ralf Becker
149090c08e
explicitly fetching structure in get_load_email_data, to supply it to getMessageBody and getMessageAtacchemnts, so they dont get fetcheds twice from imap-server
2014-09-25 12:43:25 +00:00
Ralf Becker
007b632017
explicitly fetching structure in get_load_email_data, to supply it to getMessageBody and getMessageAtacchemnts, so they dont get fetcheds twice from imap-server
2014-09-25 12:43:06 +00:00
Hadi Nategh
acd07a1f93
Adjusting toolbar widget
...
-Fix toolbar widget droppable space
-Fix toolbar widget for first time user with no preferences
2014-09-25 11:12:04 +00:00
Ralf Becker
2e16d826b6
remove html::purify call
2014-09-25 08:48:05 +00:00
Ralf Becker
756b31ce9f
remove html::purify call
2014-09-25 08:47:47 +00:00
Ralf Becker
62b523beac
to ease upgrade, as hook is removed
2014-09-25 07:15:30 +00:00
Ralf Becker
3ed259f85f
get folder ACL and vacation mostly working for admin usage
2014-09-24 17:25:18 +00:00
Hadi Nategh
5fecd38001
Change mail display toolbar from heirachical actions to full flat list of buttons
2014-09-24 12:59:04 +00:00
Hadi Nategh
3566d96698
Add documentation to commit r48728
2014-09-24 12:08:10 +00:00
Hadi Nategh
695e78c455
* Mail: Make switching between different folders of an mail account available in ACL dialog
...
-Style mail ACL dialog
2014-09-24 12:02:35 +00:00
Ralf Becker
a0ba88621c
first stage of allowing mail app to display further actions in emailadmin edit: Folder ACL and Vacation notice for now
2014-09-24 10:03:00 +00:00
Hadi Nategh
1289d23df9
Make sure the opener window is still there before asking about its widgets.
...
-Fix mail compose save as draft throws an error if the mail tab is closed while saving.
2014-09-23 12:31:03 +00:00
Hadi Nategh
0b61fd4184
Make sure the opener window is still there before asking about its widgets.
...
-Fix mail compose save as draft throws an error if the mail tab is closed while saving.
2014-09-23 12:19:28 +00:00
Ralf Becker
d83d3db364
single from address was shown twice in mail display
2014-09-23 08:45:10 +00:00
Ralf Becker
f9c81f1af5
single from address was shown twice in mail display
2014-09-23 08:42:31 +00:00
Klaus Leithoff
712b9acd94
* Mail: resolve distributionlists upon saving as draft, infolog, tracker and storing sent message in designated send-folder
2014-09-23 08:24:24 +00:00
Klaus Leithoff
f9e775c549
* Mail: resolve distributionlists upon saving as draft, infolog, tracker and storing sent message in designated send-folder
2014-09-23 08:23:10 +00:00
Hadi Nategh
c0b92e9f10
Adjust mail preview header part according to its content
2014-09-22 16:25:36 +00:00
Hadi Nategh
ddc26c361c
Avoid to refresh mail list if the active folder is not the Draft folder while saving compose mail as draft
2014-09-22 12:55:40 +00:00
Hadi Nategh
055c9f8966
Fix save as draft confirmation message does not disappear after a while
2014-09-22 12:55:04 +00:00
Hadi Nategh
62cacc922d
Implement draft autosaving for mail compose.
...
- Auto saving interval is every 2 minutes.
2014-09-22 12:54:25 +00:00
Hadi Nategh
6cd5e61979
Restructure compose save as draft functionality and implement it as an ajax function
2014-09-22 12:53:27 +00:00
Ralf Becker
b02c771f4a
pending updates from our translation server
2014-09-22 11:59:05 +00:00
Ralf Becker
2e8a353f3e
pending translations from our translation server
2014-09-22 11:57:15 +00:00
Hadi Nategh
3e7b572f16
Avoid to refresh mail list if the active folder is not the Draft folder while saving compose mail as draft
2014-09-22 09:07:48 +00:00
Hadi Nategh
c74a2d7501
Fix save as draft confirmation message does not disappear after a while
2014-09-22 08:12:54 +00:00
Klaus Leithoff
0ea2d1ac7f
pending translations from our translation server: thanks to all contributors
2014-09-19 08:31:38 +00:00
Klaus Leithoff
9555780834
pending translations from our translation server
2014-09-19 08:26:55 +00:00
Klaus Leithoff
a2d2a9e527
disable non functional readall action on mail display popup actionmenu
2014-09-18 12:34:10 +00:00
Klaus Leithoff
3b54e4e39a
disable non functional readall action on mail display popup actionmenu
2014-09-18 12:33:33 +00:00
Hadi Nategh
adc8edb791
Implement draft autosaving for mail compose.
...
- Auto saving interval is every 2 minutes.
2014-09-12 12:10:48 +00:00
Hadi Nategh
7ca9e5c6bf
Restructure compose save as draft functionality and implement it as an ajax function
2014-09-12 11:52:38 +00:00
Klaus Leithoff
dc965c15f9
ensure Message-Id is the same for outgoing mail AND message saved in send-folder
2014-09-11 14:10:51 +00:00
Klaus Leithoff
985398ccbd
ensure Message-Id is the same for outgoing mail AND message saved in send-folder
2014-09-11 14:10:01 +00:00
Klaus Leithoff
2172fc769d
* Mail: support the propagation of Thread-Topic, Thread-Index and List-Id on reply too
2014-09-11 11:52:58 +00:00
Klaus Leithoff
bb58848939
* Mail: support the propagation of Thread-Topic, Thread-Index and List-Id on reply too
2014-09-11 11:51:07 +00:00
Klaus Leithoff
f1894d64fb
* Mail: Respect References AND In-Reply-To Headers, and set them on reply if available
2014-09-11 09:21:07 +00:00
Hadi Nategh
ab805f90e4
* Mail: Colorize mail contents according to their hierarchy in body
2014-09-10 11:59:40 +00:00
Hadi Nategh
906712bc17
Colorize mail contents according to their hierarchy in body
2014-09-10 11:58:34 +00:00
Hadi Nategh
29a8abb13f
Style mail printing of email contents with hierarchy
2014-09-09 15:40:29 +00:00
Hadi Nategh
be3e1f3e80
* Mail/Chrome: Fix not closing print dialog in compose after print or cancel in Chrome
2014-09-09 14:13:32 +00:00
Klaus Leithoff
757d0e9c38
fix for rare problem on toggle html2text resulting in empty content; preparation for REFERENCES and IN-REPLY-TO
2014-09-09 14:06:24 +00:00
Klaus Leithoff
bc9ee4170d
fix for rare problem on toggle html2text resulting in empty content; preparation for REFERENCES and IN-REPLY-TO
2014-09-09 14:04:40 +00:00
Hadi Nategh
491e0002ca
* Mail/Chrome: Fix not closing print dialog in compose after print or cancel in Chrome
2014-09-09 13:55:43 +00:00
Hadi Nategh
5939930c60
* Mail: Make the saveAsDraft and print functionality working in mail compose dialog
2014-09-09 13:17:20 +00:00
Hadi Nategh
bdcda95930
Make the saveAsDraft and print functionality working in mail compose dialog
2014-09-09 12:08:08 +00:00
Ralf Becker
64f6aad5a2
nextmatch responses got cached for in meantime changed folder
2014-09-08 15:55:00 +00:00
Ralf Becker
24136c11d6
using standard emailadmin_account methods for account list and account-name
2014-09-08 15:53:58 +00:00
Ralf Becker
4d7f00d0fd
nextmatch responses got cached for in meantime changed folder
2014-09-08 15:45:37 +00:00
Ralf Becker
f157e4f56c
using standard emailadmin_account methods for account list and account-name
2014-09-08 14:12:14 +00:00
Hadi Nategh
a884f3e444
Fix error "cannot read property of undefiend of indexOf" in mail expand on click
2014-09-08 14:09:21 +00:00
Klaus Leithoff
fa50e7985a
handle problems in email display and processing for further use
2014-09-05 12:28:43 +00:00
Klaus Leithoff
dc472cdb11
handle problems in email display and processing for further use after commit rev48461
2014-09-05 12:20:49 +00:00
Hadi Nategh
545531ba99
Make sure ckeditor is loaded before calling resizehandler in mail compose
2014-09-05 09:50:30 +00:00
Hadi Nategh
d8c3f673f6
* Mail: Improvement of attachment area UI in compose,display and preview dialogs
2014-09-04 15:03:31 +00:00
Ralf Becker
b91a96c156
pending translations from our translation server
2014-09-04 14:16:19 +00:00
Ralf Becker
c7f6513e89
pending translations from our translation server
2014-09-04 14:15:18 +00:00
Hadi Nategh
19157ac56c
Mail compose and display dialog styling improvement
2014-09-04 11:55:21 +00:00
Hadi Nategh
f119d61d32
Work in progress of mail attachment box styling in compose and display dialogs
2014-09-04 11:54:14 +00:00