discourse/plugins/poll
Régis Hanol 4df868a420 FIX: update 'migrate_old_polls' rake task to support more cases
FIX: support list that uses double newlines
FIX: support list that uses spaces before the '-'
FIX: don't break lamentably when a poll wasn't created
2015-05-13 19:56:09 +02:00
..
assets FIX: link starting with '[poll' should not break polls 2015-05-13 17:50:25 +02:00
config Update translations 2015-05-12 17:38:49 -04:00
db/migrate REFACTOR: rename "total_votes" poll field to the more accurate "voters" 2015-05-04 16:01:57 +02:00
lib/tasks FIX: update 'migrate_old_polls' rake task to support more cases 2015-05-13 19:56:09 +02:00
spec/controllers FIX: link starting with '[poll' should not break polls 2015-05-13 17:50:25 +02:00
plugin.rb FIX: prevent self-xss in poll attributes 2015-05-11 20:09:17 +02:00