Bug 20529: Remove other occurrences of decodeURIComponent from browser.js
[koha.git] / misc / release_notes / release_notes_20_11_08.html
1 <h1 id="releasenotesforkoha20.11.08">RELEASE NOTES FOR KOHA 20.11.08</h1>
2
3 <p>23 Jul 2021</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="https://koha-community.org">Koha Community</a></li>
12 </ul>
13
14 <p>Koha 20.11.08 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="https://download.koha-community.org/koha-20.11.08.tar.gz">Download</a></li>
18 </ul>
19
20 <p>Installation instructions can be found at:</p>
21
22 <ul>
23 <li><a href="https://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 20.11.08 is a bugfix/maintenance release.</p>
28
29 <p>It includes 19 bugfixes.</p>
30
31 <h3 id="systemrequirements">System requirements</h3>
32
33 <p>You can learn about the system components (like OS and database) needed for running Koha here: https://wiki.koha-community.org/wiki/System_requirements_and_recommendations</p>
34
35 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
36
37 <h3 id="restapi">REST API</h3>
38
39 <ul>
40 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28586">[28586]</a> Cannot resolve a claim</p>
41
42 <blockquote>
43   <p>This fixes an issue with the 'Returned claims' feature (enabled by setting a value for ClaimReturnedLostValue)- resolving returned claims now works as expected.</p>
44   
45   <p>Before this fix, an attempt to resolve a claim resulted in the page hanging and the claim not being able to be resolved.</p>
46 </blockquote></li>
47 </ul>
48
49 <h3 id="reports">Reports</h3>
50
51 <ul>
52 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28523">[28523]</a> Patrons with the most checkouts (bor_issues_top.pl) is failing with MySQL 8</li>
53 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28524">[28524]</a> Most-circulated items (cat_issues_top.pl) is failing with MySQL 8</li>
54 </ul>
55
56 <h2 id="otherbugsfixed">Other bugs fixed</h2>
57
58 <h3 id="about">About</h3>
59
60 <ul>
61 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28476">[28476]</a> Update info in docs/teams.yaml file</li>
62 </ul>
63
64 <h3 id="cataloging">Cataloging</h3>
65
66 <ul>
67 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28513">[28513]</a> Analytic search links formed incorrectly</li>
68 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28542">[28542]</a> Move new authority from Z39.50/SRU to a button</p>
69
70 <blockquote>
71   <p>This makes the layout for creating new authorities consistent with creating new records - there is now a separate button 'New from Z39.50/SRU' (rather than being part of the drop-down list).</p>
72 </blockquote></li>
73 </ul>
74
75 <h3 id="finesandfees">Fines and fees</h3>
76
77 <ul>
78 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28344">[28344]</a> One should be able to issue refunds against payments that have already been cashed up.</li>
79 </ul>
80
81 <h3 id="notices">Notices</h3>
82
83 <ul>
84 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28582">[28582]</a> Can't enqueue letter HASH(0x55edf1806850) at /usr/share/koha/Koha/ArticleRequest.pm line 123.</li>
85 </ul>
86
87 <h3 id="opac">OPAC</h3>
88
89 <ul>
90 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28388">[28388]</a> Search result set is lost when viewing the MARC plain view (opac-showmarc.pl)</li>
91 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28422">[28422]</a> OPAC MARC detail view doesn't correctly evaluate holdability</p>
92
93 <blockquote>
94   <p>In the normal and ISBD detail views for a record in the OPAC the 'Place hold' link only appears if a hold can actually be placed. This change fixes the MARC detail view so that it is consistent with the normal and ISBD detail views. (Before this, a 'Place hold' link would appear for the MARC detail, even if a hold couldn't be placed, for example if an item was recorded as not for loan.)</p>
95 </blockquote></li>
96 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28545">[28545]</a> Noisy uninitialized warn at opac-MARCdetail.pl line 313</p>
97
98 <blockquote>
99   <p>This removes "..Use of uninitialized value in concatenation (.) or string at.." warning messages from the plack-opac-error.log when accessing the MARC view page for a record in the OPAC.</p>
100 </blockquote></li>
101 </ul>
102
103 <h3 id="searching-zebra">Searching - Zebra</h3>
104
105 <ul>
106 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21286">[21286]</a> Advanced search for Corporate-name creates Zebra errors</p>
107
108 <blockquote>
109   <p>This fixes the advanced search in the staff interface so that searching using the 'Corporate name' index now works correctly when the QueryAutoTruncate system preference is not enabled. Before this a search (using Zebra) for a name such as 'House plants' would not return any results and generate error messages in the log files.</p>
110 </blockquote></li>
111 </ul>
112
113 <h3 id="templates">Templates</h3>
114
115 <ul>
116 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28280">[28280]</a> Item types configuration page doesn't use Price filter for default replacement cost and processing fee</p>
117
118 <blockquote>
119   <p>This fixes the display of 'Default replacement cost' and a
120   'Processing fee (when lost)' when adding item types so that amounts use two decimals instead of six.</p>
121 </blockquote></li>
122 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28423">[28423]</a> JavaScript error on MARC modifications page</p>
123
124 <blockquote>
125   <p>This patch makes a minor change to the MARC modifications template (Staff interface > Administration > MARC modification templates) so that the "mmtas" variable isn't defined if there is no JSON to be assigned as its value.</p>
126 </blockquote></li>
127 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28427">[28427]</a> Terminology: Shelf should be list</li>
128 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28522">[28522]</a> Correct eslint errors in staff-global.js</li>
129 </ul>
130
131 <h3 id="testsuite">Test Suite</h3>
132
133 <ul>
134 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28479">[28479]</a> TestBuilder.pm uses incorrect method for checking if objects to be created exists</li>
135 </ul>
136
137 <h3 id="tools">Tools</h3>
138
139 <ul>
140 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=27929">[27929]</a> Regex option in item batch modification is hidden for itemcallnumber if 952$o linked to cn_browser plugin</li>
141 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28191">[28191]</a> Update wording on batch patron deletion to reflect changes from bug 26517</li>
142 </ul>
143
144 <h2 id="documentation">Documentation</h2>
145
146 <p>The Koha manual is maintained in Sphinx. The home page for Koha
147 documentation is</p>
148
149 <ul>
150 <li><a href="https://koha-community.org/documentation/">Koha Documentation</a></li>
151 </ul>
152
153 <p>As of the date of these release notes, the Koha manual is available in the following languages:</p>
154
155 <ul>
156 <li><a href="https://koha-community.org/manual/20.11/ar/html/">Arabic</a> (27%)</li>
157 <li><a href="https://koha-community.org/manual/20.11/zh_TW/html/">Chinese (Taiwan)</a> (61.4%)</li>
158 <li><a href="https://koha-community.org/manual/20.11/en/html/">English (USA)</a></li>
159 <li><a href="https://koha-community.org/manual/20.11/fr/html/">French</a> (50.8%)</li>
160 <li><a href="https://koha-community.org/manual/20.11/fr_CA/html/">French (Canada)</a> (25.9%)</li>
161 <li><a href="https://koha-community.org/manual/20.11/de/html/">German</a> (68.3%)</li>
162 <li><a href="https://koha-community.org/manual/20.11/hi/html/">Hindi</a> (99.9%)</li>
163 <li><a href="https://koha-community.org/manual/20.11/it/html/">Italian</a> (50%)</li>
164 <li><a href="https://koha-community.org/manual/20.11/es/html/">Spanish</a> (36.4%)</li>
165 <li><a href="https://koha-community.org/manual/20.11/tr/html/">Turkish</a> (41.9%)</li>
166 </ul>
167
168 <p>The Git repository for the Koha manual can be found at</p>
169
170 <ul>
171 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
172 </ul>
173
174 <h2 id="translations">Translations</h2>
175
176 <p>Complete or near-complete translations of the OPAC and staff
177 interface are available in this release for the following languages:</p>
178
179 <ul>
180 <li>Arabic (99.2%)</li>
181 <li>Armenian (100%)</li>
182 <li>Armenian (Classical) (89%)</li>
183 <li>Bulgarian (91.2%)</li>
184 <li>Catalan; Valencian (54.7%)</li>
185 <li>Chinese (Taiwan) (92.9%)</li>
186 <li>Czech (72.8%)</li>
187 <li>English (New Zealand) (59.4%)</li>
188 <li>English (USA)</li>
189 <li>Finnish (79.2%)</li>
190 <li>French (90.9%)</li>
191 <li>French (Canada) (90.8%)</li>
192 <li>German (100%)</li>
193 <li>German (Switzerland) (66.7%)</li>
194 <li>Greek (60.6%)</li>
195 <li>Hindi (100%)</li>
196 <li>Italian (99.9%)</li>
197 <li>Nederlands-Nederland (Dutch-The Netherlands) (75.3%)</li>
198 <li>Norwegian Bokmål (63.6%)</li>
199 <li>Polish (100%)</li>
200 <li>Portuguese (88.2%)</li>
201 <li>Portuguese (Brazil) (95.6%)</li>
202 <li>Russian (93.7%)</li>
203 <li>Slovak (80.5%)</li>
204 <li>Spanish (99.1%)</li>
205 <li>Swedish (74.7%)</li>
206 <li>Telugu (100%)</li>
207 <li>Turkish (99.9%)</li>
208 <li>Ukrainian (67.8%)</li>
209 </ul>
210
211 <p>Partial translations are available for various other languages.</p>
212
213 <p>The Koha team welcomes additional translations; please see</p>
214
215 <ul>
216 <li><a href="https://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
217 </ul>
218
219 <p>For information about translating Koha, and join the koha-translate 
220 list to volunteer:</p>
221
222 <ul>
223 <li><a href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
224 </ul>
225
226 <p>The most up-to-date translations can be found at:</p>
227
228 <ul>
229 <li><a href="https://translate.koha-community.org/">Koha Translation</a></li>
230 </ul>
231
232 <h2 id="releaseteam">Release Team</h2>
233
234 <p>The release team for Koha 20.11.08 is</p>
235
236 <ul>
237 <li><p>Release Manager: Jonathan Druart</p></li>
238 <li><p>Release Manager assistants:</p>
239
240 <ul>
241 <li>Martin Renvoize</li>
242 <li>Tomás Cohen Arazi</li>
243 </ul></li>
244 <li><p>QA Manager: Katrin Fischer</p></li>
245 <li><p>QA Team:</p>
246
247 <ul>
248 <li>David Cook</li>
249 <li>Agustín Moyano</li>
250 <li>Martin Renvoize</li>
251 <li>Marcel de Rooy</li>
252 <li>Joonas Kylmälä</li>
253 <li>Julian Maurice</li>
254 <li>Tomás Cohen Arazi</li>
255 <li>Nick Clemens</li>
256 <li>Kyle M Hall</li>
257 <li>Victor Grousset</li>
258 <li>Andrew Nugged</li>
259 <li>Petro Vashchuk</li>
260 </ul></li>
261 <li><p>Topic Experts:</p>
262
263 <ul>
264 <li>UI Design -- Owen Leonard</li>
265 <li>REST API -- Tomás Cohen Arazi</li>
266 <li>Elasticsearch -- Fridolin Somers</li>
267 <li>Zebra -- Fridolin Somers</li>
268 <li>Accounts -- Martin Renvoize</li>
269 </ul></li>
270 <li><p>Bug Wranglers:</p>
271
272 <ul>
273 <li>Sally Healey</li>
274 </ul></li>
275 <li><p>Packaging Manager: Mason James</p></li>
276 <li><p>Documentation Manager: David Nind</p></li>
277 <li><p>Documentation Team:</p>
278
279 <ul>
280 <li>Lucy Vaux-Harvey</li>
281 <li>David Nind</li>
282 </ul></li>
283 <li><p>Translation Managers: </p>
284
285 <ul>
286 <li>Bernardo González Kriegel</li>
287 </ul></li>
288 <li><p>Wiki curators: </p>
289
290 <ul>
291 <li>Thomas Dukleth</li>
292 </ul></li>
293 <li><p>Release Maintainers:</p>
294
295 <ul>
296 <li>21.05 -- Kyle M Hall</li>
297 <li>20.11 -- Fridolin Somers</li>
298 <li>20.05 -- Victor Grousset</li>
299 <li>19.11 -- Wainui Witika-Park</li>
300 </ul></li>
301 <li><p>Release Maintainer assistants:</p>
302
303 <ul>
304 <li>21.05 -- Nick Clemens</li>
305 </ul></li>
306 <li><p>Release Maintainer mentors:</p>
307
308 <ul>
309 <li>19.11 -- Aleisha Amohia</li>
310 </ul></li>
311 </ul>
312
313 <h2 id="credits">Credits</h2>
314
315 <p>We thank the following individuals who contributed patches to Koha 20.11.08</p>
316
317 <ul>
318 <li>Tomás Cohen Arazi (2)</li>
319 <li>Nick Clemens (2)</li>
320 <li>Jonathan Druart (4)</li>
321 <li>Katrin Fischer (1)</li>
322 <li>Didier Gautheron (1)</li>
323 <li>Victor Grousset (2)</li>
324 <li>Mason James (1)</li>
325 <li>Joonas Kylmälä (2)</li>
326 <li>Owen Leonard (4)</li>
327 <li>Martin Renvoize (1)</li>
328 <li>Marcel de Rooy (2)</li>
329 <li>Fridolin Somers (1)</li>
330 <li>Koha translators (1)</li>
331 </ul>
332
333 <p>We thank the following libraries, companies, and other institutions who contributed
334 patches to Koha 20.11.08</p>
335
336 <ul>
337 <li>Athens County Public Libraries (4)</li>
338 <li>BibLibre (2)</li>
339 <li>Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (1)</li>
340 <li>ByWater-Solutions (2)</li>
341 <li>Koha Community Developers (6)</li>
342 <li>KohaAloha (1)</li>
343 <li>PTFS-Europe (1)</li>
344 <li>Rijks Museum (2)</li>
345 <li>Theke Solutions (2)</li>
346 <li>University of Helsinki (2)</li>
347 </ul>
348
349 <p>We also especially thank the following individuals who tested patches
350 for Koha</p>
351
352 <ul>
353 <li>Nick Clemens (9)</li>
354 <li>Jonathan Druart (15)</li>
355 <li>Magnus Enger (1)</li>
356 <li>Katrin Fischer (5)</li>
357 <li>Andrew Fuerste-Henry (4)</li>
358 <li>Victor Grousset (2)</li>
359 <li>Kyle M Hall (23)</li>
360 <li>Owen Leonard (3)</li>
361 <li>David Nind (13)</li>
362 <li>Martin Renvoize (1)</li>
363 <li>Marcel de Rooy (2)</li>
364 <li>Sally (1)</li>
365 <li>Fridolin Somers (18)</li>
366 </ul>
367
368 <p>We regret any omissions.  If a contributor has been inadvertently missed,
369 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
370
371 <h2 id="revisioncontrolnotes">Revision control notes</h2>
372
373 <p>The Koha project uses Git for version control.  The current development
374 version of Koha can be retrieved by checking out the master branch of:</p>
375
376 <ul>
377 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
378 </ul>
379
380 <p>The branch for this version of Koha and future bugfixes in this release
381 line is 20.11.x.</p>
382
383 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
384
385 <p>Bug reports and feature requests can be filed at the Koha bug
386 tracker at:</p>
387
388 <ul>
389 <li><a href="https://bugs.koha-community.org">Koha Bugzilla</a></li>
390 </ul>
391
392 <p>He rau ringa e oti ai.
393 (Many hands finish the work)</p>
394
395 <p>Autogenerated release notes updated last on 23 Jul 2021 11:35:40.</p>