Bugfixes and code cleanup
[TASK] Do not process payment for waitlist registrations #864
Note, that this is a breaking change if you rely on, that waitlist registrations are considered
for a payment redirect. Please use the new ProcessRedirectToPaymentEvent
PSR-14 to
re-enable the payment redirect.
[FEATURE] Added ProcessRedirectToPaymentEvent PSR-14 event #864
[BUGFIX] Show missing organisator message only when required #1050
[TASK] Avoid array_push usage where possible #1053
[TASK] Remove unused property $datepickermodeType
#1054
[TASK] Switch build image to ubuntu 20.04 #1047
[TASK] Use CSV fixtures in CategoryRepository tests #1042
[TASK] Use CSV fixtures in RegistrationRepository tests #1042
[TASK] Use CSV fixtures in EventRepositoryTest tests #1042
[TASK] Use CSV fixtures in OrganisatorRepositoryTest tests #1042
[TASK] Use CSV fixtures in LocationRepositoryTest tests #1042
[TASK] Remove all superfluous doc comments #1044
[TASK] Remove superfluous realurl_slug_update fixture
[TASK] Remove unused getSwitchableControllerActionTitle function
[TASK] Remove superfluous populate_sfeventmgt_slugs fixture