mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 06:16:11 +01:00
703 B
703 B
3.2.0
Breaking
Nothing
Features
Provide routing for content elements. Can be included within site configuration:
imports: - resource: 'EXT:events/Configuration/CeRouting.yaml'
Expects pluginNamespace to be "events":
view { pluginNamespace = events }
Fixes
- Properly link to first page within Pagination partial.
- Do not break while searching dates by search word. Properly search within location name instead of no longer existing event name column.
- Do not break on date list if no order is defined.
Tasks
Nothing
Deprecation
Nothing