Commit Graph

293 Commits

Author SHA1 Message Date
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
Vikhyat Korrapati edbbf7ffbb Switch the awkward poll.post.poll_details.closed to poll.closed. 2014-04-11 08:13:02 +05:30
Erick Guan 28dd55c772 update zh_CN translation 2014-04-11 09:28:35 +08:00
Régis Hanol e1b96d2f15 Merge pull request #2249 from riking/onaldanm-1
Correct Closed Poll French Translation
2014-04-10 18:16:52 +02:00
Sébastien Miquerolle 1754375fcb Correct Closed Poll French Translation
Fix the locale and the \\s? position.
2014-04-10 01:12:59 -07:00
Kane York 6e8392bf8e Show results by default for closed polls 2014-04-10 01:00:52 -07:00
Sam 324077bb6c Merge pull request #2241 from bmamlin/closed-poll-readme
Update README.md for poll plugin
2014-04-09 13:35:39 +10:00
Burke Mamlin b694b19299 Update README.md for poll plugin 2014-04-08 23:19:19 -04:00
Sam 93d79080bb BUGFIX: broken specs after pulling in closed poll stuff 2014-04-09 12:38:21 +10:00
Burke Mamlin 765cf700e3 allow polls to be closed independently of topic 2014-04-08 21:16:29 -04:00
Robin Ward 512746b436 Revert "Revert "FIX: Don't allow mid word emoticons""
This reverts commit efaa066a17.
2014-04-01 11:00:51 -04:00
Vikhyat Korrapati 5f945793d3 Make polls work better on multi-language forums. 2014-04-01 18:32:52 +05:30
Robin Ward efaa066a17 Revert "FIX: Don't allow mid word emoticons"
This reverts commit 65efb8d83f.
2014-03-31 18:29:26 -04:00
Robin Ward 65efb8d83f FIX: Don't allow mid word emoticons 2014-03-31 17:58:51 -04:00
Vikhyat Korrapati ff43aac603 Live update poll votes. 2014-03-24 09:40:09 +05:30
Aselox fa7e6e81b9 Fix poll server.it.yml 2014-03-20 19:13:50 +01:00
Aselox 8b4dff9f0c Create server.it.yml 2014-03-19 17:00:20 +01:00
Aselox 5e83ac9fa4 Create client.it.yml 2014-03-19 16:54:49 +01:00
Robin Ward 7f0b181677 Merge pull request #2144 from nbalonso/spanish-translation
Poll - Spanish Translation
2014-03-19 11:18:16 -04:00
Noel B. A 1cebbbc5e3 Poll - Spanish Translation 2014-03-18 21:36:04 +03:00
Régis Hanol 5ce84eed82 Merge pull request #2134 from Onaldanm/patch-1
Poll - Topic Term
2014-03-18 17:42:43 +01:00
Sébastien Miquerolle 1f71a4d4bc Poll - Topic Term
Use topic instead of thread to keep the same term for the user.
2014-03-17 11:27:41 +01:00
Onaldanm 134af37cbd Badges, poll and french Translation
New Badges system
New string in the poll plugin + change the term "poll option"
Re-add some empty strings (like notifications.title)
And updates
2014-03-17 11:21:47 +01:00
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 e4c793a7e3 Poll Plugin: Allow optional space before ":" for the French locale. 2014-03-16 19:21:17 +05:30
Régis Hanol 80911b92d0 Merge pull request #2109 from vikhyat/poll-plugin
Add a test to make sure the poll prefix translation can be a regex
2014-03-11 12:40:55 +01:00
Régis Hanol f8bf0fbad8 FIX: encoding on FR translations 2014-03-11 12:30:59 +01:00
Vikhyat Korrapati 0950dde8d0 Add a test to make sure the poll prefix translation can be a regex. 2014-03-11 16:54:12 +05:30
Onaldanm 2a9939cf15 Poll - French Translation
French translation for the plugin Poll
2014-03-11 11:55:36 +01:00
Régis Hanol c5beb3852f Merge pull request #2092 from nschonni/jshinting
Jshinting during CI build
2014-03-10 09:51:11 +01:00
Brian Jordan 489007c700 Add README for poll plugin (#2089) 2014-03-09 15:17:58 -07:00
Nick Schonning 9f51ab347a JSHint: Add strict comparisons to poll_ui.js 2014-03-08 01:35:12 -05:00
Benjamin Kampmann a2512ecf74 Allow poll options to contain rendered code by not escaping it. 2014-03-05 10:45:49 +01:00
Vikhyat Korrapati 33cb4bc5ac Fallback to using the first list if [poll] isn't present. 2014-02-20 13:46:27 +05:30
Robin Ward 634b769cda Merge pull request #1903 from vikhyat/poll-plugin
Add poll plugin
2014-02-19 13:15:43 -05:00
Sam a5e3e9ae2a Added markov emoji for turtle rock 2014-02-18 14:10:03 +11:00
Vikhyat Korrapati 74ab14de19 Add poll plugin. 2014-02-13 07:39:01 +05:30
Robin Ward 7fb1b4dded FIX: Can do multiple `:)` emojis on one line 2014-01-21 13:33:19 -05:00
Régis Hanol 1457a3792d that fix should have been in the emoji plugin 2013-12-12 16:42:27 +01:00
Kane York 49d7e55352 Change :D to map to 😃 instead of 😁
Because 😁 looks like somebody is constipated, really
2013-11-26 13:34:44 -08:00
Sam 8278fdb9dd relocate emoji plugin, stop pre-compiling assets 2013-11-20 14:38:21 +11:00
Michael Kirk a67b1ba32c include plugins directory 2013-08-17 21:45:20 -07:00