Skip to content

Releases: derhansen/sf_event_mgt

Added Cancel option and bugfixes

28 Sep 07:36

Choose a tag to compare

[FEATURE] Added cancel-option for event registrations #200
[BUG] iCalDownload should not be cached #237
[BUG] Fixed fatal error when searching in BE module #234
[TASK] Enable listPid field for listAction #230
[TASK] Removed german translation files #243
[TASK] Changed type of registration zip to string #228
[TASK] Refactor parts of event controller #246
[TASK] Removed deprecated TS settings #248
[TASK] Removed sf_events_export.csv after csv export #229
[TASK] Show error in BE module, when TS not included #233
[TASK] Added composer support #183
[TASK] Updated documentation

Breaking changes

  • Please update all plugins, which are configured to display "Registration" in the "What to display" section

TYPO3 V7 Release notes

If you use this extension with TYPO3 7, make sure you use TYPO3 7.5+ which includes this bugfix

Bugfixes

02 Aug 10:33

Choose a tag to compare

  • Removed f:debug from listview #218
  • Added disableOverrideDemand #217
  • Changed datatype of zip-field for location to string #224
  • Bugfix: registration not possible with max participants = 0 #220
  • Bugfix: Typo In location model latitide -> latitude #221
  • Bugfix: Wrong XML in german translation #223

Maintenance release with new features

07 Jul 05:55

Choose a tag to compare

  • Added fallback to default action #182
  • Added checkbox to registration for Terms and Conditions #180
  • Added field "Files" to events #135
  • Added field "Additional images" to event #185
  • Added field "Program/Schedule" to event #186
  • Added notification options to event #209
  • Added locationRepository listAction #212
  • Added possibility to filter by location.city and location.country #211
  • Added new domain model "Organisator" #187
  • Added icon for "Notificationlog #195
  • Renamed "Location", "Category", "Notificationlog" and "Registration" #194
  • Updated RealURL config #169
  • Updated documentation #192
  • Allow multiple receivers in settings.notification.adminEmail #203

Breaking changes

  • Removed "category" as parameter from listAction and added overwriteDemand instead to be able to overwrite individual demand settings #191
  • Removed "selectedCategoryUid" in listAction. Please use overwriteDemand instead #213

Bugfix release

26 Apr 13:07

Choose a tag to compare

  • Fixed bug in flexform - #173
  • Avoid errors when Event ID is not set #172
  • Set sys_language for newly created registrations #174
  • Fixed bug with linkValidity #175
  • Added RealURL example configuration #169
  • Add label "Free of charge" #179
  • Updated FAQ section regarding default currency #178

Support for iCal and multiple registrations at once

16 Mar 08:04

Choose a tag to compare

  • Double-opt in (confirmation) optional #148
  • Wrong date format in IndexNotify.html #149
  • Wrong time format in RegistrationNew.html #163
  • Added fields "description", "longitude" and "latitude" to location #58
  • Added iCalendar support for events (download iCal file) #137
  • Added possibility to create multiple registrations at once #157
  • Added "ignoreNotifications" option to registration #158
  • Updated documentation

Note: Due to the new iCalendar support, you must reassign the display mode in the plugin settings

Documentation updates and bugfixes

25 Jan 11:32

Choose a tag to compare

  • All plugin settings can now be set by TypoScript #146
  • Changed type for queryLimit to "num" in flexform #147
  • Updates FAQ section about extending sf_event_mgt #143 #144

Added event limit and bugfixes

18 Jan 12:44

Choose a tag to compare

  • Added event limit to plugin
  • Fixed validation not working for custom registration fields #142
  • Fixed displayed date in notifications view #141
  • Fixed cruser_id not being added to custom notifications #92
  • Updated FAQ section of documentation

Added sorting to plugin settings

26 Nov 07:34

Choose a tag to compare

Added sorting to the plugin settings, so the listview can be sorted by different fields in ascending or descending direction.

First release on TER

07 Nov 09:18

Choose a tag to compare

This is the first public version released on TER