From 9d1f46ea52a0ee07b07221f13ea898ba685978df Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Wed, 4 Nov 2020 14:36:05 -0500 Subject: [PATCH] 5.31.0 release notes: added late changes --- contributor-key.yml | 5 ++++- release-notes/5.31.0.md | 45 +++++++++++++++++++++++++++++++++++++---- 2 files changed, 45 insertions(+), 5 deletions(-) diff --git a/contributor-key.yml b/contributor-key.yml index 59783ae97a..48a2c548d2 100644 --- a/contributor-key.yml +++ b/contributor-key.yml @@ -889,6 +889,9 @@ organization: Web Access jira : kurund +- github : lalgwebdev + name : Tony Maynard-Smith + - github : larssg-wildsight name : Lars Sanders-Green organization: Wildsight @@ -1355,7 +1358,7 @@ - name : Steve Binkowski jira : s.bink - + - github : shaneonabike name : Abeilles en Vélo / Bees on a bike diff --git a/release-notes/5.31.0.md b/release-notes/5.31.0.md index 2fde6f61f1..0a48c513c5 100644 --- a/release-notes/5.31.0.md +++ b/release-notes/5.31.0.md @@ -40,7 +40,10 @@ Released November 4, 2020 the system check. An organization might grant the former to senior staff and the latter to technical staff. -- **Buttonrama ([18410](https://github.com/civicrm/civicrm-core/pull/18410) and +- **Buttonrama ([18410](https://github.com/civicrm/civicrm-core/pull/18410), + [18820](https://github.com/civicrm/civicrm-core/pull/18820), + [18834](https://github.com/civicrm/civicrm-core/pull/18834), + [18799](https://github.com/civicrm/civicrm-core/pull/18799), and [307](https://github.com/civicrm/civicrm-packages/pull/307))** This ensures icons and text within buttons are aligned vertically, and it @@ -124,7 +127,9 @@ Released November 4, 2020 fields and the HAVING clause. - **Select field fixes for screen reader - ([17675](https://github.com/civicrm/civicrm-core/pull/17675))** + ([17675](https://github.com/civicrm/civicrm-core/pull/17675), + [18873](https://github.com/civicrm/civicrm-core/pull/18873), + [18889](https://github.com/civicrm/civicrm-core/pull/18889))** The placeholder text for select drop-down fields now reflects the field label. The Select2 widget makes it difficult for screen readers to identify the @@ -291,6 +296,10 @@ Released November 4, 2020 ### Core CiviCRM +- **"Network Error" when sorting contact search results by City, Postcode or + Country ([dev/core#2132](https://lab.civicrm.org/dev/core/-/issues/2132): + [18857](https://github.com/civicrm/civicrm-core/pull/18857))** + - **Public contribution form and Checksums: billing information not loaded if using multiple processors ([dev/core#334](https://lab.civicrm.org/dev/core/-/issues/334): @@ -328,6 +337,10 @@ Released November 4, 2020 Fixes DB errors when using the groups field in a profile. +- **Drupal 7 + 9 Groups dont show in edit with version 5.30.1 + ([dev/core#2136](https://lab.civicrm.org/dev/core/-/issues/2136): + [18831](https://github.com/civicrm/civicrm-core/pull/18831))** + - **Rebuild triggers after utf8mb4 conversion ([18751](https://github.com/civicrm/civicrm-core/pull/18751))** @@ -457,6 +470,22 @@ Released November 4, 2020 This affects all PDF letters. +- **Fix the output of the full text custom search form + ([18890](https://github.com/civicrm/civicrm-core/pull/18890))** + + This resolves styling issues on the full text search form. + +- **For countries without a province N/A is not accepted as a state in a profile + ([dev/core#2149](https://lab.civicrm.org/dev/core/-/issues/2149): + [18877](https://github.com/civicrm/civicrm-core/pull/18877))** + +- **IN operator not working in Search + ([dev/core#2147](https://lab.civicrm.org/dev/core/-/issues/2147): + [18898](https://github.com/civicrm/civicrm-core/pull/18898))** + + This changes the group search field in the basic "Find Contacts" search back + to a plain select drop-down rather than a Select2 widget. + ### CiviCampaign - **Fix default report permissions when creating reports from CiviCampaign @@ -592,6 +621,11 @@ Released November 4, 2020 renewal form. This allows an accurate status to be displayed and used for calculating renewal dates. +- **Membership status does not get updated during membership import when status + override is set + ([dev/membership#30](https://lab.civicrm.org/dev/membership/-/issues/30): + [18821](https://github.com/civicrm/civicrm-core/pull/18821))** + - **Bug When Restoring Overridden Status on Related Memberships ([dev/core#1854](https://lab.civicrm.org/dev/core/-/issues/1854): [17742](https://github.com/civicrm/civicrm-core/pull/17742))** @@ -1166,6 +1200,9 @@ Released November 4, 2020 Fixes a notice. +- **Update composer-download-plugin to v3.0.0 to support usage of composer 2.x + ([18899](https://github.com/civicrm/civicrm-core/pull/18899))** + ## Credits This release was developed by the following code authors: @@ -1188,8 +1225,8 @@ Abeilles en Vélo / Bees on a bike; Artful Robot - Rich Lott; Betty Dolfing; CiviCoop - Jaap Jansma; CiviCRM - Josh Gowans; CiviDesk - Nicolas Ganivet, Yashodha Chaku; CompuCorp - René Olivo; Freeform Solutions - Herb van den Dool; Fuzion - Jitendra Purohit, Luke Stewart; Irene Meisel; JMA Consulting - Joe -Murray; lalgwebdev; Lemniscus - Noah Miller; MJCO - Mikey O'Toole; Wikimedia -Foundation - Maggie Epps +Murray; Lemniscus - Noah Miller; MJCO - Mikey O'Toole; Tony Maynard-Smith; +Wikimedia Foundation - Maggie Epps ## Feedback -- 2.25.1