-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #23 from ubc-web-services/develop
Develop
- Loading branch information
Showing
7 changed files
with
162 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
create awards content: | ||
title: 'Award: Create new content' | ||
description: '' | ||
restrict access: TRUE | ||
delete any awards content: | ||
title: 'Award: Delete any content' | ||
description: '' | ||
restrict access: TRUE | ||
delete own awards content: | ||
title: 'Award: Delete own content' | ||
description: 'Note that anonymous users with this permission are able to delete any content created by any anonymous user.' | ||
restrict access: TRUE | ||
delete awards revisions: | ||
title: 'Award: Delete revisions' | ||
description: 'To delete a revision, you also need permission to delete the content item.' | ||
restrict access: TRUE | ||
edit any awards content: | ||
title: 'Award: Edit any content' | ||
description: '' | ||
restrict access: TRUE | ||
edit own awards content: | ||
title: 'Award: Edit own content' | ||
description: 'Note that anonymous users with this permission are able to edit any content created by any anonymous user.' | ||
restrict access: TRUE | ||
revert awards revisions: | ||
title: 'Award: Revert revisions' | ||
description: 'To revert a revision, you also need permission to edit the content item.' | ||
restrict access: TRUE | ||
view awards revisions: | ||
title: 'Award: View revisions' | ||
description: 'To view a revision, you also need permission to view the content item.' | ||
restrict access: TRUE |
32 changes: 32 additions & 0 deletions
32
ubc_partner_organization/ubc_partner_organization.permissions.yml
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
create ubc_partner_organization content: | ||
title: 'Partner Organization: Create new content' | ||
description: '' | ||
restrict access: TRUE | ||
delete any ubc_partner_organization content: | ||
title: 'Partner Organization: Delete any content' | ||
description: '' | ||
restrict access: TRUE | ||
delete own ubc_partner_organization content: | ||
title: 'Partner Organization: Delete own content' | ||
description: 'Note that anonymous users with this permission are able to delete any content created by any anonymous user.' | ||
restrict access: TRUE | ||
delete ubc_partner_organization revisions: | ||
title: 'Partner Organization: Delete revisions' | ||
description: 'To delete a revision, you also need permission to delete the content item.' | ||
restrict access: TRUE | ||
edit any ubc_partner_organization content: | ||
title: 'Partner Organization: Edit any content' | ||
description: '' | ||
restrict access: TRUE | ||
edit own ubc_partner_organization content: | ||
title: 'Partner Organization: Edit own content' | ||
description: 'Note that anonymous users with this permission are able to edit any content created by any anonymous user.' | ||
restrict access: TRUE | ||
revert ubc_partner_organization revisions: | ||
title: 'Partner Organization: Revert revisions' | ||
description: 'To revert a revision, you also need permission to edit the content item.' | ||
restrict access: TRUE | ||
view ubc_partner_organization revisions: | ||
title: 'Partner Organization: View revisions' | ||
description: 'To view a revision, you also need permission to view the content item.' | ||
restrict access: TRUE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
create ubc_project content: | ||
title: 'Project: Create new content' | ||
description: '' | ||
restrict access: TRUE | ||
delete any ubc_project content: | ||
title: 'Project: Delete any content' | ||
description: '' | ||
restrict access: TRUE | ||
delete own ubc_project content: | ||
title: 'Project: Delete own content' | ||
description: 'Note that anonymous users with this permission are able to delete any content created by any anonymous user.' | ||
restrict access: TRUE | ||
delete ubc_project revisions: | ||
title: 'Project: Delete revisions' | ||
description: 'To delete a revision, you also need permission to delete the content item.' | ||
restrict access: TRUE | ||
edit any ubc_project content: | ||
title: 'Project: Edit any content' | ||
description: '' | ||
restrict access: TRUE | ||
edit own ubc_project content: | ||
title: 'Project: Edit own content' | ||
description: 'Note that anonymous users with this permission are able to edit any content created by any anonymous user.' | ||
restrict access: TRUE | ||
revert ubc_project revisions: | ||
title: 'Project: Revert revisions' | ||
description: 'To revert a revision, you also need permission to edit the content item.' | ||
restrict access: TRUE | ||
view ubc_project revisions: | ||
title: 'Project: View revisions' | ||
description: 'To view a revision, you also need permission to view the content item.' | ||
restrict access: TRUE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
create ubc_publication content: | ||
title: 'Publication: Create new content' | ||
description: '' | ||
restrict access: TRUE | ||
delete any ubc_publication content: | ||
title: 'Publication: Delete any content' | ||
description: '' | ||
restrict access: TRUE | ||
delete own ubc_publication content: | ||
title: 'Publication: Delete own content' | ||
description: 'Note that anonymous users with this permission are able to delete any content created by any anonymous user.' | ||
restrict access: TRUE | ||
delete ubc_publication revisions: | ||
title: 'Publication: Delete revisions' | ||
description: 'To delete a revision, you also need permission to delete the content item.' | ||
restrict access: TRUE | ||
edit any ubc_publication content: | ||
title: 'Publication: Edit any content' | ||
description: '' | ||
restrict access: TRUE | ||
edit own ubc_publication content: | ||
title: 'Publication: Edit own content' | ||
description: 'Note that anonymous users with this permission are able to edit any content created by any anonymous user.' | ||
restrict access: TRUE | ||
revert ubc_publication revisions: | ||
title: 'Publication: Revert revisions' | ||
description: 'To revert a revision, you also need permission to edit the content item.' | ||
restrict access: TRUE | ||
view ubc_publication revisions: | ||
title: 'Publication: View revisions' | ||
description: 'To view a revision, you also need permission to view the content item.' | ||
restrict access: TRUE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
create ubc_research_project content: | ||
title: 'Research Project: Create new content' | ||
description: '' | ||
restrict access: TRUE | ||
delete any ubc_research_project content: | ||
title: 'Research Project: Delete any content' | ||
description: '' | ||
restrict access: TRUE | ||
delete own ubc_research_project content: | ||
title: 'Research Project: Delete own content' | ||
description: 'Note that anonymous users with this permission are able to delete any content created by any anonymous user.' | ||
restrict access: TRUE | ||
delete ubc_research_project revisions: | ||
title: 'Research Project: Delete revisions' | ||
description: 'To delete a revision, you also need permission to delete the content item.' | ||
restrict access: TRUE | ||
edit any ubc_research_project content: | ||
title: 'Research Project: Edit any content' | ||
description: '' | ||
restrict access: TRUE | ||
edit own ubc_research_project content: | ||
title: 'Research Project: Edit own content' | ||
description: 'Note that anonymous users with this permission are able to edit any content created by any anonymous user.' | ||
restrict access: TRUE | ||
revert ubc_research_project revisions: | ||
title: 'Research Project: Revert revisions' | ||
description: 'To revert a revision, you also need permission to edit the content item.' | ||
restrict access: TRUE | ||
view ubc_research_project revisions: | ||
title: 'Research Project: View revisions' | ||
description: 'To view a revision, you also need permission to view the content item.' | ||
restrict access: TRUE |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters