X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Core.perms.json;h=8e06806df26312a2344a882cb92446181bbf9f4c;hp=2e55741577a6e269fd133f2c266352a3a71c4fca;hb=refs%2Fheads%2Fwip_alan_T6343_generic_progress_bar_delete;hpb=c316366102de518d5bd331c21630a5fb82907fab diff --git a/Core.perms.json b/Core.perms.json index 2e557415..8e06806d 100644 --- a/Core.perms.json +++ b/Core.perms.json @@ -3,7 +3,7 @@ "/Permission Name" : "/ full perms (Default admin), default perms) , description", - + "All" : [ "ADEPS", "ADEPS" , "Global Permissions - may not be honoured?" ] , "Projects_Member_Of" : [ "EPS", "S" , "Can only See projects they are member of" ] , "Projects_All" : [ "ADEPS", "" , "Can see All Projects"] , @@ -12,13 +12,13 @@ "Person" : [ "ADEPS", "S" , "Contacts"] , "Offices" : [ "ADEPS", "S" , "Contact Offices"] , - "Companies" : [ "ADEPS", "S" , "Contact Companies"] , + "Companies" : [ "ADEPS", "S" , "Company Management"] , "Staff" : [ "ADEPS", "S" , "Staff"] , "Groups" : [ "ADEPS", "" , "Group Management"] , "Events" : [ "PS", "", "Event Log"] , - "ChangePassword" : [ "S", "", "User can change Password"] , + "ChangePassword" : [ "S", "S", "User Can Change Password"] }