discourse/app
Neil Lalonde f8f7091e57 FIX: staff-only tags visible on /tags page when restricted to a category
If a tag group is set to only be visible to staff, and is restricted
to a category that is visible by everyone, the tags in the group were
being shown on the /tags page. They weren't visible anywhere else.
This commit fixes it so they don't show on the /tags page.
2019-04-29 12:38:28 -04:00
..
assets FIX: skip click-tracking for mentions 2019-04-29 12:05:47 -04:00
controllers DEV: lint the files 2019-04-29 17:40:53 +10:00
helpers FIX: Fall back to large logo on mobile no_ember pages 2019-04-24 11:39:11 -04:00
jobs DEV: remove update_attributes which is deprecated in Rails 6 2019-04-29 17:32:25 +10:00
mailers FEATURE: Send user activation reminders. (#7280) 2019-04-10 16:53:52 +02:00
models FIX: staff-only tags visible on /tags page when restricted to a category 2019-04-29 12:38:28 -04:00
serializers FEATURE: Let staff add custom post notices. (#7377) 2019-04-19 17:53:58 +03:00
services FIX: Remove duplicate Emoji names from blurb 2019-04-29 17:26:39 +02:00
views use description_text instead of description to show correct sanitized description (#7420) 2019-04-24 16:33:58 +10:00