Merge pull request #15539 from eileenmcnaughton/pay_back
[civicrm-core.git] / release-notes / 5.19.0.md
1 # CiviCRM 5.19.0
2
3 Released November 6, 2019
4
5 - **[Synopsis](#synopsis)**
6 - **[Features](#features)**
7 - **[Bugs resolved](#bugs)**
8 - **[Miscellany](#misc)**
9 - **[Credits](#credits)**
10 - **[Feedback](#feedback)**
11
12 ## <a name="synopsis"></a>Synopsis
13
14 | *Does this version...?* | |
15 |:--------------------------------------------------------------- |:-------:|
16 | Fix security vulnerabilities? | |
17 | Change the database schema? | |
18 | Alter the API? | |
19 | Require attention to configuration options? | |
20 | Fix problems installing or upgrading to a previous version? | |
21 | Introduce features? | |
22 | Fix bugs? | |
23
24 ## <a name="features"></a>Features
25
26 ### Core CiviCRM
27
28 - **CRM-21677 Missing Summary ([15230](https://github.com/civicrm/civicrm-core/pull/15230))**
29
30 - **CRM-21777 Missing Summary ([15305](https://github.com/civicrm/civicrm-core/pull/15305))**
31
32 - **crm- Missing Summary ([15309](https://github.com/civicrm/civicrm-core/pull/15309))**
33
34 ## <a name="bugs"></a>Bugs resolved
35
36 ### Core CiviCRM
37
38 - **dev/financial#69 Fix misrecording of payments against non pay_later Pending contribution. ([15502](https://github.com/civicrm/civicrm-core/pull/15502))**
39
40 - **Do not check for the extension we are trying to download itself ([15506](https://github.com/civicrm/civicrm-core/pull/15506))**
41
42 - **Check requirements before upgrading extensions via the UI ([15450](https://github.com/civicrm/civicrm-core/pull/15450))**
43
44 - **Fix 5.18 regression on membership handling ([15494](https://github.com/civicrm/civicrm-core/pull/15494))**
45
46 - **5.18.2 release notes ([15464](https://github.com/civicrm/civicrm-core/pull/15464))**
47
48 - **dev/core#1285 import support for campaign_id (& other fields where it could be an id, a name or a label. ([15453](https://github.com/civicrm/civicrm-core/pull/15453))**
49
50 - **dev/core#1305 - fieldspec bao not defined for custom fields ([15454](https://github.com/civicrm/civicrm-core/pull/15454))**
51
52 - **dev/core#1302 fix regression on exported when merging addresses with specified fields ([15443](https://github.com/civicrm/civicrm-core/pull/15443))**
53
54 - **dev/core#1269 Add in fix for undefined index bao in parsePseudoConst… ([15447](https://github.com/civicrm/civicrm-core/pull/15447))**
55
56 - **dev/core#1293 Fix regression on export filtering for postal address only ([15439](https://github.com/civicrm/civicrm-core/pull/15439))**
57
58 - **dev/core#1293 Still output csv file on export, even if no rows are in it ([15440](https://github.com/civicrm/civicrm-core/pull/15440))**
59
60 - **Fix status check not rendering before 5.19 migrations ([15428](https://github.com/civicrm/civicrm-core/pull/15428))**
61
62 - **dev/core#1281 fix e-notice on isLiveMode ([15420](https://github.com/civicrm/civicrm-core/pull/15420))**
63
64 - **Add trxn_id as a parameter on Payment.get ([15417](https://github.com/civicrm/civicrm-core/pull/15417))**
65
66 - **dev/core#1283 fix inability to export more than 255 chars ([15414](https://github.com/civicrm/civicrm-core/pull/15414))**
67
68 - **Update fix - should not be localisable ([15416](https://github.com/civicrm/civicrm-core/pull/15416))**
69
70 - **Add test for uF group one bug ([15381](https://github.com/civicrm/civicrm-core/pull/15381))**
71
72 - **dev/core#1295 Add is_active field to civicrm_status_preference ([15409](https://github.com/civicrm/civicrm-core/pull/15409))**
73
74 - **[REF] don't handle non-array, pass by reference ([15413](https://github.com/civicrm/civicrm-core/pull/15413))**
75
76 - **Improve obsolete extension management ([15352](https://github.com/civicrm/civicrm-core/pull/15352))**
77
78 - **dev/core#861 Ensure that when processing mailings that no emails are … ([15404](https://github.com/civicrm/civicrm-core/pull/15404))**
79
80 - **Remove call to updateRecurMembership which is handled by Membership::create BAO ([15384](https://github.com/civicrm/civicrm-core/pull/15384))**
81
82 - **Fix checking of isSubscriptionCancelled when label is changed ([15406](https://github.com/civicrm/civicrm-core/pull/15406))**
83
84 - **Remove legacy Yahoo references from the Mapping/Geocoding settings/code. ([15405](https://github.com/civicrm/civicrm-core/pull/15405))**
85
86 - **Fix height of select2 box (appears squished) ([15403](https://github.com/civicrm/civicrm-core/pull/15403))**
87
88 - **Allow columns in relationship table to be modified by searchColumns hook ([14184](https://github.com/civicrm/civicrm-core/pull/14184))**
89
90 - **REF Explicitly specify params so we can find problems with comparing translated labels ([15397](https://github.com/civicrm/civicrm-core/pull/15397))**
91
92 - **REF Remove some duplication in CRM_Utils_Type::escape/validate ([14577](https://github.com/civicrm/civicrm-core/pull/14577))**
93
94 - **[NFC] code formatting & exceptions in doc blocks ([15402](https://github.com/civicrm/civicrm-core/pull/15402))**
95
96 - **Master / 5.19 version of #15392 ([15401](https://github.com/civicrm/civicrm-core/pull/15401))**
97
98 - **5 18 1 release notes ([15395](https://github.com/civicrm/civicrm-core/pull/15395))**
99
100 - **dev/core#1294 Remove getFormValues function ([15398](https://github.com/civicrm/civicrm-core/pull/15398))**
101
102 - **Don't use random parameters to detect if we should create MembershipPayment ([14897](https://github.com/civicrm/civicrm-core/pull/14897))**
103
104 - **[TEST] dev/core#1046 - tests for case type edit screen ([15385](https://github.com/civicrm/civicrm-core/pull/15385))**
105
106 - **Extract the code to get the field name. ([15389](https://github.com/civicrm/civicrm-core/pull/15389))**
107
108 - **Use name instead of label to check contribution status ([15376](https://github.com/civicrm/civicrm-core/pull/15376))**
109
110 - **[REF] Pull out anonymous javascript function to make it testable ([15378](https://github.com/civicrm/civicrm-core/pull/15378))**
111
112 - **Remove static caching of static on Contribution page tab ([15329](https://github.com/civicrm/civicrm-core/pull/15329))**
113
114 - **financial#71 - allow emailing partially paid invoices ([15388](https://github.com/civicrm/civicrm-core/pull/15388))**
115
116 - **[REF] Consolidate getFormValues on contribution search ([15379](https://github.com/civicrm/civicrm-core/pull/15379))**
117
118 - **Extend Export test to cover altering sqlColumns and headerRows via ho… ([15312](https://github.com/civicrm/civicrm-core/pull/15312))**
119
120 - **Merge 5.18 to master ([15387](https://github.com/civicrm/civicrm-core/pull/15387))**
121
122 - **[NFC] Rename local variable ([15377](https://github.com/civicrm/civicrm-core/pull/15377))**
123
124 - **Removing 'Array' from user dashboard contributions ([15365](https://github.com/civicrm/civicrm-core/pull/15365))**
125
126 - **Add in an index on geo_code_1 and geo_code_2 to assist with distance … ([15361](https://github.com/civicrm/civicrm-core/pull/15361))**
127
128 - **[REF] Remove call to depreacated getValue call in Mailing Preferences… ([15368](https://github.com/civicrm/civicrm-core/pull/15368))**
129
130 - **5.18 ([15372](https://github.com/civicrm/civicrm-core/pull/15372))**
131
132 - **dev/core#1279 - crmMailingRadioDateSpec.js always has a failure if west of GMT ([15366](https://github.com/civicrm/civicrm-core/pull/15366))**
133
134 - **[REF] Fix path to htmlpurifier in IDS file ([15360](https://github.com/civicrm/civicrm-core/pull/15360))**
135
136 - **Add getdisplayvalue api with unit test. ([15335](https://github.com/civicrm/civicrm-core/pull/15335))**
137
138 - **5.18 ([15357](https://github.com/civicrm/civicrm-core/pull/15357))**
139
140 - **5.18 ([15351](https://github.com/civicrm/civicrm-core/pull/15351))**
141
142 - **(NFC) api4 - Apply standard headers ([15353](https://github.com/civicrm/civicrm-core/pull/15353))**
143
144 - **dev/core#1272 - PHP 7.3 warning message on import contribution ([15346](https://github.com/civicrm/civicrm-core/pull/15346))**
145
146 - **5.18 ([15348](https://github.com/civicrm/civicrm-core/pull/15348))**
147
148 - **Update spelling of htmlpurifier to be correct spelling ([15342](https://github.com/civicrm/civicrm-core/pull/15342))**
149
150 - **Upgrader: handle missing obsolete extensions ([15343](https://github.com/civicrm/civicrm-core/pull/15343))**
151
152 - **5.18 ([15333](https://github.com/civicrm/civicrm-core/pull/15333))**
153
154 - **Api3TestTrait - Only run api4 tests if api4 is present ([15331](https://github.com/civicrm/civicrm-core/pull/15331))**
155
156 - **Mailing API - Expose option list for `header_id` and `footer_id` ([15325](https://github.com/civicrm/civicrm-core/pull/15325))**
157
158 - **dev/core#1264 - Fix notice error on contribution page ([15320](https://github.com/civicrm/civicrm-core/pull/15320))**
159
160 - **dev/core#1262 - Fix case status order in case type settings page ([15319](https://github.com/civicrm/civicrm-core/pull/15319))**
161
162 - **dev/core/1259 update config checklist contribution section ([15317](https://github.com/civicrm/civicrm-core/pull/15317))**
163
164 - **core#1225 fix Event Info and Contribution Page Settings templates ([15168](https://github.com/civicrm/civicrm-core/pull/15168))**
165
166 - **(DX) api/v3/examples - Rename *.php to *.ex.php ([15310](https://github.com/civicrm/civicrm-core/pull/15310))**
167
168 - **Stop passing exportMode, componentTable and ids by reference in export hook ([15302](https://github.com/civicrm/civicrm-core/pull/15302))**
169
170 - **CRM_Utils_JS - Improve encode handling of strings ([15295](https://github.com/civicrm/civicrm-core/pull/15295))**
171
172 - **[NFC] Reword event docs to clarify priority vs weight ([15308](https://github.com/civicrm/civicrm-core/pull/15308))**
173
174 - **Update CiviCRM contributors.txt ([15303](https://github.com/civicrm/civicrm-core/pull/15303))**
175
176 - **[NFC] Add in code comments about the column default issue with is_ema… ([15301](https://github.com/civicrm/civicrm-core/pull/15301))**
177
178 - **5.18 ([15300](https://github.com/civicrm/civicrm-core/pull/15300))**
179
180 - **5.18 ([15290](https://github.com/civicrm/civicrm-core/pull/15290))**
181
182 - **Add CRM_Utils_JS::encode function ([15285](https://github.com/civicrm/civicrm-core/pull/15285))**
183
184 - **Ensure Dashboard domain ID is set even when passed as a param ([15282](https://github.com/civicrm/civicrm-core/pull/15282))**
185
186 - **Unit test for #15094 fix ([15228](https://github.com/civicrm/civicrm-core/pull/15228))**
187
188 - **REF Make the formatParamsForPaymentProcessor function more generic so it can be used more ([15280](https://github.com/civicrm/civicrm-core/pull/15280))**
189
190 - **dev/core#792 Fix Contributions not recording if selected membership is none when using a membership priceset ([15094](https://github.com/civicrm/civicrm-core/pull/15094))**
191
192 - **financial#67 : Check number doesn't show up if payment method name - Check changed to Cheque ([15263](https://github.com/civicrm/civicrm-core/pull/15263))**
193
194 - **dev/financial#68 Ensure that check number is correctly passed through… ([15272](https://github.com/civicrm/civicrm-core/pull/15272))**
195
196 - **5.18 ([15270](https://github.com/civicrm/civicrm-core/pull/15270))**
197
198 - **(REF) Remove unused functions, setTemplateMenuValues() and getNavigation() ([15274](https://github.com/civicrm/civicrm-core/pull/15274))**
199
200 - **5.18 ([15256](https://github.com/civicrm/civicrm-core/pull/15256))**
201
202 - **(dev/joomla#22) Fix deprecated JRequest for Joomla 4.0 ([15132](https://github.com/civicrm/civicrm-core/pull/15132))**
203
204 - **[NFC] array formatting: ([15250](https://github.com/civicrm/civicrm-core/pull/15250))**
205
206 - **5.18 to master ([15249](https://github.com/civicrm/civicrm-core/pull/15249))**
207
208 - **Declare metadata for component payment fields on export ([15243](https://github.com/civicrm/civicrm-core/pull/15243))**
209
210 - **5.18 to master ([15241](https://github.com/civicrm/civicrm-core/pull/15241))**
211
212 - **Fix php 7.2+ deprecation error ([15178](https://github.com/civicrm/civicrm-core/pull/15178))**
213
214 - **Updated entityRefFilters hook to support alter form create links ([15231](https://github.com/civicrm/civicrm-core/pull/15231))**
215
216 - **5.18 ([15237](https://github.com/civicrm/civicrm-core/pull/15237))**
217
218 - **Prevent error on price set membership update ([15142](https://github.com/civicrm/civicrm-core/pull/15142))**
219
220 - **Add unique name to mailing_job.start_date ([15210](https://github.com/civicrm/civicrm-core/pull/15210))**
221
222 - **Fix directory name spelling for htmlpurifier ([265](https://github.com/civicrm/civicrm-packages/pull/265))**
223
224 ## <a name="misc"></a>Miscellany
225
226 ## <a name="credits"></a>Credits
227
228 This release was developed by the following code authors:
229
230 AGH Strategies - Andrew Hunt, Eli Lisseck; Agileware - Justin Freeman; Andrew Thompson; Australian Greens - Seamus Lee; Christian Wach; Circle Interactive - Pradeep Nayak; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; CompuCorp - Vinu Varshith Sekar; Coop SymbioTIC - Mathieu Lutfy, Samuel Vanhove; Dave D; Fuzion - Jitendra Purohit; Greenpeace CEE - Patrick Figel; JMA Consulting - Monish Deb; John Kingsnorth; Megaphone Technology Consulting - Jon Goldberg; MJCO - Mikey O'Toole; MJW Consulting - Matthew Wire; smaen123; Wikimedia Foundation - Eileen McNaughton
231
232 Most authors also reviewed code for this release; in addition, the following
233 reviewers contributed their comments:
234
235 AGH Strategies - Alice Frumin; Artful Robot - Rich Lott; Australian Greens - Seamus Lee; Circle Interactive - Dave Jenkins, Pradeep Nayak; civibot[bot]; civicrm-builder; CiviCRM - Coleman Watts, Tim Otten; CiviDesk - Yashodha Chaku; Community IT Academy - William Mortada; Coop SymbioTIC - Mathieu Lutfy, Samuel Vanhove; Dave D; Fuzion - Jitendra Purohit; JMA Consulting - Joe Murray, Monish Deb; Korlon - Stuart Gaston; Megaphone Technology Consulting - Jon Goldberg; MJW Consulting - Matthew Wire; Nicol Wistreich; Tadpole Collective - Kevin Cristiano; Wikimedia Foundation - Eileen McNaughton
236
237 ## <a name="feedback"></a>Feedback
238
239 These release notes are edited by Alice Frumin and Andrew Hunt. If you'd like
240 to provide feedback on them, please log in to https://chat.civicrm.org/civicrm
241 and contact `@agh1`.