Commit Graph

726 Commits

Author SHA1 Message Date
hadi
0f8a3251c4 Take emailTag preference for addresses used in mail list into account 2023-07-25 11:42:57 +02:00
hadi
654a8367b6 Add new mail preference in order to be able to select the type info shown on email tags 2023-07-25 11:39:30 +02:00
nathan
40ca54dfac Mail: Fix plaintext reply sizing problem
Stops toolbar from being pushed off the top
2023-07-12 09:47:25 -06:00
hadi
5192419935 Fix mail compose editor not visible in mobile template 2023-07-10 16:43:09 +02:00
nathan
d65e0d1e1e Mail: Let browser deal with text area sizing in compose for plaintext too 2023-07-06 08:16:59 -06:00
nathan
1ecdc28359 Mail: Let browser deal with text area sizing in compose
Fixes bug where toolbar can get hidden when editing certain emails
2023-07-06 08:16:03 -06:00
ralf
83dd2d9ac1 WIP improve avatar loading in mail app
currently ET2Avatar is NOT correctly handling contactId=email:<email>
2023-06-28 08:21:59 +02:00
StefanU
3c0b9be582 Update smime_sign.svg 2023-05-22 08:00:58 +02:00
StefanU
1c98dd3891 Update attach.svg
Size corrected, colour corrected, file optimised
2023-05-17 08:05:00 +02:00
StefanU
915708eef0 Update smime_encrypt.svg 2023-05-16 07:52:37 +02:00
hadi
da8819e955 * Mail: fix date filter is no longer working in mail's list 2023-05-15 14:54:53 +02:00
hadi
659f5ca06d *Mail: fix mail preview does not show its content for mails with no fromaddress set 2023-05-08 13:45:36 +02:00
StefanU
58f6df47f8 Update smime_sign.svg
New version
2023-05-08 08:12:16 +02:00
StefanU
bc8244c730 Update mail_send.svg
with new, modern icon
2023-05-02 09:20:03 +02:00
hadi
3203a2b90e Fix broken resizing mail compose's textarea 2023-04-21 14:16:47 +02:00
ralf
b55328b84f * Mail: allow placeholders in compose instead of email-addresses to be able to create mail templates 2023-04-11 17:54:57 +02:00
ralf
af60df879e move use of mail.index.preview template behind its definition, to fix PHP message: EGroupware\Api\Etemplate\Widget\Template::instance('mail.index.preview', '', '', '') template NOT found! 2023-04-04 20:22:49 +02:00
ralf
d14bdc0fd3 set date-column-width for 3-pane-view / vertical splitter to 140 to display the time too 2023-03-24 13:52:25 +01:00
Hadi Nategh
bae0f59a16 *Mail: fix mail attachments action not being set properly based on users preference set in Filemanager (eg. open with Collabora or download) 2023-03-01 13:49:32 +01:00
Hadi Nategh
0abbd65d35 Fix styling for replyto button in mail compose 2023-02-24 14:18:25 +01:00
StefanU
a4b982e75d
Delete mail_send.psd
Old psd...
2023-02-18 11:14:37 +01:00
StefanU
009d299bea
Update mail_replyall.svg
Size corrected, file optimised
2023-02-18 11:13:18 +01:00
StefanU
e012d29e25
Update mail_reply.svg
Size corrected, file optimised
2023-02-18 11:12:31 +01:00
StefanU
f0a35a3e54
Update mail_forward_attach.svg
Size corrected, file optimised
2023-02-18 11:11:23 +01:00
StefanU
da2117ba4b
Update mail_forward.svg
Size corrected, file optimised
2023-02-18 11:10:40 +01:00
Hadi Nategh
f7bcc773a8 Fix resize handler in mail compose 2023-02-17 12:37:19 +01:00
Hadi Nategh
d17f7d2e55 Fix fields in composer are not equally aligned 2023-02-17 11:35:44 +01:00
nathan
8d58eefc0a Change side menu bullet icons to 16px 2023-02-15 14:58:10 -07:00
StefanU
ad39688a9a
Update unread_flagged_small.svg
Size corrected, file optimised, colour corrected
2023-02-15 21:51:36 +01:00
nathan
524a9b3c7b Change how readonly multiple selects with rows=1 show more tags are hidden
Showing total number of values is way easier than showing the number that aren't displayed
2023-02-15 13:23:05 -07:00
Hadi Nategh
a139d1e7d2 WIP making mail nm header more responsive 2023-02-15 16:35:54 +01:00
Hadi Nategh
d3bb9b9b78 WIP making mail nm header more responsive 2023-02-15 13:24:36 +01:00
Hadi Nategh
7d9c55e4bf Fix attachment's dropdown menu in mail display dialog not being enabled 2023-02-14 18:22:56 +01:00
StefanU
470779479a
Update mail_label2.svg
Size corrected, file optimised, colour corrected
2023-02-13 21:10:49 +01:00
StefanU
b4376a3dfe
Update kmmsgdel.svg
File optimisations, colour corrected
2023-02-10 18:19:06 +01:00
Hadi Nategh
67b7537e26 Fix fields in mail preview are wrongly sized 2023-02-10 12:29:35 +01:00
ralf
1949f461b8 remove font-size to use default from preferences for text mails 2023-02-10 08:59:09 +01:00
ralf
949f5c5961 let avatar and labels overlap, From/To is small enough compared with Attachments 2023-02-10 08:38:24 +01:00
nathan
1a55a2c643 Mail: Fix preview headers did not change size with preferred font size 2023-02-09 14:47:43 -07:00
Hadi Nategh
6d9c31d6be Fix misaligned avatar in mail preview 2023-02-09 12:36:00 +01:00
Hadi Nategh
365c165eca Apply same styling for attachments in mail display 2023-02-09 11:38:01 +01:00
Hadi Nategh
584bdcb5c2 Rearrange attachments container in mail preview 2023-02-09 11:27:27 +01:00
nathan
efa550f251 Et2Select: Add onTagClick property for actions on tag clicks
Fixes unable to detect clicking on individual tags inside readonly et2-select-email
2023-02-08 09:11:33 -07:00
Hadi Nategh
c6e025d31b Fix attachments and addresses in mail display 2023-02-08 14:59:56 +01:00
Hadi Nategh
8aabdee6f7 Fix mail mobile view no longer shows unseen status 2023-02-08 14:36:21 +01:00
Hadi Nategh
5660f89b60 Fix broken pgp encryption frame in mail compose 2023-02-08 12:29:20 +01:00
Hadi Nategh
8b5ee28335 Get attachments dropdown left aligned 2023-02-08 10:09:17 +01:00
Hadi Nategh
7f6f4e94a6 Remove gap between addresses in mail preview 2023-02-08 09:54:03 +01:00
nathan
9cde6a7171 Fix some styling on select-email
- Make +N tag right aligned & look like text, not tag
- Fix popup to open below but covering field
- give popup border & dropshadow
2023-02-07 12:04:05 -07:00
Hadi Nategh
553c318529 More styling for mail preview 2023-02-07 16:50:22 +01:00