Bug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
[koha.git] / misc / release_notes / release_notes_19_05_02.html
1 <h1 id="releasenotesforkoha19.05.02">RELEASE NOTES FOR KOHA 19.05.02</h1>
2
3 <p>23 juil. 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.02 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-19.05.02.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.02 is a bugfix/maintenance release.</p>
28
29 <p>It includes 1 enhancements, 30 bugfixes.</p>
30
31 <h2 id="enhancements">Enhancements</h2>
32
33 <h3 id="systemadministration">System Administration</h3>
34
35 <ul>
36 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23179">[23179]</a> Add 'Edit subfields' to framework management tag dropdown and clarify options</li>
37 </ul>
38
39 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
40
41 <h3 id="authentication">Authentication</h3>
42
43 <ul>
44 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585">[22585]</a> Fix remaining double-escaped CAS links</li>
45 </ul>
46
47 <h3 id="circulation">Circulation</h3>
48
49 <ul>
50 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23103">[23103]</a> Cannot checkin items lost by deleted patrons with fines attached</li>
51 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23120">[23120]</a> Internal server error when checking in item to transfer and printing slip</li>
52 </ul>
53
54 <h3 id="holdrequests">Hold requests</h3>
55
56 <ul>
57 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13640">[13640]</a> Holds To Pull List includes items unreserveable items</li>
58 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23116">[23116]</a> Cannot place overridden holds</li>
59 </ul>
60
61 <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
62
63 <ul>
64 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23090">[23090]</a> MySQL validate_password plugin breaks koha-create</li>
65 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23250">[23250]</a> koha-create generates broken mysql password</li>
66 </ul>
67
68 <h3 id="mana-kb">Mana-kb</h3>
69
70 <ul>
71 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22210">[22210]</a> Allow organisations to sign up to Mana KB (don't only ask for firstname lastname)</li>
72 </ul>
73
74 <blockquote>
75   <p>This enhancement changes the Mana registration form to make it easier for organizations to register. It now only requires name and email address, rather than first name, last name and email address.</p>
76 </blockquote>
77
78 <h3 id="opac">OPAC</h3>
79
80 <ul>
81 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23150">[23150]</a> GDPR feature breaks patron self modification on OPAC</li>
82 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23151">[23151]</a> Patron self modification sends null dateofbirth</li>
83 </ul>
84
85 <h3 id="sip2">SIP2</h3>
86
87 <ul>
88 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23057">[23057]</a> If checked_in_ok is set and item is not checked out, alert flag is supressed for <em>any</em> reason</li>
89 </ul>
90
91 <h3 id="tools">Tools</h3>
92
93 <ul>
94 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15814">[15814]</a> Templates for MARC modification: Edit action does not work when Description contains '</li>
95 </ul>
96
97 <h2 id="otherbugsfixed">Other bugs fixed</h2>
98
99 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
100
101 <ul>
102 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23144">[23144]</a> Bad POD breaks svc/barcode</li>
103 </ul>
104
105 <h3 id="circulation">Circulation</h3>
106
107 <ul>
108 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22617">[22617]</a> Checkout notes pending dashboard link - error received even though manage_checkout_notes permission set</li>
109 </ul>
110
111 <blockquote>
112   <p>This fixes an error that occurs when an account with full circulate permissions (but not super librarian permissions) clicks on 'Checkout notes pending' and is then automatically logged out with the message "Error: you do not have permission to view this page. Log in as a different user".</p>
113 </blockquote>
114
115 <ul>
116 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23061">[23061]</a> The column/print/export buttons are missing on the checkout history page</li>
117 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23097">[23097]</a> Circulation Overdues report patron link  goes to patron's holds tab</li>
118 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23140">[23140]</a> Typo in returns.tt prevents printing branchcode in transfer slips</li>
119 </ul>
120
121 <h3 id="i18nl10n">I18N/L10N</h3>
122
123 <ul>
124 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22783">[22783]</a> 'Location' not picked up by translation toolchain</li>
125 </ul>
126
127 <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
128
129 <ul>
130 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22966">[22966]</a> Add Norwegian library and patron names for the web-based installer</li>
131 </ul>
132
133 <h3 id="mana-kb">Mana-kb</h3>
134
135 <ul>
136 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23034">[23034]</a> Warning when in Mana KB settings Auto subscription sharing is unchecked</li>
137 </ul>
138
139 <blockquote>
140   <p>Sponsored by The National Library of Finland</p>
141 </blockquote>
142
143 <ul>
144 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130">[23130]</a> Incorrect alternative mana server URL in etc/koha-conf.xml</li>
145 </ul>
146
147 <blockquote>
148   <p>This fix updates the alternative Mana KB server URL in <br />
149   etc/koha-conf.xml to https://mana-test.koha-community.org. If the updated URL is used the account creation request is successful and doesn't cause any error messages.</p>
150 </blockquote>
151
152 <h3 id="opac">OPAC</h3>
153
154 <ul>
155 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22946">[22946]</a> Markup error in OPAC search results around selection links</li>
156 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23122">[23122]</a> When searching callnumber in simple search, search option is not retained</li>
157 </ul>
158
159 <h3 id="patrons">Patrons</h3>
160
161 <ul>
162 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22944">[22944]</a> avoid AnonymousPatron in search_patrons_to_anonymise</li>
163 </ul>
164
165 <h3 id="searching">Searching</h3>
166
167 <ul>
168 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23132">[23132]</a> Encoding issues in facets with show more link</li>
169 </ul>
170
171 <h3 id="serials">Serials</h3>
172
173 <ul>
174 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23065">[23065]</a> 'New subscription' button in serials sometimes uses a blank form and sometimes defaults to current serial</li>
175 </ul>
176
177 <h3 id="systemadministration">System Administration</h3>
178
179 <ul>
180 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23153">[23153]</a> In framework management action subfields goes directly to edition</li>
181 </ul>
182
183 <h3 id="templates">Templates</h3>
184
185 <ul>
186 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22851">[22851]</a> Navigation links in the serials module should be styled the same as other modules</li>
187 </ul>
188
189 <h3 id="testsuite">Test Suite</h3>
190
191 <ul>
192 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23177">[23177]</a> Rollback cleanup in Circulation.t</li>
193 </ul>
194
195 <h3 id="tools">Tools</h3>
196
197 <ul>
198 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22571">[22571]</a> MARC modification templates do not handle control fields in conditional</li>
199 </ul>
200
201 <h2 id="systemrequirements">System requirements</h2>
202
203 <p>Important notes:</p>
204
205 <ul>
206 <li>Perl 5.10 is required</li>
207 <li>Zebra is required</li>
208 </ul>
209
210 <h2 id="documentation">Documentation</h2>
211
212 <p>The Koha manual is maintained in Sphinx. The home page for Koha 
213 documentation is </p>
214
215 <ul>
216 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
217 </ul>
218
219 <p>As of the date of these release notes, only the English version of the
220 Koha manual is available:</p>
221
222 <ul>
223 <li><a href="http://koha-community.org/manual/19.05/en/html/">Koha Manual</a></li>
224 </ul>
225
226 <p>The Git repository for the Koha manual can be found at</p>
227
228 <ul>
229 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
230 </ul>
231
232 <h2 id="translations">Translations</h2>
233
234 <p>(sorry translation website was down).</p>
235
236 <p>Partial translations are available for various other languages.</p>
237
238 <p>The Koha team welcomes additional translations; please see</p>
239
240 <ul>
241 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
242 </ul>
243
244 <p>For information about translating Koha, and join the koha-translate 
245 list to volunteer:</p>
246
247 <ul>
248 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
249 </ul>
250
251 <p>The most up-to-date translations can be found at:</p>
252
253 <ul>
254 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
255 </ul>
256
257 <h2 id="releaseteam">Release Team</h2>
258
259 <p>The release team for Koha 19.05.02 is</p>
260
261 <ul>
262 <li>Release Manager: Martin Renvoize</li>
263 <li>Release Manager assistants:
264 <ul>
265 <li>Tomás Cohen Arazi</li>
266 <li>Nick Clemens</li>
267 </ul></li>
268 <li>QA Manager: Katrin Fischer</li>
269 <li>QA Team:
270 <ul>
271 <li>Tomás Cohen Arazi</li>
272 <li>Alex Arnaud</li>
273 <li>Nick Clemens</li>
274 <li>Jonathan Druart</li>
275 <li>Kyle Hall</li>
276 <li>Julian Maurice</li>
277 <li>Josef Moravec</li>
278 <li>Marcel de Rooy</li>
279 </ul></li>
280 <li>Topic Experts:
281 <ul>
282 <li>REST API -- Tomás Cohen Arazi</li>
283 <li>SIP2 -- Kyle Hall</li>
284 <li>UI Design -- Owen Leonard</li>
285 <li>Elasticsearch -- Alex Arnaud</li>
286 <li>ILS-DI -- Arthur Suzuki</li>
287 <li>Authentication -- Martin Renvoize</li>
288 </ul></li>
289 <li>Bug Wranglers:
290 <ul>
291 <li>Michal Denár</li>
292 <li>Indranil Das Gupta</li>
293 <li>Jon Knight</li>
294 <li>Lisette Scheer</li>
295 <li>Arthur Suzuki</li>
296 </ul></li>
297 <li>Packaging Manager: Mirko Tietgen</li>
298 <li>Documentation Manager: David Nind</li>
299 <li><p>Documentation Team:</p>
300
301 <ul>
302 <li>Andy Boze</li>
303 <li>Caroline Cyr-La-Rose</li>
304 <li>Lucy Vaux-Harvey</li>
305 </ul></li>
306 <li><p>Translation Managers: </p>
307
308 <ul>
309 <li>Indranil Das Gupta</li>
310 <li>Bernardo González Kriegel</li>
311 </ul></li>
312 <li>Release Maintainers:
313 <ul>
314 <li>19.05 -- Fridolin Somers</li>
315 <li>18.11 -- Lucas Gass</li>
316 <li>18.05 -- Liz Rea
317 <h2 id="credits">Credits</h2></li>
318 </ul></li>
319 </ul>
320
321 <p>We thank the following libraries who are known to have sponsored
322 new features in Koha 19.05.02:</p>
323
324 <ul>
325 <li>The National Library of Finland</li>
326 </ul>
327
328 <p>We thank the following individuals who contributed patches to Koha 19.05.02.</p>
329
330 <ul>
331 <li>Alex Arnaud (1)</li>
332 <li>Nick Clemens (4)</li>
333 <li>David Cook (1)</li>
334 <li>Jonathan Druart (8)</li>
335 <li>Katrin Fischer (1)</li>
336 <li>Kyle Hall (7)</li>
337 <li>Petter von Krogh (1)</li>
338 <li>Joonas Kylmälä (1)</li>
339 <li>Owen Leonard (4)</li>
340 <li>Julian Maurice (1)</li>
341 <li>David Nind (1)</li>
342 <li>Martin Renvoize (8)</li>
343 <li>Marcel de Rooy (6)</li>
344 <li>Fridolin Somers (8)</li>
345 <li>Mark Tompsett (8)</li>
346 <li>Koha translators (1)</li>
347 </ul>
348
349 <p>We thank the following libraries, companies, and other institutions who contributed
350 patches to Koha 19.05.02</p>
351
352 <ul>
353 <li>ACPL (4)</li>
354 <li>BibLibre (10)</li>
355 <li>BSZ BW (1)</li>
356 <li>ByWater-Solutions (11)</li>
357 <li>davidnind.com (1)</li>
358 <li>Independant Individuals (8)</li>
359 <li>Koha Community Developers (8)</li>
360 <li>Libriotech (1)</li>
361 <li>Prosentient Systems (1)</li>
362 <li>PTFS-Europe (8)</li>
363 <li>Rijks Museum (6)</li>
364 <li>University of Helsinki (1)</li>
365 </ul>
366
367 <p>We also especially thank the following individuals who tested patches
368 for Koha.</p>
369
370 <ul>
371 <li>Tomás Cohen Arazi (1)</li>
372 <li>Arthur Bousquet (1)</li>
373 <li>Nick Clemens (15)</li>
374 <li>Chris Cormack (2)</li>
375 <li>Michal Denar (3)</li>
376 <li>Jonathan Druart (3)</li>
377 <li>Katrin Fischer (7)</li>
378 <li>Martha Fuerst (5)</li>
379 <li>Claire Gravely (1)</li>
380 <li>Kyle Hall (10)</li>
381 <li>Owen Leonard (1)</li>
382 <li>Julian Maurice (4)</li>
383 <li>Nadine Pierre (1)</li>
384 <li>Martin Renvoize (62)</li>
385 <li>Marcel de Rooy (24)</li>
386 <li>Maryse Simard (1)</li>
387 <li>Fridolin Somers (58)</li>
388 <li>Mark Tompsett (11)</li>
389 <li>Bin Wen (1)</li>
390 </ul>
391
392 <p>We regret any omissions.  If a contributor has been inadvertently missed,
393 please send a patch against these release notes to 
394 koha-patches@lists.koha-community.org.</p>
395
396 <h2 id="revisioncontrolnotes">Revision control notes</h2>
397
398 <p>The Koha project uses Git for version control.  The current development 
399 version of Koha can be retrieved by checking out the master branch of:</p>
400
401 <ul>
402 <li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
403 </ul>
404
405 <p>The branch for this version of Koha and future bugfixes in this release
406 line is 19.05.x.</p>
407
408 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
409
410 <p>Bug reports and feature requests can be filed at the Koha bug
411 tracker at:</p>
412
413 <ul>
414 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
415 </ul>
416
417 <p>He rau ringa e oti ai.
418 (Many hands finish the work)</p>
419
420 <p>Autogenerated release notes updated last on 23 juil. 2019 13:03:46.</p>