discourse/app/serializers
Régis Hanol 129617b415 Lots of bugfixes
BUGFIX: navigation bar should always activate the right tab (even when diging into a top period)
BUGFIX: /top pages titles
BUGFIX: no "edit category" button on /top page after visiting a category
BUGFIX: properly hide category columns when there is no children category (on both filter + top pages)
BUGFIX: promises not caught when scrolling down a topic list to load more of them
BUGFIX: CSS on category dropdowns
Updated `top_menu` i18n with available filters
2014-01-18 19:27:25 +01:00
..
admin_detailed_user_serializer.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
admin_user_serializer.rb Used the term suspended instead of banned. 2013-11-07 13:53:49 -05:00
api_key_serializer.rb
application_serializer.rb
archetype_serializer.rb
basic_category_serializer.rb
basic_group_serializer.rb Allow groups to be used as aliases for user mention 2014-01-08 02:36:24 +11:00
basic_post_serializer.rb
basic_topic_serializer.rb
basic_user_serializer.rb enable_names site setting implementation. 2013-12-08 19:31:25 +05:30
category_detailed_serializer.rb Show topic and post counts by day/week/month/year on categories page 2013-12-13 15:37:45 -05:00
category_featured_users_serializer.rb
category_list_serializer.rb
category_serializer.rb Allow category to auto-close topics in X hours instead of days. FIX: the system message that says a topic was automatically closed was only counting in days. 2013-12-06 16:39:35 -05:00
current_user_serializer.rb Support for inviting to a forum from a user's invite page. 2013-11-06 12:56:50 -05:00
discourse_version_check_serializer.rb
email_log_serializer.rb
gap_serializer.rb Show Gaps in the post stream when filters are active 2013-12-05 16:46:59 -05:00
grouped_screened_url_serializer.rb
invite_serializer.rb User invites page now has search, displays first invites_shown records 2013-11-05 17:53:26 -05:00
invited_user_serializer.rb
listable_topic_serializer.rb
notification_serializer.rb
post_action_type_serializer.rb
post_action_user_serializer.rb
post_revision_serializer.rb add discourse_diff tests 2013-12-16 18:11:46 +01:00
post_serializer.rb better revision history 2013-12-12 03:41:34 +01:00
post_stream_serializer_mixin.rb Show Gaps in the post stream when filters are active 2013-12-05 16:46:59 -05:00
screened_email_serializer.rb Fix [object object] being rendered where it should be an ip address 2013-11-05 15:00:54 -05:00
screened_ip_address_serializer.rb Fix [object object] being rendered where it should be an ip address 2013-11-05 15:00:54 -05:00
screened_url_serializer.rb Fix [object object] being rendered where it should be an ip address 2013-11-05 15:00:54 -05:00
site_content_serializer.rb
site_content_type_serializer.rb
site_serializer.rb REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
suggested_topic_serializer.rb FIX: Invalid sub category links in suggested topics 2013-11-19 13:36:11 -05:00
top_list_serializer.rb Lots of bugfixes 2014-01-18 19:27:25 +01:00
topic_link_serializer.rb
topic_list_item_serializer.rb REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
topic_list_serializer.rb REFACTOR: Fixes poor class hierarchy for listing topics 2014-01-18 19:26:24 +01:00
topic_post_count_serializer.rb
topic_poster_serializer.rb
topic_tracking_state_serializer.rb
topic_view_posts_serializer.rb
topic_view_serializer.rb Show estimated reading time near summarize button. 2013-12-10 13:47:36 -05:00
topic_view_wordpress_serializer.rb
trust_level_serializer.rb
upload_serializer.rb
user_action_serializer.rb FIX: only show edit reason when the user action is an EDIT 2013-12-27 17:17:32 +01:00
user_history_serializer.rb
user_serializer.rb FEATURE: added UI for tracking categories 2014-01-06 11:57:27 +11:00