CiviGrant - Cleanup managed entities - fixes dev/core#3161
authorColeman Watts <coleman@civicrm.org>
Fri, 8 Apr 2022 13:47:51 +0000 (09:47 -0400)
committerColeman Watts <coleman@civicrm.org>
Fri, 8 Apr 2022 13:49:59 +0000 (09:49 -0400)
commit4e6fbea44341ff32218ce24e0e26e212bcc69516
tree3f328e29af80e3e4e8197d93986f667eca440cee
parent616a4f3107e51d2e01df6bab481ab11759ad06ab
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