Update release notes for 18.05.07 release
[koha.git] / misc / release_notes / release_notes_18_05_07.html
1 <h1 id="releasenotesforkoha18.05.07">RELEASE NOTES FOR KOHA 18.05.07</h1>
2
3 <p>20 Dec 2018</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 18.05.07 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-18.05.07.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 18.05.07 is a bugfix/maintenance release.</p>
28
29 <p>It includes 28 bugfixes.</p>
30
31 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
32
33 <h3 id="acquisitions">Acquisitions</h3>
34
35 <ul>
36 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21853">[21853]</a> Internal software error when exporting basket group as PDF with Perl > 5.24.1</li>
37 </ul>
38
39 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
40
41 <ul>
42 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21869">[21869]</a> Bad update statement loses values for MarkLostItemsAsReturned</li>
43 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21910">[21910]</a> Koha::Library::Groups->get_search_groups should return the groups, not the children</li>
44 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21955">[21955]</a> Cache::Memory should not be used as L2 cache</li>
45 </ul>
46
47 <blockquote>
48   <p>Cache::Memory fails to work correctly under a plack environment as the cache cannot be shared between processes.</p>
49 </blockquote>
50
51 <h3 id="cataloging">Cataloging</h3>
52
53 <ul>
54 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774">[21774]</a> Cloned item subfields disappear when editing an item</li>
55 </ul>
56
57 <h3 id="circulation">Circulation</h3>
58
59 <ul>
60 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21796">[21796]</a> Patron Restriction do not restrict checkouts if patron also has a fee/fine on their account</li>
61 </ul>
62
63 <h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
64
65 <ul>
66 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21962">[21962]</a> The <code>searching entire record</code> option in authority searches is currently failing</li>
67 </ul>
68
69 <h3 id="notices">Notices</h3>
70
71 <ul>
72 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21529">[21529]</a> Fix display of HTML tags in print notices</li>
73 </ul>
74
75 <h3 id="opac">OPAC</h3>
76
77 <ul>
78 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=805">[805]</a> OPAC no longer offers subject search</li>
79 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21911">[21911]</a> Scoping OPACs by branch does not work with new library groups</li>
80 </ul>
81
82 <h3 id="patrons">Patrons</h3>
83
84 <ul>
85 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21778">[21778]</a> Sorting is inconsistent on patron search based on permissions</li>
86 </ul>
87
88 <h3 id="staffclient">Staff Client</h3>
89
90 <ul>
91 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21405">[21405]</a> Pagination in authorities search broken for Zebra and broken for 10000+ results in ES</li>
92 </ul>
93
94 <h3 id="testsuite">Test Suite</h3>
95
96 <ul>
97 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567">[21567]</a> WebService:ILS related tests fail during package build</li>
98 </ul>
99
100 <h2 id="otherbugsfixed">Other bugs fixed</h2>
101
102 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
103
104 <ul>
105 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21867">[21867]</a> Replace remaining document.element.onchange calls in marc_modification_templates.js</li>
106 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21905">[21905]</a> Plugin hook intranet_catalog_biblio_enhancements_toolbar_button incorrectly filtered</li>
107 </ul>
108
109 <h3 id="circulation">Circulation</h3>
110
111 <ul>
112 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677">[18677]</a> issue_id is not added to accountlines for lost item fees</li>
113 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598">[20598]</a> Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled</li>
114 </ul>
115
116 <h3 id="finesandfees">Fines and fees</h3>
117
118 <ul>
119 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21849">[21849]</a> Offsets not stored correctly in _FixOverduesOnReturn</li>
120 </ul>
121
122 <h3 id="lists">Lists</h3>
123
124 <ul>
125 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21874">[21874]</a> Encoding broken in list and cart email subjects</li>
126 </ul>
127
128 <h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
129
130 <ul>
131 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644">[21644]</a> UNIMARC XSLT display of 210 in intranet</li>
132 </ul>
133
134 <h3 id="packaging">Packaging</h3>
135
136 <ul>
137 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17111">[17111]</a> Automatic debian/control updates (oldstable/18.05.x)</li>
138 </ul>
139
140 <h3 id="patrons">Patrons</h3>
141
142 <ul>
143 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21649">[21649]</a> Add child button in the staff client is no longer automatically populating the parent address</li>
144 </ul>
145
146 <h3 id="reports">Reports</h3>
147
148 <ul>
149 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21837">[21837]</a> Overdues report shoudln't set homebranchfilter as holdingbranchfilter</li>
150 </ul>
151
152 <h3 id="systemadministration">System Administration</h3>
153
154 <ul>
155 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21730">[21730]</a> PA_CLASS missing from list of authorized values categories</li>
156 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21815">[21815]</a> Rephrase HidePersonalPatronDetailOnCirculation a little bit</li>
157 </ul>
158
159 <h3 id="tools">Tools</h3>
160
161 <ul>
162 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21819">[21819]</a> Marc modification templates action always checks Regexp checkbox</li>
163 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21854">[21854]</a> Patron category is not showing during batch modification</li>
164 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21861">[21861]</a> The MARC modification template actions editor does not always validate user input</li>
165 </ul>
166
167 <h2 id="systemrequirements">System requirements</h2>
168
169 <p>Important notes:</p>
170
171 <ul>
172 <li>Perl 5.10 is required</li>
173 <li>Zebra is required</li>
174 </ul>
175
176 <h2 id="documentation">Documentation</h2>
177
178 <p>The Koha manual is maintained in DocBook. The home page for Koha 
179 documentation is </p>
180
181 <ul>
182 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
183 </ul>
184
185 <p>As of the date of these release notes, only the English version of the
186 Koha manual is available:</p>
187
188 <ul>
189 <li><a href="http://koha-community.org/manual/18.05/en/html/">Koha Manual</a></li>
190 </ul>
191
192 <p>The Git repository for the Koha manual can be found at</p>
193
194 <ul>
195 <li><a href="http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary">Koha Git Repository</a></li>
196 </ul>
197
198 <h2 id="translations">Translations</h2>
199
200 <p>Complete or near-complete translations of the OPAC and staff
201 interface are available in this release for the following languages:</p>
202
203 <ul>
204 <li>Arabic (98.8%)</li>
205 <li>Armenian (100%)</li>
206 <li>Basque (72.6%)</li>
207 <li>Chinese (China) (77.1%)</li>
208 <li>Chinese (Taiwan) (98.9%)</li>
209 <li>Czech (92.5%)</li>
210 <li>Danish (63.7%)</li>
211 <li>English (New Zealand) (95.6%)</li>
212 <li>English (USA)</li>
213 <li>Finnish (92.5%)</li>
214 <li>French (98.9%)</li>
215 <li>French (Canada) (94.1%)</li>
216 <li>German (100%)</li>
217 <li>German (Switzerland) (98.5%)</li>
218 <li>Greek (80.4%)</li>
219 <li>Hindi (98.8%)</li>
220 <li>Italian (97.4%)</li>
221 <li>Norwegian Bokmål (67.7%)</li>
222 <li>Occitan (post 1500) (70.4%)</li>
223 <li>Persian (53%)</li>
224 <li>Polish (93.8%)</li>
225 <li>Portuguese (99.9%)</li>
226 <li>Portuguese (Brazil) (87.6%)</li>
227 <li>Slovak (94.5%)</li>
228 <li>Spanish (98.8%)</li>
229 <li>Swedish (94%)</li>
230 <li>Turkish (100%)</li>
231 <li>Vietnamese (65.2%)</li>
232 </ul>
233
234 <p>Partial translations are available for various other languages.</p>
235
236 <p>The Koha team welcomes additional translations; please see</p>
237
238 <ul>
239 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
240 </ul>
241
242 <p>For information about translating Koha, and join the koha-translate 
243 list to volunteer:</p>
244
245 <ul>
246 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
247 </ul>
248
249 <p>The most up-to-date translations can be found at:</p>
250
251 <ul>
252 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
253 </ul>
254
255 <h2 id="releaseteam">Release Team</h2>
256
257 <p>The release team for Koha 18.05.07 is</p>
258
259 <ul>
260 <li>Release Manager: <a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
261 <li>Release Manager assistant: <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
262 <li><p>QA Manager: </p></li>
263 <li><p>QA Team:</p>
264
265 <ul>
266 <li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
267 <li><a href="mailto:alex.arnaud@biblibre.com">Alex Arnaud</a></li>
268 <li><a href="mailto:brendan@bywatersolutions.com">Brendan Gallagher</a></li>
269 <li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
270 <li><a href="mailto:julian.maurice@biblibre.com">Julian Maurice</a></li>
271 <li>Josef Moravec</li>
272 <li><a href="mailto:m.de.rooy@rijksmuseum.nl">Marcel de Rooy</a></li>
273 </ul></li>
274 <li>Bug Wranglers:
275 <ul>
276 <li>Claire Gravely</li>
277 <li>Jon Knight</li>
278 <li><a href="mailto:veron@veron.ch">Marc Véron</a></li>
279 </ul></li>
280 <li>Packaging Manager: <a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
281 <li>Documentation Team:
282 <ul>
283 <li>Lee Jamison</li>
284 <li>David Nind</li>
285 <li>Caroline Cyr La Rose</li>
286 </ul></li>
287 <li>Translation Manager: <a href="mailto:bgkriegel@gmail.com">Bernardo Gonzalez Kriegel</a></li>
288 <li>Release Maintainers:
289 <ul>
290 <li>17.11 -- <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
291 <li>17.05 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
292 <li>16.11 -- <a href="mailto:chrisc@catalyst.net.nz">Chris Cormack</a></li>
293 </ul></li>
294 </ul>
295
296 <h2 id="credits">Credits</h2>
297
298 <p>We thank the following libraries who are known to have sponsored
299 new features in Koha 18.05.07:</p>
300
301 <p>We thank the following individuals who contributed patches to Koha 18.05.07.</p>
302
303 <ul>
304 <li>Nightly Build Bot (1)</li>
305 <li>Nick Clemens (12)</li>
306 <li>Marcel de Rooy (8)</li>
307 <li>Jonathan Druart (8)</li>
308 <li>Katrin Fischer (4)</li>
309 <li>Lucas Gass (1)</li>
310 <li>“Lucas Gass” (3)</li>
311 <li>Andrew Isherwood (1)</li>
312 <li>Jesse Maseto (6)</li>
313 <li>Julian Maurice (1)</li>
314 <li>Kyle M Hall (6)</li>
315 <li>Josef Moravec (1)</li>
316 <li>Andreas Roussos (3)</li>
317 <li>Fridolin Somers (2)</li>
318 <li>Mirko Tietgen (1)</li>
319 <li>Mark Tompsett (1)</li>
320 <li>Koha translators (1)</li>
321 </ul>
322
323 <p>We thank the following libraries, companies, and other institutions who contributed
324 patches to Koha 18.05.07</p>
325
326 <ul>
327 <li>(0)</li>
328 <li>abunchofthings.net (2)</li>
329 <li>BibLibre (3)</li>
330 <li>BSZ BW (4)</li>
331 <li>bugs.koha-community.org (8)</li>
332 <li>ByWater-Solutions (20)</li>
333 <li>bywatersolution.com (6)</li>
334 <li>bywatetsolutions.com (1)</li>
335 <li>Lucass-MacBook-Pro.local (1)</li>
336 <li>PTFS-Europe (1)</li>
337 <li>Rijksmuseum (8)</li>
338 <li>unidentified (5)</li>
339 </ul>
340
341 <p>We also especially thank the following individuals who tested patches
342 for Koha.</p>
343
344 <ul>
345 <li>Devinim (2)</li>
346 <li>Nick Clemens (47)</li>
347 <li>Tomas Cohen Arazi (5)</li>
348 <li>Michal Denar (3)</li>
349 <li>Marcel de Rooy (35)</li>
350 <li>Jonathan Druart (5)</li>
351 <li>Katrin Fischer (2)</li>
352 <li>Lucas Gass (4)</li>
353 <li>“Lucas Gass” (3)</li>
354 <li>Andrew Isherwood (1)</li>
355 <li>Pasi Kallinen (1)</li>
356 <li>Owen Leonard (4)</li>
357 <li>Ere Maijala (1)</li>
358 <li>Jesse Maseto (32)</li>
359 <li>Julian Maurice (1)</li>
360 <li>Josef Moravec (3)</li>
361 <li>Martin Renvoize (25)</li>
362 <li>Andreas Roussos (5)</li>
363 <li>Maryse Simard (1)</li>
364 <li>Fridolin Somers (2)</li>
365 <li>Pierre-Marc Thibault (4)</li>
366 <li>Mirko Tietgen (1)</li>
367 <li>Mark Tompsett (2)</li>
368 </ul>
369
370 <p>We regret any omissions.  If a contributor has been inadvertently missed,
371 please send a patch against these release notes to 
372 koha-patches@lists.koha-community.org.</p>
373
374 <h2 id="revisioncontrolnotes">Revision control notes</h2>
375
376 <p>The Koha project uses Git for version control.  The current development 
377 version of Koha can be retrieved by checking out the master branch of:</p>
378
379 <ul>
380 <li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
381 </ul>
382
383 <p>The branch for this version of Koha and future bugfixes in this release
384 line is rmain1805.</p>
385
386 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
387
388 <p>Bug reports and feature requests can be filed at the Koha bug
389 tracker at:</p>
390
391 <ul>
392 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
393 </ul>
394
395 <p>He rau ringa e oti ai.
396 (Many hands finish the work)</p>
397
398 <p>Autogenerated release notes updated last on 20 Dec 2018 14:49:52.</p>