Bug 21493: (18.05.x) Remove incomplete icon style from serial issues tabs
[koha.git] / misc / release_notes / release_notes_18_05_04.html
1 <h1 id="releasenotesforkoha18.05.04">RELEASE NOTES FOR KOHA 18.05.04</h1>
2
3 <p>24 Sep 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.04 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-18.05.04.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.04 is a bugfix/maintenance release.</p>
28
29 <p>It includes 1 new features, 3 enhancements, 27 bugfixes.</p>
30
31 <h2 id="newfeatures">New features</h2>
32
33 <h3 id="restapi">REST api</h3>
34
35 <ul>
36 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21116">[21116]</a> Add API routes through plugins</li>
37 </ul>
38
39 <h2 id="enhancements">Enhancements</h2>
40
41 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
42
43 <ul>
44 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21202">[21202]</a> C4::Items - Remove GetItemsByBiblioitemnumber</li>
45 </ul>
46
47 <h3 id="restapi">REST api</h3>
48
49 <ul>
50 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21334">[21334]</a> Add bibliographic content type definitions</li>
51 </ul>
52
53 <h3 id="staffclient">Staff Client</h3>
54
55 <ul>
56 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13406">[13406]</a> Authority MARC display impossible to style via CSS</li>
57 </ul>
58
59 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
60
61 <h3 id="circulation">Circulation</h3>
62
63 <ul>
64 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21231">[21231]</a> BlockReturnofLostItems does not prevent lost items being found</li>
65 </ul>
66
67 <h3 id="patrons">Patrons</h3>
68
69 <ul>
70 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21068">[21068]</a> Remove NorwegianPatronDB related code</li>
71 </ul>
72
73 <h3 id="templates">Templates</h3>
74
75 <ul>
76 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13692">[13692]</a> Series link is only using 800a instead of 800t</li>
77 </ul>
78
79 <h3 id="webservices">Web services</h3>
80
81 <ul>
82 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21199">[21199]</a> Patron's attributes are displayed on GetPatronInfo's ILSDI output regardless opac_display</li>
83 </ul>
84
85 <h2 id="otherbugsfixed">Other bugs fixed</h2>
86
87 <h3 id="about">About</h3>
88
89 <ul>
90 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143">[7143]</a> Bug for tracking changes to the about page</li>
91 </ul>
92
93 <h3 id="acquisitions">Acquisitions</h3>
94
95 <ul>
96 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21288">[21288]</a> Slowness in acquisition caused by GetInvoices</li>
97 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21356">[21356]</a> Missing space in parcel.tt</li>
98 </ul>
99
100 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
101
102 <ul>
103 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19991">[19991]</a> use Modern::Perl in OPAC perl scripts</li>
104 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21207">[21207]</a> C4::Overdues::GetItems is not used</li>
105 </ul>
106
107 <h3 id="authentication">Authentication</h3>
108
109 <ul>
110 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13779">[13779]</a> sessionID declared twice in C4::Auth::checkauth()</li>
111 </ul>
112
113 <h3 id="circulation">Circulation</h3>
114
115 <ul>
116 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21168">[21168]</a> Error on circ/returns.pl after deleting checked-in item</li>
117 </ul>
118
119 <h3 id="database">Database</h3>
120
121 <ul>
122 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20777">[20777]</a> Remove unused field accountlines.dispute</li>
123 </ul>
124
125 <h3 id="labelpatroncardprinting">Label/patron card printing</h3>
126
127 <ul>
128 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20765">[20765]</a> Search for items by acqdate does not work in label batch</li>
129 </ul>
130
131 <h3 id="opac">OPAC</h3>
132
133 <ul>
134 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20994">[20994]</a> Fix capitalization on OPAC result list "Save to Lists"</li>
135 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21127">[21127]</a> Remove jqTransform jQuery plugin from the OPAC</li>
136 </ul>
137
138 <h3 id="packaging">Packaging</h3>
139
140 <ul>
141 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21267">[21267]</a> X_FORWARDED_PROTO header should be set in apache</li>
142 </ul>
143
144 <h3 id="patrons">Patrons</h3>
145
146 <ul>
147 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096">[21096]</a> Garbled username on intranet login page</li>
148 </ul>
149
150 <h3 id="staffclient">Staff Client</h3>
151
152 <ul>
153 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21248">[21248]</a> Fix COinS carp in MARC details page on unknown record</li>
154 </ul>
155
156 <h3 id="systemadministration">System Administration</h3>
157
158 <ul>
159 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19179">[19179]</a> Email option for SMSSendDriver is not documented as a valid setting</li>
160 </ul>
161
162 <h3 id="templates">Templates</h3>
163
164 <ul>
165 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21139">[21139]</a> The floating toolbars have some issues</li>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285">[21285]</a> Select2 broken on high dpi screens</li>
167 </ul>
168
169 <h3 id="testsuite">Test Suite</h3>
170
171 <ul>
172 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20776">[20776]</a> Add Selenium::Remote::Driver to dependencies</li>
173 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21262">[21262]</a> Do not format numbers for editing if too big</li>
174 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21355">[21355]</a> GetDailyQuotes.t is fragile</li>
175 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21360">[21360]</a> IssueSlip.t is failing if run at 23:59</li>
176 </ul>
177
178 <h3 id="tools">Tools</h3>
179
180 <ul>
181 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20564">[20564]</a> Error 500 displays when uploading patron images with a zipped file</li>
182 </ul>
183
184 <h3 id="webservices">Web services</h3>
185
186 <ul>
187 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21235">[21235]</a> Remove services_throttle if not required for ThingISBN</li>
188 </ul>
189
190 <h2 id="systemrequirements">System requirements</h2>
191
192 <p>Important notes:</p>
193
194 <ul>
195 <li>Perl 5.10 is required</li>
196 <li>Zebra is required</li>
197 </ul>
198
199 <h2 id="documentation">Documentation</h2>
200
201 <p>The Koha manual is maintained in Sphinx. The home page for Koha 
202 documentation is </p>
203
204 <ul>
205 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
206 </ul>
207
208 <p>As of the date of these release notes, only the English version of the
209 Koha manual is available:</p>
210
211 <ul>
212 <li><a href="http://koha-community.org/manual/18.05/en/html/">Koha Manual</a></li>
213 </ul>
214
215 <p>The Git repository for the Koha manual can be found at</p>
216
217 <ul>
218 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
219 </ul>
220
221 <h2 id="translations">Translations</h2>
222
223 <p>Complete or near-complete translations of the OPAC and staff
224 interface are available in this release for the following languages:</p>
225
226 <ul>
227 <li>Arabic (100%)</li>
228 <li>Armenian (100%)</li>
229 <li>Basque (73.4%)</li>
230 <li>Chinese (China) (77.9%)</li>
231 <li>Chinese (Taiwan) (100%)</li>
232 <li>Czech (93.3%)</li>
233 <li>Danish (64.3%)</li>
234 <li>English (New Zealand) (96.8%)</li>
235 <li>English (USA)</li>
236 <li>Finnish (93.6%)</li>
237 <li>French (99.9%)</li>
238 <li>French (Canada) (94.8%)</li>
239 <li>German (100%)</li>
240 <li>German (Switzerland) (99.7%)</li>
241 <li>Greek (80.8%)</li>
242 <li>Hindi (100%)</li>
243 <li>Italian (98.1%)</li>
244 <li>Norwegian Bokmål (66.4%)</li>
245 <li>Occitan (post 1500) (71.1%)</li>
246 <li>Persian (53.4%)</li>
247 <li>Polish (94.8%)</li>
248 <li>Portuguese (100%)</li>
249 <li>Portuguese (Brazil) (83.8%)</li>
250 <li>Slovak (95.6%)</li>
251 <li>Spanish (100%)</li>
252 <li>Swedish (94.9%)</li>
253 <li>Turkish (100%)</li>
254 <li>Vietnamese (65.8%)</li>
255 </ul>
256
257 <p>Partial translations are available for various other languages.</p>
258
259 <p>The Koha team welcomes additional translations; please see</p>
260
261 <ul>
262 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
263 </ul>
264
265 <p>For information about translating Koha, and join the koha-translate 
266 list to volunteer:</p>
267
268 <ul>
269 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
270 </ul>
271
272 <p>The most up-to-date translations can be found at:</p>
273
274 <ul>
275 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
276 </ul>
277
278 <h2 id="releaseteam">Release Team</h2>
279
280 <p>The release team for Koha 18.05.04 is</p>
281
282 <ul>
283 <li>Release Manager: <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
284 <li><p>Release Manager assistants:</p>
285
286 <ul>
287 <li><a href="mailto:brendan@bywatersolutions.com">Brendan Gallagher</a></li>
288 <li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
289 <li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
290 <li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
291 </ul></li>
292 <li><p>Module Maintainers:</p>
293
294 <ul>
295 <li>REST API -- <a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
296 <li>Elasticsearch -- <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
297 </ul></li>
298 <li><p>QA Manager: <a href="mailto:Katrin.Fischer@bsz-bw.de">Katrin Fischer</a></p></li>
299 <li><p>QA Team:</p>
300
301 <ul>
302 <li><a href="mailto:julian.maurice@biblibre.com">Julian Maurice</a></li>
303 <li><a href="mailto:m.de.rooy@rijksmuseum.nl">Marcel de Rooy</a></li>
304 <li>Josef Moravec</li>
305 <li><a href="mailto:alex.arnaud@biblibre.com">Alex Arnaud</a></li>
306 <li><a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
307 <li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
308 <li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
309 <li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
310 <li><a href="mailto:chrisc@catalyst.net.nz">Chris Cormack</a></li>
311 </ul></li>
312 <li>Bug Wranglers:
313 <ul>
314 <li>Claire Gravely</li>
315 <li>Jon Knight</li>
316 <li><a href="mailto:indradg@l2c2.co.inc">Indranil Das Gupta</a></li>
317 <li><a href="mailto:amitddng135@gmail.com">Amit Gupta</a></li>
318 </ul></li>
319 <li>Packaging Manager: <a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
320 <li>Documentation Team:
321 <ul>
322 <li>Lee Jamison</li>
323 <li>David Nind</li>
324 <li>Caroline Cyr La Rose</li>
325 </ul></li>
326 <li>Translation Manager: <a href="mailto:bgkriegel@gmail.com">Bernardo Gonzalez Kriegel</a></li>
327 <li>Release Maintainers:
328 <ul>
329 <li>18.05 -- <a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
330 <li>17.11 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
331 <li>17.05 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
332 </ul></li>
333 </ul>
334
335 <h2 id="credits">Credits</h2>
336
337 <p>We thank the following libraries who are known to have sponsored
338 new features in Koha 18.05.04:</p>
339
340 <p>We thank the following individuals who contributed patches to Koha 18.05.04.</p>
341
342 <ul>
343 <li>Nick Clemens (7)</li>
344 <li>Tomás Cohen Arazi (10)</li>
345 <li>David Cook (1)</li>
346 <li>Charlotte Cordwell (2)</li>
347 <li>Caroline Cyr La Rose (1)</li>
348 <li>Marcel de Rooy (2)</li>
349 <li>Jonathan Druart (9)</li>
350 <li>Katrin Fischer (1)</li>
351 <li>Pasi Kallinen (2)</li>
352 <li>Owen Leonard (2)</li>
353 <li>Kyle M Hall (2)</li>
354 <li>Martin Renvoize (9)</li>
355 <li>Jane Sandberg (2)</li>
356 <li>Fridolin Somers (1)</li>
357 <li>Koha translators (2)</li>
358 </ul>
359
360 <p>We thank the following libraries, companies, and other institutions who contributed
361 patches to Koha 18.05.04</p>
362
363 <ul>
364 <li>ACPL (2)</li>
365 <li>BibLibre (2)</li>
366 <li>BSZ BW (1)</li>
367 <li>bugs.koha-community.org (9)</li>
368 <li>ByWater-Solutions (7)</li>
369 <li>bywatersolutiosn.com (2)</li>
370 <li>joensuu.fi (2)</li>
371 <li>linnbenton.edu (2)</li>
372 <li>Prosentient Systems (1)</li>
373 <li>PTFS-Europe (9)</li>
374 <li>Rijksmuseum (2)</li>
375 <li>Solutions inLibro inc (1)</li>
376 <li>Theke Solutions (10)</li>
377 <li>unidentified (2)</li>
378 </ul>
379
380 <p>We also especially thank the following individuals who tested patches
381 for Koha.</p>
382
383 <ul>
384 <li>Alex Arnaud (2)</li>
385 <li>'s avatarMarcel de Rooy (1)</li>
386 <li>Christopher Brannon (1)</li>
387 <li>Nick Clemens (43)</li>
388 <li>Tomas Cohen Arazi (12)</li>
389 <li>Chris Cormack (2)</li>
390 <li>Michal Denar (1)</li>
391 <li>Michal Denar (2)</li>
392 <li>Marcel de Rooy (8)</li>
393 <li>Jonathan Druart (12)</li>
394 <li>Katrin Fischer (6)</li>
395 <li>Brendan Gallagher (1)</li>
396 <li>Pasi Kallinen (1)</li>
397 <li>Ulrich Kleiber (1)</li>
398 <li>Owen Leonard (2)</li>
399 <li>Jesse Maseto (1)</li>
400 <li>Kyle M Hall (1)</li>
401 <li>Josef Moravec (4)</li>
402 <li>Josef Moravec's avatarJosef Moravec (1)</li>
403 <li>Wm. Nick Clemens's avatarNick Clemens (1)</li>
404 <li>Martin Renvoize (55)</li>
405 <li>Benjamin Rokseth (1)</li>
406 <li>Jane Sandberg (2)</li>
407 <li>Maryse Simard (2)</li>
408 <li>Fridolin Somers (1)</li>
409 <li>John Sterbenz (1)</li>
410 <li>Mark Tompsett (8)</li>
411 <li>George Williams (1)</li>
412 </ul>
413
414 <p>We regret any omissions.  If a contributor has been inadvertently missed,
415 please send a patch against these release notes to 
416 koha-patches@lists.koha-community.org.</p>
417
418 <h2 id="revisioncontrolnotes">Revision control notes</h2>
419
420 <p>The Koha project uses Git for version control.  The current development 
421 version of Koha can be retrieved by checking out the master branch of:</p>
422
423 <ul>
424 <li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
425 </ul>
426
427 <p>The branch for this version of Koha and future bugfixes in this release
428 line is 18.05.x.</p>
429
430 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
431
432 <p>Bug reports and feature requests can be filed at the Koha bug
433 tracker at:</p>
434
435 <ul>
436 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
437 </ul>
438
439 <p>He rau ringa e oti ai.
440 (Many hands finish the work)</p>
441
442 <p>Autogenerated release notes updated last on 24 Sep 2018 13:10:19.</p>