FEATURE: ability to restrict some tags to a category while allowing all others

A new checkbox has been added to the Tags tab of the category settings modal
which is used when some tags and/or tag groups are restricted to the category,
and all other unrestricted tags should also be allowed.
Default is the same as the previous behaviour: only allow the specified set of
tags and tag groups in the category.
This commit is contained in:
Neil Lalonde
2019-04-04 16:35:31 -04:00
parent 9faebfcfe0
commit 83996fc8ea
10 changed files with 159 additions and 29 deletions

View File

@@ -18,6 +18,7 @@ class CategorySerializer < BasicCategorySerializer
:custom_fields,
:allowed_tags,
:allowed_tag_groups,
:allow_global_tags,
:topic_featured_link_allowed,
:search_priority