Commit Graph

5404 Commits

Author SHA1 Message Date
ced2bc6061 Et2Password: Fix still forced autocomplete="new-password" 2023-02-15 09:21:40 -07:00
a769cdad34 fix not working account_id filter for contacts in ActiveDirectory 2023-02-15 15:32:44 +01:00
330656c437 * Status/ActiveDirectory: fix not displayed photo avatar 2023-02-15 14:34:20 +01:00
84bdea4193 Fix nm print dialog missing print orientation 2023-02-14 16:27:44 -07:00
c3348c8230 Et2Date: Copy drop shadow from select dropdown 2023-02-14 14:13:55 -07:00
80c5a64316 Et2Password: Autocorrect always off 2023-02-14 13:48:21 -07:00
d1c6145af0 Et2Password: Some cleanup
- Now passing autocomplete & autocorrect parameters on instead of forcing
 - Only doing the readonly input trick if autocomplete=="new-password"
2023-02-14 13:43:26 -07:00
68caabe1ae Fix hidden tabs did not make children readonly
Fixes required fields on hidden tabs still got validated
2023-02-14 10:09:58 -07:00
704291d80b Add call.svg
as replacement for call.png
2023-02-14 15:21:36 +01:00
322bb5d629 Update arrow_up.svg
Colour corrected, size corrected, file optimised
2023-02-14 14:12:29 +01:00
6569246768 Update arrow_right.svg
Colour corrected, size corrected, file optimised
2023-02-14 14:11:44 +01:00
6e8834b4ec Update arrow_left.svg
Colour corrected, size corrected, file optimised
2023-02-14 14:08:36 +01:00
11fd3dacfe Update arrow_down.svg
Colour corrected, size corrected, file optimised
2023-02-14 13:55:44 +01:00
16c8fb420b Et2Password: Overwrite render to force input to readonly as a work-around for browsers ignoring autocomplete="new-password"
Doesn't make a difference for me, but easy for others to test if I commit
2023-02-13 15:59:38 -07:00
5e0fd45173 fix found URL in multiget REPORT where reported as NOT found too, if number of URLs exceeds chunk-size of 500 2023-02-13 23:16:43 +01:00
03a237fd7e Et2Select: Turn off browser autocomplete in search 2023-02-13 14:57:55 -07:00
0b86ba7a20 * Addressbook/CardDAV: fix new Thunderbird 110 could not sync big addressbooks
TB 110 does an initial PROPFIND and then requests ALL resources in a single multiget REPORT, which caused two problems:
a) enabled CalDAV/CardDAV request logging switched output-buffering on and then runs out of memory --> switching it and therefore logging off for multiget REPORTS with more then 200 resources
b) PROPFIND iterator wrongly continued running, if the not found resources together with the found ones exceeded the chunk-size of 500
2023-02-13 22:42:13 +01:00
d02a40ee82 Et2Select: Remove any doubled values when setting value 2023-02-13 14:00:52 -07:00
e2cbbe9358 Re-add feature where readonly URL widget with label uses the label as link text 2023-02-13 13:29:25 -07:00
12bf076ebc Update cake.svg
Size corrected, file optimised, colour corrected
2023-02-13 21:18:54 +01:00
18787e448c Update password.svg
Size corrected, file optimised, colour corrected
2023-02-13 21:06:08 +01:00
d1e7908cc0 Update apply.svg
File optimisation, colour corrected, size adjusted
2023-02-12 20:30:00 +01:00
c4f3ec9840 Et2Select: Fix free entries can get doubled if more free entries added 2023-02-10 14:13:13 -07:00
06f691deaf Delete about.png
Replaced with actually about.svg
2023-02-10 18:48:23 +01:00
cdf46e864f Add about.svg
as replacement for about.png
2023-02-10 18:46:53 +01:00
bc7d6c35a9 Update navbar.svg
File optimisations, colour corrected
2023-02-10 18:25:49 +01:00
eb08eb4bc5 Update close.svg
File optimisations, colour corrected, design changed
2023-02-10 18:17:11 +01:00
6ed5b8a3a5 Changelog for 23.1.20230210 2023-02-10 09:18:18 +01:00
570edaa1e0 Et2Favorites: Update sidebox favorite icons when user changes default favorite 2023-02-09 16:47:59 -07:00
4322937ea7 Et2Date: Add widget classes to flatpicker popup 2023-02-09 14:47:43 -07:00
96558b9da8 Fix missing translation in Select group & dropdown options 2023-02-09 14:47:43 -07:00
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
1387988eff New timestamp.svg
as replacement for timestamp.png
2023-02-09 21:12:07 +01:00
1b0bd1a1b2 New language.svg
as replacement for language.png
2023-02-09 21:10:13 +01:00
0d68f87ae3 Make sure the path is available when checking for scrolling touch 2023-02-09 17:15:01 +01:00
7343283e12 translations from our translation server 2023-02-09 16:18:01 +01:00
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
5a2bbd6463 Adjust details container calculation for overlaySummary based on left/right alignment 2023-02-09 11:26:25 +01:00
32dd160e35 Et2Date: Add placement property to control where calendar popup opens. "top", "bottom", or "auto" 2023-02-08 14:36:09 -07:00
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
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
ed09a0b079 add missing readonly et2-select-lang to fix language column in news-admin index 2023-02-08 08:24:59 +01:00
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
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
2a3a8a7371 Et2Select: Fix tags can't be removed 2023-02-07 10:04:56 -07:00
84a58ec6ae Add new attribute for details widget to overlay the summary container 2023-02-07 16:49:18 +01:00
cb6f2ee808 Add missing column on email tag tooltip 2023-02-07 10:01:46 +01:00
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
2c15e2f8ef Et2Description: Fix broken activate links test, it needed camelCase attribute 2023-02-06 15:59:32 -07:00
1b7f9d3ebc Et2SelectEmail: Give dragged tags some z-index, so they go over the other controls 2023-02-06 15:07:30 -07:00