nathan
288c0c39e9
Switch on new Et2VfsSelect widget(s)
...
includes mail
2024-02-12 10:32:28 -07:00
Milan
206fb0dd4b
getNode and getDomNode refactoring for compatibility
2024-02-08 22:22:09 +01:00
Milan
da195d2029
changes to app.js to suit sl-tree
2024-02-08 21:54:42 +01:00
ralf
512b0bd4e6
fixing the fix
...
there is probably a nicer solution to let the calling widget know that getValues() is running
triggering a custom event won't help, as getValues() is not async and can't be made to wait for the widget handling the event
2024-02-05 16:19:12 +02:00
ralf
639c8748ca
new boolean property applyDefaultFont for rtf editor and using it in mail compose
...
making sure it applyDefaultFont method gets always called in compose
2024-02-05 10:54:06 +02:00
hadi
ef7a388958
Make some dialogs initiation heights slightly bigger to avoid getting scrollbar
2023-12-08 12:30:47 +01:00
ralf
bb9e8dcd7c
fix date-filter were not taken into account when deleting all mails in a folder
2023-11-21 17:53:38 +02:00
nathan
441f90d92e
Mail: Fix share as download link from filemanager gave JS error
...
Unable to set field data to '[object Object]' in window 'compose_0__
Caused by accessing select_options through deprecated options object
2023-11-20 11:03:28 -07:00
ralf
c897b03f71
fix 2 JS errors in mobile mail, while search for another
2023-11-15 16:13:58 +02:00
nathan
ad3321c438
Mail: Remove mail-only key handler, it was double-sending
2023-11-08 13:37:10 -07:00
milan
2d35529380
WIP sl-Tree
2023-09-27 13:53:41 +02:00
Milan
0f1f45a0cc
WIP sl-Tree
2023-09-14 17:36:28 +02:00
Nathan Gray
e323cd1d79
Feature/shoelace 2.4 upgrade ( #135 )
...
Update shoelace to 2.9.0
2023-09-13 11:55:33 -06:00
nathan
6c9d9aa8ed
Mail: Translate attachment button label
2023-08-14 08:35:03 -06:00
hadi
6b2a9e1dca
Fix mail preview in mobile view no longer shows email addresses in its details box
2023-08-10 17:47:36 +02:00
nathan
6f63c1686e
* Mail: Add attachment action "Forward to" that adds file directly to compose window
2023-08-03 10:17:14 -06:00
hadi
31d93a6ee3
Add browser notification for newly arrived mails
2023-08-02 17:40:37 +02:00
nathan
b548de666d
Mail: Fix missing translations in attachment download button options
2023-07-18 13:40:04 -06:00
hadi
74504cf5b0
Make vacation dialog window bigger
2023-07-11 14:56:49 +02:00
milan
5e3c67a5cf
converted egw_action from javascript to typescript
...
classes are now uppercase and in their own files. lowercase classes are deprecated.
Interfaces are now actual interfaces that should be implemented instead of creating and returning an ai Object every time
2023-07-10 16:54:22 +02:00
nathan
6ace2c1fbc
Mail: Let browser deal with text area sizing in compose
...
Fixes bug where toolbar can get hidden when editing certain emails
2023-07-05 11:23:28 -06:00
hadi
eaacac1b40
Add new mail preference in order to be able to select the type info shown on email tags
2023-06-21 16:45:23 +02:00
hadi
fce9ba3a41
* Mail: fix mixed up inline images and attachments in smime signed messages
2023-06-19 17:05:37 +02:00
hadi
dc90ee16d0
* Mail: fix preview and display no longer can decrypt an encrypted pgp message
2023-05-15 14:49:10 +02:00
hadi
0fba45d333
* Mail: fix date filter is no longer working in mail's list
2023-05-15 12:36:25 +02:00
nathan
3e1b1e56dc
Fix focussed select does not close when it loses focus
...
Mail reply moves focus from To: to body, and To dropdown stayed open
2023-05-09 14:04:02 -06:00
hadi
efcbdde1a2
Fix mail preview failed to fetch text/calendar as attachment for smime signed messages
2023-04-27 12:42:38 +02:00
hadi
b029d826d9
Fix broken resizing mail compose's textarea
2023-04-21 14:17:58 +02:00
hadi
4080a60aa2
Set right set of attachments object for smime resolved attachments sent to client-side
2023-04-21 11:57:21 +02:00
nathan
d8290f035b
Mail: Fix moving folder hangs showing waiting icon
2023-04-19 11:57:23 -06:00
hadi
1e34d624ac
Fallback on vertical mode if no preferences is set as default
2023-04-03 13:17:27 +02:00
hadi
ca20d73eac
Fix broken share file as download link into an open compose dialog
2023-03-27 12:09:26 +02:00
hadi
48acee3c1e
Fix mail mark as read eventhough it's not running in pane preview mode
2023-03-24 14:47:05 +01:00
hadi
ca87631cdb
* Mail: fix mail preview don't get set correctly when running in expand pane view
2023-03-24 13:53:46 +01:00
hadi
bce12028c7
* Mail: fix mail preview can not show attachments for smime encrypted messages
2023-03-23 12:08:36 +01:00
nathan
a4ea9dda34
Mail: Respect force_mailto preference when clicking on email tags
2023-03-22 13:41:13 -06:00
hadi
d8cc92efe4
Do not dock/undock mil preview when it's set for vertical pane
2023-03-13 16:14:53 +01:00
ralf
560495cd9b
open newly created accounts directly
2023-03-10 11:52:45 +01:00
Hadi Nategh
99b667da6c
Fix broken dock/undocking mail preview on 3pane views
2023-03-07 14:55:46 +01:00
Hadi Nategh
558fd0147f
*Mail: fix mail action moveTo folder fails on none pane view
2023-03-06 12:17:12 +01:00
Hadi Nategh
0e27bb843c
Make sure the mail preview grid is there before using it
2023-03-03 11:05:34 +01:00
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