discourse/plugins/poll/assets/javascripts
Sam Saffron 57944a0694 PERF: only subscribe to a topic once for polls
in the past as views were created and destroyed poll subscriptions would change

this caused a lot of load on messaging bus and uneeded traffic
2016-01-06 20:36:09 +11:00
..
components FIX: use an algorithm that doesn't re-order percentages when rounding them up to 100% in single choice polls 2015-11-25 00:14:24 +01:00
controllers PERF: only subscribe to a topic once for polls 2016-01-06 20:36:09 +11:00
discourse/templates UX: disable 'Hide results' button when poll is closed 2015-09-16 13:01:08 +02:00
initializers PERF: only subscribe to a topic once for polls 2016-01-06 20:36:09 +11:00
lib FIX: rounding issue might appear when summing up all the decimals 2015-11-30 11:24:25 +01:00
views UX: disable 'Hide results' button when poll is closed 2015-09-16 13:01:08 +02:00
poll_dialect.js FIX: disable poll dialect when poll plugin is disabled 2015-09-14 20:11:03 +02:00