X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Core.perms.json;h=8e06806df26312a2344a882cb92446181bbf9f4c;hp=b0631f73712832539f586655c9c389b9d8a693b5;hb=refs%2Fheads%2Fwip_alan_T6343_generic_progress_bar_delete;hpb=541bd1024af3b7b5536c7b01f7cf21024226122f diff --git a/Core.perms.json b/Core.perms.json index b0631f73..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", "S", "User can change Password"] + "ChangePassword" : [ "S", "S", "User Can Change Password"] }