Commit Graph

6714 Commits

Author SHA1 Message Date
ralf
96b6ef5c8c fix Et2Number shows scroll-buttons if disabled and allows to in/decrement value 2024-06-13 15:30:27 +02:00
ralf
4f50e6e31c * Mail: allow to edit/fix mail account if no session password is available e.g. SAML or OpenIdConnect SSO login 2024-06-07 11:56:34 +02:00
ralf
af6bbbe4e7 * CalDAV/CardDAV/REST API: fix not working limited result
(since using generator instead of iterator)
2024-06-06 09:10:36 +02:00
ralf
8d5f036758 fix one problem if all recurrences of an event with explicit recurrences were overwritten/exceptions 2024-06-06 09:07:17 +02:00
ralf
9059f66745 fix PHP error in tracking, if no links given (e.g. in filemanager notifications) 2024-05-08 08:37:33 +02:00
ralf
62bceb7d15 translation of OIC error message 2024-05-07 11:37:47 +02:00
ralf
3d474c2fff display OpenIDConnect errors and problem on the login page, do NOT fail silently 2024-05-07 11:28:52 +02:00
ralf
0640eb58c6 * InfoLog: now fully supported by REST API 2024-05-06 17:36:09 +02:00
ralf
495f1c4034 WIP InfoLog REST API 2024-05-06 17:36:09 +02:00
ralf
a12549c5e1 WIP InfoLog REST API 2024-05-06 17:35:35 +02:00
ralf
0ae9130089 fix one more case (empty AB and PM lists) after performance fix for custom fields 2024-05-04 08:11:38 +02:00
ralf
02b23434bb fix empty customfields tab after performance fix 2024-05-04 07:39:33 +02:00
ralf
10a4ee9206 some Windows AD seem to get confused by using ldap_get_entries together with ldap_(first|next)_entry
check if we got the requested number of entries ($start[1]) back and only continue in that case
2024-05-03 15:18:04 +02:00
nathan
559d8fba63 Performance improvements for customfields where we have just 1 field, not the whole list 2024-05-02 11:19:35 +02:00
ralf
417af60ba3 fix Handler::etag(): Argument #1 ($entry) must be of type array, null given 2024-05-02 11:11:51 +02:00
ralf
4b61724bd5 fix error in filemanager notifications: notifications::set_popupdata(): Argument #1 ($_appname) must be of type string, null given 2024-05-02 10:21:41 +02:00
ralf
81620ec08e fix error "Bad search filter" when accessing the calendar 2024-05-02 09:16:15 +02:00
ralf
f1a1e69653 Changelog for 23.1.20240430 2024-04-30 09:27:17 +02:00
ralf
ba6f207f5f fix PHP 8.3 Error: Cannot create dynamic property DateMalformedStringException::$details 2024-04-29 12:24:57 +02:00
ralf
3eb81623e9 fix error in Calendar REST APi for participants of a private event series, which were only in some recurrences and not the series itself 2024-04-29 10:01:31 +02:00
ralf
12b779a662 * AD/LDAP Import: import could potentially deactivate or delete users if the connection to LDAP server failed 2024-04-25 10:41:04 +02:00
ralf
01b201a042 * AD Import: import was not correctly taking into account primaryGroup of users 2024-04-25 10:41:04 +02:00
ralf
11cd2c110e fix nothing input into number-field results into 0 causing e.g. timesheet quantity to be always 0 2024-04-23 12:33:40 +02:00
nathan
66fb6a2254 Etemplate: Fix number widget could not handle separators anymore
Broken by Shoelace update, I think.
2024-04-23 11:38:22 +02:00
nathan
f405da9800 Et2Number: Fix number scroll giving NaN 2024-04-18 08:12:50 -06:00
nathan
2430f65304 Fix disappearing tags when user clicks on search after selecting a result 2024-04-18 08:12:25 -06:00
ralf
16eb17efff * Notifications: fixed deleting and grouping of popup notifications by app-name and -id and show full total independent of max. 100 shown entries 2024-04-17 08:47:17 +02:00
ralf
09c957834e fix downloads via WebDAV of backups stored in S3, caused by slightly wrong Content-Size header, due to encryption of backups 2024-04-15 19:02:11 +02:00
ralf
0363fe1bd0 improving/fixing for case of multiple default accounts depending on memberships 2024-04-10 12:29:37 +02:00
ralf
5324583840 fix mass activation of mail-accounts to cope with (multiple) default accounts, different from the one of the current admin-user 2024-04-10 11:59:16 +02:00
ralf
aa3d70202c fix caching in browser, if iCal holiday url get set or changed 2024-04-10 10:46:32 +02:00
ralf
d0bea039d4 missed to remove Et2SelectEmail 2024-04-09 11:00:43 +02:00
ralf
42febf96d1 remove Et2SelectEmail replaced by Et2Email incl. using preprocessor to replace all usages 2024-04-08 14:36:35 +02:00
ralf
5020fcb140 * Mail: revert to use first and second part of full rfc822 mail address outside angle brackets as first and last name 2024-04-08 13:55:34 +02:00
nathan
6118769fab Resolve some Et2ButtonIcon issues from Shoelace upgrade
- Avoid some 404s with egroupware icons trying to load from shoelace
- Fix Shoelace icon not shown when button has an ID
2024-04-05 10:52:19 -06:00
nathan
1f89b56371 Et2Widget: Fix Number attributes were not properly parsed in transformAttributes() 2024-04-05 10:28:47 -06:00
ralf
392f579a38 fix tree doubles when you close and reopen admin tab, or any other tab which moves web-components into the sidebox menu 2024-04-05 17:24:46 +02:00
ralf
cccbc98fd5 fix TypeError on InfoLog notification 2024-04-05 14:48:36 +02:00
ralf
a24c82ba39 fixing the fix: must NOT prepend backup dir for $name===null 2024-04-04 14:24:24 +02:00
ralf
f990bbabe2 fix not working installation from backup through setup 2024-04-04 08:23:13 +02:00
ralf
2628510a56 fix registered account was lacking owner=0 and some missing translations 2024-04-03 15:16:17 +02:00
ralf
ffc6a533a4 fix Argument #2 ($old) must be of type ?array, bool given 2024-04-03 10:38:30 +02:00
ralf
3631b3e3c9 fix/allow searching, reading and updating own account for account-selection preference "none" or "groupmembers" 2024-03-30 09:11:08 +02:00
nathan
b82e573ad0 Fix Et2Select.onTagClick did not work 2024-03-27 14:12:54 -06:00
nathan
0d5a23cb8a Stop using hardcoded default of 100 for search
Now using max of maxmatches preference and 100
2024-03-27 14:11:34 -06:00
nathan
194e5b9cc7 Et2Textarea: Fix height parameter 2024-03-27 13:54:32 -06:00
nathan
b1527a2b30 * Api: Fix removing email tag did not properly update display 2024-03-25 15:05:09 -06:00
ralf
f84a5fdb4a * Mail: fix forwarding and reply to mail with just a PDF or image was showing it and not opening a compose window 2024-03-20 12:52:12 +02:00
nathan
03465542bf Use id list instead of just the first ID when update returns no data
(update, total <=0)
2024-03-20 10:55:10 +02:00
ralf
f6594a06d5 fix total <= 0 returned for get_rows call with given UIDs, stalling refresh of queued push updated in mail app 2024-03-20 10:45:16 +02:00