Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: modules/trac/files/permissions.csv

Issue 5735669590654976: #753 - set up an order system to let eyeo employees file order requests (Closed)
Patch Set: #753 - set up an order system to let eyeo employees file order requests Created Aug. 6, 2014, 12:38 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « modules/trac/files/order-permissions.csv ('k') | modules/trac/files/site.conf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: modules/trac/files/permissions.csv
===================================================================
--- a/modules/trac/files/permissions.csv
+++ b/modules/trac/files/permissions.csv
@@ -1,5 +1,5 @@
admin,TRAC_ADMIN
anonymous,MILESTONE_VIEW,REPORT_SQL_VIEW,REPORT_VIEW,ROADMAP_VIEW,SEARCH_VIEW,TICKET_VIEW,TIMELINE_VIEW,WIKI_VIEW
-authenticated,TICKET_CREATE,TICKET_APPEND
+authenticated,TICKET_CREATE,TICKET_APPEND,TAGS_VIEW
contributor,TICKET_CREATE,TICKET_APPEND,TICKET_MODIFY,TICKET_SET_MILESTONE,TICKET_SET_OWNER,TICKET_EDIT_KEYWORDS,TICKET_SET_PRIORITY,TICKET_DEPENDENCY,TICKET_CREATE_CC,WIKI_ADMIN,TICKET_EDIT_DESCRIPTION,TICKET_EDIT_COMMENT,TICKET_BATCH_MODIFY
staff,TICKET_CREATE,TICKET_APPEND,TICKET_MODIFY,TICKET_SET_MILESTONE,TICKET_SET_OWNER,TICKET_EDIT_KEYWORDS,TICKET_SET_PRIORITY,TICKET_DEPENDENCY,TICKET_CREATE_CC,WIKI_ADMIN,TICKET_EDIT_DESCRIPTION,TICKET_EDIT_COMMENT,TICKET_BATCH_MODIFY,SENSITIVE_VIEW,REPORT_ADMIN
« no previous file with comments | « modules/trac/files/order-permissions.csv ('k') | modules/trac/files/site.conf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld