This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app
Neil Lalonde 83996fc8ea 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.
2019-04-04 16:40:15 -04:00
..
assets FEATURE: ability to restrict some tags to a category while allowing all others 2019-04-04 16:40:15 -04:00
controllers FEATURE: ability to restrict some tags to a category while allowing all others 2019-04-04 16:40:15 -04:00
helpers PERF: no need to select entire group just to find name 2019-03-26 17:59:05 +11:00
jobs REFACTOR: create custom field even when missing post uploads not found 2019-04-04 21:49:44 +05:30
mailers DEV: Remove unused method. 2019-04-04 14:19:39 +08:00
models FIX: Reviewable counts were not updating properly 2019-04-04 16:07:34 -04:00
serializers FEATURE: ability to restrict some tags to a category while allowing all others 2019-04-04 16:40:15 -04:00
services UX: Slightly improved reviewable user display, plus link to admin if possible 2019-04-03 17:07:48 -04:00
views FEATURE: change layout when default page is category to tabular for _… (#7270) 2019-04-04 15:57:18 +02:00