File tree 2 files changed +1
-5
lines changed
2 files changed +1
-5
lines changed Original file line number Diff line number Diff line change @@ -53,7 +53,7 @@ This project adheres to [Semantic Versioning](https://semver.org/).
53
53
### Changed
54
54
55
55
- !!! Always allow unregistration before the unregistration deadline even
56
- with empty waiting list (#4231 )
56
+ with empty waiting list (#4231 , # 4276 )
57
57
- Move some event fields to a new tab "information for attendees" (#4201 )
58
58
- Improve the hover texts in the BE module (#4195 )
59
59
- CSV-export the registration date by default (#4156 )
Original file line number Diff line number Diff line change @@ -72,10 +72,6 @@ plugin.tx_seminars {
72
72
# whether registration for events without a date should be possible
73
73
allowRegistrationForEventsWithoutDate = 0
74
74
75
- # Whether unregistration is possible even when there are no registrations
76
- # on the waiting list yet.
77
- allowUnregistrationWithEmptyWaitingList = 0
78
-
79
75
# whether to waiting list registrations automatically will succeed to regular registrations when someone unregisters
80
76
# and hence a vacancy is created
81
77
automaticallyFillVacanciesOnUnregistration = 1
You can’t perform that action at this time.
0 commit comments