Update release notes for 19.11.05 release
[koha.git] / misc / release_notes / release_notes_19_11_05.html
1 <h1 id="releasenotesforkoha19.11.05">RELEASE NOTES FOR KOHA 19.11.05</h1>
2
3 <p>22 Apr 2020</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.11.05 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-19.11.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.11.05 is a bugfix/maintenance release.</p>
28
29 <p>It includes 15 enhancements, 77 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="enhancements">Enhancements</h2>
50
51 <h3 id="security">Security</h3>
52
53 <ul>
54 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25142">[25142]</a> Staff can access patrons' info from outside of their group</li>
55 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16922">[16922]</a> Add RewriteRule to apache-shared-intranet for dev package installs</li>
56 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25009">[25009]</a> opac-showmarc.pl allows fetching data directly from import batches</li>
57 </ul>
58
59 <h3 id="acquisitions">Acquisitions</h3>
60
61 <ul>
62 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24386">[24386]</a> Prohibit Double Submit to happen when adding to a basket</li>
63 </ul>
64
65 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
66
67 <ul>
68 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24103">[24103]</a> Add option to dump built search query to templates</p>
69
70 <blockquote>
71   <p>This enhancement allows you to view the search query used by Zebra or Elastic Search, to help with troubleshooting. To use, enable the new system preference DumpSearchQueryTemplate, enable DumpTemplateVarsIntranet and DumpTemplateVarsOpac, and then search the page source in the staff interface or OPAC for 'search_query'.</p>
72 </blockquote></li>
73 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24732">[24732]</a> Make DumpTemplateVars more readable</li>
74 </ul>
75
76 <h3 id="cataloging">Cataloging</h3>
77
78 <ul>
79 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7882">[7882]</a> Add ability to move and reorder fields in MARC editor</li>
80 </ul>
81
82 <h3 id="command-lineutilities">Command-line Utilities</h3>
83
84 <ul>
85 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19008">[19008]</a> More database cleanups</li>
86 </ul>
87
88 <h3 id="opac">OPAC</h3>
89
90 <ul>
91 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7611">[7611]</a> Show the NOT_LOAN authorised values for item status in XSLT OPAC search results</li>
92 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15775">[15775]</a> Show message on OPAC summary if holds are blocked due to fines</p>
93
94 <p><strong>Sponsored by</strong> <em>Catalyst</em></p></li>
95 </ul>
96
97 <h3 id="patrons">Patrons</h3>
98
99 <ul>
100 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23409">[23409]</a> Show circulation note and OPAC note with line feeds</li>
101 </ul>
102
103 <h3 id="searching">Searching</h3>
104
105 <ul>
106 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24847">[24847]</a> Select AND by default in items search</li>
107 </ul>
108
109 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
110
111 <ul>
112 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22771">[22771]</a> Elasticsearch - Sort by title do not considerate second indicator of field 245 (marc21)</p>
113
114 <blockquote>
115   <p>This Elasticsearch enhancement strips the initial characters from search fields in accordance with nonfiling character indicators.</p>
116 </blockquote></li>
117 </ul>
118
119 <h3 id="serials">Serials</h3>
120
121 <ul>
122 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24877">[24877]</a> Add link from vendor to linked subscriptions</li>
123 </ul>
124
125 <h3 id="systemadministration">System Administration</h3>
126
127 <ul>
128 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24844">[24844]</a> Focus on the system preferences searchbar when going to admin home</p>
129
130 <p><strong>Sponsored by</strong> <em>Catalyst</em></p></li>
131 </ul>
132
133 <h3 id="templates">Templates</h3>
134
135 <ul>
136 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23268">[23268]</a> "Suspend all holds" calendar allows to select past date</li>
137 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24875">[24875]</a> Remove extra punctuation from tools home page</li>
138 </ul>
139
140 <h3 id="testsuite">Test Suite</h3>
141
142 <ul>
143 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24901">[24901]</a> C4::Circulation::transferbook lacks tests</li>
144 </ul>
145
146 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
147
148 <h3 id="acquisitions">Acquisitions</h3>
149
150 <ul>
151 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24294">[24294]</a> Creating an order with ACQ framework using 00x fields doesn't work with default value</li>
152 </ul>
153
154 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
155
156 <ul>
157 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24552">[24552]</a> Koha does not work with Search::Elasticsearch 6.00</li>
158 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24719">[24719]</a> C4::Context::set_remote_address() prevents file upload for non-Plack Koha</li>
159 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24788">[24788]</a> Koha::Object->store calls column names as methods, relying on AUTOLOAD, with possibly surprising results</li>
160 </ul>
161
162 <h3 id="circulation">Circulation</h3>
163
164 <ul>
165 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24765">[24765]</a> Updated on date in Claims returned starts off as 01/01/1970</li>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24802">[24802]</a> Updating holds can cause suspensions to apply to wrong hold</li>
167 </ul>
168
169 <h3 id="command-lineutilities">Command-line Utilities</h3>
170
171 <ul>
172 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24527">[24527]</a> misc/cronjobs/update_totalissues.pl problem with multiple items</li>
173 </ul>
174
175 <h3 id="ill">ILL</h3>
176
177 <ul>
178 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24565">[24565]</a> ILL requests do not display in patron profile in intranet</li>
179 </ul>
180
181 <h3 id="opac">OPAC</h3>
182
183 <ul>
184 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24711">[24711]</a> Can't log in to OPAC after logout if OpacPublic disabled</li>
185 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24803">[24803]</a> Clicking "Log in to your account" throws fatal Javascript error</li>
186 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24874">[24874]</a> Printing is broken on opac-results.pl page</li>
187 </ul>
188
189 <h3 id="restapi">REST API</h3>
190
191 <ul>
192 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24487">[24487]</a> build_query_params helper builds path parameter with matching criteria</li>
193 </ul>
194
195 <h3 id="reports">Reports</h3>
196
197 <ul>
198 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25000">[25000]</a> SQL report not updated</li>
199 </ul>
200
201 <h3 id="staffclient">Staff Client</h3>
202
203 <ul>
204 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24858">[24858]</a> Incorrect labels on wording in ExcludeHolidaysFromMaxPickUpDelay system preference</li>
205 </ul>
206
207 <h2 id="otherbugsfixed">Other bugs fixed</h2>
208
209 <h3 id="about">About</h3>
210
211 <ul>
212 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24402">[24402]</a> Some roles missing from about page</li>
213 </ul>
214
215 <h3 id="acquisitions">Acquisitions</h3>
216
217 <ul>
218 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24733">[24733]</a> Cannot search for duplicate orders using 'Basket created by' field</li>
219 </ul>
220
221 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
222
223 <ul>
224 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17532">[17532]</a> koha-shell -c does not propagate the error code</p>
225
226 <blockquote>
227   <p>Before this development, the koha-shell script would always return a successful error code, making it hard for the callers to notice there was a problem with the command being run inside the instance's shell.</p>
228   
229   <p>This development makes koha-shell propagate the running scripts' error code so the caller can take the required actions.</p>
230   
231   <p>Note: this implies a behaviour change (for good) but a warning should be added to the release notes.</p>
232   
233   <p>Right now it always returns</p>
234 </blockquote></li>
235 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22943">[22943]</a> The in_ipset C4::Auth function name can be confusing</p>
236
237 <p><strong>Sponsored by</strong> <em>Catalyst</em></p></li>
238 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23384">[23384]</a> Calling Koha::Article::Status::* without "use" in Patron.pm can cause breakage</li>
239 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24114">[24114]</a> Remove warn statements from Koha::Patrons</li>
240 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24760">[24760]</a> BackgroundJob tests fail with latest versions of YAML or YAML::Syck</li>
241 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24809">[24809]</a> OAI PMH can fail on fetching deleted records</li>
242 </ul>
243
244 <h3 id="cataloging">Cataloging</h3>
245
246 <ul>
247 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5103">[5103]</a> Dates in MARC details not formatted correctly</p>
248
249 <p><strong>Sponsored by</strong> <em>Catalyst</em></p>
250
251 <blockquote>
252   <p>This fixes how dates are displayed for the list of items on the MARC view pages (in the OPAC and staff interface) and the add item page (staff interface) so that they use the 'dateformat' system preference.</p>
253 </blockquote></li>
254 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8595">[8595]</a> Link to 'host item' confusing</p>
255
256 <p><strong>Sponsored by</strong> <em>Catalyst</em></p></li>
257 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21708">[21708]</a> Editing a record moves field 999 to first in the marcxml</li>
258 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24789">[24789]</a> Remove 'ITS' macro format</p>
259
260 <blockquote>
261   <p>During the initial Rancor (advanced cataloging editor) development an existing macro language was copied. As development continued a Rancor macro language was developed. The new language accomplished all needs of the prior language. The old macro language was intended to be removed before submission to community, but was missed. These patches remove the legacy support in favour of the Koha specific model.</p>
262 </blockquote></li>
263 </ul>
264
265 <h3 id="circulation">Circulation</h3>
266
267 <ul>
268 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24456">[24456]</a> previousIssuesDefaultSortOrder and todaysIssuesDefaultSortOrder sort incorrectly</li>
269 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24767">[24767]</a> "Claim returned" feature cannot be turned off</li>
270 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24829">[24829]</a> ClaimReturnedWarningThreshold is always triggered if patron has one or more claims</li>
271 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24839">[24839]</a> branchtransfers does not deal with holds</li>
272 </ul>
273
274 <h3 id="command-lineutilities">Command-line Utilities</h3>
275
276 <ul>
277 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22025">[22025]</a> Argument "" isn't numeric in numeric eq (==) at /usr/share/perl5/DBIx/Class/Row.pm line 1018 for /usr/share/koha/bin/import_patrons.pl</li>
278 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24324">[24324]</a> delete_records_via_leader.pl cron error with item deletion</li>
279 </ul>
280
281 <h3 id="database">Database</h3>
282
283 <ul>
284 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22273">[22273]</a> Column article_requests.created_on should not be updated</li>
285 </ul>
286
287 <h3 id="finesandfees">Fines and fees</h3>
288
289 <ul>
290 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21879">[21879]</a> Code cleaning in printinvoice.pl</li>
291 </ul>
292
293 <h3 id="holdrequests">Hold requests</h3>
294
295 <ul>
296 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19288">[19288]</a> Holds placed on a specific item after a next available hold will show varied results</li>
297 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24510">[24510]</a> When placing a hold, cursor doesn't focus on patron name</li>
298 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24688">[24688]</a> Hold priority isn't adjusted correctly if checking out a middle priority hold</p>
299
300 <p><strong>Sponsored by</strong> <em>Chartered Accountants Australia and New Zealand</em></p></li>
301 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24736">[24736]</a> "Enrollments" not correctly disabled when nobody is enrolled to a club yet</li>
302 </ul>
303
304 <h3 id="i18nl10n">I18N/L10N</h3>
305
306 <ul>
307 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24870">[24870]</a> Translate installer data label</li>
308 </ul>
309
310 <h3 id="ill">ILL</h3>
311
312 <ul>
313 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24518">[24518]</a> Partner filtering does not work in IE11</li>
314 </ul>
315
316 <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
317
318 <ul>
319 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17464">[17464]</a> Order deny,allow / Deny from all was deprecated in Apache 2.4 and is now a hard error</li>
320 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24851">[24851]</a> No sample libraries for UNIMARC installations</li>
321 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24856">[24856]</a> invalid itemtypes.imageurl in fr-FR sample data</li>
322 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24905">[24905]</a> log4perl-site.conf.in missing entries for the z39.50 server</li>
323 </ul>
324
325 <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
326
327 <ul>
328 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24872">[24872]</a> Set languages system preferences after web install</li>
329 </ul>
330
331 <h3 id="labelpatroncardprinting">Label/patron card printing</h3>
332
333 <ul>
334 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23488">[23488]</a> Line wrapping doesn't always respect word order in Patron card creator</li>
335 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23900">[23900]</a> Label maker cannot concatenate database fields</li>
336 </ul>
337
338 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
339
340 <ul>
341 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22969">[22969]</a> fix biblionumber on 001 in UNIMARC XSLT</li>
342 </ul>
343
344 <h3 id="marcbibliographicrecordstagingimport">MARC Bibliographic record staging/import</h3>
345
346 <ul>
347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24827">[24827]</a> MARC preview fails when staged record contains items with UTF-8 characters</li>
348 </ul>
349
350 <h3 id="notices">Notices</h3>
351
352 <ul>
353 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23411">[23411]</a> SMS messages sent as print should not fall back to 'email'</li>
354 </ul>
355
356 <h3 id="opac">OPAC</h3>
357
358 <ul>
359 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23383">[23383]</a> IdRef link appears even with syspref is off</li>
360 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24605">[24605]</a> Series link from 830 is not uri encoded</li>
361 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24892">[24892]</a> Resolve some warnings in opac-memberentry</li>
362 </ul>
363
364 <h3 id="reports">Reports</h3>
365
366 <ul>
367 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24614">[24614]</a> Can't edit reports if not using cache</li>
368 </ul>
369
370 <h3 id="sip2">SIP2</h3>
371
372 <ul>
373 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24250">[24250]</a> SIP2 returns debarred comment twice in patron screen message AF field</li>
374 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24553">[24553]</a> Cancelling hold via SIP returns a failed response even when cancellation succeeds</li>
375 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24566">[24566]</a> UpdateItemLocationOnCheckin triggers SIP2 alert flag, even with checked_in_ok enabled</li>
376 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24705">[24705]</a> Holds placed via SIP will be given first priority</li>
377 </ul>
378
379 <h3 id="searching">Searching</h3>
380
381 <ul>
382 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19279">[19279]</a> Performance of linked items in search</li>
383 </ul>
384
385 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
386
387 <ul>
388 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23521">[23521]</a> ES 6 - limit terms with many words can make the search inaccurate</li>
389 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24902">[24902]</a> Elasticsearch - different limits are joined with OR instead of AND</li>
390 </ul>
391
392 <h3 id="staffclient">Staff Client</h3>
393
394 <ul>
395 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24747">[24747]</a> Library Transfer Limit page incorrectly describes its behavior</li>
396 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24838">[24838]</a> Help link from patron categories should go to relevant manual page</li>
397 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24848">[24848]</a> Help link from label creator batch/layout/template points to card creator in manual</li>
398 </ul>
399
400 <h3 id="systemadministration">System Administration</h3>
401
402 <ul>
403 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24682">[24682]</a> Clarify UsageStatsGeolocation syspref description and behaviour</li>
404 </ul>
405
406 <h3 id="templates">Templates</h3>
407
408 <ul>
409 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23753">[23753]</a> Add missing humanMsg library to pages using background job JavaScript</li>
410 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24627">[24627]</a> Correct style of clubs search results during hold process</li>
411 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24777">[24777]</a> Use patron.is_debarred instead of patron.debarred in return.tt</li>
412 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24798">[24798]</a> smart-rules.tt has erroneous comments</li>
413 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24876">[24876]</a> Fix capitalization on patron search for holds</li>
414 </ul>
415
416 <h3 id="testsuite">Test Suite</h3>
417
418 <ul>
419 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24200">[24200]</a> Borrower_PrevCheckout.t failing randomly</li>
420 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24739">[24739]</a> Buster ships with Net::Netmask 1.9104 which supports IPv6</li>
421 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24753">[24753]</a> Typo in filepath for test t/Koha/Middlware/RealIP.t</li>
422 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24756">[24756]</a> Occasional failures for Koha/XSLT/Security.t</li>
423 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24813">[24813]</a> api/v1/holds.t is failing randomly</li>
424 </ul>
425
426 <h3 id="tools">Tools</h3>
427
428 <ul>
429 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23236">[23236]</a> Remove 'its items may still be processed' in action if no match is found</li>
430 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25020">[25020]</a> Extending due dates to a specified date should preserve time portion of original due date</p>
431
432 <h2 id="newsysprefs">New sysprefs</h2></li>
433 <li><p>DumpSearchQueryTemplate</p></li>
434 </ul>
435
436 <h2 id="documentation">Documentation</h2>
437
438 <p>The Koha manual is maintained in Sphinx. The home page for Koha 
439 documentation is </p>
440
441 <ul>
442 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
443 </ul>
444
445 <p>As of the date of these release notes, only the English version of the
446 Koha manual is available:</p>
447
448 <ul>
449 <li><a href="http://koha-community.org/manual/19.11/en/html/">Koha Manual</a></li>
450 </ul>
451
452 <p>The Git repository for the Koha manual can be found at</p>
453
454 <ul>
455 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
456 </ul>
457
458 <h2 id="translations">Translations</h2>
459
460 <p>Complete or near-complete translations of the OPAC and staff
461 interface are available in this release for the following languages:</p>
462
463 <ul>
464 <li>Arabic (98.9%)</li>
465 <li>Armenian (100%)</li>
466 <li>Basque (56.4%)</li>
467 <li>Chinese (China) (57.2%)</li>
468 <li>Chinese (Taiwan) (99.6%)</li>
469 <li>Czech (91.7%)</li>
470 <li>English (New Zealand) (79.2%)</li>
471 <li>English (USA)</li>
472 <li>Finnish (75.1%)</li>
473 <li>French (95.7%)</li>
474 <li>French (Canada) (94.8%)</li>
475 <li>German (100%)</li>
476 <li>German (Switzerland) (81.7%)</li>
477 <li>Greek (70.8%)</li>
478 <li>Hindi (100%)</li>
479 <li>Italian (86.7%)</li>
480 <li>Norwegian Bokmål (84.3%)</li>
481 <li>Occitan (post 1500) (53.7%)</li>
482 <li>Polish (78.5%)</li>
483 <li>Portuguese (100%)</li>
484 <li>Portuguese (Brazil) (89.7%)</li>
485 <li>Slovak (82.8%)</li>
486 <li>Spanish (100%)</li>
487 <li>Swedish (85.8%)</li>
488 <li>Turkish (99.8%)</li>
489 <li>Ukrainian (72.8%)</li>
490 </ul>
491
492 <p>Partial translations are available for various other languages.</p>
493
494 <p>The Koha team welcomes additional translations; please see</p>
495
496 <ul>
497 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
498 </ul>
499
500 <p>For information about translating Koha, and join the koha-translate 
501 list to volunteer:</p>
502
503 <ul>
504 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
505 </ul>
506
507 <p>The most up-to-date translations can be found at:</p>
508
509 <ul>
510 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
511 </ul>
512
513 <h2 id="releaseteam">Release Team</h2>
514
515 <p>The release team for Koha 19.11.05 is</p>
516
517 <ul>
518 <li><p>Release Manager: Martin Renvoize</p></li>
519 <li><p>Release Manager assistants:</p>
520
521 <ul>
522 <li>Tomás Cohen Arazi</li>
523 <li>Jonathon Druart</li>
524 </ul></li>
525 <li><p>QA Manager: Katrin Fischer</p></li>
526 <li><p>QA Team:</p>
527
528 <ul>
529 <li>Tomás Cohen Arazi</li>
530 <li>Joonas Kylmälä</li>
531 <li>Jonathan Druart</li>
532 <li>Nick Clemens</li>
533 <li>Kyle Hall</li>
534 <li>Josef Moravec</li>
535 <li>Marcel de Rooy</li>
536 </ul></li>
537 <li><p>Topic Experts:</p>
538
539 <ul>
540 <li>REST API -- Tomás Cohen Arazi</li>
541 <li>SIP2 -- Colin Campbell</li>
542 <li>UI Design -- Owen Leonard</li>
543 <li>Elasticsearch -- Fridolin Somers</li>
544 <li>ILS-DI -- Arthur Suzuki</li>
545 </ul></li>
546 <li><p>Bug Wranglers:</p>
547
548 <ul>
549 <li>Michal Denár</li>
550 <li>Lisette Scheer</li>
551 <li>Cori Lynn Arnold</li>
552 <li>Ami Gupta</li>
553 </ul></li>
554 <li><p>Packaging Manager: Mason James</p></li>
555 <li><p>Documentation Manager: Caroline Cyr La Rose and David Nind</p></li>
556 <li><p>Documentation Team:</p>
557
558 <ul>
559 <li>Donna Bachowski</li>
560 <li>Caroline Cyr La Rose</li>
561 <li>Lucy Vaux-Harvey</li>
562 <li>Sugandha Bajaj</li>
563 <li>David Nind</li>
564 </ul></li>
565 <li><p>Translation Managers: </p>
566
567 <ul>
568 <li>Bernardo González Kriegel</li>
569 </ul></li>
570 <li><p>Release Maintainers:</p>
571
572 <ul>
573 <li>19.11 -- Joy Nelson</li>
574 <li>19.05 -- Lucas Gass</li>
575 <li>18.11 -- Hayley Mapley 
576 <h2 id="credits">Credits</h2></li>
577 </ul></li>
578 </ul>
579
580 <p>We thank the following libraries who are known to have sponsored
581 new features in Koha 19.11.05:</p>
582
583 <ul>
584 <li><a href="https://www.catalyst.net.nz/products/library-management-koha">Catalyst</a></li>
585 <li>Chartered Accountants Australia and New Zealand</li>
586 </ul>
587
588 <p>We thank the following individuals who contributed patches to Koha 19.11.05.</p>
589
590 <ul>
591 <li>Aleisha Amohia (7)</li>
592 <li>Tomás Cohen Arazi (3)</li>
593 <li>Alex Arnaud (2)</li>
594 <li>Nick Clemens (22)</li>
595 <li>David Cook (4)</li>
596 <li>Jonathan Druart (33)</li>
597 <li>Magnus Enger (1)</li>
598 <li>Katrin Fischer (9)</li>
599 <li>Andrew Fuerste-Henry (2)</li>
600 <li>Lucas Gass (3)</li>
601 <li>David Gustafsson (3)</li>
602 <li>Kyle Hall (6)</li>
603 <li>Mehdi Hamidi (1)</li>
604 <li>Andrew Isherwood (2)</li>
605 <li>Mason James (1)</li>
606 <li>Bernardo González Kriegel (2)</li>
607 <li>Owen Leonard (7)</li>
608 <li>Hayley Mapley (1)</li>
609 <li>Julian Maurice (3)</li>
610 <li>Agustín Moyano (2)</li>
611 <li>Joy Nelson (7)</li>
612 <li>Liz Rea (1)</li>
613 <li>Martin Renvoize (8)</li>
614 <li>Marcel de Rooy (13)</li>
615 <li>Caroline Cyr La Rose (1)</li>
616 <li>Andreas Roussos (2)</li>
617 <li>Maryse Simard (2)</li>
618 <li>Fridolin Somers (12)</li>
619 <li>Emmi Takkinen (1)</li>
620 <li>Nazlı Çetin (2)</li>
621 </ul>
622
623 <p>We thank the following libraries, companies, and other institutions who contributed
624 patches to Koha 19.11.05</p>
625
626 <ul>
627 <li>ACPL (7)</li>
628 <li>Andrews-MacBook-Pro.local (1)</li>
629 <li>BibLibre (17)</li>
630 <li>BSZ BW (9)</li>
631 <li>ByWater-Solutions (39)</li>
632 <li>Catalyst (1)</li>
633 <li>dataly.gr (2)</li>
634 <li>Devinim (2)</li>
635 <li>Göteborgs Universitet (3)</li>
636 <li>Independant Individuals (9)</li>
637 <li>Koha Community Developers (33)</li>
638 <li>KohaAloha (1)</li>
639 <li>Libriotech (1)</li>
640 <li>Prosentient Systems (4)</li>
641 <li>PTFS-Europe (10)</li>
642 <li>Rijks Museum (13)</li>
643 <li>Solutions inLibro inc (4)</li>
644 <li>Theke Solutions (5)</li>
645 <li>Universidad Nacional de Córdoba (2)</li>
646 </ul>
647
648 <p>We also especially thank the following individuals who tested patches
649 for Koha.</p>
650
651 <ul>
652 <li>Hugo Agud (1)</li>
653 <li>Tomás Cohen Arazi (8)</li>
654 <li>Nick Clemens (12)</li>
655 <li>Kevin Cook (1)</li>
656 <li>David Cook (2)</li>
657 <li>Gabriel DeCarufel (1)</li>
658 <li>Michal Denar (6)</li>
659 <li>Jonathan Druart (50)</li>
660 <li>Magnus Enger (2)</li>
661 <li>Bouzid Fergani (3)</li>
662 <li>Katrin Fischer (41)</li>
663 <li>William Frazilien (1)</li>
664 <li>Andrew Fuerste-Henry (7)</li>
665 <li>Lucas Gass (2)</li>
666 <li>Kyle Hall (27)</li>
667 <li>Jon Knight (1)</li>
668 <li>Bernardo González Kriegel (18)</li>
669 <li>Owen Leonard (9)</li>
670 <li>Ere Maijala (3)</li>
671 <li>Kelly McElligott (2)</li>
672 <li>Joy Nelson (153)</li>
673 <li>David Nind (17)</li>
674 <li>Séverine Queune (3)</li>
675 <li>Martin Renvoize (152)</li>
676 <li>David Roberts (1)</li>
677 <li>Marcel de Rooy (22)</li>
678 <li>Sally (7)</li>
679 <li>Maryse Simard (4)</li>
680 <li>Emmi Takkinen (1)</li>
681 <li>Mark Tompsett (6)</li>
682 <li>George Williams (1)</li>
683 <li>Mengü Yazıcıoğlu (1)</li>
684 <li>Jessica Zairo (1)</li>
685 <li>Christofer Zorn (1)</li>
686 <li>Nazlı Çetin (2)</li>
687 </ul>
688
689 <p>We regret any omissions.  If a contributor has been inadvertently missed,
690 please send a patch against these release notes to 
691 koha-patches@lists.koha-community.org.</p>
692
693 <h2 id="revisioncontrolnotes">Revision control notes</h2>
694
695 <p>The Koha project uses Git for version control.  The current development 
696 version of Koha can be retrieved by checking out the master branch of:</p>
697
698 <ul>
699 <li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
700 </ul>
701
702 <p>The branch for this version of Koha and future bugfixes in this release
703 line is 19.11.x.</p>
704
705 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
706
707 <p>Bug reports and feature requests can be filed at the Koha bug
708 tracker at:</p>
709
710 <ul>
711 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
712 </ul>
713
714 <p>He rau ringa e oti ai.
715 (Many hands finish the work)</p>
716
717 <p>Autogenerated release notes updated last on 22 Apr 2020 16:57:46.</p>