5.10.0 release notes: late changes, credits, and last-minute fixes
[civicrm-core.git] / release-notes / 5.7.0.md
index 74ef1aa1ca4e7bc39beb36975d78cef863a6c45c..74e6dc4d74c99c1cc51f74ca9ab3d4103819d326 100644 (file)
@@ -26,7 +26,8 @@ Released November 7, 2018
 ### Core CiviCRM
 
 - **Add icons to top-level navigation menu
 ### 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.
 
   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.
 
   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.
 ### 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.
 
   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
 ### 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))**
 
   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
 
 ### 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))**
 - **[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.
 
   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.
+
 ## <a name="misc"></a>Miscellany
 
 - **Rename variable in MembershipRenewal form to make a merge with Membership
 ## <a name="misc"></a>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))**
 
 - **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))**
+
 ## <a name="credits"></a>Credits
 
 This release was developed by the following code authors:
 
 ## <a name="credits"></a>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:
 
 
 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
 
 ## <a name="feedback"></a>Feedback
 
 
 ## <a name="feedback"></a>Feedback