Bug 19452: [17.11.x] Remove the truncate option
[koha.git] / misc / release_notes / release_notes_17_11_03.md
1 # RELEASE NOTES FOR KOHA 17.11.03
2 22 Feb 2018
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.03 can be downloaded from:
12
13 - [Download](http://download.koha-community.org/koha-17.11.03.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.03 is a bugfix/maintenance release.
21
22 It includes 1 enhancements, 42 bugfixes.
23
24
25
26
27 ## Enhancements
28
29 ### Acquisitions
30
31 - [[10032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032) Uncertain prices hide 'close basket' without explanation
32
33
34 ## Critical bugs fixed
35
36 ### Architecture, internals, and plumbing
37
38 - [[20126]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20126) Saving a biblio does no longer update MARC field lengths
39
40 ### Circulation
41
42 - [[4319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4319) waiting and in transit items cannot be reserved
43
44 ### Command-line Utilities
45
46 - [[19730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19730) misc/export_records.pl should use biblio_metadata.timestamp
47
48 ### Notices
49
50 - [[18477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18477) AR_PENDING notice does not populate values from article_requests table
51
52 ### OPAC
53
54 - [[18975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18975) Wrong CSRF token when emailing cart contents
55 - [[19975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19975) Tag cloud searching does not working
56 - [[19978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19978) Fix ITEMTYPECAT feature for grouping item types for search
57
58 ### Templates
59
60 - [[20135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20135) Staff client language choose pop-up can appear off-screen
61
62
63 ## Other bugs fixed
64
65 ### Acquisitions
66
67 - [[19928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19928) Acquisitions' CSV exports should honor syspref "delimiter"
68 - [[20110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20110) Don't allow adding same user multiple times to same budget fund
69
70 ### Architecture, internals, and plumbing
71
72 - [[19827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19827) checkuniquemember is exported from C4::Members but has been removed
73 - [[19985]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19985) TestBuilder.t fails if default circ rule exists
74 - [[20031]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20031) CGI param in list context warn in guided_reports.pl
75 - [[20056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20056) Uninitialized warn in cmp_sysprefs.pl
76 - [[20060]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20060) Uninitialized warn from Koha::Template::Plugin::Branches
77 - [[20088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20088) Use of uninitialized value in array element in svc/holds
78
79 ### Circulation
80
81 - [[19530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19530) Prevent multiple transfers from existing for one item
82 - [[20003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20003) Result summary of remaining checkouts items not displaying.
83
84 ### Course reserves
85
86 - [[19230]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19230) Warn when deleting a course in course reserves
87
88 ### Fines and fees
89
90 - [[19750]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19750) Overdues without a fine rule add warnings to log
91
92 ### I18N/L10N
93
94 - [[11827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11827) Untranslatable "Cancel Rating" in jQuery rating plugin
95 - [[20109]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20109) Allow translating "Remove" in Add Fund
96 - [[20124]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20124) Allow translating did you mean config save message
97 - [[20166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20166) Untranslatable course reserves delete prompt
98
99 ### ILL
100
101 - [[20041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20041) ILL module missing from more menu in staff when activated
102
103 ### Installation and upgrade (web-based installer)
104
105 - [[12932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12932) Web installer's Perl version check will not raise errors if all modules are installed
106
107 ### OPAC
108
109 - [[20054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20054) Remove attribute "text/css" for <style> element used in the OPAC templates
110
111 > Prevents warnings about type attribute being generated for <style> elements when testing the OPAC pages using W3C Validator for HTML5.
112
113
114 - [[20068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20068) Warn on OPAC homepage if not logged in due to OPAC dashboard
115
116 ### Packaging
117
118 - [[17108]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17108) Automatic debian/control updates (stable)
119 - [[20072]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20072) Fix build-git-snapshot for Debian source format quilt
120
121 ### REST api
122
123 - [[20134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20134) Remove /api/v1/app.pl from the generated URLs
124
125 ### Reports
126
127 - [[18497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18497) Downloading a report passes the constructed SQL as a parameter
128 - [[19669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19669) Remove deprecated checkouts by patron category report
129 - [[19671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19671) Circulation wizard / issues_stats.pl does not populate itemtype descriptions correctly
130
131 ### Staff Client
132
133 - [[20227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20227) admin/smart-rules.pl should pass categorycode instead of branchcode
134
135 ### System Administration
136
137 - [[20091]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20091) FailedLoginAttempts is not part of NorwegianPatronDatabase pref group
138
139 ### Templates
140
141 - [[20051]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051) Invalid markup in staff client's header.inc
142 - [[20156]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20156) Staff client header language menu doesn't show check mark for current language
143
144 ### Test Suite
145
146 - [[19705]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19705) DecreaseLoanHighHolds.t is still failing randomly
147
148 ### Tools
149
150 - [[20098]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20098) Inventory: CSV export: itemlost column is always empty
151
152 ### Web services
153
154 - [[13990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13990) ILS-DI LookupPatron Requries ID Type
155
156 ### Z39.50 / SRU / OpenSearch Servers
157
158 - [[19986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19986) 'Server name' doesn't appear as required when creating new z39.50/sru server
159
160
161
162 ## System requirements
163
164 Important notes:
165     
166 - Perl 5.10 is required
167 - Zebra is required
168
169 ## Documentation
170
171 The Koha manual is maintained in DocBook.The home page for Koha 
172 documentation is 
173
174 - [Koha Documentation](http://koha-community.org/documentation/)
175
176 As of the date of these release notes, only the English version of the
177 Koha manual is available:
178
179 - [Koha Manual](http://manual.koha-community.org//en/)
180
181 The Git repository for the Koha manual can be found at
182
183 - [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary)
184
185 ## Translations
186
187 Complete or near-complete translations of the OPAC and staff
188 interface are available in this release for the following languages:
189
190 - English (USA)
191 - Arabic (99%)
192 - Armenian (99%)
193 - Basque (76%)
194 - Chinese (China) (80%)
195 - Chinese (Taiwan) (100%)
196 - Czech (94%)
197 - Danish (66%)
198 - English (New Zealand) (99%)
199 - Finnish (95%)
200 - French (97%)
201 - French (Canada) (92%)
202 - German (99%)
203 - German (Switzerland) (99%)
204 - Greek (78%)
205 - Hindi (99%)
206 - Italian (99%)
207 - Norwegian Bokmål (55%)
208 - Occitan (73%)
209 - Persian (55%)
210 - Polish (97%)
211 - Portuguese (99%)
212 - Portuguese (Brazil) (81%)
213 - Slovak (93%)
214 - Spanish (100%)
215 - Swedish (91%)
216 - Turkish (99%)
217 - Vietnamese (68%)
218
219 Partial translations are available for various other languages.
220
221 The Koha team welcomes additional translations; please see
222
223 - [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
224
225 for information about translating Koha, and join the koha-translate 
226 list to volunteer:
227
228 - [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
229
230 The most up-to-date translations can be found at:
231
232 - [Koha Translation](http://translate.koha-community.org/)
233
234 ## Release Team
235
236 The release team for Koha 17.11.03 is
237
238 - Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
239 - Release Manager assistant: [Nick Clemens](mailto:nick@bywatersolutions.com)
240 - QA Team:
241   - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
242   - [Brendan Gallagher](mailto:brendan@bywatersolutions.com)
243   - [Kyle Hall](mailto:kyle@bywatersolutions.com)
244   - [Julian Maurice](mailto:julian.maurice@biblibre.com)
245   - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
246 - Bug Wranglers:
247   - [Amit Gupta](mailto:amitddng135@gmail.com)
248   - Claire Gravely
249   - Josef Moravec
250   - [Marc Véron](mailto:veron@veron.ch)
251 - Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
252 - Documentation Team:
253   - [Chris Cormack](mailto:chrisc@catalyst.net.nz)
254   - [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
255 - Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
256 - Release Maintainers:
257   - 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
258   - 16.11 -- [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
259   - 16.05 -- [Mason James](mailto:mtj@kohaaloha.com)
260
261 ## Credits
262 We thank the following libraries who are known to have sponsored
263 new features in Koha 17.11.03:
264
265 - Catalyst IT
266
267 We thank the following individuals who contributed patches to Koha 17.11.03.
268
269 - Aleisha Amohia (2)
270 - Alex Arnaud (2)
271 - Zoe Bennett (1)
272 - Nick Clemens (5)
273 - Tomás Cohen Arazi (1)
274 - Indranil Das Gupta (L2C2 Technologies) (1)
275 - Marcel de Rooy (9)
276 - Jonathan Druart (11)
277 - Victor Grousset (2)
278 - Pasi Kallinen (5)
279 - Jon Knight (2)
280 - Owen Leonard (4)
281 - Julian Maurice (1)
282 - Kyle M Hall (4)
283 - Josef Moravec (1)
284 - Liz Rea (1)
285 - Grace Smyth (1)
286 - Mirko Tietgen (2)
287 - Mark Tompsett (5)
288 - Koha translators (1)
289
290 We thank the following libraries, companies, and other institutions who contributed
291 patches to Koha 17.11.03
292
293 -  (0)
294 - abunchofthings.net (2)
295 - ACPL (4)
296 - BibLibre (5)
297 - bugs.koha-community.org (11)
298 - ByWater-Solutions (8)
299 - bywatetsolutions.com (1)
300 - Catalyst (1)
301 - joensuu.fi (5)
302 - l2c2.co.in (1)
303 - Loughborough University (2)
304 - Rijksmuseum (9)
305 - Theke Solutions (1)
306 - unidentified (10)
307
308 We also especially thank the following individuals who tested patches
309 for Koha.
310
311 - Charles Farmer (1)
312 - Charlotte Cordwell (2)
313 - Claire Gravely (5)
314 - Dilan Johnpullé (1)
315 - Eric Phetteplace (1)
316 - Jonathan Druart (53)
317 - Jon Knight (2)
318 - Josef Moravec (3)
319 - Julian Maurice (7)
320 - Katrin Fischer (12)
321 - maksim (1)
322 - Maksim Sen (2)
323 - Mark Tompsett (19)
324 - Mirko Tietgen (2)
325 - Nick Clemens (60)
326 - Owen Leonard (4)
327 - Pasi Kallinen (5)
328 - Roch D'Amour (6)
329 - Kyle M Hall (2)
330 - Marcel de Rooy (12)
331
332
333 We regret any omissions.  If a contributor has been inadvertently missed,
334 please send a patch against these release notes to 
335 koha-patches@lists.koha-community.org.
336
337 ## Revision control notes
338
339 The Koha project uses Git for version control.  The current development 
340 version of Koha can be retrieved by checking out the master branch of:
341
342 - [Koha Git Repository](git://git.koha-community.org/koha.git)
343
344 The branch for this version of Koha and future bugfixes in this release
345 line is 17.11.X.
346
347 ## Bugs and feature requests
348
349 Bug reports and feature requests can be filed at the Koha bug
350 tracker at:
351
352 - [Koha Bugzilla](http://bugs.koha-community.org)
353
354 He rau ringa e oti ai.
355 (Many hands finish the work)
356
357 Autogenerated release notes updated last on 22 Feb 2018 11:04:09.