From 7e22c92585f801dcdd0786f5f0e1678d7d894a1b Mon Sep 17 00:00:00 2001 From: Andrew Hunt Date: Tue, 6 Nov 2018 23:22:23 -0500 Subject: [PATCH] 5.7.0 release notes: added late changes and contributors --- contributor-key.yml | 2 ++ release-notes/5.7.0.md | 68 ++++++++++++++++++++++++++++++++++++++++-- 2 files changed, 67 insertions(+), 3 deletions(-) diff --git a/contributor-key.yml b/contributor-key.yml index d6adf6e34b..cf39cac290 100644 --- a/contributor-key.yml +++ b/contributor-key.yml @@ -936,6 +936,8 @@ organization: CYIM jira : mmauroy +- github : mmyriam + - github : mohamedziada name : Mohamed Ziada jira : mohamedziada diff --git a/release-notes/5.7.0.md b/release-notes/5.7.0.md index 74ef1aa1ca..74e6dc4d74 100644 --- a/release-notes/5.7.0.md +++ b/release-notes/5.7.0.md @@ -26,7 +26,8 @@ Released November 7, 2018 ### Core CiviCRM - **Add icons to top-level navigation menu - ([12878](https://github.com/civicrm/civicrm-core/pull/12878))** + ([12878](https://github.com/civicrm/civicrm-core/pull/12878) and + [13015](https://github.com/civicrm/civicrm-core/pull/13015))** Each item in the top (horizontal) level of the navigation menu is now accompanied by an icon. @@ -56,6 +57,12 @@ Released November 7, 2018 The relationships tab on a contact is now more consistent with the rest of CiviCRM, displaying correctly in standard output and in the Shoreditch theme. +- **Cleanup contact summary tabs code + ([12941](https://github.com/civicrm/civicrm-core/pull/12941))** + + A largely non-functional change, this makes it possible for extensions to + modify the order of tabs on a contact record. + ### CiviContribute - **Use cached function for financialAccount retrieval. @@ -180,6 +187,30 @@ Released November 7, 2018 This change fixes "Republic of" countries (like Iran and Macedonia) so that the "of" is not capitalized. +- **[dev/core#428](https://lab.civicrm.org/dev/core/issues/428) Fatal error in + Activity Details report when Sorting uses Section Header + ([12915](https://github.com/civicrm/civicrm-core/pull/12915))** + +- **Fix regression on activity detail report add to group + ([12963](https://github.com/civicrm/civicrm-core/pull/12963))** + + This resolves a database error that would appear when adding contacts to a + group from the Activity Detail report. + +- **Contact summary report with location type selected: fixed fatal error for + function not found + ([12967](https://github.com/civicrm/civicrm-core/pull/12967))** + +- **Remove contact tags when none selected on edit screen + ([12958](https://github.com/civicrm/civicrm-core/pull/12958))** + + From the contact edit form, unselecting all of a contact's tags would not + result in any changes. + +- **[dev/core#462](https://lab.civicrm.org/dev/core/issues/462) Export temporary + tables cause Advanced Logging warning of missing log tables + ([12984](https://github.com/civicrm/civicrm-core/pull/12984))** + ### CiviCase - **[dev/core#370](https://lab.civicrm.org/dev/core/issues/370) No new tasks and @@ -236,8 +267,19 @@ Released November 7, 2018 user does not have 'Edit Event Participants' permission ([12768](https://github.com/civicrm/civicrm-core/pull/12768))** +- **Fix default for repetition_start_date + ([12997](https://github.com/civicrm/civicrm-core/pull/12997))** + + The start date for repeating events now defaults to the current event's start + date. + ### CiviMail +- **[dev/core#448](https://lab.civicrm.org/dev/core/issues/448) When creating a + CiviCRM Mailing including a Smart Group, All contacts met by the criteria of + the smart group are added. There is no check performed to make sure that + contacts removed from the smart group aren't included** + - **[dev/core#281](https://lab.civicrm.org/dev/core/issues/281) Fix invoice number in message template ([12856](https://github.com/civicrm/civicrm-core/pull/12856))** @@ -274,6 +316,14 @@ Released November 7, 2018 This change cleans up the SMS reminder form to properly denote which fields are required and which are optional. +### Joomla Integration + +- **Fixed Joomla menu z-index regression + [12952](https://github.com/civicrm/civicrm-core/pull/12952)** + + This resolves a bug where the Joomla menus would open beneath the CiviCRM + menu. It also moves the CiviCRM menu directly below the Joomla menu. + ## Miscellany - **Rename variable in MembershipRenewal form to make a merge with Membership @@ -332,16 +382,28 @@ Released November 7, 2018 - **Convert RecurringEntity form to datepicker ([12746](https://github.com/civicrm/civicrm-core/pull/12746))** +- **(NFC) Make the test concurrency test not run on PR testing but on matrix + alone until we can sort out the issue + ([12961](https://github.com/civicrm/civicrm-core/pull/12961))** + ## Credits This release was developed by the following code authors: -AGH Strategies - Alice Frumin, Andrew Hunt; Australian Greens - Seamus Lee; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; CompuCorp - Mukesh Ram; Coop SymbioTIC - Mathieu Lutfy; JMA Consulting - Joe Murray; Lemniscus - Noah Miller; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - Matthew Wire; mmyriam; Pradeep Nayak; Progressive Technology Project - Jamie McClelland; Samson Alajede; Tadpole Collective - Kevin Cristiano; Tanya Bouman; Team Expansion - Greg Harris; Wikimedia Foundation - Eileen McNaughton +AGH Strategies - Alice Frumin, Andrew Hunt; Australian Greens - Seamus Lee; +CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; CompuCorp - +Mukesh Ram; Coop SymbioTIC - Mathieu Lutfy; JMA Consulting - Joe Murray; +Lemniscus - Noah Miller; Megaphone Technology Consulting - Jon Goldberg; MJW +Consulting - Matthew Wire; mmyriam; Pradeep Nayak; Progressive Technology +Project - Jamie McClelland; Samson Alajede; Tadpole Collective - Kevin +Cristiano; Tanya Bouman; Team Expansion - Greg Harris; Wikimedia Foundation - +Eileen McNaughton Most authors also reviewed code for this release; in addition, the following reviewers contributed their comments: -AGH Strategies - Alice Frumin, Andrew Hunt; Australian Greens - Seamus Lee; Circle Interactive - Dave Jenkins; civibot[bot]; civicrm-builder; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; CompuCorp - Mukesh Ram; Coop SymbioTIC - Mathieu Lutfy; Digitalcourage - Detlev Sieber; JMA Consulting - Monish Deb; Joinery - Allen Shaw; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - Matthew Wire; Pradeep Nayak; Tadpole Collective - Kevin Cristiano; Tanya Bouman; Wikimedia Foundation - Eileen McNaughton +Circle Interactive - Dave Jenkins; Digitalcourage - Detlev Sieber; JMA +Consulting - Monish Deb; Joinery - Allen Shaw ## Feedback -- 2.25.1