Releases: ColdTrick/poll
Releases · ColdTrick/poll
v3.0.2
v3.0.1
v3.0
v2.1
v2.0.1
v2.0
v1.1
v1.0.1
v1.0
- added: basic pages and menu items
- added: basic poll add form and view page
- added: beginning of results view
- added: Chart.js library is now available
- added: delete action
- added: Dutch translation
- added: javascript check to see if at least 2 answers are entered
- added: listing view and comment support
- added: notifications on poll create
- added: notification to owner and participants when a poll closes
- added: option for group admins to disallow members to create polls
- added: plugin setting to allow users to change their vote
- added: plugin setting to control default right to create polls in group
- added: plugin setting to control if close date is required for a poll
- added: poll close date
- added: poll edit now has answers
- added: polls are now searchable
- added: result charts
- added: river item on vote
- added: river view
- added: setting per poll to control which chart result is shown
- added: show (future) close date in all poll views
- added: show close date info when poll is closed
- added: single poll widget now supports the object picker
- added: summary of poll is now shown in single poll widget
- added: support for content_subscriptions
- added: vote form
- added: widgets/group_module with support for widget_manager
- basic plugin structure
- changed: answer names are now autogenerated
- changed: reduced default height of piecharts canvas to 200px
- changed: show entity menu controllable by view_vars hook
- fixed: always show datepicker on edit form above the field
- fixed: close date field no longer is readonly to allowed required check
- fixed: don't show vote results if no votes
- fixed: full view in widget
- fixed: get correct vote counts
- fixed: incorrect check on annotation owner guid in getVote
- fixed: missing language keys
- fixed: Poll->getURL() returns normalized url
- fixed: register correct context for group widgets
- fixed: set correct guid for edit
- fixed: show comments correctly
- fixed: spacing issue
- fixed: toggle correct tab content if multiple widgets are present