Skip to content

Releases: ColdTrick/poll

v5.1

07 Jul 09:47
Compare
Choose a tag to compare
  • added: French translation

v5.0.2

08 Dec 15:01
Compare
Choose a tag to compare
  • fixed: use correct sender during notification

v5.0.1

18 Aug 08:23
Compare
Choose a tag to compare
  • several small chores/fixes

v5.0

26 May 12:16
Compare
Choose a tag to compare
  • 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

22 Aug 07:30
Compare
Choose a tag to compare
  • 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

17 Apr 12:20
7df5e1a
Compare
Choose a tag to compare
  • added: function to check if the poll is closed

v4.0

27 Mar 12:45
c53dd96
Compare
Choose a tag to compare
  • 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

18 Oct 07:33
e795731
Compare
Choose a tag to compare
  • fixed: bar chart should start yAxis at zero

v3.2

29 Nov 13:03
bb01fa9
Compare
Choose a tag to compare
  • added: option to export poll votes to CSV
  • added: Spanish translation

v3.1

04 Oct 14:22
Compare
Choose a tag to compare
  • changed: no longer misuse object/poll view for single poll widget output