Update release notes for 17.11.15 release
[koha.git] / misc / release_notes / release_notes_17_11_15.md
1 # RELEASE NOTES FOR KOHA 17.11.15
2 25 févr. 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 17.11.15 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-17.11.15.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.15 is a bugfix/maintenance release.
21
22 It includes 1 enhancements, 27 bugfixes.
23
24
25
26
27 ## Enhancements
28
29 ### Architecture, internals, and plumbing
30
31 - [[21912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21912) Koha::Objects->search lacks tests
32
33
34 ## Critical bugs fixed
35
36 ### Acquisitions
37
38 - [[22282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282) Internal software error when exporting basket group as PDF
39
40 ### Circulation
41
42 - [[21491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21491) When 'Default lost item fee refund on return policy' is unset it says no but acts as if 'yes'
43
44
45 ## Other bugs fixed
46
47 ### About
48
49 - [[21441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441) System information gives reference to a non-existant table
50
51 ### Architecture, internals, and plumbing
52
53 - [[19920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19920) changepassword is exported from C4::Members but has been removed
54 - [[21170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21170) Warnings in MARCdetail.pl - isn't numeric in numeric eq (==)
55
56 ### Cataloging
57
58 - [[20491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20491) Use "Date due" in table header of item table
59 - [[22122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22122) Make sequence of Z39.50 search options match in acq and cataloguing
60 - [[22242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22242) Javascript error in value builder cased by Select2
61
62 ### Circulation
63
64 - [[17347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17347) 'Renew' tab should ignore whitespace at begining and end of barcode
65 - [[21877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21877) Show authorized value description for withdrawn in checkout
66 - [[22054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22054) Display a nicer error message when trying to renew an on-site checkout from renew page
67 - [[22083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083) Typo in circulation_batch_checkouts.tt
68 - [[22111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22111) Correctly format fines when placing holds (maxoutstanding warning)
69
70 ### Developer documentation
71
72 - [[21290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290) POD of ModItem mentions MARC for items
73
74 ### ILL
75
76 - [[22101]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22101) ILL requests missing in menu on advanced search page
77
78 ### Installation and upgrade (web-based installer)
79
80 - [[11922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11922) Add SHOW_BCODE patron attribute for Norwegian web installer
81 - [[22095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22095) Dead link in web installer
82
83 ### Notices
84
85 - [[21829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21829) Date displays as a datetime in notices
86
87 ### OPAC
88
89 - [[21192]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21192) Borrower Fields on OPAC's Personal Details Screen Use Self Register Field Options Incorrectly
90 - [[21808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808) Field 711 is not handled correctly in showAuthor XSLT for relator term or code
91 - [[22118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22118) Format hold fee when placing holds in OPAC
92 - [[22207]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207) Course reserves page does not have unique body id
93
94 ### Reports
95
96 - [[20274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20274) itemtypes.plugin report: not handling item-level_itypes syspref
97 - [[20679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679) Remove 'rows per page' from reports print layout
98 - [[22082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22082) Ambiguous column in patron stats
99
100 ### Templates
101
102 - [[21866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21866) Rephrase "Warning: This *report* was written for an older version of Koha" to refer to plugins
103 - [[22113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22113) Add price formatting on item lost report
104
105
106
107 ## System requirements
108
109 Important notes:
110     
111 - Perl 5.10 is required
112 - Zebra is required
113
114 ## Documentation
115
116 The Koha manual is maintained in Sphinx. The home page for Koha 
117 documentation is 
118
119 - [Koha Documentation](http://koha-community.org/documentation/)
120
121 As of the date of these release notes, only the English version of the
122 Koha manual is available:
123
124 - [Koha Manual](http://koha-community.org/manual/17.11/en/html/)
125
126
127 The Git repository for the Koha manual can be found at
128
129 - [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
130
131 ## Translations
132
133 Complete or near-complete translations of the OPAC and staff
134 interface are available in this release for the following languages:
135
136 - Arabic (99.2%)
137 - Armenian (100%)
138 - Basque (75.1%)
139 - Chinese (China) (79.4%)
140 - Chinese (Taiwan) (99.4%)
141 - Czech (93.7%)
142 - Danish (65.4%)
143 - English (New Zealand) (99.1%)
144 - English (USA)
145 - Finnish (95.2%)
146 - French (99%)
147 - French (Canada) (91.7%)
148 - German (100%)
149 - German (Switzerland) (99%)
150 - Greek (82.8%)
151 - Hindi (99.9%)
152 - Italian (99.9%)
153 - Norwegian Bokmål (54.2%)
154 - Occitan (post 1500) (72.5%)
155 - Persian (54.6%)
156 - Polish (97.1%)
157 - Portuguese (99.9%)
158 - Portuguese (Brazil) (84.1%)
159 - Slovak (96.2%)
160 - Spanish (99.6%)
161 - Swedish (91.3%)
162 - Turkish (99.9%)
163 - Vietnamese (67.1%)
164
165 Partial translations are available for various other languages.
166
167 The Koha team welcomes additional translations; please see
168
169 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
170
171 For information about translating Koha, and join the koha-translate 
172 list to volunteer:
173
174 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
175
176 The most up-to-date translations can be found at:
177
178 - [Koha Translation](http://translate.koha-community.org/)
179
180 ## Release Team
181
182 The release team for Koha 17.11.15 is
183
184 - Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
185 - Release Manager assistants:
186   - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
187   - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
188 - QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
189 - QA Team:
190   - [Alex Arnaud](mailto:alex.arnaud@biblibre.com)
191   - [Julian Maurice](mailto:julian.maurice@biblibre.com)
192   - [Kyle Hall](mailto:kyle@bywatersolutions.com)
193   - Josef Moravec
194   - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
195   - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
196   - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
197   - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
198   - [Chris Cormack](mailto:chrisc@catalyst.net.nz)
199 - Topic Experts:
200   - SIP2 -- Colin Campbell
201   - EDI -- Colin Campbell
202   - Elasticsearch -- Ere Maijala
203   - REST API -- Tomás Cohen Arazi
204   - UI Design -- Owen Leonard
205 - Bug Wranglers:
206   - Luis Moises Rojas
207   - Jon Knight
208   - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
209 - Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
210 - Documentation Manager: Caroline Cyr La Rose
211 - Documentation Team:
212   - David Nind
213   - Lucy Vaux-Harvey
214
215 - Translation Managers: 
216   - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
217   - [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
218
219 - Wiki curators: 
220   - Caroline Cyr La Rose
221 - Release Maintainers:
222   - 18.11 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
223   - 18.05 -- Lucas Gass
224   - 18.05 -- Jesse Maseto
225   - 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
226 - Release Maintainer assistants:
227   - 18.05 -- [Kyle Hall](mailto:kyle@bywatersolutions.com)
228
229 ## Credits
230
231 We thank the following individuals who contributed patches to Koha 17.11.15.
232
233 - Jasmine Amohia (3)
234 - Ethan Amohia (2)
235 - Tomás Cohen Arazi (2)
236 - Nick Clemens (2)
237 - Jonathan Druart (4)
238 - Katrin Fischer (5)
239 - Lucas Gass (1)
240 - Kyle Hall (1)
241 - Helene Hickey (4)
242 - Owen Leonard (1)
243 - Olivia Lu (1)
244 - Liz Rea (1)
245 - Marcel de Rooy (1)
246 - Caroline Cyr La Rose (1)
247 - Fridolin Somers (6)
248 - Koha translators (1)
249
250 We thank the following libraries, companies, and other institutions who contributed
251 patches to Koha 17.11.15
252
253 - ACPL (1)
254 - BibLibre (6)
255 - BSZ BW (5)
256 - ByWater-Solutions (4)
257 - Catalyst (1)
258 - Independant Individuals (3)
259 - Koha Community Developers (4)
260 - Rijks Museum (1)
261 - Solutions inLibro inc (1)
262 - Theke Solutions (2)
263 - Wellington East Girls' College (3)
264 - wgc.school.nz (4)
265
266 We also especially thank the following individuals who tested patches
267 for Koha.
268
269 - Tomás Cohen Arazi (5)
270 - Mikaël Olangcay Brisebois (3)
271 - Nick Clemens (33)
272 - Devinim (2)
273 - Katrin Fischer (14)
274 - Lucas Gass (23)
275 - Kyle Hall (5)
276 - Jack Kelliher (1)
277 - Owen Leonard (9)
278 - Olivia Lu (1)
279 - Jesse Maseto (10)
280 - Julian Maurice (1)
281 - Jose-Mario Monteiro-Santos (1)
282 - Josef Moravec (4)
283 - David Nind (6)
284 - Martin Renvoize (37)
285 - Maryse Simard (2)
286 - Fridolin Somers (33)
287 - Pierre-Marc Thibault (5)
288
289
290
291 We regret any omissions.  If a contributor has been inadvertently missed,
292 please send a patch against these release notes to 
293 koha-patches@lists.koha-community.org.
294
295 ## Revision control notes
296
297 The Koha project uses Git for version control.  The current development 
298 version of Koha can be retrieved by checking out the master branch of:
299
300 - [Koha Git Repository](git://git.koha-community.org/koha.git)
301
302 The branch for this version of Koha and future bugfixes in this release
303 line is 17.11.x.
304
305 ## Bugs and feature requests
306
307 Bug reports and feature requests can be filed at the Koha bug
308 tracker at:
309
310 - [Koha Bugzilla](http://bugs.koha-community.org)
311
312 He rau ringa e oti ai.
313 (Many hands finish the work)
314
315 Autogenerated release notes updated last on 25 févr. 2019 06:23:27.