Events now supports TYPO3 version 8.7. Future versions will not support TYPO3 6.x any more. See: https://github.com/dwenzel/t3events/releases/tag/0.33.0 for details.
This is a hotfix release. If fixes an issue where the list view of events did not respect the sorting from plugin configuration. (Thanks for reporting and providing a fix to Marco Pfeiffer)
This is a hotfix release for issue #52
Fatal error: missing class CalendarItemStorage (caused by wrong version of constraint of t3calendar).
See https://github.com/dwenzel/t3events/releases/tag/0.31.1 for details.
From this version on t3events requires TYPO3 version 6.2.
There are no new features. See Changelog for details.
Please make shure to clean all caches after update.
Bugfixes: issue #49407 typo3-debug-console message: selectItemsTCA in class tx_staticinfotables_div, hotlist feature replaced by suggest wizard in TCA for EventLocation, issue #49390Plugin Configuration changed to prevent non-caching behaviour of list plu
Successfully tested with TYPO3 6.1.1
New Feature: Events are now aware of fe user group access rights.
New task for scheduler implemented: hide performances by date.
Successfully tested with TYPO3 6.1.1
New Feature: Events are now aware of fe user group access rights.
New task for scheduler implemented: hide performances by date.
New features: plugin namespace: plugin namespace can now be set thus allowing to use multiple plugin instances on one page
plugin layout: new field in plugin allows setting a layout value which can be used in fluid template.
listAction of EventController
Bugfixes for issues #48428 Performances are not sorted correctly in frontend, #48006 List Plugin prevents caching, #48017 List Plugin doesn\'t show more than 100 events
New features and bugfixes. Please read carefully. New viewhelper event.performances.locations.count. Fix for issue #47820 \'Show event location only once for multiple performances at the same location\'. See issue on forge for usage. Fix for issue #47825
Bug Fixes, changes to TCA, TypoScript and default CSS, and code cleanup:
Issues [Bug #46493], [Bug #46495], [Bug #46499] fixed.
Please save the old CSS file before updating and adapt your TypoScript.
New features - Teaser now contains field for external link (Partial Teaser/Item.html changed). Event List and Quick Menus now allow filtering by event type. Localization of BE improved. Code cleanup.
New Features. Please update your database and check your plugin settings.
Event records now contain new field venue. Quick Menu allows filtering event list by venues (template file QuickMenu.html changed!). Some test cases added.
TicketClass title and color are now exclude fields.
PerformancesViewhelper:getLowestPrice() now allways returns float as expected.
Partial Teaser/Item changed: displays price only when at least one performance with a ticketClass is available [Bug 45457]
BUGFIXES: Debug view helper removed from pagination template. Teaser item respectS inheritData settings. BE label for performances now contains date and name of event location. Extension icon added.