Commit Graph

39525 Commits

Author SHA1 Message Date
nathan
7fdadb84bd Addressbook: Fix shared values did not validate
Just passing them along normally now
2023-02-13 09:46:18 -07:00
nathan
d15c908e38 Addressbook: Fix required customfields were still required on advanced search dialog
Switched attribute name needed -> requred
2023-02-13 08:53:49 -07:00
StefanU
d1e7908cc0
Update apply.svg
File optimisation, colour corrected, size adjusted
2023-02-12 20:30:00 +01:00
nathan
c4f3ec9840 Et2Select: Fix free entries can get doubled if more free entries added 2023-02-10 14:13:13 -07:00
ralf
ee84b05d82 updated timezones from TB, version 2.2022e 2023-02-10 20:26:10 +01:00
StefanU
06f691deaf
Delete about.png
Replaced with actually about.svg
2023-02-10 18:48:23 +01:00
StefanU
cdf46e864f
Add about.svg
as replacement for about.png
2023-02-10 18:46:53 +01:00
StefanU
bc7d6c35a9
Update navbar.svg
File optimisations, colour corrected
2023-02-10 18:25:49 +01:00
StefanU
b4376a3dfe
Update kmmsgdel.svg
File optimisations, colour corrected
2023-02-10 18:19:06 +01:00
StefanU
eb08eb4bc5
Update close.svg
File optimisations, colour corrected, design changed
2023-02-10 18:17:11 +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
30aaa734c9 fix broken url in changelog 2023-02-10 10:34:08 +01:00
ralf
6ed5b8a3a5 Changelog for 23.1.20230210 2023-02-10 09:18:18 +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
570edaa1e0 Et2Favorites: Update sidebox favorite icons when user changes default favorite 2023-02-09 16:47:59 -07:00
nathan
4322937ea7 Et2Date: Add widget classes to flatpicker popup 2023-02-09 14:47:43 -07:00
nathan
1a55a2c643 Mail: Fix preview headers did not change size with preferred font size 2023-02-09 14:47:43 -07:00
nathan
96558b9da8 Fix missing translation in Select group & dropdown options 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
StefanU
1387988eff
New timestamp.svg
as replacement for timestamp.png
2023-02-09 21:12:07 +01:00
StefanU
1b0bd1a1b2
New language.svg
as replacement for language.png
2023-02-09 21:10:13 +01:00
Hadi Nategh
0d68f87ae3 Make sure the path is available when checking for scrolling touch 2023-02-09 17:15:01 +01:00
Ralf Becker
7343283e12 translations from our translation server 2023-02-09 16:18:01 +01:00
ralf
d816d837cd changes to get old eTemplate apps like KnowledgeBase working in 23.1
makes some more symbols global again in one block at the end of the files
2023-02-09 14:17:24 +01: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
Hadi Nategh
5a2bbd6463 Adjust details container calculation for overlaySummary based on left/right alignment 2023-02-09 11:26:25 +01:00
nathan
32dd160e35 Et2Date: Add placement property to control where calendar popup opens. "top", "bottom", or "auto" 2023-02-08 14:36:09 -07:00
nathan
00a857b2d7 Projectmanager: Fix gantt column selection opens with wrong position
Now using a proper dialog, similar to nextmatch column selection
2023-02-08 11:48:56 -07: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
ralf
ed09a0b079 add missing readonly et2-select-lang to fix language column in news-admin index 2023-02-08 08:24:59 +01:00
nathan
193dbfc339 Et2Select: Fix some search weirdness
- Search didn't start until 1 character more than expected
- Search didn't happen on enter because the et2-searchbox inside stopped the key event from bubbling
2023-02-07 16:24:06 -07: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
nathan
2a3a8a7371 Et2Select: Fix tags can't be removed 2023-02-07 10:04:56 -07:00
Hadi Nategh
553c318529 More styling for mail preview 2023-02-07 16:50:22 +01:00
Hadi Nategh
84a58ec6ae Add new attribute for details widget to overlay the summary container 2023-02-07 16:49:18 +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
cb6f2ee808 Add missing column on email tag tooltip 2023-02-07 10:01:46 +01:00
Hadi Nategh
26214a3aa3 Fix collabora app installed check and set the right action name 2023-02-07 09:47:58 +01:00
ralf
7522e7615f fix Argument 2 passed to EGroupware\Api\Mail\Smtp::mailbox_address() must be of the type string, null given
called in /usr/share/egroupware/api/src/Mail/Smtp.php on line 238
caused by no mail domain specified in config or mail account
2023-02-07 08:19:39 +01:00