- Add simplelayout view to plone views action. The prefix """ hides the simplelayout view in plone views action. Removing this makes it accessible. [busykoala]
- Add arrow in front of "more"-button, to create a similar appearance as in ftw.news. [busykoala]
1.8.0
------------------
- Enable "ics_view" on event folder, so a ICS file can be exported containing all the events within the event folder. [mbaechtold]
1.7.1
------------------
- Add RSS view for eventlisting block. [raphael-s]
1.7.0
------------------
- Add collective.taskqueue to test-dependencies [raphael-s]
- Group fields of the event listing block into separate fieldsets for better user experience. [mbaechtold]
- Use ReferenceObjSourceBinder for filter by path field in eventlistingblock. [mathias.leimgruber]
- Fix filter for subject on eventlistingblock: UnicodeDecodeError of the subject had umlauts. [mathias.leimgruber]
- Use "ftw.keywordwidget" for setting the keywords on the event listing block and the event page. [mbaechtold]
1.6.2
------------------
- Add compatibilty with lates ftw.testbrowser 1.21.0. [mathias.leimgruber]
- Respect `exclude_past_events` setting of block, also on the event listing view. [mathias.leimgruber]
1.6.1
------------------
- Fix a bug which prevented inactive event pages from being shown in combination with Solr. [mbaechtold]