Robin Ward
|
fc1ce96dbb
|
FIX: Change the approach to sanitization. Includes a more detailed API
for allowing classes and attributes for only certain tag names.
|
2014-07-03 16:55:36 -04:00 |
Robin Ward
|
39c2c958e6
|
ES6: ComposerView
|
2014-06-24 16:53:10 -04:00 |
Robin Ward
|
a63ac64931
|
FIX: Obscure emoji fail with a colon surrounded by spaces
|
2014-06-09 14:44:34 -04:00 |
Robin Ward
|
d46fc79344
|
FIX: winky emoticons were matching with non-spaces before them.
|
2014-06-04 15:48:27 -04:00 |
Jeff Atwood
|
ad409638a5
|
tiny poll plugin style fixes
|
2014-05-22 22:00:55 -07:00 |
Arpit Jalan
|
f8255f4443
|
Update translations
|
2014-05-22 22:28:47 +05:30 |
Vikhyat Korrapati
|
5cb2df8f09
|
Set up poll plugin javascript using an Ember initializer.
|
2014-05-18 13:36:27 +05:30 |
Robin Ward
|
41a4a58af1
|
FIX: Thanks .gitignore, I missed a necessary file!
|
2014-05-15 17:57:13 -04:00 |
Robin Ward
|
ba8b45792c
|
Plugins: Prefix `discourse/plugins/PLUGINNAME` for plugin export names.
|
2014-05-15 16:31:45 -04:00 |
Robin Ward
|
15b0cd5185
|
Merge pull request #2339 from vikhyat/poll-plugin
Partially convert poll plugin to use ES6 modules
|
2014-05-15 15:04:07 -04:00 |
Vikhyat Korrapati
|
a0b7637f5e
|
Extract poll plugin controller into an ES6 module.
|
2014-05-15 23:54:53 +05:30 |
Neil Lalonde
|
f111e4ba56
|
Update translations
|
2014-05-14 12:37:00 -04:00 |
Neil Lalonde
|
cb2bcb89ff
|
Update translations
|
2014-05-02 14:01:27 -04:00 |
Neil Lalonde
|
1156c57cf6
|
Update translations
|
2014-04-25 10:17:20 -04:00 |
Neil Lalonde
|
0f4014eef1
|
Update translations
|
2014-04-24 10:53:04 -04:00 |
Vikhyat Korrapati
|
11297efed5
|
Get rid of unnecessary controller reference in poll template.
|
2014-04-16 12:11:41 +05:30 |
Sébastien Miquerolle
|
e8e55aa9d7
|
Poll - Close/Open Button translation
Not yet in transifex, update manually.
|
2014-04-14 11:54:18 +02:00 |
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 |
Sam
|
0f2312a97e
|
Merge pull request #2257 from vikhyat/distributed-mutex
Extract cross-process locking from the scheduler into DistributedMutex
|
2014-04-14 10:13:18 +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
|
5de7d889fd
|
Add close/open poll buttons to poll UI.
|
2014-04-12 22:53:21 +05:30 |
Neil Lalonde
|
543e6a7ddc
|
Merge pull request #2251 from fantasticfears/locale
update zh_CN translation
|
2014-04-11 10:22:58 -04:00 |
Vikhyat Korrapati
|
cc607dc0b5
|
Poll style improvements.
|
2014-04-11 12:26:55 +05:30 |
Vikhyat Korrapati
|
edfea2f801
|
Update poll when title is changed.
|
2014-04-11 09:05:07 +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 |
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 |