discourse/plugins/poll
Régis Hanol 04ec5439f3
FIX: Poll wasn't showing all voters (#13620)
Partially revert f490a8d39a because we aren't able to
load more than the initially preloaded voters.

We were always trying to load the 1st page of voters.

Also removed the "remove users who changed their vote" logic as it was not properly working in multiple choices polls.

cc @nbianca
2021-07-05 13:52:17 +03:00
..
app DEV: Remove with_deleted workarounds for old Rails version (#11550) 2020-12-22 10:38:59 +11:00
assets FIX: Poll wasn't showing all voters (#13620) 2021-07-05 13:52:17 +03:00
config Update translations (#13565) 2021-06-29 16:02:02 +02:00
db/migrate DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
jobs/regular DEV: Upgrading Discourse to Zeitwerk (#8098) 2019-10-02 14:01:53 +10:00
lib FEATURE: Add the title attribute to polls (#10759) 2020-10-02 09:21:24 +02:00
spec DEV: Promote historic post_deploy migrations 2021-06-23 17:43:38 +01:00
test/javascripts FIX: Poll wasn't showing all voters (#13620) 2021-07-05 13:52:17 +03:00
plugin.rb DEV: Fix an ActiveModel::Errors deprecation 2021-06-07 11:34:38 +08:00