Releases: ColdTrick/poll
Releases · ColdTrick/poll
v5.1
- added: French translation
v5.0.2
- fixed: use correct sender during notification
v5.0.1
- several small chores/fixes
v5.0
- added: german translation
- changed: increased minimal Elgg version to 3.3
- fixed: replaced deprecated function call
- fixed: use asset-packagist for NPM assets
v4.2
- changed: poll->getVotes now will always return an array
- fixed: return a no results text if there are no votes on poll details
v4.1
- added: function to check if the poll is closed
v4.0
- changed: always show custom legend
- changed: group module registration
- changed: manage chart width with css now
- changed: mapping js now happens in elgg-plugin
- changed: moved plugin initialisation to elgg-plugin
- changed: toggle tabs now use a page component
- changed: unified breadcrumbs
- changed: updated action responses
- changed: updated chartjs to 2.7.3
- changed: updated settings form
- changed: upped minimal requirement to Elgg 3
- fixed: EntityTools support
- fixed: only show tabs if usefull
v3.2.1
- fixed: bar chart should start yAxis at zero
v3.2
- added: option to export poll votes to CSV
- added: Spanish translation
v3.1
- changed: no longer misuse object/poll view for single poll widget output