Commit Graph

634 Commits

Author SHA1 Message Date
nathan
c9186240c8 Mail: Clicking "on vacation" opens vacation dialog 2022-12-05 16:43:48 -07:00
Hadi Nategh
e2d278e497 Make sure the et2 object is there before using it 2022-11-04 11:43:52 +01:00
Hadi Nategh
005aaa0ea2 Fix js error in smime add certificate dialog 2022-10-26 13:19:15 +02:00
nathan
297c70d4fe Mail: Fix creating tracker ticket out of email fails due to error
Exception "Et2Dialog._create_parent is not a function"
2022-10-19 08:39:13 -06:00
Hadi Nategh
60190338d5 Do not continue on checking mail filemode if there's no attachments data 2022-10-14 15:19:05 +02:00
nathan
ec388c955a Fix open compose windows created new drafts after main window was reloaded 2022-10-05 14:30:43 -06:00
Hadi Nategh
60aa0035a7 Try to set focus back to plain text area when replying to a plain text mail 2022-09-29 11:27:47 +02:00
Hadi Nategh
64941e6d86 Fix broken autofocus to mail content when replying to an email 2022-09-16 12:30:23 +02:00
Hadi Nategh
0a3e6503ac Get vacation notice shown again 2022-09-15 16:06:20 +02:00
Hadi Nategh
a1a46ab5b7 Fix mail 'mark all as read' action no longer works 2022-09-09 09:36:37 +02:00
Hadi Nategh
8d7fdcf968 Set max rows for vacation's forward email addresses 2022-09-07 15:08:53 +02:00
Hadi Nategh
2eebd56811 Adjust sieve edit dialog 2022-09-07 11:31:16 +02:00
Hadi Nategh
1b4052a40f Fix predefined compose's toolbar actions no longer getting set 2022-09-06 13:08:20 +02:00
Hadi Nategh
00b5cd0cd2 Fix mail edit account dialog 2022-09-01 12:04:03 +02:00
nathan
4570a5a264 Mail: Fix folder ACL
- Set searchUrl in template so it can be found during initialization.  Using modifications to clear it.
- Passing initial value to avoid a query
2022-08-31 13:34:15 -06:00
Hadi Nategh
2e5cc0de10 Make subscription and folderManagement dialogs slightly bigger 2022-08-31 15:37:11 +02:00
Hadi Nategh
b83f2f5847 Fix mail compose dialog and implements consistent attachments block 2022-08-31 12:26:39 +02:00
ralf
4a17d9e2ac fix JS errors caused by using widget.node instead of widget.getDOMNode() 2022-08-07 10:12:26 +02:00
Hadi Nategh
cfd12b4ec9 Fix smime indicators in preview 2022-07-28 16:39:47 +02:00
Hadi Nategh
47469c3842 Fix tnef attachments fails for first time read 2022-07-28 15:03:56 +02:00
Hadi Nategh
7c053d9dad Implement new mail attachments block actions 2022-07-27 14:21:29 +02:00
Hadi Nategh
9c29863079 Fix from/to addresses in mail preview getting duplicated 2022-07-26 13:22:54 +02:00
ralf
fedfc78fb6 fix JS error for selected === undefined 2022-07-25 11:59:58 +02:00
Hadi Nategh
862d355e77 WIP mail list and preview styling 2022-07-22 15:08:32 +02:00
nathan
4b73a80699 Fix missing label / icon in delete folder confirmation
Some other et2_dialog->Et2Dialog changes
2022-07-20 14:23:55 -06:00
nathan
5d915ba5eb Mail preview / display layout:
Fix header alignment, swap email display to use et2-select-email
2022-06-24 14:17:58 -06:00
nathan
d9400430e5 Mail: Use et2-select-email for displaying addresses in preview 2022-06-21 16:34:57 -06:00
Hadi Nategh
ac171a1076 Implements DND for et2-select-email tags 2022-06-21 16:21:23 +02:00
ralf
26c64c0838 * Mail: explicitly apply default font and -size before sending mail 2022-05-23 19:36:04 +02:00
ralf
4202b7357f fix a couple of JS errors in mail-compose due to now select widget 2022-04-30 12:11:37 +02:00
nathan
6bd5388131 Mail: Fix pressing delete without selected mail deletes first mail when mail is not the open app when you log in 2022-04-13 16:41:20 -06:00
Hadi Nategh
2bcd6b16d8 Make sure value is set before using it 2021-12-09 14:02:35 +01:00
nathan
da6ff9d639 Merge branch 'master' into web-components 2021-11-24 09:42:28 -07:00
nathan
4cc8eea7b6 Mail: Make sure pressing [del] key twice in a row does not delete the first row on the second press 2021-11-22 11:56:42 -07:00
Hadi Nategh
b84ef08c29 Set node property for inputWidget as it's expected to contain input node 2021-10-13 15:36:33 +02:00
Hadi Nategh
966e611941 Find out the mailbox from the rowID 2021-09-27 11:22:49 +02:00
Hadi Nategh
6a689231e5 Catch miss encoding exception while checking mailbox for commit bec53dc57d 2021-09-27 10:50:50 +02:00
Hadi Nategh
c7d2f40a7b Try to avoid running select all action on undesired mailbox 2021-09-24 10:23:51 +02:00
Hadi Nategh
1fd43b0bdd * Mail: fix updating/deleting mail accounts does not refresh the mail tree no more 2021-09-01 16:23:38 +02:00
Hadi Nategh
89695620bc Make sure et2 widgets are there before the container into vfsSelectUI app object 2021-07-06 15:50:49 +02:00
Hadi Nategh
70faf346e4 Fix error egw_keycode_translation_function is not defined 2021-07-06 14:53:56 +02:00
Ralf Becker
b88716c8b6 legacy load jQueryUI as tooltip has wired context problems if loaded as module 2021-07-02 08:52:18 +02:00
Hadi Nategh
7e350f4a4a Fix miss replaced atob from commit e5f533cf6c 2021-07-01 10:28:06 +02:00
Hadi Nategh
b9d47c1511 Replace jQuery.base64 with native JS and remove its library 2021-07-01 10:26:51 +02:00
Hadi Nategh
8ac6b45b78 Fix not working actions in mail 2021-06-16 11:12:46 +02:00
Ralf Becker
771d6c727f got mail app.js incl. jsapi/app_base.js working
plus marking et2 methods returning promisses as async and removing cache-buster from includeJS calls in egw_action_common.js as it causes double loads
2021-06-11 10:11:13 +02:00
nathangray
f953d7a3b2 Mail: Adapt to taglist not following API fix (200aebd171) to drag and drop of email addresses works 2021-05-31 10:27:29 -06:00
Hadi Nategh
f5e2f7e719 Fix infinite loop before sending mail caused by integrated actions with no app right 2021-04-27 11:51:16 +02:00
Ralf Becker
6bac65210f set an explict message-type "success" to stop error- instead of success-messages, if folder contained "error" or its translation 2021-04-21 09:39:47 +02:00
nathangray
3fb74753c8 Mail: No longer need to defer select handler restoration 2021-03-16 11:06:48 -06:00