-
- Downloads
#1735 Advanced Search et al: ignore the is_searchable as a criteria...
#1735 Advanced Search et al: ignore the is_searchable as a criteria for displaying a custom field Also provides an alternative getCustomGroupDetail() function without the $searchable argument, and removes the pass-by-ref on $extends, in an attempt to de-uglify some other code. Also replaces some calls by getAll().
Showing
- CRM/Case/XMLProcessor/Report.php 1 addition, 2 deletionsCRM/Case/XMLProcessor/Report.php
- CRM/Contact/Form/Search/Advanced.php 1 addition, 3 deletionsCRM/Contact/Form/Search/Advanced.php
- CRM/Contact/Form/Search/Criteria.php 1 addition, 4 deletionsCRM/Contact/Form/Search/Criteria.php
- CRM/Contribute/BAO/ContributionRecur.php 1 addition, 2 deletionsCRM/Contribute/BAO/ContributionRecur.php
- CRM/Core/BAO/CustomGroup.php 13 additions, 6 deletionsCRM/Core/BAO/CustomGroup.php
- CRM/Core/BAO/Query.php 1 addition, 1 deletionCRM/Core/BAO/Query.php
- CRM/Custom/Form/Preview.php 1 addition, 1 deletionCRM/Custom/Form/Preview.php
- CRM/Event/BAO/Event.php 1 addition, 3 deletionsCRM/Event/BAO/Event.php
- CRM/Profile/Page/MultipleRecordFieldsListing.php 1 addition, 1 deletionCRM/Profile/Page/MultipleRecordFieldsListing.php
- settings/Search.setting.php 1 addition, 1 deletionsettings/Search.setting.php
- tests/phpunit/CRM/Core/BAO/CustomGroupTest.php 4 additions, 10 deletionstests/phpunit/CRM/Core/BAO/CustomGroupTest.php
Loading