8f5099a85d
Select account: sort options
2023-12-04 13:41:45 -07:00
fd5160e9fe
Do not proceed sizing for avatar widget if it's not in an accepted format
2023-12-04 11:38:23 +01:00
9fc4c64a90
Fix favorite button icon size for both in regular and mobile view
2023-12-04 10:31:05 +01:00
1bcaf545bb
* Infolog: Take group add ACL into account for type on new entries
...
Previously just edit ACL was considered
2023-12-02 19:37:17 +02:00
5b9ee2db39
Et2Select: Fix missing option detection when options have optgroups
...
Was unable to find option in Timezones, resulting in an infinite loop
2023-12-02 19:37:17 +02:00
751942728d
Revert "Revert "SearchMixin: Fix initial values not always displayed when options are from server or file""
...
This reverts commit cc4813ea90
.
2023-12-02 19:36:28 +02:00
030f023968
* Infolog: Take group add ACL into account for type on new entries
...
Previously just edit ACL was considered
2023-12-01 10:06:52 -07:00
a2c0234401
Et2Select: Fix missing option detection when options have optgroups
...
Was unable to find option in Timezones, resulting in an infinite loop
2023-12-01 09:33:25 -07:00
cc4813ea90
Revert "SearchMixin: Fix initial values not always displayed when options are from server or file"
...
Causes a complete browser freeze when opening Preferences > Common preferences > Default preferences
This reverts commit 562a391579
.
2023-12-01 16:58:25 +02:00
e1f13eade1
WIP Timesheet REST API: fix PHP Fatal error in Addressbook&Calendar REST API
...
Declaration of parseCategories must be compatible
2023-12-01 14:20:25 +02:00
e0feb09df2
WIP Timesheet REST API: fix PHP Fatal error in Addressbook REST API
...
Declaration of EGroupware\Api\Contacts\JsContact::UTCDateTime($date) must be compatible with EGroupware\Api\CalDAV\JsBase::UTCDateTime($date, bool $user = false)
2023-12-01 14:12:21 +02:00
36ed3d3fc4
updated Dockerfile and build.sh to get NodeJS 20 for all architectures
2023-12-01 12:40:23 +02:00
6818d018ce
Changelog for 23.1.20231201
2023-12-01 08:21:31 +02:00
d5d614c1fc
Changelog for 23.1.20231201
2023-12-01 08:06:30 +02:00
df73301ce4
pending translations from our translation server
2023-12-01 07:02:08 +01:00
671dc1d28b
pending translations from our translation server
2023-12-01 07:01:27 +01:00
4dfbbc99da
Select account: sort options
2023-11-30 14:57:31 -07:00
562a391579
SearchMixin: Fix initial values not always displayed when options are from server or file
...
Fix for when remote result doesn't get there before SlSelect renders, and the SlSelect removed the value because the option wasn't there
2023-11-30 14:02:18 -07:00
efe5b51d26
SearchMixin: Fix initial values not always displayed when options are from server or file
...
Fix for when remote result doesn't get there before SlSelect renders, and the SlSelect removed the value because the option wasn't there
2023-11-30 14:00:16 -07:00
a813d09ae5
Calendar: Fix multi-day date format in tooltip, place end date on second line
2023-11-30 13:28:27 -07:00
2ea9ae3d3d
Calendar: Fix multi-day date format in tooltip, place end date on second line
2023-11-30 13:26:14 -07:00
7e768c907b
Fix link search did not always show label for initial value
2023-11-30 11:58:51 -07:00
4367afaf27
Fix link search did not always show label for initial value
2023-11-30 11:56:14 -07:00
e66c9512f1
Fix calendar participant select did not show selected tags while the dropdown was open
...
Tags were only shown once dropdown was closed
2023-11-30 10:55:35 -07:00
021fc9f136
Fix calendar participant select did not show selected tags while the dropdown was open
...
Tags were only shown once dropdown was closed
2023-11-30 10:49:49 -07:00
f58c10a7e9
Et2Select: Fix weird UI issue after clearing single value
...
Search was shown as well as empty label
2023-11-29 11:03:52 -07:00
85593dbcdb
Et2Select: Fix weird UI issue after clearing single value
...
Search was shown as well as empty label
2023-11-29 11:00:51 -07:00
a9f1b693ad
Et2SelectAccount: Fix initial values not always displayed when options are from server or file
2023-11-29 10:46:45 -07:00
6e1c968703
Et2SelectAccount: Fix initial values not always displayed when options are from server or file
2023-11-29 10:43:33 -07:00
9947a92f38
Fix "* Mail/Sieve: fix vacation message with redirect kept mail in INBOX, even if rule moved it to a folder"
2023-11-29 19:32:35 +02:00
4a067f8515
Et2Select: Fix initial values not always displayed when options are from server or file
2023-11-29 09:36:50 -07:00
a6104f6727
Et2Select: Fix initial values not always displayed when options are from server or file
2023-11-29 09:30:30 -07:00
1dbab5fe18
Revert "* Mail/Sieve: fix vacation message with redirect kept mail in INBOX, even if rule moved it to a folder"
...
Cause mails never to be left in INBOX :(
This reverts commit 41e102f015
.
2023-11-29 17:01:02 +02:00
bca70c7b86
Revert "* Mail/Sieve: fix vacation message with redirect kept mail in INBOX, even if rule moved it to a folder"
...
Cause mails never to be left in INBOX :(
This reverts commit 41e102f015
.
2023-11-29 16:59:59 +02:00
2aedd7f5ef
WIP REST Api for Timesheet app
2023-11-29 15:47:27 +02:00
0ad1729fe0
Changelog for 23.1.20231129
2023-11-29 08:54:26 +02:00
9d01dc9e7b
Changelog for 23.1.20231129
2023-11-29 08:35:16 +02:00
4cca08d59d
Fix select popups in sidemenu were behind main content
2023-11-28 21:44:44 +02:00
9e7de91ab6
Cleanup unused code
2023-11-28 21:44:29 +02:00
acd52cf749
Try waiting for timeout before sending focus to search input
...
Maybe fixes search field doesn't get focus when clicking on select
2023-11-28 21:43:51 +02:00
a55cdd4d2c
Bump phpseclib/phpseclib from 2.0.31 to 3.0.34
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 2.0.31 to 3.0.34.
- [Release notes](https://github.com/phpseclib/phpseclib/releases )
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md )
- [Commits](https://github.com/phpseclib/phpseclib/compare/2.0.31...3.0.34 )
---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 20:43:22 +02:00
c09ed006ea
Bump phpseclib/phpseclib from 2.0.31 to 3.0.34
...
Bumps [phpseclib/phpseclib](https://github.com/phpseclib/phpseclib ) from 2.0.31 to 3.0.34.
- [Release notes](https://github.com/phpseclib/phpseclib/releases )
- [Changelog](https://github.com/phpseclib/phpseclib/blob/master/CHANGELOG.md )
- [Commits](https://github.com/phpseclib/phpseclib/compare/2.0.31...3.0.34 )
---
updated-dependencies:
- dependency-name: phpseclib/phpseclib
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-28 20:40:24 +02:00
48c3417857
fix not hidden expand-icon for readonly multiple
2023-11-28 20:31:50 +02:00
9d5af96dad
fix not hidden expand-icon for readonly multiple
2023-11-28 20:30:39 +02:00
0788718d7c
Cleanup unused code
2023-11-28 10:32:15 -07:00
68216c89ca
Try waiting for timeout before sending focus to search input
...
Maybe fixes search field doesn't get focus when clicking on select
2023-11-28 10:16:43 -07:00
11f4822269
Fix select popups in sidemenu were behind main content
2023-11-28 09:51:50 -07:00
0cc1b052d8
Et2SelectEmail: Fix drag&drop used wrong size for drop targets, now with the ability to open the dropdown too
...
see c4d85dd319
2023-11-27 15:12:58 -07:00
a73cdef27b
Et2SelectEmail: Fix drag&drop used wrong size for drop targets, now with the ability to open the dropdown too
...
see c4d85dd319
2023-11-27 15:09:37 -07:00
973ce140d4
Try waiting for updateComplete before sending focus to search input
...
Maybe fixes search field doesn't get focus when clicking on select
2023-11-27 14:54:55 -07:00