discourse/app
Régis Hanol a737090442 - FEATURE: revamped poll plugin
- add User.staff scope
- inject MessageBus into Ember views (so it can be used by the poll plugin)
- REFACTOR: use more accurate is_first_post? method instead of post_number == 1
- FEATURE: add support for JSON-typed custom fields
- FEATURE: allow plugins to add validation
- FEATURE: add post_custom_fields to PostSerializer
- FEATURE: allow plugins to whitelist post_custom_fields
- FIX: don't bump when post did not save successfully
- FEATURE: polls are supported in any post
- FEATURE: allow for multiple polls in the same post
- FEATURE: multiple choice polls
- FEATURE: rating polls
- FEATURE: new dialect allowing users to preview polls in the composer
2015-04-23 19:33:29 +02:00
..
assets - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
controllers - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
helpers FIX: Bring email username logic in line with front end 2015-04-22 16:26:57 -04:00
jobs FEATURE: user list csv includes approved, suspended_at, suspended_till, blocked 2015-04-22 12:40:12 -04:00
mailers FIX: include topic excerpt in topic/message invite mail for existing user 2015-04-07 12:02:04 +05:30
models - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
serializers - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
services - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
views Merge pull request #3388 from Mooash/Adding_ViewActions 2015-04-23 10:18:57 -04:00