-
- Downloads
Merge pull request #965 from eileenmcnaughton/CRM-12768
Crm 12768 fix custom field option group handling
No related branches found
No related tags found
Showing
- CRM/Core/BAO/CustomField.php 28 additions, 30 deletionsCRM/Core/BAO/CustomField.php
- CRM/Core/Config/Variables.php 1 addition, 1 deletionCRM/Core/Config/Variables.php
- api/v3/CustomField.php 5 additions, 10 deletionsapi/v3/CustomField.php
- api/v3/examples/Contact/GetFieldsOptions.php 104 additions, 102 deletionsapi/v3/examples/Contact/GetFieldsOptions.php
- api/v3/examples/ContactGetoptions.php 9 additions, 4 deletionsapi/v3/examples/ContactGetoptions.php
- api/v3/examples/CustomFieldDelete.php 2 additions, 2 deletionsapi/v3/examples/CustomFieldDelete.php
- api/v3/utils.php 6 additions, 4 deletionsapi/v3/utils.php
- tests/phpunit/CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php 3 additions, 3 deletions.../CRM/Contact/Form/Search/Custom/GroupTestDataProvider.php
- tests/phpunit/CRM/Contact/Form/Search/Custom/dataset.xml 2 additions, 2 deletionstests/phpunit/CRM/Contact/Form/Search/Custom/dataset.xml
- tests/phpunit/CRM/Utils/Cache/SqlGroupTest.php 1 addition, 1 deletiontests/phpunit/CRM/Utils/Cache/SqlGroupTest.php
- tests/phpunit/CiviTest/civicrm.settings.dist.php 1 addition, 1 deletiontests/phpunit/CiviTest/civicrm.settings.dist.php
- tests/phpunit/WebTest/Profile/ProfileAddTest.php 9 additions, 9 deletionstests/phpunit/WebTest/Profile/ProfileAddTest.php
- tests/phpunit/api/v3/CustomFieldTest.php 84 additions, 2 deletionstests/phpunit/api/v3/CustomFieldTest.php
- tests/phpunit/api/v3/dataset/financial_types.xml 5 additions, 5 deletionstests/phpunit/api/v3/dataset/financial_types.xml
- tests/phpunit/api/v3/dataset/financial_types_account.xml 5 additions, 5 deletionstests/phpunit/api/v3/dataset/financial_types_account.xml
- tests/phpunit/api/v3/dataset/group_nesting.xml 1 addition, 1 deletiontests/phpunit/api/v3/dataset/group_nesting.xml
- tests/phpunit/api/v3/dataset/group_subscribers.xml 1 addition, 1 deletiontests/phpunit/api/v3/dataset/group_subscribers.xml
- tests/phpunit/api/v3/dataset/option_value_activity.xml 3 additions, 3 deletionstests/phpunit/api/v3/dataset/option_value_activity.xml
- tests/phpunit/api/v3/dataset/option_value_contribution_status.xml 3 additions, 3 deletions...punit/api/v3/dataset/option_value_contribution_status.xml
Loading
Please register or sign in to comment