From d7dbd9d4c0962241da3fedc31cc1962452704b8f Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 4 Mar 2022 15:02:51 -0800 Subject: [PATCH] release-notes/5.47.0.md - Add various RC-stage PRs --- release-notes/5.47.0.md | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/release-notes/5.47.0.md b/release-notes/5.47.0.md index b4a2e49a66..48b42bf20f 100644 --- a/release-notes/5.47.0.md +++ b/release-notes/5.47.0.md @@ -257,6 +257,9 @@ Released March 4, 2022 - **SearchKit - Fix selecting operators and values in clauses ([22653](https://github.com/civicrm/civicrm-core/pull/22653))** +- **SearchKit - Refresh contents after saving a popup when in a block/tab + ([22809](https://github.com/civicrm/civicrm-core/pull/22809))** + - **Don't throw PHP notice when rendering dedupefind template. ([22709](https://github.com/civicrm/civicrm-core/pull/22709))** @@ -427,6 +430,20 @@ Released March 4, 2022 - **Fix Grant::retrieve to meet full phpcs standard ([22558](https://github.com/civicrm/civicrm-core/pull/22558))** +- **CiviGrant - Fix installation of dependencies during upgrade + ([22881](https://github.com/civicrm/civicrm-core/pull/22881))** + +- **CiviGrant - Menu appears twice + ([dev/core#3087](https://lab.civicrm.org/dev/core/-/issues/3087): + [22855](https://github.com/civicrm/civicrm-core/pull/22855))** + +- **CiviGrant - Don't return grant fields as contact fields + ([dev/core#3069](https://lab.civicrm.org/dev/core/-/issues/3069): + [22851](https://github.com/civicrm/civicrm-core/pull/22851))** + +- **CiviGrant - Declare API permissions + ([22791](https://github.com/civicrm/civicrm-core/pull/22791))** + ### CiviMail - **Editing a mailing triggers two autosaves instead of one @@ -445,6 +462,8 @@ Released March 4, 2022 - **Smarty notice fix on Email help ([22470](https://github.com/civicrm/civicrm-core/pull/22470))** +- **CiviMail - Fix undeclared javascript variables ([22879](https://github.com/civicrm/civicrm-core/pull/22879))** + ### CiviMember - **Fix spelling mistake in function name, addMembershipToRealtedContacts should @@ -860,6 +879,15 @@ Released March 4, 2022 - **NFC: Clean up description for alterDisplayName hook ([22501](https://github.com/civicrm/civicrm-core/pull/22501))** +- **(NFC) Membership Tests - Update assertions to match behavior circa leap-day + ([22871](https://github.com/civicrm/civicrm-core/pull/22871))** + +- **(NFC) Update Contribution Recur DAO following regen + ([22858](https://github.com/civicrm/civicrm-core/pull/22858))** + +- **(NFC) RestTest - Skip testNotCMSUser_q when it's not supported + ([22817](https://github.com/civicrm/civicrm-core/pull/22817))** + - **APIv4 - Fix test ([22414](https://github.com/civicrm/civicrm-core/pull/22414))** -- 2.25.1