Add weight column to ACLs and support weighted ACL rules
authorSeamus Lee <seamuslee001@gmail.com>
Wed, 21 Jun 2023 22:57:20 +0000 (08:57 +1000)
committerSeamus Lee <seamuslee001@gmail.com>
Thu, 22 Jun 2023 16:46:23 +0000 (02:46 +1000)
commitbc6e64730f7008cf897a5e27316c2411d8357d3d
tree932825e4ceaf77e17ac75a460b725efdb90f393c
parent0cde09f9aff0da2ceac95a7077f3f24458973cda
Add weight column to ACLs and support weighted ACL rules

Add in upgrade step

Rename field to be priority and add in upgrade guards as per Coleman

Updates as per discussion with coleman
CRM/ACL/BAO/ACL.php
CRM/ACL/DAO/ACL.php
CRM/ACL/Form/ACL.php
CRM/ACL/Page/ACL.php
CRM/Upgrade/Incremental/php/FiveSixtyFour.php
templates/CRM/ACL/Form/ACL.tpl
templates/CRM/ACL/Page/ACL.tpl
tests/phpunit/api/v3/ACLPermissionTest.php
xml/schema/ACL/ACL.xml