Update release notes for 18.11.06 release
[koha.git] / misc / release_notes / release_notes_18_11_06.md
1 # RELEASE NOTES FOR KOHA 18.11.06
2 31 May 2019
3
4 Koha is the first free and open source software library automation
5 package (ILS). Development is sponsored by libraries of varying types
6 and sizes, volunteers, and support companies from around the world. The
7 website for the Koha project is:
8
9 - [Koha Community](http://koha-community.org)
10
11 Koha 18.11.06 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-18.11.06.tar.gz)
14
15 Installation instructions can be found at:
16
17 - [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
18 - OR in the INSTALL files that come in the tarball
19
20 Koha 18.11.06 is a bugfix/maintenance release.
21
22 It includes 50 bugfixes.
23
24 ## Critical bugs fixed
25
26 ### Acquisitions
27
28 - [[22713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22713) Replacement price removed when receiving if using MarcItemFieldstoOrder
29 - [[22908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908) Modsuggestion will generate a notice even if the modification failed
30
31 ### Authentication
32
33 - [[22717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22717) Google OAuth auto registration error
34
35 ### Circulation
36
37 - [[22896]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22896) Item to be transferred at checkin clears overridden due date
38
39 ### Course reserves
40
41 - [[22899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22899) Cannot view course details
42
43 ### Fines and fees
44
45 - [[22724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22724) Staff without writeoff permissions have access to 'Write off selected' button on Pay Fines tab
46
47 > Sponsored by Catalyst IT
48
49
50 ### Hold requests
51
52 - [[22895]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22895) [18.11] cannot place item level holds
53
54 ### OPAC
55
56 - [[11853]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11853) Cannot clear date of birth via OPAC patron update
57 - [[22420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22420) Tag cloud feature broken
58 - [[22881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22881) Trying to clear search history via the navbar X doesn't clear any searches
59
60 ### Reports
61
62 - [[22357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22357) Every run of runreport.pl with --store-results creates a new row in saved reports
63
64 ### Searching - Elasticsearch
65
66 - [[22705]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22705) Change default value of Elasticsearch cxn_pool to 'Static'
67
68 ### Serials
69
70 - [[22812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22812) Cannot add new subscription with strict SQL modes turned on
71
72 ### System Administration
73
74 - [[22847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22847) Specific circ rule by patron category is displaying the default (or not displaying)
75
76 ### Templates
77
78 - [[22904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22904) Untranslatable strings in members-menu.js
79
80 ### Test Suite
81
82 - [[22836]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22836) Tests catching XSS vulnerabilities in pagination are not correct
83
84
85 ## Other bugs fixed
86
87 ### Acquisitions
88
89 - [[22225]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22225) Tax hints and prices on orderreceive.pl may not match
90 - [[22791]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22791) Calculation differs on aqui-home/spent and ordered.pl
91 - [[22907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22907) Cannot add new suggestion with strict SQL modes turned on
92
93 ### Architecture, internals, and plumbing
94
95 - [[7862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7862) Warns when creating a new notice
96
97 > Sponsored by Catalyst IT
98
99 - [[21036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21036) Fix a bunch of older warnings
100 - [[22813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22813) searchResults queries the Koha::Patron object inside two nested loops
101
102 ### Cataloging
103
104 - [[21709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21709) Addbiblio shows clickable tag editor icons which do nothing
105 - [[22886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22886) Missing space between fields from Keyword to MARC mapping in cataloguing search
106
107 ### Command-line Utilities
108
109 - [[20537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20537) Warnings in overdue_notices.pl
110
111 > Sponsored by Catalyst IT
112
113 - [[22875]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22875) Documentation misleading for import_patrons command line script
114
115 ### Database
116
117 - [[22782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22782) Schema change for SocialData
118
119 ### Installation and upgrade (web-based installer)
120
121 - [[21651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21651) Force insert of notices related tables during the install process
122 - [[22527]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22527) Web installer links to wrong database manual when database user doesn't have required privileges
123
124 > Sponsored by Hypernova Oy
125
126
127 ### Label/patron card printing
128
129 - [[22878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22878) Cannot add a patron card layout with mysql strict mode on
130
131 ### MARC Authority data support
132
133 - [[21450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21450) link_bibs_to_authorities.pl is caching searches without the auth type
134
135 ### OPAC
136
137 - [[22816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22816) OPAC detail holdings table doesn't fill it's container
138
139 ### Patrons
140
141 - [[20514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20514) Searching for a patrons using the address option doesn't work with streetnumber
142 - [[22781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22781) Fields on patron search results should be html/json filtered
143
144 ### SIP2
145
146 - [[15221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221) SIP server always sets the alert flag when item not returned
147
148 ### Searching
149
150 - [[22010]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22010) RecordedBooks and OverDrive should check preferences over passing variables
151 - [[22787]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22787) Mapping missing for ů to u in word-phrase-utf-chr
152 - [[22901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22901) On item search authorised values select disappears on conditional change
153
154 ### Staff Client
155
156 - [[17698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17698) Make patron notes show up on staff dashboard
157
158 > RMNOTE - REMOVE FROM RELEASE NOTES - 18.11 FEATURE
159
160
161 - [[22914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914) Add holds column to batch item delete to fix show/hide columns behaviour
162
163 ### System Administration
164
165 - [[22965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22965) Typo in Classification Sources description on Admin homepage (admin-home.tt)
166
167 ### Templates
168
169 - [[22800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22800) No need to raw filter the mandatory fields var (OPAC suggestions)
170 - [[22932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22932) GetLatestSerials should not return formatted date
171
172 ### Test Suite
173
174 - [[21671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21671) Koha/Patron/Modifications.t is failing randomly
175 - [[22433]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22433) SIP/Transaction.t is failing randomly
176 - [[22453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22453) TestBuilder should generate now() using the current timezone
177 - [[22808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22808) Move Cache.t to db_dependent
178 - [[22917]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917) Circulation.t fails if tests are ran slowly
179 - [[22930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22930) Make TestBuilder more strict about wrong arguments
180
181 ### Tools
182
183 - [[21831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21831) Marc modification templates move all action moves only one field
184
185
186
187 ## System requirements
188
189 Important notes:
190     
191 - Perl 5.10 is required
192 - Zebra is required
193
194 ## Documentation
195
196 The Koha manual is maintained in Sphinx. The home page for Koha 
197 documentation is 
198
199 - [Koha Documentation](http://koha-community.org/documentation/)
200
201 As of the date of these release notes, only the English version of the
202 Koha manual is available:
203
204 - [Koha Manual](http://koha-community.org/manual/18.11/en/html/)
205
206
207 The Git repository for the Koha manual can be found at
208
209 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
210
211 ## Translations
212
213 Complete or near-complete translations of the OPAC and staff
214 interface are available in this release for the following languages:
215
216 - Arabic (98.6%)
217 - Armenian (100%)
218 - Basque (63.6%)
219 - Chinese (China) (64%)
220 - Chinese (Taiwan) (99.8%)
221 - Czech (93.6%)
222 - Danish (55.4%)
223 - English (New Zealand) (88.3%)
224 - English (USA)
225 - Finnish (84.5%)
226 - French (98.3%)
227 - French (Canada) (99.7%)
228 - German (100%)
229 - German (Switzerland) (91.8%)
230 - Greek (78.7%)
231 - Hindi (100%)
232 - Italian (93.8%)
233 - Norwegian Bokmål (94.9%)
234 - Occitan (post 1500) (59.6%)
235 - Polish (86.8%)
236 - Portuguese (100%)
237 - Portuguese (Brazil) (87.5%)
238 - Slovak (90.3%)
239 - Spanish (100%)
240 - Swedish (90.9%)
241 - Turkish (98.4%)
242 - Ukrainian (62.2%)
243 - Vietnamese (54.7%)
244
245 Partial translations are available for various other languages.
246
247 The Koha team welcomes additional translations; please see
248
249 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
250
251 For information about translating Koha, and join the koha-translate 
252 list to volunteer:
253
254 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
255
256 The most up-to-date translations can be found at:
257
258 - [Koha Translation](http://translate.koha-community.org/)
259
260 ## Release Team
261
262 The release team for Koha 18.11.06 is
263
264 - Release Manager: Nick Clemens
265 - Release Manager assistants:
266   - Tomás Cohen Arazi
267   - Jonathan Druart
268 - QA Manager: Katrin Fischer
269 - QA Team:
270   - Tomás Cohen Arazi
271   - Alex Arnaud
272   - Chris Cormack
273   - Jonathan Druart
274   - Kyle Hall
275   - Julian Maurice
276   - Josef Moravec
277   - Martin Renvoize
278   - Marcel de Rooy
279 - Topic Experts:
280   - REST API -- Tomás Cohen Arazi
281   - SIP2 -- Colin Campbell
282   - EDI -- Colin Campbell
283   - UI Design -- Owen Leonard
284   - Elasticsearch -- Ere Maijala
285 - Bug Wranglers:
286   - Indranil Das Gupta
287   - Jon Knight
288   - Luis Moises Rojas
289 - Packaging Manager: Mirko Tietgen
290 - Documentation Manager: Caroline Cyr-La-Rose
291 - Documentation Team:
292   - David Nind
293   - Lucy Vaux-Harvey
294
295 - Translation Managers: 
296   - Indranil Das Gupta
297   - Bernardo González Kriegel
298
299 - Wiki curators: 
300   - Caroline Cyr-La-Rose
301 - Release Maintainers:
302   - 18.05 -- Lucas Gass
303   - 18.05 -- Jesse Maseto
304   - 18.11 -- Martin Renvoize
305   - 17.11 -- Fridolin Somers
306 - Release Maintainer assistants:
307   - 18.05 -- Kyle Hall
308
309 ## Credits
310 We thank the following libraries who are known to have sponsored
311 new features in Koha 18.11.06:
312
313 - Catalyst IT
314 - Hypernova Oy
315 - Northeast Kansas Library System, NEKLS (http://nekls.org/)
316
317 We thank the following individuals who contributed patches to Koha 18.11.06.
318
319 - Aleisha Amohia (1)
320 - Tomás Cohen Arazi (3)
321 - Henry Bolshaw (1)
322 - Colin Campbell (1)
323 - Nick Clemens (16)
324 - David Cook (1)
325 - Jonathan Druart (40)
326 - Katrin Fischer (2)
327 - Lucas Gass (1)
328 - Owen Leonard (3)
329 - Hayley Mapley (2)
330 - Julian Maurice (1)
331 - Josef Moravec (1)
332 - Liz Rea (3)
333 - Martin Renvoize (9)
334 - Marcel de Rooy (5)
335 - Fridolin Somers (1)
336 - Mirko Tietgen (1)
337 - Koha translators (1)
338
339 We thank the following libraries, companies, and other institutions who contributed
340 patches to Koha 18.11.06
341
342 - abunchofthings.net (1)
343 - ACPL (3)
344 - BibLibre (2)
345 - BSZ BW (2)
346 - ByWater-Solutions (17)
347 - Catalyst (2)
348 - Independant Individuals (5)
349 - Koha Community Developers (40)
350 - parliament.uk (1)
351 - Prosentient Systems (1)
352 - PTFS-Europe (10)
353 - Rijks Museum (5)
354 - Theke Solutions (3)
355
356 We also especially thank the following individuals who tested patches
357 for Koha.
358
359 - Tomás Cohen Arazi (3)
360 - Arthur Bousquet (1)
361 - Claudio (1)
362 - Nick Clemens (84)
363 - Chris Cormack (7)
364 - Michal Denar (10)
365 - Jonathan Druart (11)
366 - Bouzid Fergani (1)
367 - Katrin Fischer (31)
368 - Kyle Hall (1)
369 - Frank Hansen (1)
370 - Jon Knight (1)
371 - Owen Leonard (2)
372 - Hayley Mapley (4)
373 - Josef Moravec (2)
374 - Liz Rea (32)
375 - Martin Renvoize (104)
376 - Marcel de Rooy (22)
377 - Lisette Scheer (1)
378 - Maryse Simard (4)
379 - Bin Wen (2)
380
381
382
383 We regret any omissions.  If a contributor has been inadvertently missed,
384 please send a patch against these release notes to 
385 koha-patches@lists.koha-community.org.
386
387 ## Revision control notes
388
389 The Koha project uses Git for version control.  The current development 
390 version of Koha can be retrieved by checking out the master branch of:
391
392 - [Koha Git Repository](git://git.koha-community.org/koha.git)
393
394 The branch for this version of Koha and future bugfixes in this release
395 line is 18.11.x.
396
397 ## Bugs and feature requests
398
399 Bug reports and feature requests can be filed at the Koha bug
400 tracker at:
401
402 - [Koha Bugzilla](http://bugs.koha-community.org)
403
404 He rau ringa e oti ai.
405 (Many hands finish the work)
406
407 Autogenerated release notes updated last on 31 May 2019 06:51:51.