Hadi Nategh
0b6f649821
Trigger the squeezed mode for mail's nm header
2023-02-24 11:39:44 +01:00
Hadi Nategh
c466a4e9ab
Do not run splitter resize control for mobile theme
2023-02-21 17:55:34 +01:00
Hadi Nategh
f7bcc773a8
Fix resize handler in mail compose
2023-02-17 12:37:19 +01:00
Hadi Nategh
32392ea0e3
Add missing app.js part a139d1e7d2
2023-02-16 11:24:59 +01:00
nathan
396c537dd7
Mail: Fix compose + to tracker tried to pass object as value
2023-02-14 11:47:25 -07:00
nathan
2c997390f6
Mail: Use "Collabora Online" instead of "Open with Collabora Office" in attachment action dropdown because it fits better
2023-02-10 10:06:47 -07:00
Hadi Nategh
4fae387ec5
Fix error mailPreview undefined happening in mobile view
2023-02-10 10:34:59 +01:00
nathan
bf764df720
Mail: Multiple attachments changes
...
- Offer to open in Collabora any file, not just editable (PDF)
- Put collabora option first in the option list if user prefers to open in collabora
- Change label to "Open with Collabora Office" with translation from Birgit
2023-02-09 14:47:43 -07:00
Hadi Nategh
98b8258f0f
Get addresses out of details and fix attachments caption
2023-02-07 12:22:23 +01:00
Hadi Nategh
26214a3aa3
Fix collabora app installed check and set the right action name
2023-02-07 09:47:58 +01:00
Hadi Nategh
5ade68dd76
Add collabora action into default and set attachments label
2023-02-06 16:15:32 +01:00
nathan
933d13c8b2
Mail: Only add attachment action to open in Collabora for files that should be opened in Collabora
2023-02-01 08:57:31 -07:00
nathan
cce1088486
Mail: Add attachment action to open in Collabora
2023-01-31 15:03:59 -07:00
Hadi Nategh
bc17e9dc68
Add click to compose handler for addresses displayed in mail preview
2023-01-25 16:23:11 +01:00
ralf
e56055f12d
defer calls to mail_refreshFolderStatus for 2s, to accumulate updates of multiple rows e.g. deleting multiple emails
2023-01-25 14:55:20 +01:00
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