ChurchTools Web v3.75.0

On this changelog page you will find the changes to a specific version.

v3.75.0

Improvements

  • Persons & Groups
    • Follow-up intervals can now last up to 27 years.
    • If the e-mail dispatch is deactivated, then no more invitation e-mails are sent now.
    • In the person detail view, the pin on the card can now also be set manually if no address is entered.
  • Finance
    • The Finance template now handles preceding and ending spaces better when comparing account group names.
  • REST-API
    • The Events API can now also return canceled events via a parameter.

Fixed Bugs

  • General
    • Die Schnellsuche berücksichtigt jetzt auch, wenn Module in ChurchTools deaktiviert wurden.
  • Persons & Groups

    • The Parent and Spouse relationship types can no longer be adjusted because ChurchTools makes assumptions about them, thereby mandating them.
    • Note that a request role is missing from the group type is now only displayed if the waiting list has been activated for a group.
    • Fixed a bug that caused people with blank email addresses to be displayed together when logging in.
    • For group registrations with manual confirmation by the leader, the registered person will no longer be placed directly on the waiting list.
    • If a person is taken out of a group, the hint for automatic moving up is only displayed if moving up is really possible.
    • The correct modification date is now displayed in the e-mail for modifying a group participation.
    • Matching people works again.
    • Form field names in group registration sometimes had 3 asterisks if no translation was found for the field. The bug has now been fixed so that the asterisks are not displayed.
    • The notification popup that no registration is possible for the group because it is full is now displayed correctly again.
    • For registration groups with more requests than free places, the number of free places is no longer displayed.
  • Calendar

    • Meeting requests for past appointments will no longer be sent via email.
    • Wenn Berechtigungen fehlen, um ein Event zu löschen, das mit einem Kalender verknüpft ist wird das jetzt beim Löschen aus dem Kalender angezeigt.
    • In the embedded calendar list, links now open in the same window instead of in the iframe.
    • If an appointment is saved with “On behalf of”, then this person remains as the creator even after further editing.
    • In the information mail about an appointment the start time and end time are displayed correctly for series appointments
  • Events
    • The checkbox to upload to multiple events works correctly again.
    • The reason for cancellation in case of service cancellation will be sent by e-mail again.
    • It could happen that the Events module does not load correctly if you do not have the permission edit masterdata.
  • Finance
    • When searching for donors, the donation amount may not have been calculated correctly if the donor(s) donated as a married couple.
  • REST-API
    • The endpoint POST /clients did not return the new client in the data object.