[Rt-commit] rt branch, 4.6/customrole-rights, repushed

Shawn Moore shawn at bestpractical.com
Tue Jun 6 13:52:15 EDT 2017


The branch 4.6/customrole-rights was deleted and repushed:
       was a2097f27c82c9fd69d66bbbad9144ea5fe6932bd
       now baf5879124a1cd84e6704e3bd48c8e7b5fc745de

 1:  3eabe16 =  1:  3eabe16 Add CustomRoleObj method for loading by GroupType
 2:  1729648 =  2:  1729648 Add RT::Asset->RoleAddresses
 3:  26e7d74 =  3:  26e7d74 Factor out a LookupType role from CustomFields
 4:  396a5fd =  4:  396a5fd Allow RegisterLookupType to provide options besides just FriendlyName
 5:  4b228a0 =  5:  4b228a0 Add support for LookupType to custom roles
 6:  9247b2c =  6:  9247b2c Add custom roles to assets
 7:  d09f361 =  7:  d09f361 Support custom roles on asset creation
 8:  d0c69db =  8:  d0c69db Add API and web tests for interacting with custom roles on assets
 9:  bb684f6 =  9:  bb684f6 Relax requirements about role names
10:  03ded03 = 10:  03ded03 Add lookup type to custom role admin page listing
11:  8e35aa6 = 11:  8e35aa6 Exclude asset custom roles from ticket search
12:  c61e068 = 12:  c61e068 Remove custom role name uniqueness restriction
13:  498c110 ! 13:  57d7f2e Factor out a ContextObject role from CFs for reuse in custom roles
    @@ -217,8 +217,6 @@
      }
      
     +sub IsGlobal { return 0 }
    -+
    -+sub IsOnlyGlobal { return 0 }
     +
      =head2 AddToObject
      
14:  4e53f01 = 14:  ff32705 Additional hookpoints and context required for custom role rights
15:  6c4c1eb = 15:  46e5b7a Provide context object for custom roles
16:  fde5576 = 16:  a24528b Avoid throwing error on invalid roles
17:  c7eb96a = 17:  c5d45f7 Infrastructure for granting rights for custom roles
18:  a2097f2 = 18:  baf5879 Enforce SeeCustomRole and ModifyCustomRole



More information about the rt-commit mailing list