Skip to content
Snippets Groups Projects
Commit 7242e85a authored by Lily Yan's avatar Lily Yan
Browse files

ISTWCMS-4156 Add catalogs vocab permissions for site manger, content editor and author

parent 7dda2d59
No related branches found
No related tags found
1 merge request!3Feature/istwcms 4156 l26yan set up catalogs terms
...@@ -43,6 +43,7 @@ permissions: ...@@ -43,6 +43,7 @@ permissions:
- 'create terms in uw_vocab_audience' - 'create terms in uw_vocab_audience'
- 'create terms in uw_vocab_blog_tags' - 'create terms in uw_vocab_blog_tags'
- 'create terms in uw_vocab_catalog_categories' - 'create terms in uw_vocab_catalog_categories'
- 'create terms in uw_vocab_catalogs'
- 'create terms in uw_vocab_news_tags' - 'create terms in uw_vocab_news_tags'
- 'create url aliases' - 'create url aliases'
- 'create uw_ct_blog content' - 'create uw_ct_blog content'
...@@ -79,6 +80,7 @@ permissions: ...@@ -79,6 +80,7 @@ permissions:
- 'edit terms in uw_vocab_audience' - 'edit terms in uw_vocab_audience'
- 'edit terms in uw_vocab_blog_tags' - 'edit terms in uw_vocab_blog_tags'
- 'edit terms in uw_vocab_catalog_categories' - 'edit terms in uw_vocab_catalog_categories'
- 'edit terms in uw_vocab_catalogs'
- 'edit terms in uw_vocab_news_tags' - 'edit terms in uw_vocab_news_tags'
- 'make smart dates recur' - 'make smart dates recur'
- 'reschedule smart date recur instances' - 'reschedule smart date recur instances'
......
...@@ -44,6 +44,7 @@ permissions: ...@@ -44,6 +44,7 @@ permissions:
- 'create terms in uw_vocab_audience' - 'create terms in uw_vocab_audience'
- 'create terms in uw_vocab_blog_tags' - 'create terms in uw_vocab_blog_tags'
- 'create terms in uw_vocab_catalog_categories' - 'create terms in uw_vocab_catalog_categories'
- 'create terms in uw_vocab_catalogs'
- 'create terms in uw_vocab_news_tags' - 'create terms in uw_vocab_news_tags'
- 'create url aliases' - 'create url aliases'
- 'create uw_ct_blog content' - 'create uw_ct_blog content'
...@@ -80,6 +81,7 @@ permissions: ...@@ -80,6 +81,7 @@ permissions:
- 'edit terms in uw_vocab_audience' - 'edit terms in uw_vocab_audience'
- 'edit terms in uw_vocab_blog_tags' - 'edit terms in uw_vocab_blog_tags'
- 'edit terms in uw_vocab_catalog_categories' - 'edit terms in uw_vocab_catalog_categories'
- 'edit terms in uw_vocab_catalogs'
- 'edit terms in uw_vocab_news_tags' - 'edit terms in uw_vocab_news_tags'
- 'make smart dates recur' - 'make smart dates recur'
- 'reschedule smart date recur instances' - 'reschedule smart date recur instances'
......
...@@ -45,6 +45,7 @@ permissions: ...@@ -45,6 +45,7 @@ permissions:
- 'create terms in uw_vocab_audience' - 'create terms in uw_vocab_audience'
- 'create terms in uw_vocab_blog_tags' - 'create terms in uw_vocab_blog_tags'
- 'create terms in uw_vocab_catalog_categories' - 'create terms in uw_vocab_catalog_categories'
- 'create terms in uw_vocab_catalogs'
- 'create terms in uw_vocab_news_tags' - 'create terms in uw_vocab_news_tags'
- 'create url aliases' - 'create url aliases'
- 'create uw_ct_blog content' - 'create uw_ct_blog content'
...@@ -84,6 +85,7 @@ permissions: ...@@ -84,6 +85,7 @@ permissions:
- 'delete terms in uw_vocab_audience' - 'delete terms in uw_vocab_audience'
- 'delete terms in uw_vocab_blog_tags' - 'delete terms in uw_vocab_blog_tags'
- 'delete terms in uw_vocab_catalog_categories' - 'delete terms in uw_vocab_catalog_categories'
- 'delete terms in uw_vocab_catalogs'
- 'delete terms in uw_vocab_news_tags' - 'delete terms in uw_vocab_news_tags'
- 'delete uw_news_item revisions' - 'delete uw_news_item revisions'
- 'edit any uw_ct_blog content' - 'edit any uw_ct_blog content'
...@@ -105,6 +107,7 @@ permissions: ...@@ -105,6 +107,7 @@ permissions:
- 'edit terms in uw_vocab_audience' - 'edit terms in uw_vocab_audience'
- 'edit terms in uw_vocab_blog_tags' - 'edit terms in uw_vocab_blog_tags'
- 'edit terms in uw_vocab_catalog_categories' - 'edit terms in uw_vocab_catalog_categories'
- 'edit terms in uw_vocab_catalogs'
- 'edit terms in uw_vocab_news_tags' - 'edit terms in uw_vocab_news_tags'
- 'make smart dates recur' - 'make smart dates recur'
- 'reschedule smart date recur instances' - 'reschedule smart date recur instances'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment