Skip to content

Commit

Permalink
4.7.27 release notes: sections in proper order
Browse files Browse the repository at this point in the history
  • Loading branch information
agh1 committed Nov 1, 2017
1 parent f3957be commit 7242f9e
Showing 1 changed file with 42 additions and 42 deletions.
84 changes: 42 additions & 42 deletions release-notes/4.7.27.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,12 +303,6 @@ Released November 1, 2017
Call to undefined method CRM_Contact_Import_Parser::formatCustomDate
([11143](https://github.com/civicrm/civicrm-core/pull/11143))**

### CiviGrant

- **[CRM-20460](https://issues.civicrm.org/jira/browse/CRM-20460) Grant Report
incorrect where clause
([11036](https://github.com/civicrm/civicrm-core/pull/11036))**

### CiviCase

- **[CRM-21114](https://issues.civicrm.org/jira/browse/CRM-21114) file to case
Expand Down Expand Up @@ -396,42 +390,6 @@ Released November 1, 2017
arrive as the default currency rather than the currency specified by the
transaction.

### CiviMember

- **[CRM-20636](https://issues.civicrm.org/jira/browse/CRM-20636) Notice fix
while updating membership without payment
([10412](https://github.com/civicrm/civicrm-core/pull/10412))**

This prevents a PHP notice from appearing when updating a membership with no
payments.

- **[CRM-15861](https://issues.civicrm.org/jira/browse/CRM-15861) Offline
membership renewal doesn't display priceset choices
([10887](https://github.com/civicrm/civicrm-core/pull/10887)) (preliminary
work)**

This consolidates some code for choosing the default membership type.

- **[CRM-21198](https://issues.civicrm.org/jira/browse/CRM-21198) Completing
payment for partially paid membership doesn't change membership status
([11006](https://github.com/civicrm/civicrm-core/pull/11006))**

- **[CRM-21183](https://issues.civicrm.org/jira/browse/CRM-21183) Updating
Partially paid contribution to Completed doesn't update membership
([10981](https://github.com/civicrm/civicrm-core/pull/10981))**

- **[CRM-21117](https://issues.civicrm.org/jira/browse/CRM-21117) Line item not
shown in mails when paying later for membership priceset
([10978](https://github.com/civicrm/civicrm-core/pull/10978))**

- **[CRM-20881](https://issues.civicrm.org/jira/browse/CRM-20881) Backend
Membership status set to pending if contribution status label 'Completed' is
renamed ([10670](https://github.com/civicrm/civicrm-core/pull/10670))**

- **[CRM-21314](https://issues.civicrm.org/jira/browse/CRM-21314) Credit card
block missing from membership payment form
([11140](https://github.com/civicrm/civicrm-core/pull/11140))**

### CiviEvent

- **[CRM-21196](https://issues.civicrm.org/jira/browse/CRM-21196) Event reports
Expand Down Expand Up @@ -460,6 +418,12 @@ Released November 1, 2017
be set to `NULL` when converting an event's registration options to a price
set. This would cause the price set to be missing when managing the event.

### CiviGrant

- **[CRM-20460](https://issues.civicrm.org/jira/browse/CRM-20460) Grant Report
incorrect where clause
([11036](https://github.com/civicrm/civicrm-core/pull/11036))**

### CiviMail

- **[CRM-20892](https://issues.civicrm.org/jira/browse/CRM-20892) Same mailing
Expand All @@ -471,6 +435,42 @@ Released November 1, 2017
the mailing has been saved (in another tab or by another user) since the
window loaded the mailing information.

### CiviMember

- **[CRM-20636](https://issues.civicrm.org/jira/browse/CRM-20636) Notice fix
while updating membership without payment
([10412](https://github.com/civicrm/civicrm-core/pull/10412))**

This prevents a PHP notice from appearing when updating a membership with no
payments.

- **[CRM-15861](https://issues.civicrm.org/jira/browse/CRM-15861) Offline
membership renewal doesn't display priceset choices
([10887](https://github.com/civicrm/civicrm-core/pull/10887)) (preliminary
work)**

This consolidates some code for choosing the default membership type.

- **[CRM-21198](https://issues.civicrm.org/jira/browse/CRM-21198) Completing
payment for partially paid membership doesn't change membership status
([11006](https://github.com/civicrm/civicrm-core/pull/11006))**

- **[CRM-21183](https://issues.civicrm.org/jira/browse/CRM-21183) Updating
Partially paid contribution to Completed doesn't update membership
([10981](https://github.com/civicrm/civicrm-core/pull/10981))**

- **[CRM-21117](https://issues.civicrm.org/jira/browse/CRM-21117) Line item not
shown in mails when paying later for membership priceset
([10978](https://github.com/civicrm/civicrm-core/pull/10978))**

- **[CRM-20881](https://issues.civicrm.org/jira/browse/CRM-20881) Backend
Membership status set to pending if contribution status label 'Completed' is
renamed ([10670](https://github.com/civicrm/civicrm-core/pull/10670))**

- **[CRM-21314](https://issues.civicrm.org/jira/browse/CRM-21314) Credit card
block missing from membership payment form
([11140](https://github.com/civicrm/civicrm-core/pull/11140))**

### Drupal Integration

- **[CRM-21156](https://issues.civicrm.org/jira/browse/CRM-21156) CiviCRM Rules
Expand Down

0 comments on commit 7242f9e

Please sign in to comment.