2e3784ea54
Admin: Remove missing content types from custom field type2 to avoid validation errors on submit
2023-04-25 08:08:44 -06:00
9b57b24f0e
Always strip comma regardless of number preference so parse float always works.
2023-04-25 08:07:53 -06:00
a88c423abe
Do not translate category names
2023-04-25 12:01:19 +02:00
f7a1be6525
Make content marking possible on nm rows
2023-04-24 15:02:11 +02:00
c431057f56
* CalDAV/InfoLog: fix infinit loop causing high database load, if sync-collection report did not query calendar-data
2023-04-24 13:06:44 +02:00
3203a2b90e
Fix broken resizing mail compose's textarea
2023-04-21 14:16:47 +02:00
f072d6d620
Set right set of attachments object for smime resolved attachments sent to client-side
2023-04-21 11:57:57 +02:00
553986c7cb
backport dependabot update of guzzlehttp/psr7 from 2.4.0 to 2.4.5
2023-04-20 21:27:18 +02:00
1e2695c7ce
Calendar: When moving an event reset status of non-users according to event owner's preference instead of always resetting
2023-04-20 08:21:57 -06:00
9e56554408
Resources: Fix category ACL with no admin added a blank user, which then failed validation
2023-04-20 08:21:09 -06:00
edcd9ae55c
Resources: Make ACL edit popup wider
2023-04-20 08:20:38 -06:00
aea9731d22
Resources: Give ACL dialog permissions table full width
2023-04-20 08:19:15 -06:00
889fa75f8c
Fix typo in 5a824ef
2023-04-20 08:19:08 -06:00
aded689831
Fix et2container.getValueById() failed with error on (some) webcomponents
2023-04-20 08:12:46 -06:00
c01b39fe64
Mail: Fix moving folder hangs showing waiting icon
2023-04-20 08:12:15 -06:00
1b827f9f1e
Fix sub-infolog indicator icon gets positioned wrongly when viewing the infolog in CRM view
2023-04-20 11:45:55 +02:00
ecffd5fb73
Api: Fix Et2Link did not open PDFs in Collabora, but always downloaded them
2023-04-19 11:14:01 -06:00
fe962c2177
Et2Select: Fix doubled tags, long tags missing ellipsis
2023-04-19 11:13:37 -06:00
cefbf87dd4
Preferences: Change default multiselect close preference from open to close except email
2023-04-19 11:12:22 -06:00
daf57803f9
Preferences: Add a preference option for if select multiple dropdowns stay open, excluding email selection
...
Also, German translations from Birgit
2023-04-19 11:11:52 -06:00
0242891289
Preferences: Add a preference for if select multiple dropdowns stay open or closes immediately after selection
2023-04-19 11:11:35 -06:00
0ec664cacb
Api: Fix single custom field with ID = fieldname did not properly load value
2023-04-19 08:14:57 -06:00
718ea95b8b
fix lists from other users gave a validation error for account-display "Lastname, Firstname" because of the comma
2023-04-18 16:27:29 +02:00
02d4b6d30e
fix some PHP Deprecated and typos in comments
2023-04-18 09:11:56 +02:00
1ca751f17d
Fix multi-select in headers did not trigger update when a tag was removed
...
Value got passed around by reference, so as soon as the value was changed, activeFilters had the updated value. Now just leaving applyFilters() to do the check.
2023-04-17 16:23:16 -06:00
dcf34dd74c
Add implicit preference to remember user's last sort order.
...
Sort stored in favorites override this when the favorite is used.
2023-04-17 15:21:33 -06:00
80b99c67ec
Calendar: Fix error shown after importing ical
...
"substr(): Argument #1 ($string) must be of type string, array given"
2023-04-14 10:50:44 -06:00
134a82791a
Validation changes:
...
- Fix multiplying messages on focus/blur
- Server-side (Manual) messages do not block submit. Server set it, we'll let server check it.
2023-04-14 09:58:37 -06:00
56acd2ef31
nodejs PPA does NOT exist for ppc64le, falling back to the version included in Ubuntu and the separate npm package
2023-04-12 17:26:06 +02:00
120ab6673a
building multi-platform images for EGroupware: arm(64) or ppc64le instead of only amd64
2023-04-12 17:26:06 +02:00
8b12c082a4
activate links in changelog
...
thought something's broken in the et2-textarea widget, as the link does NOT open on click
2023-04-12 14:16:10 +02:00
45a89423ce
Changelog for 23.1.20230412
2023-04-12 11:21:00 +02:00
3522e60e84
pending changes from our translation server
2023-04-12 11:16:00 +02:00
c5a26649c9
Timesheet: Fix broken total in header
...
Passing columns as string caused them to get split by comma, but $total_sql had round(...,2) in it. Changed to use array.
2023-04-12 10:55:18 +02:00
4edf57ad8a
Et2DateDurationReadonly: Fix value change did not update, so displayed value was unchanged
2023-04-12 10:55:18 +02:00
c949d5bc2a
Et2NumberReadonly: If value is null, just show nothing
2023-04-12 10:55:18 +02:00
a743ff1717
bringing README in sync with docker-compose.yml again
2023-04-12 10:53:49 +02:00
4c01c4c819
fix Collabora init container and Nginx config for newer Collabora version
...
also fix wrong path for sources-push volume
2023-04-12 10:53:49 +02:00
6de05fcd0c
Extend docker README.md
2023-04-12 10:53:49 +02:00
a6df052004
Fix docker-compose source volume definition
...
Always use a bind mount for the source volume to ensure the source-push volume works as intended.
Additionally add some clarifying comments in several places.
2023-04-12 10:53:49 +02:00
85f9ef0c6f
Fix et2-vbox center alignment
2023-04-11 13:13:59 -06:00
978e858d8d
make the actual content-column with aliases and forwarding addresses flex, not the last column with checkboxes
2023-04-11 18:35:05 +02:00
5c24d4bec8
implement onlyEmail attribute for et2-select-mail to only display email address, even if we have a full rfc822 address and use it for aliases and forwards in admin mail
2023-04-11 18:35:05 +02:00
ff6d1eb5df
also allow / and # in every position of placeholder name
2023-04-11 17:54:57 +02:00
b55328b84f
* Mail: allow placeholders in compose instead of email-addresses to be able to create mail templates
2023-04-11 17:54:57 +02:00
36ba2f567e
Fix vfsSelectUI path closed dialog if you pressed enter
2023-04-11 08:12:35 -06:00
b0e2c95593
Et2Dialog: Move enter handler to keyUp so input event handlers can fire first
2023-04-11 08:12:28 -06:00
df9e390f7a
ease update to a new release by git fetch-ing automatic first (to not run into situation branch/tag not known locally)
...
also fixed some spelling
2023-04-09 09:29:52 +02:00
a2e73819df
Fix price select did not fill in price
2023-04-06 16:27:33 -06:00
037caea178
Import/Export: Fix export CSV category filter was missing application categories
2023-04-06 16:27:08 -06:00