discourse/plugins/poll/assets/javascripts
Robin Ward 9ea32bf7d8
Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}`
2016-05-04 16:18:09 -04: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 FIX: allows polls on closed topics 2016-03-21 12:12:25 +01:00
discourse/templates Deprecation: Change `{{#each x in y}}` to `{{#each y as |x|}}` 2016-05-04 16:18:09 -04:00
initializers FIX: Stability issues with multiple polls 2016-03-28 12:17:37 -04:00
lib FIX: when rouding numbers in poll resuls, *don't* select a never-been-voted-for option to round up from zero 2016-01-14 01:59:46 +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