CiviGrant - Cleanup managed entities - fixes dev/core#3161
authorColeman Watts <coleman@civicrm.org>
Fri, 8 Apr 2022 13:47:51 +0000 (09:47 -0400)
committerTim Otten <totten@civicrm.org>
Tue, 12 Apr 2022 22:02:44 +0000 (15:02 -0700)
commite8ff2ef3704e940c59a3231c6e309077797aa4f9
tree77c6c1d9baa1fe28a2ce9d3ab2d9427ee1135017
parent992cbad0d05bb287ed24d3305506930b840cf50e
CiviGrant - Cleanup managed entities - fixes dev/core#3161

- Ensure labels are translated
- Set stricter cleanup policy for entities that should be removed on uninstall
- Make grant_status options unmanaged. They will not be updated by the system ever,
  but they will be deleted on uninstall because the option group is a managed entity.
CRM/Upgrade/Incremental/php/FiveFortySeven.php
ext/civigrant/CRM/Grant/Upgrader.php
ext/civigrant/managed/Navigation_Grants.mgd.php
ext/civigrant/managed/OptionGroup_advanced_search_options_OptionValue_CiviGrant.mgd.php
ext/civigrant/managed/OptionGroup_grant_status.mgd.php
ext/civigrant/managed/OptionGroup_grant_type.mgd.php
ext/civigrant/managed/OptionGroup_mapping_type_OptionValue_Export.mgd.php
ext/civigrant/managed/OptionGroup_report_template_OptionValue_CRM_Report_Form_Grants.mgd.php
ext/civigrant/managed/SavedSearch_CiviGrant_Summary.mgd.php