discourse/app/models/concerns
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
..
has_custom_fields.rb - FEATURE: revamped poll plugin 2015-04-23 19:33:29 +02:00
limited_edit.rb FIX: use the 'post edit time limit' for topics too 2015-02-25 20:53:21 +01:00
positionable.rb Add fixed_category_positions site setting to handle whether categories are ordered by specified positions or by activity. 2014-05-16 11:33:52 -04:00
roleable.rb move concerns to the model/concerns 2014-04-19 12:00:40 +08:00
trashable.rb Rails 4 upgrade 2014-05-08 14:47:54 +10:00