Commit Graph

2224 Commits

Author SHA1 Message Date
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
StefanU
0364dfa0d1
Update mail icon
Size adjusted 28px => 32px, without border, file optimations
2022-11-30 22:00:01 +01:00
nathan
2ed964d4d7 Mail: Increase height of import message popup 2022-11-28 10:51:11 -07:00
nathan
c15440e905 Mail: Fix import message gave error "Destination folder does not exist" 2022-11-15 13:15:17 -07:00
nathan
cbccbba108 Mail: Adjust column alignment in horiziontal view 2022-11-09 15:02:56 -07:00
nathan
a6bcc3228d Mail: Adjust positioning / margins of preview in horizontal mode 2022-11-09 10:44:13 -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
8df89dcfb1 Mail: Switch mail icon in preview with email icon, move it down a little 2022-10-25 10:53:27 -06: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
Hadi Nategh
ecca3dc79c Fix avatar alignment on rows with labels and flags set 2022-10-13 13:46:45 +02:00
Hadi Nategh
47daa738d0 Do not apply mail horizontal template in mobile view 2022-10-12 12:49:41 +02:00
Hadi Nategh
11a4e21cb8 Try to get mails flagged/labelled rows aligned with none flagged ones 2022-10-11 16:14:13 +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
nathan
260fa0d727 Mail: Turn on multiple so we get + & avatars on email addresses 2022-09-28 11:17:37 -06:00
nathan
3ceb0db2c6 Mail: Turn on multiple so we get + & avatars on email addresses 2022-09-28 10:59:52 -06:00
Hadi Nategh
020a3f9310 Set vacation notice box to disabled by default 2022-09-27 10:10:58 +02:00
Hadi Nategh
12956b594e Fix square avatar in mail index to rounded one 2022-09-23 14:59:29 +02:00
ralf
0894a4175d Fix argument #1 ($address) must be of type string, null given 2022-09-23 09:45:47 +02:00
Hadi Nategh
be3b38d516 Fix mail avatar not being set correctly for sent folder messages 2022-09-22 14:06:13 +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
ralf
06a7767194 * Mail/SAML/SSO: show mail accounts requiring the session password as Error, but load the other accounts 2022-09-15 15:57:29 +02:00
Ralf Becker
872aeaa95f pending translations from our translation server 2022-09-14 11:08:00 +02:00
ralf
e52ab349e6 fix PHP Fatal: array_merge(): Argument #1 must be of type array, null given 2022-09-12 19:29:53 +02:00
ralf
26824323e5 got mailing lists working again in mail compose using includeLists=true attribute
using "$list_name <$list_id@lists.egroupware.org>" instead of just integer ids for the list, thought et2-select-mail is NOT displaying the mailing-list icon, after a mailing-list is selected
2022-09-12 14:51:13 +02:00
Hadi Nategh
847bf6139f Set limit to mail preview splitter in order to prevent getting unreasonably small/big 2022-09-09 10:00:37 +02:00
Hadi Nategh
a1a46ab5b7 Fix mail 'mark all as read' action no longer works 2022-09-09 09:36:37 +02:00
ralf
3fdad7c160 fix error when downgrading from EPL 2022-09-08 18:42:46 +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
9294ab81db Fix mail preview content frame sometimes gets short height because of repeated id 2022-09-06 16:10:59 +02:00