add developer tab for summary report
[civicrm-core.git] / release-notes / 4.7.14.md
index 4a0d854c8224f045da533d3505dca9ac0126474f..46c4c8bf1dde65396fd2acb0ad7e67e8012d41b0 100644 (file)
@@ -434,12 +434,6 @@ Released December 7, 2016
 - **Remove unnecessary ts() from upgrade tasks
   ([9418](https://github.com/civicrm/civicrm-core/pull/9418))**
 
-- **[CRM-19303](https://issues.civicrm.org/jira/browse/CRM-19303) CKEditor
-  configuration can't be edited on a Drupal multisite installation
-  ([9409](https://github.com/civicrm/civicrm-core/pull/9409)) [WIP]**
-
-  Use the appropriate file URL for storing ckEditor configuration
-
 ### Accounting
 
 - **[CRM-19485](https://issues.civicrm.org/jira/browse/CRM-19485) Selector issue
@@ -498,7 +492,7 @@ Released December 7, 2016
 
 ### CiviContribute
 
-- ** Pass-thru empty values from api contribution_sendconfirmation
+- **Pass-thru empty values from api contribution_sendconfirmation
   ([9344](https://github.com/civicrm/civicrm-core/pull/9344))**
 
 - **[CRM-19539](https://issues.civicrm.org/jira/browse/CRM-19539) Bug prevents
@@ -580,7 +574,11 @@ Released December 7, 2016
 - **Whitespace changes
   ([9336](https://github.com/civicrm/civicrm-core/pull/9336))**
 
-- **see above ([9345](https://github.com/civicrm/civicrm-core/pull/9345))**
+- **Change function signature back
+  ([9345](https://github.com/civicrm/civicrm-core/pull/9345))**
+
+  Reorders the parameters for `CRM_Core_Payment_Form::validateCreditCard()` to
+  put the newly-added `$processorID` last.
 
 - **[CRM-19654](https://issues.civicrm.org/jira/browse/CRM-19654) Missing cancel
   date and row style for canceled contributions