Commit Graph

11 Commits

Author SHA1 Message Date
Sam fc1f225091 Merge pull request #2262 from vikhyat/poll-plugin
Add open/close buttons to poll UI
2014-04-14 10:54:10 +10:00
Vikhyat Korrapati 63b96da63a Use DistributedMutex to make sure poll votes are tallied correctly. 2014-04-13 00:05:49 +05:30
Vikhyat Korrapati 31d95c295f Don't allow voting on archived topics. 2014-04-12 23:03:56 +05:30
Vikhyat Korrapati 83b46a6b88 Disable the close poll functionality if allow_user_locale is enabled. 2014-04-12 23:00:51 +05:30
Vikhyat Korrapati 2928ce6ca1 Remove the colon from the poll prefix, drop regex support.
This is needed to make it possible to programmatically toggle between
open and closed polls.
2014-04-11 08:41:37 +05:30
Burke Mamlin 765cf700e3 allow polls to be closed independently of topic 2014-04-08 21:16:29 -04:00
Vikhyat Korrapati 5f945793d3 Make polls work better on multi-language forums. 2014-04-01 18:32:52 +05:30
Vikhyat Korrapati 9ef104bbce Poll Plugin: Don't allow voting on closed topics. 2014-03-16 19:21:17 +05:30
Vikhyat Korrapati ae3f135c33 Poll Plugin: Allow staff to edit options. 2014-03-16 19:21:17 +05:30
Vikhyat Korrapati 33cb4bc5ac Fallback to using the first list if [poll] isn't present. 2014-02-20 13:46:27 +05:30
Vikhyat Korrapati 74ab14de19 Add poll plugin. 2014-02-13 07:39:01 +05:30