discourse/plugins/poll
Régis Hanol 44bf8fc7f7 Merge pull request #3423 from gschlager/polls-refactor
Extract the parsing of polls
2015-05-03 19:50:58 +02:00
..
assets FIX: closed polls with no votes showed NaN as percentage and average 2015-05-02 01:58:23 +02:00
config FEATURE: new 'poll_maximum_options' site setting to limit the number of options in a poll 2015-05-01 16:44:51 +02:00
lib/tasks FIX: 'migrate_old_poll' rake task to support options with HTML 2015-05-01 15:53:02 +02:00
spec/controllers FEATURE: new 'poll_maximum_options' site setting to limit the number of options in a poll 2015-05-01 16:44:51 +02:00
plugin.rb Extract the parsing of polls 2015-05-02 23:44:45 +02:00