From 7001bee7856d2600b62c5cf115201dbc136484a2 Mon Sep 17 00:00:00 2001 From: Alice Frumin Date: Tue, 1 Feb 2022 17:20:00 -0500 Subject: [PATCH] [NFC] 5.46 release notes first pass --- release-notes/5.46.0.md | 455 ++++++++++++++++++++++++---------------- 1 file changed, 278 insertions(+), 177 deletions(-) diff --git a/release-notes/5.46.0.md b/release-notes/5.46.0.md index 1cf3e02346..3042539f78 100644 --- a/release-notes/5.46.0.md +++ b/release-notes/5.46.0.md @@ -25,365 +25,466 @@ Released February 2, 2022 ### Core CiviCRM -- **crm- Missing Summary ([22303](https://github.com/civicrm/civicrm-core/pull/22303))** +- **"Open in new tab" on .crm-summary-link icons should open contact page ([22303](https://github.com/civicrm/civicrm-core/pull/22303))** ## Bugs resolved -### Core CiviCRM +- **dev/financial#57 Hide recur trxn_id if it matches recur processor_id ([21916](https://github.com/civicrm/civicrm-core/pull/21916))** -- **dev/core#3028 - For invalid greetings, return '' instead of failing ([22650](https://github.com/civicrm/civicrm-core/pull/22650))** +- **dev/report#90 - Don't crash search_kit on upgrade from 5.35 ([22375](https://github.com/civicrm/civicrm-core/pull/22375))** -- **Extensions - Add dependency status check ([22640](https://github.com/civicrm/civicrm-core/pull/22640))** +- **fixes report#93: SearchKit shows broken external URLs ([22437](https://github.com/civicrm/civicrm-core/pull/22437))** -- **ExtensionUpgrades - Skip trying to upgrade missing dependencies ([22623](https://github.com/civicrm/civicrm-core/pull/22623))** +- **dev/drupal#169 - Fix namespacing in kcfinder ([338](https://github.com/civicrm/civicrm-packages/pull/338))** -- **APIv4 - Rename 'ReadOnly' trait to 'ReadOnlyEntity' to avoid PHP error ([22626](https://github.com/civicrm/civicrm-core/pull/22626))** +- **dev/drupal#172 - module status used incorrectly in drupal 8 to determine which modules to care about for managed entities ([22350](https://github.com/civicrm/civicrm-core/pull/22350))** -- **SearchKit - Fix running searches for anonymous users ([22597](https://github.com/civicrm/civicrm-core/pull/22597))** +- **dev/drupal#172 - Deprecated function call in Drupal 9.3 ([22337](https://github.com/civicrm/civicrm-core/pull/22337))** -- **Use api for entityRole - addresses save issue on the form ([22589](https://github.com/civicrm/civicrm-core/pull/22589))** +### Core CiviCRM -- **[REF] Upgrade JQuery UI to 1.13.0 ([22583](https://github.com/civicrm/civicrm-core/pull/22583))** +- **dev/core#567 Add test shell ([22275](https://github.com/civicrm/civicrm-core/pull/22275))** -- **[dev/core#3029] Avoid risking a TypeError when evaluating tokens for non-existent custom fields ([22537](https://github.com/civicrm/civicrm-core/pull/22537))** +- **(dev/core#1615) wp-cli - Perform CLI installations using Civi\Setup ([264](https://github.com/civicrm/civicrm-wordpress/pull/264))** -- **SearchKit - Fix token selector to use expression alias ([22539](https://github.com/civicrm/civicrm-core/pull/22539))** +- **dev/core#2752 Allow financial_trxns to be viewed ([21178](https://github.com/civicrm/civicrm-core/pull/21178))** -- **SearchKit - Facilitate popup forms ([22490](https://github.com/civicrm/civicrm-core/pull/22490))** +- **dev/core#2752 Use acl, not blanket permissions on FinancialAccount, FinancialType, EntityFinancialAccount ([21181](https://github.com/civicrm/civicrm-core/pull/21181))** -- **Cleanup test class ([22493](https://github.com/civicrm/civicrm-core/pull/22493))** +- **dev/core#2773 Add an ACL to demo data ([22377](https://github.com/civicrm/civicrm-core/pull/22377))** -- **dev/core#3026 - 5.46 version of 22478 ([22479](https://github.com/civicrm/civicrm-core/pull/22479))** +- **dev/core#2825 - Make source contact required for activities on the form ([22243](https://github.com/civicrm/civicrm-core/pull/22243))** -- **Crash when adding a relationship when CiviMember is disabled ([22451](https://github.com/civicrm/civicrm-core/pull/22451))** +- **dev/core#2927 - Avoid warnings for is_dir() when open_basedir is in effect ([22107](https://github.com/civicrm/civicrm-core/pull/22107))** -- **Use field value function to get html signature ([22445](https://github.com/civicrm/civicrm-core/pull/22445))** +- **(dev/core#2962) get contact id for the mailing along with display nam… ([22096](https://github.com/civicrm/civicrm-core/pull/22096))** -- **fixes report#93: SearchKit shows broken external URLs ([22437](https://github.com/civicrm/civicrm-core/pull/22437))** +- **dev/core#2977 - For custom group creation, flip the default display settings ([22244](https://github.com/civicrm/civicrm-core/pull/22244))** -- **Fix input type for smarty number formatting (more forgiving) ([22429](https://github.com/civicrm/civicrm-core/pull/22429))** +- **(dev/core#2979) remove the limit of 15 max values for multiple values… ([22214](https://github.com/civicrm/civicrm-core/pull/22214))** -- **[NFC] isDir unit test fails on php 7 'min' matrix ([22418](https://github.com/civicrm/civicrm-core/pull/22418))** +- **dev/core#2982 - Deprecated warnings for money formatting in Repeat Contributions CiviReport ([22217](https://github.com/civicrm/civicrm-core/pull/22217))** -- **Remove unnecessary pass-by-ref ([22393](https://github.com/civicrm/civicrm-core/pull/22393))** +- **dev/core#2984 - Clarify API error when component is disabled ([22231](https://github.com/civicrm/civicrm-core/pull/22231))** -- **Privatise function ([22392](https://github.com/civicrm/civicrm-core/pull/22392))** +- **dev/core#2996 Increment php recommndations ([22265](https://github.com/civicrm/civicrm-core/pull/22265))** -- **[REF] Remove handling for relationshipID ([22391](https://github.com/civicrm/civicrm-core/pull/22391))** +- **dev/core#3001 escape single quotes when rendering tokens in html format ([22387](https://github.com/civicrm/civicrm-core/pull/22387))** -- **Ensure getDuplicateContacts always returns an array ([22394](https://github.com/civicrm/civicrm-core/pull/22394))** +- **dev/core#3001 escape single quotes when rendering tokens in html format ([22285](https://github.com/civicrm/civicrm-core/pull/22285))** -- **REF - Use `CRM_Contact_BAO_ContactType::basicTypes()` instead of hardcoded lists ([22389](https://github.com/civicrm/civicrm-core/pull/22389))** +- **(dev/core#3012) Expose email on hold as filter for report ([22357](https://github.com/civicrm/civicrm-core/pull/22357))** -- **DedupeRules - Translate contact type labels, respect enabled contact types ([22383](https://github.com/civicrm/civicrm-core/pull/22383))** +- **dev/core#3026 - 5.46 version of 22478 ([22479](https://github.com/civicrm/civicrm-core/pull/22479))** -- **[REF] Further cleanup on employer create ([22390](https://github.com/civicrm/civicrm-core/pull/22390))** +- **dev/core#3028 - For invalid greetings, return '' instead of failing ([22650](https://github.com/civicrm/civicrm-core/pull/22650))** -- **Afform - UI and contextual titles for search displays ([22319](https://github.com/civicrm/civicrm-core/pull/22319))** +- **[dev/core#3029] Avoid risking a TypeError when evaluating tokens for non-existent custom fields ([22537](https://github.com/civicrm/civicrm-core/pull/22537))** -- **Smarty modifier - stop using isset to check taxTerm ([22323](https://github.com/civicrm/civicrm-core/pull/22323))** +- **Extensions - Add dependency status check ([22640](https://github.com/civicrm/civicrm-core/pull/22640))** -- **dev/core#2752 Allow financial_trxns to be viewed ([21178](https://github.com/civicrm/civicrm-core/pull/21178))** +- **ExtensionUpgrades - Skip trying to upgrade missing dependencies ([22623](https://github.com/civicrm/civicrm-core/pull/22623))** -- **Remove unused function ([22388](https://github.com/civicrm/civicrm-core/pull/22388))** +- **APIv4 Explorer - Format array params using add methods instead of set ([22382](https://github.com/civicrm/civicrm-core/pull/22382))** -- **(NFC) Cleanup test class ([22384](https://github.com/civicrm/civicrm-core/pull/22384))** +- **APIv4 - Rename 'ReadOnly' trait to 'ReadOnlyEntity' to avoid PHP error ([22626](https://github.com/civicrm/civicrm-core/pull/22626))** -- **dev/core#3001 escape single quotes when rendering tokens in html format ([22387](https://github.com/civicrm/civicrm-core/pull/22387))** +- **APIv4 Explorer - Make selected language and format bookmarkable ([22233](https://github.com/civicrm/civicrm-core/pull/22233))** -- **5.45.0 release notes: added late changes ([22386](https://github.com/civicrm/civicrm-core/pull/22386))** +- **APIv4 - Fix saving NULL as custom field value ([22328](https://github.com/civicrm/civicrm-core/pull/22328))** -- **Add system status check for missing dedupe rules ([22369](https://github.com/civicrm/civicrm-core/pull/22369))** +- **APIv4 - Set default status when creating GroupContact record ([22322](https://github.com/civicrm/civicrm-core/pull/22322))** -- **Ensure dashboardLinks assigned to prevent e-notice ([22378](https://github.com/civicrm/civicrm-core/pull/22378))** +- **Apiv4 - Make Groups a managed entity, fix 'null' bugs in BAO_Group ([22228](https://github.com/civicrm/civicrm-core/pull/22228))** -- **APIv4 Explorer - Format array params using add methods instead of set ([22382](https://github.com/civicrm/civicrm-core/pull/22382))** +- **APIv4 - Set 'activity_type_id' to required ([22359](https://github.com/civicrm/civicrm-core/pull/22359))** -- **[Ref] Add getter for priceSetID and use full form flow ([22267](https://github.com/civicrm/civicrm-core/pull/22267))** +- **Use api for entityRole - addresses save issue on the form ([22589](https://github.com/civicrm/civicrm-core/pull/22589))** - **SearchKit - Fix editable dates on standalone form ([22366](https://github.com/civicrm/civicrm-core/pull/22366))** -- **SearchKit - Contextual "View" button ([22367](https://github.com/civicrm/civicrm-core/pull/22367))** +- **SearchKit - Tweak export explorer link icon + format ([22300](https://github.com/civicrm/civicrm-core/pull/22300))** -- **Fix E_WARNING access array offset on null when creating new contribution page ([22373](https://github.com/civicrm/civicrm-core/pull/22373))** +- **SearchKit - Add links for CustomField and CustomGroup entities ([22302](https://github.com/civicrm/civicrm-core/pull/22302))** -- **dev/report#90 - Don't crash search_kit on upgrade from 5.35 ([22375](https://github.com/civicrm/civicrm-core/pull/22375))** +- **SearchKit - Contextual "View" button ([22367](https://github.com/civicrm/civicrm-core/pull/22367))** -- **dev/core#2773 Add an ACL to demo data ([22377](https://github.com/civicrm/civicrm-core/pull/22377))** +- **SearchKit - Fix running searches for anonymous users ([22597](https://github.com/civicrm/civicrm-core/pull/22597))** -- **enotice fix (with default modifiers) ([22372](https://github.com/civicrm/civicrm-core/pull/22372))** +- **SearchKit - Fix token selector to use expression alias ([22539](https://github.com/civicrm/civicrm-core/pull/22539))** -- **Fix "Import Multi-Value Custom Data" ([22365](https://github.com/civicrm/civicrm-core/pull/22365))** +- **SearchKit - Fix UI for configuring display pager limit ([22321](https://github.com/civicrm/civicrm-core/pull/22321))** -- **Do not escape showHideBlocks by default ([22371](https://github.com/civicrm/civicrm-core/pull/22371))** +- **SearchKit - Allow functions in the WHERE clause ([22241](https://github.com/civicrm/civicrm-core/pull/22241))** -- **Formatting cleanup ([22374](https://github.com/civicrm/civicrm-core/pull/22374))** +- **SearchKit - Import/Export saved search configuration ([22229](https://github.com/civicrm/civicrm-core/pull/22229))**ß -- **Ensure we don't get previously set honoree values in receipts ([21483](https://github.com/civicrm/civicrm-core/pull/21483))** +- **SearchKit - Facilitate popup forms ([22490](https://github.com/civicrm/civicrm-core/pull/22490))** -- **Fix notices on acl page ([22370](https://github.com/civicrm/civicrm-core/pull/22370))** +- **SearchKit - Fix column headers for custom fields in default display ([22331](https://github.com/civicrm/civicrm-core/pull/22331))** - **SearchKit - Allow aggregate columns to be links ([22356](https://github.com/civicrm/civicrm-core/pull/22356))** -- **Fix PropertyBag setRecurInstallments to accept 0 ([21517](https://github.com/civicrm/civicrm-core/pull/21517))** - -- **Use new money formatting util for smarty formatting ([22309](https://github.com/civicrm/civicrm-core/pull/22309))** - -- **dev/financial#57 Hide recur trxn_id if it matches recur processor_id ([21916](https://github.com/civicrm/civicrm-core/pull/21916))** - -- **Improve accessibility - associate label and fields ([22361](https://github.com/civicrm/civicrm-core/pull/22361))** +- **Afform - UI and contextual titles for search displays ([22319](https://github.com/civicrm/civicrm-core/pull/22319))** -- **Fix campaign dashboard to work with default escaping ([22364](https://github.com/civicrm/civicrm-core/pull/22364))** +- **Afform - Set date-range defaults ([22234](https://github.com/civicrm/civicrm-core/pull/22234))** -- **Fix over-escaping when default escaping is on ([22363](https://github.com/civicrm/civicrm-core/pull/22363))** +- **Use field value function to get html signature ([22445](https://github.com/civicrm/civicrm-core/pull/22445))** -- **Fix escape-by-default ([22362](https://github.com/civicrm/civicrm-core/pull/22362))** +- **DedupeRules - Translate contact type labels, respect enabled contact types ([22383](https://github.com/civicrm/civicrm-core/pull/22383))** -- **(dev/core#3012) Expose email on hold as filter for report ([22357](https://github.com/civicrm/civicrm-core/pull/22357))** +- **Add system status check for missing dedupe rules ([22369](https://github.com/civicrm/civicrm-core/pull/22369))** -- **APIv4 - Set 'activity_type_id' to required ([22359](https://github.com/civicrm/civicrm-core/pull/22359))** +- **Use new money formatting util for smarty formatting ([22309](https://github.com/civicrm/civicrm-core/pull/22309))** -- **[NFC] docblock improvements to Import_Field classes ([22360](https://github.com/civicrm/civicrm-core/pull/22360))** +- **Improve accessibility - associate label and fields ([22361](https://github.com/civicrm/civicrm-core/pull/22361))** - **Allow chart dropdown labels to be translatable. ([22349](https://github.com/civicrm/civicrm-core/pull/22349))** - **Add state name to export fields ([22318](https://github.com/civicrm/civicrm-core/pull/22318))** -- **dev/drupal#172 - module status used incorrectly in drupal 8 to determine which modules to care about for managed entities ([22350](https://github.com/civicrm/civicrm-core/pull/22350))** - -- **Remove unnecessary id attribute. ([22347](https://github.com/civicrm/civicrm-core/pull/22347))** +- **SqlParallel - Enable more tests. Fix compatiblity with `release_time` ([22326](https://github.com/civicrm/civicrm-core/pull/22326))** -- **5.45 ([22354](https://github.com/civicrm/civicrm-core/pull/22354))** +- **Use JS escaping for {ts} calls in a JS context ([22348](https://github.com/civicrm/civicrm-core/pull/22348))** -- **Fix tests that fail after 2021 ([22352](https://github.com/civicrm/civicrm-core/pull/22352))** +- **Add workflow template classes for contributions ([22340](https://github.com/civicrm/civicrm-core/pull/22340))** -- **SqlParallel - Enable more tests. Fix compatiblity with `release_time` ([22326](https://github.com/civicrm/civicrm-core/pull/22326))** +- **Find Activities Search, default search option for Activity Status will exclude Activities by default which do not have a status of Scheduled or Completed. Confuses and frustrates End Users. ([21596](https://github.com/civicrm/civicrm-core/pull/21596))** -- **dev/drupal#172 - Deprecated function call in Drupal 9.3 ([22337](https://github.com/civicrm/civicrm-core/pull/22337))** +- **Wrap another set of hardcoded strings in {ts} ([22315](https://github.com/civicrm/civicrm-core/pull/22315))** -- **Use JS escaping for {ts} calls in a JS context ([22348](https://github.com/civicrm/civicrm-core/pull/22348))** +- **Add authx_login() API for backend script authentication (alt) ([22292](https://github.com/civicrm/civicrm-core/pull/22292))** -- **Fix membership test fail for Dec 31 ([22351](https://github.com/civicrm/civicrm-core/pull/22351))** +- **Event Registration: initialize array ([22312](https://github.com/civicrm/civicrm-core/pull/22312))** -- **Add workflow template classes for contributions ([22340](https://github.com/civicrm/civicrm-core/pull/22340))** +- **Display label before input elements on SMTP settings page ([22304](https://github.com/civicrm/civicrm-core/pull/22304))** -- **SearchKit - Allow functions in the WHERE clause ([22241](https://github.com/civicrm/civicrm-core/pull/22241))** +- **Follow up fix on recur data ([22301](https://github.com/civicrm/civicrm-core/pull/22301))** -- **dev/core#2752 Use acl, not blanket permissions on FinancialAccount, FinancialType, EntityFinancialAccount ([21181](https://github.com/civicrm/civicrm-core/pull/21181))** +- **Demo sample data - Add in some mixed currency contributions ([22307](https://github.com/civicrm/civicrm-core/pull/22307))** -- **[REF] Deprecated old getContributionStatuses ([22345](https://github.com/civicrm/civicrm-core/pull/22345))** +- **Add recurring conributions to sample data ([22296](https://github.com/civicrm/civicrm-core/pull/22296))** -- **dev/core#3001 escape single quotes when rendering tokens in html format ([22285](https://github.com/civicrm/civicrm-core/pull/22285))** +- **Add workflow template for recurring cancelled ([21611](https://github.com/civicrm/civicrm-core/pull/21611))** -- **[REF] Simplify getContributionStatuses ([22280](https://github.com/civicrm/civicrm-core/pull/22280))** +- **CustomGroup - Add pseudoconstant for extends column ([22282](https://github.com/civicrm/civicrm-core/pull/22282))** -- **5.45 to master ([22342](https://github.com/civicrm/civicrm-core/pull/22342))** +- **Add system status warning to display scheduled job failures ([21762](https://github.com/civicrm/civicrm-core/pull/21762))** -- **SearchKit - Fix UI for configuring display pager limit ([22321](https://github.com/civicrm/civicrm-core/pull/22321))** +- **Fix input type for smarty number formatting (more forgiving) + ([22429](https://github.com/civicrm/civicrm-core/pull/22429))** -- **[NFC] CRM_Core_Exception incorrectly called without message ([22339](https://github.com/civicrm/civicrm-core/pull/22339))** +- **Ensure getDuplicateContacts always returns an array + ([22394](https://github.com/civicrm/civicrm-core/pull/22394))** -- **Find Activities Search, default search option for Activity Status will exclude Activities by default which do not have a status of Scheduled or Completed. Confuses and frustrates End Users. ([21596](https://github.com/civicrm/civicrm-core/pull/21596))** +- **Ensure dashboardLinks assigned to prevent e-notice + ([22378](https://github.com/civicrm/civicrm-core/pull/22378))** -- **Fix params passed to setStatus method ([22338](https://github.com/civicrm/civicrm-core/pull/22338))** +- **enotice fix (with default modifiers) + ([22372](https://github.com/civicrm/civicrm-core/pull/22372))** -- **Fix Profile helptext menu reference to reCaptcha (by r4zoli) ([22333](https://github.com/civicrm/civicrm-core/pull/22333))** +- **Fix "Import Multi-Value Custom Data" + ([22365](https://github.com/civicrm/civicrm-core/pull/22365))** -- **Wrap another set of hardcoded strings in {ts} ([22315](https://github.com/civicrm/civicrm-core/pull/22315))** +- **Do not escape showHideBlocks by default + ([22371](https://github.com/civicrm/civicrm-core/pull/22371))** -- **Fix inaccuracies and mistakes in comments (especially phpdoc comments) ([22334](https://github.com/civicrm/civicrm-core/pull/22334))** +- **Fix notices on acl page + ([22370](https://github.com/civicrm/civicrm-core/pull/22370))** -- **Correctly mark updateStatusMessage method as static ([22335](https://github.com/civicrm/civicrm-core/pull/22335))** +- **Fix PropertyBag setRecurInstallments to accept 0 + ([21517](https://github.com/civicrm/civicrm-core/pull/21517))** -- **Fix typo. CRM_Core_Execption should be CRM_Core_Exception ([22336](https://github.com/civicrm/civicrm-core/pull/22336))** +- **Fix over-escaping when default escaping is on + ([22363](https://github.com/civicrm/civicrm-core/pull/22363))** -- **Remove unused method getGrantStatusOptGroup ([22332](https://github.com/civicrm/civicrm-core/pull/22332))** +- **Fix escape-by-default + ([22362](https://github.com/civicrm/civicrm-core/pull/22362))** -- **Fix JS Error for Free event with multiple participant on registration… ([22310](https://github.com/civicrm/civicrm-core/pull/22310))** +- **Fix params passed to setStatus method + ([22338](https://github.com/civicrm/civicrm-core/pull/22338))** -- **SearchKit - Fix column headers for custom fields in default display ([22331](https://github.com/civicrm/civicrm-core/pull/22331))** +- **Fix Profile helptext menu reference to reCaptcha (by r4zoli) + ([22333](https://github.com/civicrm/civicrm-core/pull/22333))** -- **APIv4 - Fix saving NULL as custom field value ([22328](https://github.com/civicrm/civicrm-core/pull/22328))** +- **Fix inaccuracies and mistakes in comments (especially phpdoc comments) + ([22334](https://github.com/civicrm/civicrm-core/pull/22334))** -- **APIv4 - Set default status when creating GroupContact record ([22322](https://github.com/civicrm/civicrm-core/pull/22322))** +- **Correctly mark updateStatusMessage method as static + ([22335](https://github.com/civicrm/civicrm-core/pull/22335))** -- **Add authx_login() API for backend script authentication (alt) ([22292](https://github.com/civicrm/civicrm-core/pull/22292))** +- **Fix typo. CRM_Core_Execption should be CRM_Core_Exception + ([22336](https://github.com/civicrm/civicrm-core/pull/22336))** -- **Demo sample data - Add in some mixed currency contributions ([22307](https://github.com/civicrm/civicrm-core/pull/22307))** +- **APIv3 - Fix overzealous pseudoconstant matching + ([22298](https://github.com/civicrm/civicrm-core/pull/22298))** -- **Allow text to be translated and fix URL paths in calls to docURL() function. ([22311](https://github.com/civicrm/civicrm-core/pull/22311))** +- **Allow text to be translated and fix URL paths in calls to docURL() function. + ([22311](https://github.com/civicrm/civicrm-core/pull/22311))** -- **Event Registration: initialize array ([22312](https://github.com/civicrm/civicrm-core/pull/22312))** +- **Fix char-set for default escaping + ([22306](https://github.com/civicrm/civicrm-core/pull/22306))** -- **5.45 ([22317](https://github.com/civicrm/civicrm-core/pull/22317))** +- **Crash when adding a relationship when CiviMember is disabled + ([22451](https://github.com/civicrm/civicrm-core/pull/22451))** -- **APIv3 - Fix overzealous pseudoconstant matching ([22298](https://github.com/civicrm/civicrm-core/pull/22298))** +- **Resources: set language-specific cacheCode, fixes AngularJS translation with + multilingual ([22236](https://github.com/civicrm/civicrm-core/pull/22236))** -- **SearchKit - Add links for CustomField and CustomGroup entities ([22302](https://github.com/civicrm/civicrm-core/pull/22302))** +- **Do not default-escape weight field on order + ([22256](https://github.com/civicrm/civicrm-core/pull/22256))** -- **E-notice fix (smarty) ([22308](https://github.com/civicrm/civicrm-core/pull/22308))** +- **Move require_once for smarty modifier due to order issues + ([22252](https://github.com/civicrm/civicrm-core/pull/22252))** -- **Fix char-set for default escaping ([22306](https://github.com/civicrm/civicrm-core/pull/22306))** +- **Contact/BAO/Query.php: fix searching for whitespace + ([22240](https://github.com/civicrm/civicrm-core/pull/22240))** -- **SearchKit - Tweak export explorer link icon + format ([22300](https://github.com/civicrm/civicrm-core/pull/22300))** +- **Smarty variables] Remove another isset - deferredFinancialType + ([22183](https://github.com/civicrm/civicrm-core/pull/22183))** -- **Display label before input elements on SMTP settings page ([22304](https://github.com/civicrm/civicrm-core/pull/22304))** +- **Smarty variables] Another isset bites the dust + ([22186](https://github.com/civicrm/civicrm-core/pull/22186))** -- **Do not apply default escaping to multiselects on currency form ([22294](https://github.com/civicrm/civicrm-core/pull/22294))** +- **Smarty variables] Remove isset from batch form + ([22187](https://github.com/civicrm/civicrm-core/pull/22187))** -- **Fix broken links in default modifier mode on manage contributions ([22290](https://github.com/civicrm/civicrm-core/pull/22290))** +- **[Smarty variables] remove isset from merge screen + ([22193](https://github.com/civicrm/civicrm-core/pull/22193))** -- **Merge 5.45 to master ([22297](https://github.com/civicrm/civicrm-core/pull/22297))** +- **[Smarty variables] Fix overzealous escaping with smarty default escaping + ([22194](https://github.com/civicrm/civicrm-core/pull/22194))** -- **Follow up fix on recur data ([22301](https://github.com/civicrm/civicrm-core/pull/22301))** +- **[Smarty variables] Remove issets relating to auto_renew + ([22195](https://github.com/civicrm/civicrm-core/pull/22195))** -- **Add recurring conributions to sample data ([22296](https://github.com/civicrm/civicrm-core/pull/22296))** +- **[Smarty variables] Remove issets from payment processor form + ([22192](https://github.com/civicrm/civicrm-core/pull/22192))** -- **[REF] move code into the function ([22288](https://github.com/civicrm/civicrm-core/pull/22288))** +- **Smarty modifier - stop using isset to check taxTerm + ([22323](https://github.com/civicrm/civicrm-core/pull/22323))** -- **Apiv4 - Make Groups a managed entity, fix 'null' bugs in BAO_Group ([22228](https://github.com/civicrm/civicrm-core/pull/22228))** +- **E-notice fix (smarty) + ([22308](https://github.com/civicrm/civicrm-core/pull/22308))** -- **Enotice fixes on ContributionPage dash ([22289](https://github.com/civicrm/civicrm-core/pull/22289))** +## CiviCampaign -- **[REF] Stop passing this as form, set in function ([22287](https://github.com/civicrm/civicrm-core/pull/22287))** +- **Cleanup Smarty e-notices on campaign dashboard + ([22283](https://github.com/civicrm/civicrm-core/pull/22283))** -- **Add workflow template for recurring cancelled ([21611](https://github.com/civicrm/civicrm-core/pull/21611))** +- **Fix campaign dashboard to work with default escaping + ([22364](https://github.com/civicrm/civicrm-core/pull/22364))** -- **SearchKit - Import/Export saved search configuration ([22229](https://github.com/civicrm/civicrm-core/pull/22229))** +## CiviContribution -- **[REF] Remove now non-variable variables from previously shared code ([22284](https://github.com/civicrm/civicrm-core/pull/22284))** +- **Do not apply default escaping to multiselects on currency form + ([22294](https://github.com/civicrm/civicrm-core/pull/22294))** -- **Cleanup Smarty e-notices on campaign dashboard ([22283](https://github.com/civicrm/civicrm-core/pull/22283))** +- **Fix broken links in default modifier mode on manage contributions + ([22290](https://github.com/civicrm/civicrm-core/pull/22290))** -- **[REF] Duplicate & unshare processFormContribution ([22276](https://github.com/civicrm/civicrm-core/pull/22276))** +- **Enotice fixes on ContributionPage dash + ([22289](https://github.com/civicrm/civicrm-core/pull/22289))** -- **CustomGroup - Add pseudoconstant for extends column ([22282](https://github.com/civicrm/civicrm-core/pull/22282))** +- **Fix E_WARNING access array offset on null when creating new contribution + page ([22373](https://github.com/civicrm/civicrm-core/pull/22373))** -- **dev/core#2996 Increment php recommndations ([22265](https://github.com/civicrm/civicrm-core/pull/22265))** +- **Ensure we don't get previously set honoree values in receipts + ([21483](https://github.com/civicrm/civicrm-core/pull/21483))** -- **dev/core#567 Add test shell ([22275](https://github.com/civicrm/civicrm-core/pull/22275))** +## CiviEvent -- **Remove unused function CRM/Utils/Mail/EmailProcessor::cleanupDir ([22278](https://github.com/civicrm/civicrm-core/pull/22278))** +- **Fix JS Error for Free event with multiple participant on registration + ([22310](https://github.com/civicrm/civicrm-core/pull/22310))** -- **Remove unnecessary pass-by-ref ([22279](https://github.com/civicrm/civicrm-core/pull/22279))** +## Drupal Integration -- **[NFC] Cleanup in Authorize.net test class ([22272](https://github.com/civicrm/civicrm-core/pull/22272))** +- **Fix unreplaced template vars in civicrm.settings.php when using drush + installer ([67](https://github.com/civicrm/civicrm-drupal-8/pull/67))** -- **Move two more functions to financialProcessor ([21927](https://github.com/civicrm/civicrm-core/pull/21927))** +## Miscellany -- **APIv4 Explorer - Make selected language and format bookmarkable ([22233](https://github.com/civicrm/civicrm-core/pull/22233))** +- **Update Brick/Money to 0.5.3 + ([22246](https://github.com/civicrm/civicrm-core/pull/22246))** -- **Fix test to use full form flow ([22266](https://github.com/civicrm/civicrm-core/pull/22266))** +- **Simplify autogenerated boilerplate upgrader class + ([22225](https://github.com/civicrm/civicrm-core/pull/22225))** -- **[NFC] - Try to work around failing tests ([22269](https://github.com/civicrm/civicrm-core/pull/22269))** +- **Upgrade - Bump minimum upgradable version to 4.6.12 + ([22238](https://github.com/civicrm/civicrm-core/pull/22238))** -- **5.45 ([22271](https://github.com/civicrm/civicrm-core/pull/22271))** +- **Move two more functions to financialProcessor + ([21927](https://github.com/civicrm/civicrm-core/pull/21927))** -- **dev/core#2927 - Avoid warnings for is_dir() when open_basedir is in effect ([22107](https://github.com/civicrm/civicrm-core/pull/22107))** +- **Formatting cleanup + ([22374](https://github.com/civicrm/civicrm-core/pull/22374))** -- **Resources: set language-specific cacheCode, fixes AngularJS translation with multilingual ([22236](https://github.com/civicrm/civicrm-core/pull/22236))** +- **Rename protected function + ([22259](https://github.com/civicrm/civicrm-core/pull/22259))** -- **Add system status warning to display scheduled job failures ([21762](https://github.com/civicrm/civicrm-core/pull/21762))** +- **Contributor key: Add Matt Trim + ([22248](https://github.com/civicrm/civicrm-core/pull/22248))** -- **[REF] Remove more params that are unused now function is not shared ([22261](https://github.com/civicrm/civicrm-core/pull/22261))** +- **5.45.0 release notes: added late changes + ([22386](https://github.com/civicrm/civicrm-core/pull/22386))** -- **Remove handling for always-truthy var being false ([22260](https://github.com/civicrm/civicrm-core/pull/22260))** +- **Remove handling for always-truthy var being false + ([22260](https://github.com/civicrm/civicrm-core/pull/22260))** -- **Rename protected function ([22259](https://github.com/civicrm/civicrm-core/pull/22259))** +- **Remove unnecessary id attribute. + ([22347](https://github.com/civicrm/civicrm-core/pull/22347))** -- **Remove never passed variables ([22258](https://github.com/civicrm/civicrm-core/pull/22258))** +- **Remove never passed variables + ([22258](https://github.com/civicrm/civicrm-core/pull/22258))** -- **[REF] Duplicate function to allow us to work it out of the code ([22254](https://github.com/civicrm/civicrm-core/pull/22254))** +- **Remove unused function + ([22388](https://github.com/civicrm/civicrm-core/pull/22388))** -- **(NFC) APIv4: Add help info for multi-record custom field sets ([22257](https://github.com/civicrm/civicrm-core/pull/22257))** +- **Initial refactor of createProfileContact groups + ([18158](https://github.com/civicrm/civicrm-core/pull/18158))** -- **Smarty variables] Remove another isset - deferredFinancialType ([22183](https://github.com/civicrm/civicrm-core/pull/22183))** +- **Deprecated function drupal_get_path() + ([69](https://github.com/civicrm/civicrm-drupal-8/pull/69))** -- **Do not default-escape weight field on order ([22256](https://github.com/civicrm/civicrm-core/pull/22256))** +- **Update jquery.tokeninput.js to 1.6.1 + ß([336](https://github.com/civicrm/civicrm-packages/pull/336))** -- **[REF] Minor parameter simplification ([22253](https://github.com/civicrm/civicrm-core/pull/22253))** +- **Privatise function + ([22392](https://github.com/civicrm/civicrm-core/pull/22392))** -- **[NFC] Test cleanup ([22251](https://github.com/civicrm/civicrm-core/pull/22251))** +- **Remove unnecessary pass-by-ref + ([22393](https://github.com/civicrm/civicrm-core/pull/22393))** -- **[NFC] Minor cleanup in test class ([22249](https://github.com/civicrm/civicrm-core/pull/22249))** +- **Remove unused function CRM/Utils/Mail/EmailProcessor::cleanupDir + ß([22278](https://github.com/civicrm/civicrm-core/pull/22278))** -- **Move require_once for smarty modifier due to order issues ([22252](https://github.com/civicrm/civicrm-core/pull/22252))** +- **Remove unused method getGrantStatusOptGroup + ([22332](https://github.com/civicrm/civicrm-core/pull/22332))** -- **dev/core#2825 - Make source contact required for activities on the form ([22243](https://github.com/civicrm/civicrm-core/pull/22243))** +- **Remove unnecessary pass-by-ref + ([22279](https://github.com/civicrm/civicrm-core/pull/22279))** -- **Contributor key: Add Matt Trim ([22248](https://github.com/civicrm/civicrm-core/pull/22248))** +- **(REF) CRM/Upgrade - Remove unused entrypoint `verifyPreDBstate()` + ([22237](https://github.com/civicrm/civicrm-core/pull/22237))** -- **dev/core#2977 - For custom group creation, flip the default display settings ([22244](https://github.com/civicrm/civicrm-core/pull/22244))** +- **[REF] Remove more params that are unused now function is not shared + ([22261](https://github.com/civicrm/civicrm-core/pull/22261))** -- **Update Brick/Money to 0.5.3 ([22246](https://github.com/civicrm/civicrm-core/pull/22246))** +- **[REF] Duplicate function to allow us to work it out of the code + ([22254](https://github.com/civicrm/civicrm-core/pull/22254))** -- **Contact/BAO/Query.php: fix searching for whitespace ([22240](https://github.com/civicrm/civicrm-core/pull/22240))** +- **[REF] Minor parameter simplification + ([22253](https://github.com/civicrm/civicrm-core/pull/22253))** -- **[REF] Afform - Use APIv4 for managed dashboard ([22213](https://github.com/civicrm/civicrm-core/pull/22213))** +- **[REF] Add in getVersion override for Drupal 8/9 to support cv testing and + also cv vars:show picking up the right CMS version + ([22220](https://github.com/civicrm/civicrm-core/pull/22220))** -- **(dev/core#2962) get contact id for the mailing along with display nam… ([22096](https://github.com/civicrm/civicrm-core/pull/22096))** +- **[Ref] Add getter for priceSetID and use full form flow + ([22267](https://github.com/civicrm/civicrm-core/pull/22267))** -- **Simplify autogenerated boilerplate upgrader class ([22225](https://github.com/civicrm/civicrm-core/pull/22225))** +- **[REF] Afform - Use APIv4 for managed dashboard + ([22213](https://github.com/civicrm/civicrm-core/pull/22213))** -- **Upgrade - Bump minimum upgradable version to 4.6.12 ([22238](https://github.com/civicrm/civicrm-core/pull/22238))** +- **[REF] Remove handling for relationshipID + ([22391](https://github.com/civicrm/civicrm-core/pull/22391))** -- **Smarty variables] Another isset bites the dust ([22186](https://github.com/civicrm/civicrm-core/pull/22186))** +- **REF - Use `CRM_Contact_BAO_ContactType::basicTypes()` instead of hardcoded + lists ([22389](https://github.com/civicrm/civicrm-core/pull/22389))** -- **(REF) CRM/Upgrade - Remove unused entrypoint `verifyPreDBstate()` ([22237](https://github.com/civicrm/civicrm-core/pull/22237))** +- **[REF] move code into the function + ([22288](https://github.com/civicrm/civicrm-core/pull/22288))** -- **Smarty variables] Remove isset from batch form ([22187](https://github.com/civicrm/civicrm-core/pull/22187))** +- **[REF] Remove now non-variable variables from previously shared code + ([22284](https://github.com/civicrm/civicrm-core/pull/22284))** -- **Afform - Set date-range defaults ([22234](https://github.com/civicrm/civicrm-core/pull/22234))** +- **[REF] Duplicate & unshare processFormContribution + ([22276](https://github.com/civicrm/civicrm-core/pull/22276))** -- **5.45 ([22232](https://github.com/civicrm/civicrm-core/pull/22232))** +- **[REF] Stop passing this as form, set in function + ([22287](https://github.com/civicrm/civicrm-core/pull/22287))** -- **NFC - Delete boilerplate comments and empty functions from upgrade classes ([22226](https://github.com/civicrm/civicrm-core/pull/22226))** +- **[REF] Deprecated old getContributionStatuses + ([22345](https://github.com/civicrm/civicrm-core/pull/22345))** -- **[Smarty variables] remove isset from merge screen ([22193](https://github.com/civicrm/civicrm-core/pull/22193))** +- **[REF] Simplify getContributionStatuses + ([22280](https://github.com/civicrm/civicrm-core/pull/22280))** -- **dev/core#2984 - Clarify API error when component is disabled ([22231](https://github.com/civicrm/civicrm-core/pull/22231))** +- **[REF] Upgrade JQuery UI to 1.13.0 + ([22583](https://github.com/civicrm/civicrm-core/pull/22583))** -- **(dev/core#2979) remove the limit of 15 max values for multiple values… ([22214](https://github.com/civicrm/civicrm-core/pull/22214))** +- **[REF] Further cleanup on employer create + ([22390](https://github.com/civicrm/civicrm-core/pull/22390))** -- **[Smarty variables] Fix overzealous escaping with smarty default escaping ([22194](https://github.com/civicrm/civicrm-core/pull/22194))** +- **HookTest - Fix execution on PHP 8 + ([266](https://github.com/civicrm/civicrm-wordpress/pull/266))** -- **[Smarty variables] Remove issets relating to auto_renew ([22195](https://github.com/civicrm/civicrm-core/pull/22195))** +- **Fix membership test fail for Dec 31 + ([22351](https://github.com/civicrm/civicrm-core/pull/22351))** -- **[Smarty variables] Remove issets from payment processor form ([22192](https://github.com/civicrm/civicrm-core/pull/22192))** +- **Fix tests that fail after 2021 + ([22352](https://github.com/civicrm/civicrm-core/pull/22352))** -- **dev/core#2982 - Deprecated warnings for money formatting in Repeat Contributions CiviReport ([22217](https://github.com/civicrm/civicrm-core/pull/22217))** +- **Fix test to use full form flow + ([22266](https://github.com/civicrm/civicrm-core/pull/22266))** -- **NFC - Cleanup messy boilerplate ([22224](https://github.com/civicrm/civicrm-core/pull/22224))** +- **Cleanup test class + ([22493](https://github.com/civicrm/civicrm-core/pull/22493))** -- **Initial refactor of createProfileContact groups ([18158](https://github.com/civicrm/civicrm-core/pull/18158))** +- **(NFC) Cleanup test class + ([22384](https://github.com/civicrm/civicrm-core/pull/22384))** -- **5.45 ([22222](https://github.com/civicrm/civicrm-core/pull/22222))** +- **[NFC] - Try to work around failing tests + ([22269](https://github.com/civicrm/civicrm-core/pull/22269))** -- **[REF] Add in getVersion override for Drupal 8/9 to support cv testing… ([22220](https://github.com/civicrm/civicrm-core/pull/22220))** +- **[NFC] Cleanup in Authorize.net test class + ([22272](https://github.com/civicrm/civicrm-core/pull/22272))** -- **Deprecated function drupal_get_path() ([69](https://github.com/civicrm/civicrm-drupal-8/pull/69))** +- **[NFC] isDir unit test fails on php 7 'min' matrix + ([22418](https://github.com/civicrm/civicrm-core/pull/22418))** -- **Fix unreplaced template vars in civicrm.settings.php when using drush installer ([67](https://github.com/civicrm/civicrm-drupal-8/pull/67))** +- **(NFC) APIv4: Add help info for multi-record custom field sets + ([22257](https://github.com/civicrm/civicrm-core/pull/22257))** -- **(Backport) HookTest - Fix execution on PHP 8 ([269](https://github.com/civicrm/civicrm-wordpress/pull/269))** +- **[NFC] Test cleanup + ([22251](https://github.com/civicrm/civicrm-core/pull/22251))** -- **(dev/core#1615) wp-cli - Perform CLI installations using Civi\Setup ([264](https://github.com/civicrm/civicrm-wordpress/pull/264))** +- **[NFC] Minor cleanup in test class + ([22249](https://github.com/civicrm/civicrm-core/pull/22249))** -- **HookTest - Fix execution on PHP 8 ([266](https://github.com/civicrm/civicrm-wordpress/pull/266))** +- **NFC - Cleanup messy boilerplate + ([22224](https://github.com/civicrm/civicrm-core/pull/22224))** -- **dev/drupal#169 - Fix namespacing in kcfinder ([338](https://github.com/civicrm/civicrm-packages/pull/338))** +- **NFC - Delete boilerplate comments and empty functions from upgrade classes + ([22226](https://github.com/civicrm/civicrm-core/pull/22226))** -- **Update jquery.tokeninput.js to 1.6.1 ([336](https://github.com/civicrm/civicrm-packages/pull/336))** +- **[NFC] CRM_Core_Exception incorrectly called without message + ([22339](https://github.com/civicrm/civicrm-core/pull/22339))** -## Miscellany +- **[NFC] docblock improvements to Import_Field classes + ([22360](https://github.com/civicrm/civicrm-core/pull/22360))** ## Credits This release was developed by the following code authors: -AGH Strategies - Alice Frumin, Andie Hunt; Agileware - Justin Freeman; BrightMinded Ltd - Bradley Taylor; Circle Interactive - Matt Trim; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; Coop SymbioTIC - Mathieu Lutfy; Dave D; Jens Schuppe; JMA Consulting - Seamus Lee; Megaphone Technology Consulting - Jon Goldberg; Miguel Almeida; MJW Consulting - Matthew Wire; Progressive Technology Project - Jamie McClelland; Skvare - Sunil Pawar; Squiffle Consulting - Aidan Saunders; Wikimedia Foundation - Eileen McNaughton +AGH Strategies - Alice Frumin, Andie Hunt; Agileware - Justin Freeman; +BrightMinded Ltd - Bradley Taylor; Circle Interactive - Matt Trim; +CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; +Coop SymbioTIC - Mathieu Lutfy; Dave D; Jens Schuppe; +JMA Consulting - Seamus Lee; Megaphone Technology Consulting - Jon Goldberg; +Miguel Almeida; MJW Consulting - Matthew Wire; +Progressive Technology Project - Jamie McClelland; Skvare - Sunil Pawar; +Squiffle Consulting - Aidan Saunders; Wikimedia Foundation - Eileen McNaughton Most authors also reviewed code for this release; in addition, the following reviewers contributed their comments: -Artful Robot - Rich Lott; Ben Mango; Betty Dolfing; BrightMinded Ltd - Bradley Taylor; Christian Wach; Circle Interactive - Matt Trim; civibot[bot]; CiviCoop - Jaap Jansma, Klaas Eikelboom; civicrm-builder; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; Coop SymbioTIC - Mathieu Lutfy, Samuel Vanhove; Dave D; Freeform Solutions - Herb van den Dool; Fuzion - Jitendra Purohit, Peter Davis; Greenpeace Central and Eastern Europe - Patrick Figel; Jens Schuppe; JMA Consulting - Joe Murray, Monish Deb, Seamus Lee; Lighthouse Consulting and Design - Brian Shaughnessy; Megaphone Technology Consulting - Jon Goldberg; Mikey O'Toole; MJW Consulting - Matthew Wire; Semper IT - Karin Gerritsen; Skvare - Sunil Pawar; Tadpole Collective - Kevin Cristiano; tapashdatta; Third Sector Design - William Mortada; Wikimedia Foundation - Eileen McNaughton, Elliott Eggleston +Artful Robot - Rich Lott; Ben Mango; Betty Dolfing; Christian Wach; +CiviCoop - Jaap Jansma, Klaas Eikelboom; Coop SymbioTIC - Samuel Vanhove; +Freeform Solutions - Herb van den Dool; Fuzion - Jitendra Purohit, Peter Davis; +Greenpeace Central and Eastern Europe - Patrick Figel; +JMA Consulting - Joe Murray, Monish Deb; Lighthouse Consulting and +Design - Brian Shaughnessy; Mikey O'Toole; Semper IT - Karin Gerritsen; +Tadpole Collective - Kevin Cristiano; tapashdatta; +Third Sector Design - William Mortada; Wikimedia Foundation - Elliott Eggleston -- 2.25.1