Update release notes for the 17.11.01 release
[koha.git] / misc / release_notes / release_notes_17_11_01.md
1 # RELEASE NOTES FOR KOHA 17.11.01
2 22 Dec 2017
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 17.11.01 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-17.11.01.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 17.11.01 is a bugfix/maintenance release.
21
22 It includes 5 enhancements, 34 bugfixes.
23
24
25
26
27 ## Enhancements
28
29 ### Acquisitions
30
31 - [[17182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17182) Allow Keyword to MARC mapping for acquisitions searches (subtitle)
32
33 ### Hold requests
34
35 - [[19769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19769) 'Pickup library is different' message does not display library branch name when placing hold
36
37 ### Staff Client
38
39 - [[19806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19806) Add class to items.itemnotes_nonpublic
40
41 ### System Administration
42
43 - [[19292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19292) Add MARC code column on libraries list
44
45 ### Templates
46
47 - [[19751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19751) Holds awaiting pickup report should not be fixed-width
48
49
50 ## Critical bugs fixed
51
52 ### Architecture, internals, and plumbing
53
54 - [[19439]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19439) Some error responses from opac/unapi get lost in eval
55 - [[19766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19766) Preview routing slip is broken
56
57 ### Cataloging
58
59 - [[19646]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19646) value_builder marc21_linking_section template is broken
60 - [[19706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19706) Item search: Unsupported format html
61
62 ### OPAC
63
64 - [[19496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19496) Patron notes about item does not get emailed as indicated
65 - [[19808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19808) Reviews from deleted patrons make few scripts to explode
66 - [[19843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19843) reviews.datereviewed is not set
67
68 ### Searching - Elasticsearch
69
70 - [[19563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19563) Generation of sort_fields uses incorrect condition
71
72
73 ## Other bugs fixed
74
75 ### About
76
77 - [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page
78
79 ### Acquisitions
80
81 - [[3841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3841) Add a Default ACQ framework
82
83 ### Architecture, internals, and plumbing
84
85 - [[19746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19746) Debug statements are left in returns.pl
86
87 ### Cataloging
88
89 - [[18833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18833) plugin unimarc_field_210c pagination error
90 - [[19595]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19595) Clicking plugin link does not fill item's date acquired field
91
92 ### Database
93
94 - [[19724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19724) Add timestamp to biblio_metadata and deletedbiblio_metadata
95
96 ### Hold requests
97
98 - [[19533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19533) Hold pulldown for itemtype is empty if hold placement needs override
99
100 ### Label/patron card printing
101
102 - [[10222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10222) Error when saving Demco label templates
103 - [[19681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19681) label-item-search.pl result count formatting error when there is only one page
104
105 ### Notices
106
107 - [[18990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18990) Overdue Notices are not sending through SMS correctly
108
109 ### OPAC
110
111 - [[12497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12497) Make OPAC search history feature accessible when it should
112 - [[19640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19640) IdRef webservice display is broken
113
114 ### Packaging
115
116 - [[18907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18907) Warning "dpkg-source: warning: relation < is deprecated: use << or <="
117
118 ### Reports
119
120 - [[19551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19551) Cash register report has bad erroneous results from wrong order of operations
121 - [[19638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19638) False positives for 'Update SQL' button
122
123 ### Serials
124
125 - [[19315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19315) Routing preview may use wrong biblionumber
126 - [[19767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19767) serial-issues.pl is unused and should be removed
127
128 ### Staff Client
129
130 - [[19456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19456) Some pages title tag contains html
131
132 ### System Administration
133
134 - [[19560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19560) Unable to delete library when branchcode contains special characters
135
136 ### Templates
137
138 - [[19602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19602) Add usage statistics link to administration sidebar menu
139 - [[19692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19692) Unclosed div in opac-shelves.tt
140
141 ### Test Suite
142
143 - [[19759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19759) TestBuilder generates too many decimals for float
144 - [[19775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19775) Search/History.t is failing randomly
145
146 ### Tools
147
148 - [[19643]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19643) Pagination buttons on staged marc management are stacking instead of inline
149 - [[19674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19674) Broken indicators of changed fields in manage staged MARC records template
150 - [[19683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19683) Export.pl does not populate the Authority Types dropdown correctly
151
152
153
154 ## System requirements
155
156 Important notes:
157     
158 - Perl 5.10 is required
159 - Zebra is required
160
161 ## Documentation
162
163 The Koha manual is maintained in DocBook.The home page for Koha 
164 documentation is 
165
166 - [Koha Documentation](http://koha-community.org/documentation/)
167
168 As of the date of these release notes, only the English version of the
169 Koha manual is available:
170
171 - [Koha Manual](http://manual.koha-community.org//en/)
172
173 The Git repository for the Koha manual can be found at
174
175 - [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary)
176
177 ## Translations
178
179 Complete or near-complete translations of the OPAC and staff
180 interface are available in this release for the following languages:
181
182 - English (USA)
183 - Arabic (99%)
184 - Armenian (97%)
185 - Basque (76%)
186 - Chinese (China) (80%)
187 - Chinese (Taiwan) (99%)
188 - Czech (94%)
189 - Danish (66%)
190 - English (New Zealand) (99%)
191 - Finnish (95%)
192 - French (97%)
193 - French (Canada) (92%)
194 - German (99%)
195 - German (Switzerland) (99%)
196 - Greek (77%)
197 - Hindi (99%)
198 - Italian (100%)
199 - Norwegian Bokmål (55%)
200 - Occitan (73%)
201 - Persian (55%)
202 - Polish (98%)
203 - Portuguese (99%)
204 - Portuguese (Brazil) (81%)
205 - Slovak (93%)
206 - Spanish (100%)
207 - Swedish (92%)
208 - Turkish (100%)
209 - Vietnamese (68%)
210
211 Partial translations are available for various other languages.
212
213 The Koha team welcomes additional translations; please see
214
215 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
216
217 for information about translating Koha, and join the koha-translate 
218 list to volunteer:
219
220 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
221
222 The most up-to-date translations can be found at:
223
224 - [Koha Translation](http://translate.koha-community.org/)
225
226 ## Release Team
227
228 The release team for Koha 17.11.01 is
229
230 - Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
231 - Release Manager assistant: [Nick Clemens](mailto:nick@bywatersolutions.com)
232 - QA Team:
233   - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
234   - [Brendan Gallagher](mailto:brendan@bywatersolutions.com)
235   - [Kyle Hall](mailto:kyle@bywatersolutions.com)
236   - [Julian Maurice](mailto:julian.maurice@biblibre.com)
237   - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
238 - Bug Wranglers:
239   - [Amit Gupta](mailto:amitddng135@gmail.com)
240   - Claire Gravely
241   - Josef Moravec
242   - [Marc Véron](mailto:veron@veron.ch)
243 - Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
244 - Documentation Team:
245   - [Chris Cormack](mailto:chrisc@catalyst.net.nz)
246   - [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
247 - Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
248 - Release Maintainers:
249   - 17.11 -- [Nick Clemens](mailto:nick@bywatersolutions.com)
250   - 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
251   - 16.11 -- [Chris Cormack](mailto:chris@bigballofwax.co.nz)
252
253 ## Credits
254 We thank the following libraries who are known to have sponsored
255 new features in Koha 17.11.01:
256
257 - Catalyst IT
258
259 We thank the following individuals who contributed patches to Koha 17.11.01.
260
261 - root (1)
262 - Aleisha Amohia (1)
263 - David Bourgault (2)
264 - Nick Clemens (11)
265 - Marcel de Rooy (4)
266 - Jonathan Druart (21)
267 - Claire Gravely (1)
268 - Victor Grousset (3)
269 - Amit Gupta (3)
270 - David Gustafsson (1)
271 - Owen Leonard (6)
272 - Julian Maurice (1)
273 - Kyle M Hall (2)
274 - Josef Moravec (3)
275 - Chris Nighswonger (1)
276 - Simon Pouchol (1)
277 - Fridolin Somers (3)
278 - Mark Tompsett (3)
279
280 We thank the following libraries, companies, and other institutions who contributed
281 patches to Koha 17.11.01
282
283 - ACPL (6)
284 - BibLibre (8)
285 - BSZ BW (1)
286 - bugs.koha-community.org (21)
287 - ByWater-Solutions (13)
288 - Foundations (1)
289 - Göteborgs universitet (1)
290 - informaticsglobal.com (3)
291 - Rijksmuseum (4)
292 - Solutions inLibro inc (2)
293 - translate.koha-community.org (1)
294 - unidentified (7)
295
296 We also especially thank the following individuals who tested patches
297 for Koha.
298
299 - BWS Sandboxes (1)
300 - Charles Farmer (2)
301 - Chris Cormack (2)
302 - Claire Gravely (2)
303 - David Bourgalt (1)
304 - David Bourgault (8)
305 - Dilan Johnpullé (1)
306 - Dominic Pichette (2)
307 - George Williams (1)
308 - Jonathan Druart (64)
309 - Jonathan Druat (1)
310 - Jon Knight (4)
311 - Josef Moravec (15)
312 - Julian Maurice (6)
313 - Katrin Fischer (12)
314 - Mark Tompsett (6)
315 - Nick Clemens (74)
316 - Nicolas Legrand (1)
317 - Owen Leonard (8)
318 - Simon Pouchol (3)
319 - Tomas Cohen Arazi (2)
320 - Kyle M Hall (5)
321 - Signed-off-by Owen Leonard (1)
322 - Marcel de Rooy (25)
323
324
325 We regret any omissions.  If a contributor has been inadvertently missed,
326 please send a patch against these release notes to 
327 koha-patches@lists.koha-community.org.
328
329 ## Revision control notes
330
331 The Koha project uses Git for version control.  The current development 
332 version of Koha can be retrieved by checking out the master branch of:
333
334 - [Koha Git Repository](git://git.koha-community.org/koha.git)
335
336 The branch for this version of Koha and future bugfixes in this release
337 line is 1711_rel.
338
339 ## Bugs and feature requests
340
341 Bug reports and feature requests can be filed at the Koha bug
342 tracker at:
343
344 - [Koha Bugzilla](http://bugs.koha-community.org)
345
346 He rau ringa e oti ai.
347 (Many hands finish the work)
348
349 Autogenerated release notes updated last on 22 Dec 2017 11:18:33.