-
- Downloads
OptionGroup - Deprecate isDomainOptionGroup function
Now that the last 2 domain-specific option groups have been dealt with: - https://github.com/civicrm/civicrm-core/pull/31909 - https://github.com/civicrm/civicrm-core/pull/31924 ... we can stop using this godawful is_domain column for good. The OptionValue table is complex enough without it!
Showing
- CRM/Admin/Form/Options.php 2 additions, 15 deletionsCRM/Admin/Form/Options.php
- CRM/Campaign/Form/SurveyType.php 0 additions, 7 deletionsCRM/Campaign/Form/SurveyType.php
- CRM/Core/BAO/OptionValue.php 0 additions, 9 deletionsCRM/Core/BAO/OptionValue.php
- CRM/Core/OptionGroup.php 5 additions, 10 deletionsCRM/Core/OptionGroup.php
- CRM/Core/OptionValue.php 1 addition, 18 deletionsCRM/Core/OptionValue.php
- CRM/Utils/Rule.php 1 addition, 1 deletionCRM/Utils/Rule.php
- Civi/Schema/EntityMetadataBase.php 0 additions, 5 deletionsCivi/Schema/EntityMetadataBase.php
- schema/Core/OptionValue.entityType.php 2 additions, 1 deletionschema/Core/OptionValue.entityType.php
Loading
Please register or sign in to comment