Bug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
[koha.git] / misc / release_notes / release_notes_19_05_05.html
1 <h1 id="releasenotesforkoha19.05.05">RELEASE NOTES FOR KOHA 19.05.05</h1>
2
3 <p>28 Nov 2019</p>
4
5 <p>Koha is the first free and open source software library automation
6 package (ILS). Development is sponsored by libraries of varying types
7 and sizes, volunteers, and support companies from around the world. The
8 website for the Koha project is:</p>
9
10 <ul>
11 <li><a href="http://koha-community.org">Koha Community</a></li>
12 </ul>
13
14 <p>Koha 19.05.05 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-19.05.05.tar.gz">Download</a></li>
18 </ul>
19
20 <p>Installation instructions can be found at:</p>
21
22 <ul>
23 <li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
24 <li>OR in the INSTALL files that come in the tarball</li>
25 </ul>
26
27 <p>Koha 19.05.05 is a bugfix/maintenance release with security fixes.</p>
28
29 <p>It includes 5 security fixes, 1 enhancements, 59 bugfixes.</p>
30
31 <h3 id="systemrequirements">System requirements</h3>
32
33 <p>Koha is continiously tested against the following configurations and as such these are the recommendations for 
34 deployment: </p>
35
36 <ul>
37 <li>Debian Jessie with MySQL 5.5</li>
38 <li>Debian Stretch with MariaDB 10.1 (MySQL 8.0 support is experimental)</li>
39 <li>Ubuntu Bionic with MariaDB 10.1 (MariaDB 10.3 support is experimental) </li>
40 </ul>
41
42 <p>Additional notes:</p>
43
44 <ul>
45 <li>Perl 5.10 is required</li>
46 <li>Zebra or Elasticsearch is required</li>
47 </ul>
48
49 <h2 id="securitybugs">Security bugs</h2>
50
51 <h3 id="koha">Koha</h3>
52
53 <ul>
54 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22543">[22543]</a> Patron might be logged in again using browser back button</li>
55 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23042">[23042]</a> Local login attempt populates shibboleth url with userid and password in plain text</li>
56 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23329">[23329]</a> tracklinks.pl accepts any url from a parameter for proxying if not tracking</li>
57 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23451">[23451]</a> Reflected XSS in opac-imageviewer.pl</li>
58 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23836">[23836]</a> tracklinks.pl should not forward if TrackClicks is disabled</li>
59 </ul>
60
61 <h2 id="enhancements">Enhancements</h2>
62
63 <h3 id="i18nl10n">I18N/L10N</h3>
64
65 <ul>
66 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23631">[23631]</a> fr-CA translation of NEW_SUGGESTION notice</li>
67 </ul>
68
69 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
70
71 <h3 id="acquisitions">Acquisitions</h3>
72
73 <ul>
74 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18743">[18743]</a> Filter suggestion lists correctly for IndependentBranches</p>
75
76 <p><strong>Sponsored by</strong> <em>BULAC</em></p></li>
77 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23854">[23854]</a> Cannot edit a suggestion</li>
78 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23855">[23855]</a> Cannot mark the selected suggestion as "pending"</li>
79 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23863">[23863]</a> Editing a basket clears create_items value</li>
80 </ul>
81
82 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
83
84 <ul>
85 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22857">[22857]</a> Entries missing in koha-conf.xml</li>
86 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23723">[23723]</a> Using exit inside eval to stop sending output to the browser doesn't work under Plack</li>
87 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23867">[23867]</a> 18.12.00.051 fails with "Truncated incorrect DOUBLE value"</li>
88 </ul>
89
90 <h3 id="authentication">Authentication</h3>
91
92 <ul>
93 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23526">[23526]</a> Shibboleth login url with query has double encoded '?' %3F</li>
94 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23771">[23771]</a> CAS/Shib Authentication can fail when multiple users with no userid/cardnumber defined and one of them is locked</li>
95 </ul>
96
97 <h3 id="cataloging">Cataloging</h3>
98
99 <ul>
100 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23252">[23252]</a> Pressing enter should not submit form in item editor</li>
101 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23851">[23851]</a> Auto generate accession number format <branchcode>yymm0001 fails to add branchcode prefix(branchcode) for multiple item addition</li>
102 </ul>
103
104 <h3 id="circulation">Circulation</h3>
105
106 <ul>
107 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23551">[23551]</a> Problem with renewal period when using the renewal tab</li>
108 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23774">[23774]</a> When placing a hold editing using Inspect Element allows addition to the code of non listed library</li>
109 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23938">[23938]</a> Title missing from Checked out box</li>
110 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23985">[23985]</a> The method Koha::Item-> is not covered by tests!</li>
111 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24075">[24075]</a> Backdating a return to the exact due date and time results in the fine not being refunded</li>
112 </ul>
113
114 <h3 id="command-lineutilities">Command-line Utilities</h3>
115
116 <ul>
117 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23933">[23933]</a> commit_file.pl Can't call method "get_effective_marcorgcode" on an undefined value at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 578.</li>
118 </ul>
119
120 <h3 id="database">Database</h3>
121
122 <ul>
123 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23579">[23579]</a> error during web install: 'changed_fields' can't have a default value</li>
124 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23809">[23809]</a> Update to DB revision 16.12.00.032 fails</li>
125 </ul>
126
127 <h3 id="finesandfees">Fines and fees</h3>
128
129 <ul>
130 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23826">[23826]</a> Manual Invoice does not use new accounttype and status for fines</li>
131 </ul>
132
133 <h3 id="holdrequests">Hold requests</h3>
134
135 <ul>
136 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23484">[23484]</a> Holds to pull (pendingreserves.pl) uses removed default_branch_item_rules table</li>
137 </ul>
138
139 <h3 id="i18nl10n">I18N/L10N</h3>
140
141 <ul>
142 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23713">[23713]</a> Subscription add form broken for translations</li>
143 </ul>
144
145 <h3 id="ill">ILL</h3>
146
147 <ul>
148 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23529">[23529]</a> Interlibrary loan javascript is broken</li>
149 </ul>
150
151 <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
152
153 <ul>
154 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23813">[23813]</a> DB error on 18.12.00.020</li>
155 </ul>
156
157 <h3 id="marcbibliographicrecordstagingimport">MARC Bibliographic record staging/import</h3>
158
159 <ul>
160 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23846">[23846]</a> Handle records with broken MARCXML on the bibliographic detail view</li>
161 </ul>
162
163 <h3 id="notices">Notices</h3>
164
165 <ul>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23181">[23181]</a> Unable to use payment library in ACCOUNT_PAYMENT or ACCOUNT_WRITEOFF notices</li>
167 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23765">[23765]</a> After TranslateNotices is set to 'Don't allow', email settings still show multiple languages</li>
168 </ul>
169
170 <h3 id="opac">OPAC</h3>
171
172 <ul>
173 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23467">[23467]</a> Duplicated screen if error in opac-reserve.pl</li>
174 </ul>
175
176 <h3 id="patrons">Patrons</h3>
177
178 <ul>
179 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17140">[17140]</a> Incorrect rounding in total fines calculations, part 2</li>
180 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822">[23822]</a> Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked</li>
181 </ul>
182
183 <h3 id="reports">Reports</h3>
184
185 <ul>
186 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626">[23626]</a> Add a system preference to limit the number of rows of data used when charting or exporting report results</li>
187 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23827">[23827]</a> [19.05] Cash register statistics uses old accounttype values</li>
188 </ul>
189
190 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
191
192 <ul>
193 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22997">[22997]</a> Searching gives no results in auth_finder.pl</li>
194 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23630">[23630]</a> Elasticsearch indexing is removing field 999</p>
195
196 <blockquote>
197   <p>In Koha::SearchEngine::Elasticsearch::Indexer::update_index() first arg record ids is now mandatory</p>
198 </blockquote></li>
199 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23986">[23986]</a> Batch Record Deletion does not remove records from Elasticsearch search index</li>
200 </ul>
201
202 <h3 id="systemadministration">System Administration</h3>
203
204 <ul>
205 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23398">[23398]</a> Exporting/Reimporting frameworks in XML format will give incomplete results</li>
206 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24026">[24026]</a> Wrong parameters in Koha/Templates/Plugin/CirculationRules.pm and smart-rules.tt</li>
207 </ul>
208
209 <h3 id="testsuite">Test Suite</h3>
210
211 <ul>
212 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21985">[21985]</a> Test t/db_dependent/Circulation.t fails if SearchEngine is set to elasticsearch</li>
213 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23234">[23234]</a> Circulation.t failing when comparing dates that seem identical</li>
214 </ul>
215
216 <h3 id="tools">Tools</h3>
217
218 <ul>
219 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17359">[17359]</a> Patron import results use wrong encoding</li>
220 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18710">[18710]</a> Wrong subfield modified in batch item modification</li>
221 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23963">[23963]</a> Visible reduction in image quality</li>
222 </ul>
223
224 <h2 id="otherbugsfixed">Other bugs fixed</h2>
225
226 <h3 id="acquisitions">Acquisitions</h3>
227
228 <ul>
229 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23101">[23101]</a> Contracts permissions for staff patron</li>
230 </ul>
231
232 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
233
234 <ul>
235 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23627">[23627]</a> Koha::Biblio->get_coins too noisy if no 245$b</li>
236 </ul>
237
238 <h3 id="circulation">Circulation</h3>
239
240 <ul>
241 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23679">[23679]</a> Software error when trying to transfer an unknown barcode</li>
242 </ul>
243
244 <h3 id="ill">ILL</h3>
245
246 <ul>
247 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22280">[22280]</a> The ILL module assumes every status needs a next/previous status</li>
248 </ul>
249
250 <h3 id="opac">OPAC</h3>
251
252 <ul>
253 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22602">[22602]</a> OverDrive circulation integration is broken when user is referred to Koha from another site</li>
254 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22804">[22804]</a> OPAC Overdrive JavaScript contains untranslatable strings</li>
255 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23625">[23625]</a> ArticleRequestsMandatoryFields* only affects field labels, does not make inputs required</p>
256
257 <p><strong>Sponsored by</strong> <em>California College of the Arts</em></p></li>
258 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23683">[23683]</a> Course reserves public notes on specific items should allow for HTML</li>
259 </ul>
260
261 <h3 id="patrons">Patrons</h3>
262
263 <ul>
264 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23589">[23589]</a> Discharge notice does not show non-latin characters</li>
265 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23688">[23688]</a> System preference uppercasesurnames broken by typo</li>
266 </ul>
267
268 <h3 id="restapi">REST API</h3>
269
270 <ul>
271 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23607">[23607]</a> Make /patrons/:patron_id/account privileged user only</li>
272 </ul>
273
274 <h3 id="reports">Reports</h3>
275
276 <ul>
277 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23624">[23624]</a> Count rows in report without (potentially) consuming all memory</p>
278
279 <p><strong>Sponsored by</strong> <em>Fenway Libraries Online</em> and <em>Higher Education Libraries of Massachusetts</em></p></li>
280 </ul>
281
282 <h3 id="staffclient">Staff Client</h3>
283
284 <ul>
285 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23651">[23651]</a> RestrictedPage system preferences should include the address of the page in the description</li>
286 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23680">[23680]</a> Can't open 'Edit items' or 'Add item' links in new tab - tab is closed immediately</p>
287
288 <p><strong>Sponsored by</strong> <em>Gothenburg University Library</em></p>
289
290 <blockquote>
291   <p>This fixes a problem where the pop-up window or tab immediately closes when attempting to edit or add a bibliographic item.</p>
292 </blockquote></li>
293 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23689">[23689]</a> Terminology: Branches limitations should be libraries limitations - Authorised Values</li>
294 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24060">[24060]</a> [19.05] Can't load patron clubs tab on patron details page</li>
295 </ul>
296
297 <h3 id="templates">Templates</h3>
298
299 <ul>
300 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23605">[23605]</a> Terminology: Branches limitations should be libraries limitations</p>
301
302 <h2 id="newsysprefs">New sysprefs</h2></li>
303 <li><p>RoundFinesAtPayment</p></li>
304 </ul>
305
306 <h2 id="documentation">Documentation</h2>
307
308 <p>The Koha manual is maintained in Sphinx. The home page for Koha 
309 documentation is </p>
310
311 <ul>
312 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
313 </ul>
314
315 <p>As of the date of these release notes, only the English version of the
316 Koha manual is available:</p>
317
318 <ul>
319 <li><a href="http://koha-community.org/manual/19.05/en/html/">Koha Manual</a></li>
320 </ul>
321
322 <p>The Git repository for the Koha manual can be found at</p>
323
324 <ul>
325 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
326 </ul>
327
328 <h2 id="translations">Translations</h2>
329
330 <p>Complete or near-complete translations of the OPAC and staff
331 interface are available in this release for the following languages:</p>
332
333 <ul>
334 <li>Arabic (99.9%)</li>
335 <li>Armenian (99.9%)</li>
336 <li>Basque (59.9%)</li>
337 <li>Chinese (China) (60.5%)</li>
338 <li>Chinese (Taiwan) (99.9%)</li>
339 <li>Czech (92.8%)</li>
340 <li>Danish (52.7%)</li>
341 <li>English (New Zealand) (83.7%)</li>
342 <li>English (USA)</li>
343 <li>Finnish (79.9%)</li>
344 <li>French (99.3%)</li>
345 <li>French (Canada) (100%)</li>
346 <li>German (100%)</li>
347 <li>German (Switzerland) (86.7%)</li>
348 <li>Greek (74.3%)</li>
349 <li>Hindi (100%)</li>
350 <li>Italian (90.9%)</li>
351 <li>Norwegian Bokmål (89.5%)</li>
352 <li>Occitan (post 1500) (56.6%)</li>
353 <li>Polish (83.6%)</li>
354 <li>Portuguese (100%)</li>
355 <li>Portuguese (Brazil) (94.9%)</li>
356 <li>Slovak (85%)</li>
357 <li>Spanish (100%)</li>
358 <li>Swedish (89%)</li>
359 <li>Turkish (98.4%)</li>
360 <li>Ukrainian (72.9%)</li>
361 <li>Vietnamese (51.4%)</li>
362 </ul>
363
364 <p>Partial translations are available for various other languages.</p>
365
366 <p>The Koha team welcomes additional translations; please see</p>
367
368 <ul>
369 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
370 </ul>
371
372 <p>For information about translating Koha, and join the koha-translate 
373 list to volunteer:</p>
374
375 <ul>
376 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
377 </ul>
378
379 <p>The most up-to-date translations can be found at:</p>
380
381 <ul>
382 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
383 </ul>
384
385 <h2 id="releaseteam">Release Team</h2>
386
387 <p>The release team for Koha 19.05.05 is</p>
388
389 <ul>
390 <li><p>Release Manager: Martin Renvoize</p></li>
391 <li><p>Release Manager assistants:</p>
392
393 <ul>
394 <li>Tomás Cohen Arazi</li>
395 <li>Nick Clemens</li>
396 </ul></li>
397 <li><p>QA Manager: Katrin Fischer</p></li>
398 <li><p>QA Team:</p>
399
400 <ul>
401 <li>Tomás Cohen Arazi</li>
402 <li>Alex Arnaud</li>
403 <li>Nick Clemens</li>
404 <li>Jonathan Druart</li>
405 <li>Kyle Hall</li>
406 <li>Julian Maurice</li>
407 <li>Josef Moravec</li>
408 <li>Marcel de Rooy</li>
409 </ul></li>
410 <li><p>Topic Experts:</p>
411
412 <ul>
413 <li>REST API -- Tomás Cohen Arazi</li>
414 <li>SIP2 -- Kyle Hall</li>
415 <li>UI Design -- Owen Leonard</li>
416 <li>Elasticsearch -- Alex Arnaud</li>
417 <li>ILS-DI -- Arthur Suzuki</li>
418 <li>Authentication -- Martin Renvoize</li>
419 </ul></li>
420 <li><p>Bug Wranglers:</p>
421
422 <ul>
423 <li>Michal Denár</li>
424 <li>Indranil Das Gupta</li>
425 <li>Jon Knight</li>
426 <li>Lisette Scheer</li>
427 <li>Arthur Suzuki</li>
428 </ul></li>
429 <li><p>Packaging Manager: Mirko Tietgen</p></li>
430 <li><p>Documentation Manager: David Nind</p></li>
431 <li><p>Documentation Team:</p>
432
433 <ul>
434 <li>Andy Boze</li>
435 <li>Caroline Cyr La Rose</li>
436 <li>Lucy Vaux-Harvey</li>
437 </ul></li>
438 <li><p>Translation Managers: </p>
439
440 <ul>
441 <li>Indranil Das Gupta</li>
442 <li>Bernardo González Kriegel</li>
443 </ul></li>
444 <li><p>Release Maintainers:</p>
445
446 <ul>
447 <li>19.05 -- Fridolin Somers</li>
448 <li>18.11 -- Lucas Gass</li>
449 <li>18.05 -- Liz Rea
450 <h2 id="credits">Credits</h2></li>
451 </ul></li>
452 </ul>
453
454 <p>We thank the following libraries who are known to have sponsored
455 new features in Koha 19.05.05:</p>
456
457 <ul>
458 <li><a href="http://www.bulac.fr/">BULAC</a></li>
459 <li>California College of the Arts</li>
460 <li>Fenway Libraries Online</li>
461 <li>Gothenburg University Library</li>
462 <li>Higher Education Libraries of Massachusetts</li>
463 </ul>
464
465 <p>We thank the following individuals who contributed patches to Koha 19.05.05.</p>
466
467 <ul>
468 <li>Tomás Cohen Arazi (7)</li>
469 <li>Philippe Blouin (1)</li>
470 <li>Nick Clemens (16)</li>
471 <li>Christophe Croullebois (1)</li>
472 <li>Jonathan Druart (31)</li>
473 <li>Magnus Enger (2)</li>
474 <li>Katrin Fischer (6)</li>
475 <li>Lucas Gass (1)</li>
476 <li>David Gustafsson (1)</li>
477 <li>Kyle Hall (8)</li>
478 <li>Paul Hoffman (1)</li>
479 <li>Andrew Isherwood (2)</li>
480 <li>Owen Leonard (2)</li>
481 <li>Dobrica Pavlinušić (2)</li>
482 <li>Eric Phetteplace (1)</li>
483 <li>Martin Renvoize (18)</li>
484 <li>Marcel de Rooy (4)</li>
485 <li>Caroline Cyr La Rose (1)</li>
486 <li>Fridolin Somers (17)</li>
487 <li>Lari Taskula (1)</li>
488 <li>Koha translators (1)</li>
489 </ul>
490
491 <p>We thank the following libraries, companies, and other institutions who contributed
492 patches to Koha 19.05.05</p>
493
494 <ul>
495 <li>ACPL (2)</li>
496 <li>BibLibre (18)</li>
497 <li>BSZ BW (6)</li>
498 <li>ByWater-Solutions (25)</li>
499 <li>flo.org (1)</li>
500 <li>Göteborgs Universitet (1)</li>
501 <li>hypernova.fi (1)</li>
502 <li>Independant Individuals (1)</li>
503 <li>Koha Community Developers (31)</li>
504 <li>Libriotech (2)</li>
505 <li>PTFS-Europe (20)</li>
506 <li>Rijks Museum (4)</li>
507 <li>rot13.org (2)</li>
508 <li>Solutions inLibro inc (2)</li>
509 <li>Theke Solutions (7)</li>
510 </ul>
511
512 <p>We also especially thank the following individuals who tested patches
513 for Koha.</p>
514
515 <ul>
516 <li>Tomás Cohen Arazi (19)</li>
517 <li>Nick Clemens (26)</li>
518 <li>Holly Cooper (1)</li>
519 <li>Sarah Cornell (1)</li>
520 <li>Jonathan Druart (7)</li>
521 <li>Bouzid Fergani (3)</li>
522 <li>Katrin Fischer (15)</li>
523 <li>Andrew Fuerste-Henry (3)</li>
524 <li>Kyle Hall (22)</li>
525 <li>Andrew Isherwood (1)</li>
526 <li>Owen Leonard (6)</li>
527 <li>Hayley Mapley (1)</li>
528 <li>Jesse Maseto (4)</li>
529 <li>Julian Maurice (2)</li>
530 <li>Josef Moravec (5)</li>
531 <li>David Nind (1)</li>
532 <li>Séverine Queune (5)</li>
533 <li>Elizabeth Quinn (1)</li>
534 <li>Liz Rea (6)</li>
535 <li>Martin Renvoize (129)</li>
536 <li>Marcel de Rooy (30)</li>
537 <li>Lisette Scheer (2)</li>
538 <li>Maryse Simard (1)</li>
539 <li>Fridolin Somers (97)</li>
540 <li>Mike Somers (1)</li>
541 <li>Myka Kennedy Stephens (1)</li>
542 <li>Theodoros Theodoropoulos (2)</li>
543 <li>Mark Tompsett (1)</li>
544 <li>Bin Wen (3)</li>
545 </ul>
546
547 <p>We regret any omissions.  If a contributor has been inadvertently missed,
548 please send a patch against these release notes to 
549 koha-patches@lists.koha-community.org.</p>
550
551 <h2 id="revisioncontrolnotes">Revision control notes</h2>
552
553 <p>The Koha project uses Git for version control.  The current development 
554 version of Koha can be retrieved by checking out the master branch of:</p>
555
556 <ul>
557 <li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
558 </ul>
559
560 <p>The branch for this version of Koha and future bugfixes in this release
561 line is 19.05.x.</p>
562
563 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
564
565 <p>Bug reports and feature requests can be filed at the Koha bug
566 tracker at:</p>
567
568 <ul>
569 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
570 </ul>
571
572 <p>He rau ringa e oti ai.
573 (Many hands finish the work)</p>
574
575 <p>Autogenerated release notes updated last on 28 Nov 2019 19:00:35.</p>