Skip to content

Tripple opt-in/out, event preview and optional registration until end date

Compare
Choose a tag to compare
@derhansen derhansen released this 16 Jun 08:59
· 125 commits to main since this release
58ee802

[FEATURE] Add optional verification step for confirm and cancel registration #1237

This feature allows to optionally add an additional verification step, when a user confirms or cancels a registration. When enabled, confirmation- or cancellation-links will lead to a page, where the user has to manually confirm the confirmation- or cancellation.

This feature is useful, when Email Security Gateways or Antivirus/Anti-Malware Software scan registration emails and follow confirmation- or cancellation-links, leading to unwanted confirmation or cancellation of an event registration.

[FEATURE] Allow preview of event records #988
[FEATURE] Optionally allow registration until event end date #1235
[TASK] Provide 5th argument for BackendUtility::wrapClickMenuOnIcon #1232
[TASK] Remove outdated langDisable in FlexForm #1230
[TASK] Do not send emails with empty subject #1234
[TASK] Avoid usage of deprecated internal_type in FlexForm #1236
[TASK] Avoid usage of deprecated array keys in FlexForm #1236
[TASK] Use mailpit instead of mailhog in acceptance tests #1241
[DOCS] Add how to deactivate email notifications to the FAQs #1239 - thanks @h-e-l-l-o-w-o-r-l-d