Improvements
General
- The beginner question session widget is now displayed to all users, not just admins. (For installations younger than 90 days)
Persons & Groups
- Numerical values in the group person list are now treated as text when there is a leading 0.
- For date fields, the date is now directly validated and converted when entered manually and Enter.
- People without an e-mail address can now no longer be invited and are therefore no longer incorrectly marked as already invited.
Reports
- The generation of daily/monthly statistics has been accelerated
Finance
- When making a transaction, the tax can now be automatically booked as well.
- In the module Finance, the colors have been adapted to the new design.
- On donation receipts, the cent fraction (11/100), in the spelled out number, is now only shown if the cent amount is not zero.
- The limit for pagination is now saved
Sync
- In the sync job, more fields in the conditions can now be used for syncing. There are also more relational operators.
Events
- The facts are now correctly rounded to two decimal places and totaled.
- The fact totals now update directly.
- The facts are now correctly rounded to two decimal places and totaled.
REST-API
- Api to answer meeting requests: * Api to get details about a calendar entry (resources, meeting requests, event, signup group). PUT
/calendars/{calendarId}/appointments/{appointmentId}/meetingRequests/{meetingRequestId} - Api um Details zu einem Kalendereintrag zu bekommen (Ressourcen, Besprechungsanfragen, Event, Anmeldegruppe): GET
/calendars/{calendarId}/appointments/{appointmentId}/{startDate}
- Api to answer meeting requests: * Api to get details about a calendar entry (resources, meeting requests, event, signup group). PUT
Admin-Settings
- The last campus can now no longer be deleted.
- In the admin settings, it was possible under certain circumstances to enter authorizing persons without an e-mail address, this is now prevented.
Fixed Bugs
- Persons & Groups
- Departments are now only hidden if there is only one department in the master data and not if the person can only see one department.
- Inherited group-internal permissions from active groups now also affect inactive groups.
- Deleting the “Mobile” field is now prevented, as it could cause errors in the application.
- In case that there are no roles for a group type yet, you can now open the group settings again.
- Only active roles are now displayed in the dialog for automatic e-mails.
- For group registrations, the form fields now show how many characters can be used.
- Calendar
If the creator of an appointment no longer has an e-mail address, an error message due to a missing e-mail address is now no longer displayed when the appointment is changed.
- When calling the print view from the list view, the set start date is now taken into account.
- The view is now correctly adopted for printing.
- In the print preview, the time is now displayed correctly.
Events
- When navigating through the agenda using the arrows in the dialog, the duration of the individual positions is now loaded and no longer deleted when saving.
- When canceling services for other people, the checkbox “Should a cancellation be sent by e-mail?” is correctly taken into account.
Wiki
- Files are now downloaded correctly titled in Safari.
- E-mail links are now correctly clickable again.
- When dragging and dropping PNGs, the PNG is now preserved.
Public Relations
- In public relations, it could happen that the wrong tags were displayed for several sites when you switched. This has been fixed.
REST-API
- The api for group members now also provides people if you have the permissions “administer groups” and “view alldata”. Details see: https://hilfe.church.tools/wiki/0/Gruppensichtbarkeiten