188334d647
Fix scrolling in mobile view sidebar not working
2023-02-20 15:16:43 +01:00
5cf63cc45e
* Timesheet: allow to set preference to never ask again to start working time on login
2023-02-20 12:42:21 +01:00
0b8e1ba77f
23.1 login page, though logo not yet including 23.1
2023-02-20 09:52:06 +01:00
7d6247cee6
Add MailFolderOutbox.svg
...
As replacement for png
2023-02-19 17:41:49 +01:00
960dc5fdce
Update import.svg
...
Size corrected, file optimised
2023-02-19 17:39:01 +01:00
2799151bfc
Update export.svg
...
Size corrected, file optimised
2023-02-19 17:37:51 +01:00
659593ac3c
Update search.svg
...
Size corrected, file optimised
2023-02-19 17:09:14 +01:00
ce62c37f4c
Update advanced-search.svg
...
Size corrected, file optimised
2023-02-19 17:07:51 +01:00
9dd62ad9a0
always add exception code to the logged exception
2023-02-19 08:40:55 +01:00
9a408f40ac
fix typo / replaced wrong line
2023-02-18 19:38:09 +01:00
bbf9d62c5a
fixing unhandled "MySQL server has gone away" in PHP 8.1
2023-02-18 09:01:22 +01:00
236c1c0305
Revert "fix commited git conflict"
...
This reverts commit 47ef464c8a
.
2023-02-17 20:09:52 +01:00
47ef464c8a
fix commited git conflict
2023-02-17 19:34:59 +01:00
9cc1f08d63
Et2UrlEmail: Fix click to add to email button was broken
2023-02-17 08:51:27 -07:00
ce140e5eb6
pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation
2023-02-17 15:48:17 +01:00
9af53cfab4
pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation
2023-02-17 15:46:37 +01:00
7e1fdc4637
pending translation from our translation server, thanks to Ministry of Post and Telecommunications Kambodscha for the Khmer translation
2023-02-17 15:45:29 +01:00
7c46ce4c15
Update portrait.svg
...
Size corrected, file optimisations
2023-02-16 20:24:56 +01:00
744ab4318f
Update landscape.svg
...
Size corrected, file optimisations
2023-02-16 20:24:13 +01:00
33ca8a47a9
Et2Select: Tweak size calculations for rows setting to work better for all font size preferences
2023-02-16 11:59:34 -07:00
e043153ad4
Fix dragover sometimes is not fully visible
2023-02-16 15:30:31 +01:00
b25346c1e4
ET2Button doesn't get resized properly after set/remove label therefore try to force an update
2023-02-16 15:17:13 +01:00
35efc6bc43
Calendar: Fix toolbar integration buttons could only register click on the top half of the button
2023-02-15 15:10:24 -07:00
8d58eefc0a
Change side menu bullet icons to 16px
2023-02-15 14:58:10 -07:00
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
c3e53c9d86
replaced ProfindIterator now in Calendar and InfoLog too with a generator
2023-02-15 19:50:44 +01:00
1901cb9930
Move print dialog row count & orientation to the same line
2023-02-15 10:02:23 -07:00
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