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
|
4e00994511
|
need to first npm install, before we can run grunt
|
2024-04-30 13:43:06 +02:00 |
|
ralf
|
2361d690bc
|
fix composer no longer installs EGroupware apps (runs plugins) as root and npm install fails silent on network errors / timeouts
|
2024-04-30 13:25:50 +02:00 |
|
Ralf Becker
|
a65abb3940
|
pending translations from our translation server
|
2024-04-30 10:26:26 +02:00 |
|
ralf
|
debfe516eb
|
prefer homebrew gtar over ports gnutar
|
2024-04-30 09:50:24 +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
|
4e047d8f06
|
do NOT give a 500 with "Error storing ...", for empty content/body
|
2024-04-29 10:03:18 +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
|
96f9d59e50
|
fix clicking on "No matches found" in mail shows last previewed mail
|
2024-04-24 10:59:35 +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
|
1fab30baaf
|
Calendar: Adjust event tooltips to avoid scroll issues in Firefox
|
2024-04-19 14:01:42 -06: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 |
|
nathan
|
3acbd7b462
|
Timesheet: Fix JS error when adding with link filter
|
2024-04-17 14:57:08 -06:00 |
|
ralf
|
fed8f4ad17
|
only pass account_id of sender, if different from current user, to be able to use current users personal mail account
(requiring his password!) and not the global SMTP only account
|
2024-04-17 15:03:49 +02:00 |
|
ralf
|
b37e7f8f1c
|
* Notifications: configurable number of days (default 30), after which older notifications get automatic deleted
|
2024-04-17 15:02:29 +02:00 |
|
ralf
|
f8bd666056
|
also set id for calendar alarms, so notifications can group them with the event
|
2024-04-17 09:19:19 +02: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
|
cf1940aeb5
|
* Notifications: if deleting all (visible) messages, directly return the next junk, to ease cleaning them up
|
2024-04-11 18:55:58 +02:00 |
|
ralf
|
b3dd5b734d
|
WIP returning next chunk of messages, when all visible ones get deleted
|
2024-04-11 18:55:58 +02:00 |
|
ralf
|
27de8da95a
|
fix translation
|
2024-04-10 12:33:22 +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
|
785b61f34e
|
fix PHP 8.4 Fatal error: Duplicate declaration of static variable $contact
|
2024-04-09 13:20:11 +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
|
a00d43cd14
|
some missed et2-select-email --> et2-email replacements
|
2024-04-08 14:35:04 +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
|
816e57f253
|
fix custom translation to take full width of screen
|
2024-04-05 09:18:55 +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
|
06c83a4547
|
move "archived too" to NM filters (not status col-filter)
|
2024-04-03 10:42:19 +02:00 |
|
ralf
|
8e209ff7e4
|
new InfoLog status filter "Archived too"
|
2024-04-03 10:42:18 +02:00 |
|
ralf
|
7aac53ae3a
|
fix typo
|
2024-04-03 10:42:18 +02:00 |
|
ralf
|
cf22c75686
|
* InfoLog: config to handle status "archive" as unchangeable (or only changeable by an admin)
|
2024-04-03 10:42:18 +02:00 |
|
ralf
|
ffc6a533a4
|
fix Argument #2 ($old) must be of type ?array, bool given
|
2024-04-03 10:38:30 +02:00 |
|