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
nathan
396c537dd7
Mail: Fix compose + to tracker tried to pass object as value
2023-02-14 11:47:25 -07: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
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
67b7537e26
Fix fields in mail preview are wrongly sized
2023-02-10 12:29:35 +01:00
Hadi Nategh
4fae387ec5
Fix error mailPreview undefined happening in mobile view
2023-02-10 10:34:59 +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
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
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
Hadi Nategh
78ec08fcc4
Rearrange the date in mail preview
2023-02-07 15:41:04 +01: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
nathan
cd980c78df
Limit mail to & cc addresses to 1 row, show all on hover.
...
Use:
multiple="true" rows="1" maxTagsVisible="1"
to trigger show all on hover
2023-02-06 14:48:55 -07:00
Hadi Nategh
5ade68dd76
Add collabora action into default and set attachments label
2023-02-06 16:15:32 +01:00
Hadi Nategh
e9c960671a
Fix alignment and color for mail subject in preview
2023-02-06 11:23:19 +01:00
StefanU
88edfc8d3f
Update mail_label4.svg
...
File optimisation
2023-02-03 22:12:38 +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
nathan
d94c10b09f
Mail: Prefer client-side lavatar over server-side in mail list
2023-01-27 15:10:25 -07:00
nathan
5bab72b8be
Use client-side Et2LAvatar for user accounts whenever possible, only using avatar.php when there's a real image.
...
TODO:
- Need to find a cheap way to determine if there's a real image in Api/src/Accounts.php & class.mail_compose.inc.php
- Still some work for me to do in Et2SelectEmail
2023-01-27 10:34:40 -07:00
ralf
a924bf7dbc
add missing closing tag
2023-01-25 18:49:00 +01:00
Hadi Nategh
bc17e9dc68
Add click to compose handler for addresses displayed in mail preview
2023-01-25 16:23:11 +01:00
Hadi Nategh
77d6a7e648
Fix some styling issues and set message's date to display date and time
2023-01-25 14:59:09 +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
ralf
b0f5cfbcdb
improve OAuth mail authentication by not opening wizard multiple time
...
also avoid authentication loop, if there is an error
2023-01-25 13:38:40 +01:00
ralf
8ec106f22b
converting .xet files to new webcomponents-format
2023-01-04 11:28:10 -06:00
nathan
17ab16dfe4
Mail: give more horizontal space for to/cc email address labels
2022-12-14 08:44:11 -07:00
nathan
6c4c42bcde
Translation of "on vacation" from Birgit
2022-12-12 15:09:57 -07:00
nathan
7b28ec9aed
Mail: More changes to print view
...
- Remove app icon
- Move sender lavatar so to/cc are farther left
2022-12-12 14:09:17 -07:00
nathan
409b2a4349
Mail: Force "to" as first focus field
...
(other inputs are higher, but not always visible)
2022-12-08 10:23:30 -07:00
nathan
c9186240c8
Mail: Clicking "on vacation" opens vacation dialog
2022-12-05 16:43:48 -07:00
nathan
09ecd29a91
Mail: Fix mail vacation notice widget did not hide
2022-12-05 16:27:39 -07:00
nathan
cc6c3871a5
Mail: Make sure all addresses & attachments are visible when printing
2022-12-05 09:38:53 -07:00
ralf
70d571f8bf
converting plain-text mail to html mistakes angle brackets for tags
2022-12-02 15:24:32 +01:00
Ralf Becker
d999bae1bc
pending changes from our translation server
2022-12-02 09:59:30 +01:00