-
- Downloads
CRM-13744 permissions allow 'or' permissions - prevents regression on event...
CRM-13744 permissions allow 'or' permissions - prevents regression on event registration under some circumstances ---------------------------------------- * CRM-13744: cid=0 contribution & event form autocompletes not working for people with *only* access ajax api http://issues.civicrm.org/jira/browse/CRM-13744
Showing
- CRM/Core/DAO/permissions.php 1 addition, 1 deletionCRM/Core/DAO/permissions.php
- CRM/Core/Permission.php 51 additions, 5 deletionsCRM/Core/Permission.php
- api/v3/utils.php 12 additions, 8 deletionsapi/v3/utils.php
- tests/phpunit/api/v3/ContactTest.php 15 additions, 2 deletionstests/phpunit/api/v3/ContactTest.php
- tests/phpunit/api/v3/EventTest.php 1 addition, 1 deletiontests/phpunit/api/v3/EventTest.php
- tests/phpunit/api/v3/UtilsTest.php 1 addition, 1 deletiontests/phpunit/api/v3/UtilsTest.php
Loading
Please register or sign in to comment