X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=blobdiff_plain;f=Core.perms.json;h=8e06806df26312a2344a882cb92446181bbf9f4c;hp=ff2bee6379febf56860d57fe138612e814ee5321;hb=refs%2Fheads%2Fwip_alan_T6343_generic_progress_bar_delete;hpb=97d0b17bd38dcff3bb42ab6b46ec7b7772e89f2a diff --git a/Core.perms.json b/Core.perms.json index ff2bee63..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" ] , + "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"] }