discourse/app
Jordan Vidrine e22370a8e1
FEATURE: Add category slug to body class on tag pages if it is part of a category (#10911)
This commit will add the category slug class to the body if the tag is a child of a category.

Currently, when visiting a tag topic list only the tag name is added to the body class.
2020-10-14 11:52:45 -05:00
..
assets FEATURE: Add category slug to body class on tag pages if it is part of a category (#10911) 2020-10-14 11:52:45 -05:00
controllers DEV: Users must be able to see a topic to moderate it. (#10906) 2020-10-13 13:03:14 -03:00
helpers Replace `base_uri` with `base_path` (#10879) 2020-10-09 12:51:24 +01:00
jobs FEATURE: Add weekly bookmark cleanup code (#10899) 2020-10-14 09:38:57 +10:00
mailers FIX: When admin changes an email for the user the user must confirm the change (#10830) 2020-10-07 13:02:24 +10:00
models Simplify theme and color scheme seeding (#10872) 2020-10-14 10:18:02 -04:00
serializers FIX: sort using ruby to avoid N+1 queries (#10915) 2020-10-14 18:20:41 +11:00
services REFACTOR: Removes double check of site setting in badge granter 2020-10-05 19:59:57 +02:00
views Revert "FEATURE: Upgrade analytics.js to gtag.js (#10893)" (#10910) 2020-10-13 12:20:41 -05:00