From b57b29e7a03cca81f105a0653d8ffbf136da31e2 Mon Sep 17 00:00:00 2001 From: Tim Otten Date: Fri, 4 Mar 2022 15:06:18 -0800 Subject: [PATCH] release-notes/5.47.0.md - Auto clean (https://gist.github.com/totten/acff49e6dd77947349a1df26d5002003) --- release-notes/5.47.0.md | 94 ++++++++++++++++++++--------------------- 1 file changed, 47 insertions(+), 47 deletions(-) diff --git a/release-notes/5.47.0.md b/release-notes/5.47.0.md index 48b42bf20f..1f8d52668a 100644 --- a/release-notes/5.47.0.md +++ b/release-notes/5.47.0.md @@ -47,7 +47,7 @@ Released March 4, 2022 Allows operators other than = in SearchKit conditional style rules. -- **SearchKit - Allow smarty in field rewrite +- **SearchKit - Allow Smarty in field rewrite ([22592](https://github.com/civicrm/civicrm-core/pull/22592))** Gives the ability to use Smarty syntax in the "rewrite" of SearchKit displays. @@ -103,7 +103,7 @@ Released March 4, 2022 [22058](https://github.com/civicrm/civicrm-core/pull/22058))** Makes 'civicrm/ajax/rest' interoperable with 'extern/rest.php' parameters and - adds an authx configuration screen. + adds an AuthX configuration screen. - **Define more usable queue DX for multithreaded background work (Work Towards [dev/core#1304](https://lab.civicrm.org/dev/core/-/issues/1304): @@ -165,7 +165,7 @@ Released March 4, 2022 ([22313](https://github.com/civicrm/civicrm-core/pull/22313))** Makes it so one can set the default price field on event registration forms - using url parameters. + using URL parameters. - **Account for time zone on event registration pages ([dev/core#2122](https://lab.civicrm.org/dev/core/-/issues/2122): @@ -219,7 +219,7 @@ Released March 4, 2022 ### Core CiviCRM -- **Only format smarty aliases as money if specified +- **Only format Smarty aliases as money if specified ([22547](https://github.com/civicrm/civicrm-core/pull/22547))** - **Avoid PHP notices on activity form @@ -228,7 +228,7 @@ Released March 4, 2022 - **Fix typo preventing uninstalling ckeditor4 ([22691](https://github.com/civicrm/civicrm-core/pull/22691))** -- **Fix return values for API3 Job.delete +- **Fix return values for APIv3 Job.delete ([22561](https://github.com/civicrm/civicrm-core/pull/22561))** - **enforce required fields on Contact.duplicatecheck @@ -250,7 +250,7 @@ Released March 4, 2022 ([dev/report#92](https://lab.civicrm.org/dev/report/-/issues/92): [22358](https://github.com/civicrm/civicrm-core/pull/22358))** -- **Minor Searchkit UI filtering annoyance +- **Minor SearchKit UI filtering annoyance ([dev/core#3032](https://lab.civicrm.org/dev/core/-/issues/3032): [22505](https://github.com/civicrm/civicrm-core/pull/22505))** @@ -287,7 +287,7 @@ Released March 4, 2022 - **Fix batch summary to use the api ([22618](https://github.com/civicrm/civicrm-core/pull/22618))** -- **Fix smarty notices in footer files +- **Fix Smarty notices in footer files ([22613](https://github.com/civicrm/civicrm-core/pull/22613))** - **Remove use of .font-size11pt and .font-size12pt @@ -303,7 +303,7 @@ Released March 4, 2022 - **tpl notices and docblocks ([22449](https://github.com/civicrm/civicrm-core/pull/22449))** -- **Ensure assigned smarty array has empty keys (not no keys) +- **Ensure assigned Smarty array has empty keys (not no keys) ([22379](https://github.com/civicrm/civicrm-core/pull/22379))** - **Stop calling hook twice @@ -330,7 +330,7 @@ Released March 4, 2022 ([dev/core#3056](https://lab.civicrm.org/dev/core/-/issues/3056): [22714](https://github.com/civicrm/civicrm-core/pull/22714))** -- **Civigrant info.xml update missing from 5.47 and +- **CiviGrant info.xml update missing from 5.47 and CRM_Utils_VersioncheckTest::testGetSiteStats should have been failing for a while ([dev/core#3057](https://lab.civicrm.org/dev/core/-/issues/3057): [22717](https://github.com/civicrm/civicrm-core/pull/22717))** @@ -404,7 +404,7 @@ Released March 4, 2022 ([dev/core#3066](https://lab.civicrm.org/dev/core/-/issues/3066): [22779](https://github.com/civicrm/civicrm-core/pull/22779))** -- **Import of contribution fails when invalid campaign id is provided +- **Import of contribution fails when invalid campaign ID is provided ([dev/core#2989](https://lab.civicrm.org/dev/core/-/issues/2989): [22235](https://github.com/civicrm/civicrm-core/pull/22235))** @@ -462,7 +462,7 @@ 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))** +- **CiviMail - Fix undeclared Javascript variables ([22879](https://github.com/civicrm/civicrm-core/pull/22879))** ### CiviMember @@ -470,7 +470,7 @@ Released March 4, 2022 be addMembershipToRelatedContacts ([22673](https://github.com/civicrm/civicrm-core/pull/22673))** -- **Fix smarty notices in membership dashboard +- **Fix Smarty notices in membership dashboard ([22660](https://github.com/civicrm/civicrm-core/pull/22660))** - **Don't default membership type create to inactive @@ -478,7 +478,7 @@ Released March 4, 2022 ### WordPress Integration -- **404 Error when I use the Api v4 with Wordpress Multisite -> because no "do +- **404 Error when I use the APIv4 with WordPress Multisite -> because no "do not delete" post was generated for the subsite ([dev/wordpress#59](https://lab.civicrm.org/dev/wordpress/-/issues/59): [271](https://github.com/civicrm/civicrm-wordpress/pull/271))** @@ -503,7 +503,7 @@ Released March 4, 2022 - **Improve method phpdoc for CRM_Utils_System ([22492](https://github.com/civicrm/civicrm-core/pull/22492))** -- **Run 'full drupal strictness' standard over api/v3/examples +- **Run 'full Drupal strictness' standard over api/v3/examples ([22528](https://github.com/civicrm/civicrm-core/pull/22528))** - **Run stricter phpcs on Civi dir @@ -566,7 +566,7 @@ Released March 4, 2022 - **Make phpType definitions in generated DAO objects more accurate. ([22607](https://github.com/civicrm/civicrm-core/pull/22607))** -- **Ensure all api3 functions have documented types +- **Ensure all APIv3 functions have documented types ([22674](https://github.com/civicrm/civicrm-core/pull/22674))** - **CRM_Core_Component (et al) - Deprecate unused functions @@ -575,7 +575,7 @@ Released March 4, 2022 - **Move deprecated function back to the only class that calls it ([22517](https://github.com/civicrm/civicrm-core/pull/22517))** -- **Fix php comments +- **Fix PHP comments ([22526](https://github.com/civicrm/civicrm-core/pull/22526))** - **A whole bunch of phpdoc fixes @@ -587,7 +587,7 @@ Released March 4, 2022 - **Fix more phpdoc comments in member links functions ([22521](https://github.com/civicrm/civicrm-core/pull/22521))** -- **Fix php comments +- **Fix PHP comments ([22515](https://github.com/civicrm/civicrm-core/pull/22515))** - **Merge function back into parent function @@ -719,7 +719,7 @@ Released March 4, 2022 - **Remove if & foreach that no longer do anything ([22447](https://github.com/civicrm/civicrm-core/pull/22447))** -- **Remove call to php 4 function +- **Remove call to PHP 4 function ([22446](https://github.com/civicrm/civicrm-core/pull/22446))** - **Remove empty check @@ -752,22 +752,22 @@ Released March 4, 2022 - **Remove unused invalidProfiles variable, and simplify template. ([22704](https://github.com/civicrm/civicrm-core/pull/22704))** -- **REF - Switch to using new `CRM_Core_Component::isEnabled()` +- **(REF) Switch to using new `CRM_Core_Component::isEnabled()` ([22687](https://github.com/civicrm/civicrm-core/pull/22687))** -- **[REF] Remove unused variable +- **(REF) Remove unused variable ([22398](https://github.com/civicrm/civicrm-core/pull/22398))** -- **[REF] Tidy up group.tpl +- **(REF) Tidy up group.tpl ([22668](https://github.com/civicrm/civicrm-core/pull/22668))** -- **[REF] Switch OptionGroup BAO to use new centralized logic to make name from +- **(REF) Switch OptionGroup BAO to use new centralized logic to make name from title ([22654](https://github.com/civicrm/civicrm-core/pull/22654))** -- **[REF] Rename variable to be meaningful +- **(REF) Rename variable to be meaningful ([22431](https://github.com/civicrm/civicrm-core/pull/22431))** -- **[REF] Improve APIv4 save functions +- **(REF) Improve APIv4 save functions ([22403](https://github.com/civicrm/civicrm-core/pull/22403))** - **(REF) CRM_Core_Resources - Limit visibility of `getEntityRefMetadata` @@ -776,7 +776,7 @@ Released March 4, 2022 - **(REF) ContactUtils - Rename local variables ([22510](https://github.com/civicrm/civicrm-core/pull/22510))** -- **[REF] CoreResources - Simplify disabled component check +- **(REF) CoreResources - Simplify disabled component check ([22506](https://github.com/civicrm/civicrm-core/pull/22506))** - **(REF) Remove constructors that do nothing @@ -785,64 +785,64 @@ Released March 4, 2022 - **(REF) Extract function `CRM_Core_Component::isEnabled()` ([22567](https://github.com/civicrm/civicrm-core/pull/22567))** -- **[REF] SearchKit docblock cleanup +- **(REF) SearchKit docblock cleanup ([22603](https://github.com/civicrm/civicrm-core/pull/22603))** -- **[REF] SearchKit - Function extraction +- **(REF) SearchKit - Function extraction ([22598](https://github.com/civicrm/civicrm-core/pull/22598))** -- **[REF] SearchKit - Simplify import/export popup code +- **(REF) SearchKit - Simplify import/export popup code ([22507](https://github.com/civicrm/civicrm-core/pull/22507))** -- **[REF] Upgrade JQuery UI to 1.13.0 +- **(REF) Upgrade jQuery UI to 1.13.0 ([22576](https://github.com/civicrm/civicrm-core/pull/22576))** -- **[REF] Components - Use extracted function +- **(REF) Components - Use extracted function ([22573](https://github.com/civicrm/civicrm-core/pull/22573))** -- **[REF] SavedSearch - Deprecate/remove redundant/unused functions +- **(REF) SavedSearch - Deprecate/remove redundant/unused functions ([22542](https://github.com/civicrm/civicrm-core/pull/22542))** -- **[REF] - Use CRM_Contact_BAO_ContactType::basicTypes() +- **(REF) Use CRM_Contact_BAO_ContactType::basicTypes() ([22520](https://github.com/civicrm/civicrm-core/pull/22520))** -- **[Ref] Remove unused _colours property +- **(REF) Remove unused _colours property ([22525](https://github.com/civicrm/civicrm-core/pull/22525))** -- **[REF] Tidy up formatting in gotv.tpl, remove extra +- **(REF) Tidy up formatting in gotv.tpl, remove extra ([22433](https://github.com/civicrm/civicrm-core/pull/22433))** -- **[REF] Stop returning unused variables +- **(REF) Stop returning unused variables ([22401](https://github.com/civicrm/civicrm-core/pull/22401))** -- **[REF] Centralize BAO handling of custom data +- **(REF) Centralize BAO handling of custom data ([22426](https://github.com/civicrm/civicrm-core/pull/22426))** -- **[REF] Remove handling for no organization being passed +- **(REF) Remove handling for no organization being passed ([22395](https://github.com/civicrm/civicrm-core/pull/22395))** -- **[REF] APIv4 - Rename trait 'SoftDelete' to 'SoftDeleteEntity' +- **(REF) APIv4 - Rename trait 'SoftDelete' to 'SoftDeleteEntity' ([22662](https://github.com/civicrm/civicrm-core/pull/22662))** -- **[REF] - Cleanup Contact BAO variables +- **(REF) Cleanup Contact BAO variables ([22609](https://github.com/civicrm/civicrm-core/pull/22609))** - **(REF) Queues - Expand docblocks. Extract SQL trait. ([22681](https://github.com/civicrm/civicrm-core/pull/22681))** -- **[REF] APIv4 - Deprecate and stop using PreSaveSubscriber +- **(REF) APIv4 - Deprecate and stop using PreSaveSubscriber ([22648](https://github.com/civicrm/civicrm-core/pull/22648))** -- **[REF] CustomField Admin - Decouple page code from form code +- **(REF) CustomField Admin - Decouple page code from form code ([22519](https://github.com/civicrm/civicrm-core/pull/22519))** -- **NFC - Fix typo in docblock +- **(NFC) Fix typo in docblock ([22409](https://github.com/civicrm/civicrm-core/pull/22409))** -- **[NFC] Tidy up phpdoc in CRM_Utils_QueryFormatter +- **(NFC) Tidy up phpdoc in CRM_Utils_QueryFormatter ([22423](https://github.com/civicrm/civicrm-core/pull/22423))** -- **[NFC] Update test example template and regenerate examples +- **(NFC) Update test example template and regenerate examples ([22531](https://github.com/civicrm/civicrm-core/pull/22531))** - **(NFC) Correct type hints for bad null default values @@ -870,7 +870,7 @@ Released March 4, 2022 - **(NFC) Remaining css phpcs fixes ([22553](https://github.com/civicrm/civicrm-core/pull/22553))** -- **[NFC] Fixes to the type definitions for contactType methods +- **(NFC) Fixes to the type definitions for contactType methods ([22524](https://github.com/civicrm/civicrm-core/pull/22524))** - **(NFC) Civi::pipe - Swap various quotes @@ -897,7 +897,7 @@ Released March 4, 2022 - **Unit tests for 22429 and apply same treatment to other money format functions ([22442](https://github.com/civicrm/civicrm-core/pull/22442))** -- **Simplify apiv4 conformance test +- **Simplify APIv4 conformance test ([22579](https://github.com/civicrm/civicrm-core/pull/22579))** - **Add unit test on updateGreeting & remove deprecated fn call @@ -912,7 +912,7 @@ Released March 4, 2022 - **Port test form earlier PR ([22502](https://github.com/civicrm/civicrm-core/pull/22502))** -- **Test for Api v4 contact delete bug +- **Test for APIv4 contact delete bug ([dev/core#2757](https://lab.civicrm.org/dev/core/-/issues/2757): [22458](https://github.com/civicrm/civicrm-core/pull/22458))** -- 2.25.1