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
Hadi Nategh
53363be626
Implement mail integration to an existing ticket
2015-04-20 14:31:21 +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
728b165720
Fix mail compose not getting in focus on body when using html
2015-04-01 07:34:02 +00:00
Hadi Nategh
76c0911dcc
Get focus on To/Body field depending on To field value
2015-03-30 13:47:08 +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
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
6c52c48866
Disable compose dialog resize for mobile devices
2015-02-24 16:33:17 +00:00
Hadi Nategh
c45afda8b0
Use CKEditor resize method in order to resize mail body
2015-02-23 15:56:33 +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
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
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
2eb5b6f097
read attachment data from etemplate request, use tmpname only to identify it
2015-02-14 20:10:26 +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
32f3a52280
Prepare mail display iframe for printing
2015-02-12 09:02:56 +00:00
Hadi Nategh
df76d33437
Fix mail compose toggle buttons set values
2015-01-13 15:52:00 +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
Hadi Nategh
e0e3565208
Fix mail compose notification not working
2015-01-13 09:54:19 +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
7134da86b3
Fix compose toolbar ids
2015-01-07 17:37:56 +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
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
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
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
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
87c442434e
* Mail: update title of compose window with subject
2014-12-12 15:28:53 +00:00
Hadi Nategh
e07c11be85
Fix popup's window close
...
-Make sure window.close() closing the right egw window
-Make sure the modal popup has the opener
2014-12-12 14:21:04 +00:00
Klaus Leithoff
dbd2a7e9ca
as class is kind of a keyword (by definition), refer to the dataElem.data class part using the notation used for associative arrays
2014-12-11 12:01:52 +00:00
Hadi Nategh
7116ae34a8
Show some attachment files in progress on visible bottom part of compose dialog
2014-12-09 08:56:45 +00:00
Ralf Becker
75688e8cb8
allow to share files and directories from filemanager via mail app
2014-12-03 16:25:10 +00:00
Ralf Becker
03ea6d9294
next (little) step for sharing files
2014-12-02 19:18:37 +00:00
Hadi Nategh
4d300a58e0
Resize mail compose after window resized too
2014-11-28 16:18:46 +00:00
Hadi Nategh
c41251a3e3
Fix printing problem happening in IE and FF
2014-11-28 13:51:00 +00:00
Ralf Becker
46b4758dac
use a wrapper on a different url for sending mail to be able to select a different fpm pool
2014-11-21 13:37:30 +00:00
Hadi Nategh
b630e4acb6
Fix compose resizehandler: resize based on subtraction of header height from window height and allocate it to mail body
2014-11-20 15:54:09 +00:00
Ralf Becker
d3ff144685
first step for a combined account and identity/signature selector
2014-11-20 15:05:25 +00:00
Nathan Gray
3ec33534dc
Add a paste flag to get around mail's check for all rows selected to ignore current selection when pasting
2014-11-19 20:13:46 +00:00
Nathan Gray
7afe1ee1e9
Check that interface is there before using it; when pasting the iface is missing.
...
Fixes error when copy + pasting mails from different folders.
2014-11-17 20:37:17 +00:00
Nathan Gray
d1d150b7c7
Don't preview the next message after deleting or moving messages.
2014-11-17 17:19:51 +00:00
Hadi Nategh
311d5fa4dd
Do not register dataCache for popups
2014-11-11 11:46:16 +00:00
Hadi Nategh
a3260eb100
Remove not used variables
2014-11-10 12:45:22 +00:00
Hadi Nategh
cbc3074491
We do not need to resize explicitly the mail display popup, because the window resize handler does it correctly
2014-11-10 12:38:28 +00:00
Hadi Nategh
2ebad86634
Fix mail compose resize handler, and make sure that is happening after popup window resize
2014-11-10 12:03:49 +00:00
Hadi Nategh
795131df35
Fix re-positioning mail preview content according to its visible sibilings
2014-10-31 10:49:22 +00:00
Hadi Nategh
0d1a1c3f4a
Adjust speed of double click trigger for taglist item modification
2014-10-30 11:55:22 +00:00