Rmaint fix: Revert bug 35148 as it needs 31453 not in 22.11.x
[koha.git] / misc / release_notes / release_notes_22_11_02.html
1 <h1 id="releasenotesforkoha22.11.02">RELEASE NOTES FOR KOHA 22.11.02</h1>
2
3 <p>25 Jan 2023</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="http://koha-community.org">Koha Community</a></li>
12 </ul>
13
14 <p>Koha 22.11.02 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-22.11.02.tar.gz">Download</a></li>
18 </ul>
19
20 <p>Installation instructions can be found at:</p>
21
22 <ul>
23 <li><a href="http://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 22.11.02 is a bugfix/maintenance release.</p>
28
29 <p>It includes 3 enhancements, 37 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 <a href="https://wiki.koha-community.org/wiki/System_requirements_and_recommendations">here</a>.</p>
34
35 <h2 id="enhancements">Enhancements</h2>
36
37 <h3 id="staffinterface">Staff interface</h3>
38
39 <ul>
40 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32173">[32173]</a> Add count of total titles in list to staff client view</li>
41 </ul>
42
43 <h3 id="templates">Templates</h3>
44
45 <ul>
46 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32095">[32095]</a> Remove bullets from statuses in inventory tool</li>
47 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32319">[32319]</a> Give header search submit button more padding</li>
48 </ul>
49
50 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
51
52 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
53
54 <ul>
55 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32481">[32481]</a> Rabbit times out when too many jobs are queued and the response takes too long</li>
56 </ul>
57
58 <h3 id="cataloging">Cataloging</h3>
59
60 <ul>
61 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32550">[32550]</a> 'Clear on loan' link on Batch item modification doesn't untick on loan items</li>
62 </ul>
63
64 <h3 id="opac">OPAC</h3>
65
66 <ul>
67 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32445">[32445]</a> Status display of 'not for loan' items is broken in OPAC/staff</li>
68 </ul>
69
70 <h3 id="packaging">Packaging</h3>
71
72 <ul>
73 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32666">[32666]</a> Automatic debian/control updates (stable)</li>
74 </ul>
75
76 <h3 id="staffinterface">Staff interface</h3>
77
78 <ul>
79 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31935">[31935]</a> Serials subscription form is misaligned</p>
80
81 <blockquote>
82   <p>This fixes the alignment of the serials subscription form.</p>
83 </blockquote></li>
84 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32517">[32517]</a> Patron search dies on case mismatch of patron category</p>
85
86 <blockquote>
87   <p>This fixes patron search so that searching by category will work regardless of the patron category code case (upper, lower, and sentence case). Before this, category codes in upper case were expected - where they weren't this caused the search to fail, resulting in no search results.</p>
88 </blockquote></li>
89 </ul>
90
91 <h3 id="tools">Tools</h3>
92
93 <ul>
94 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32054">[32054]</a> GetImportRecordMatches returns the wrong match when passed 'best only'</li>
95 </ul>
96
97 <h2 id="otherbugsfixed">Other bugs fixed</h2>
98
99 <h3 id="acquisitions">Acquisitions</h3>
100
101 <ul>
102 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32531">[32531]</a> Filter 'Include archived' no longer shows non-archived suggestions</li>
103 </ul>
104
105 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
106
107 <ul>
108 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32465">[32465]</a> koha-worker debian script missing 'queue' in help</p>
109
110 <blockquote>
111   <p>This adds information about the --queue option to the help text for the koha-worker script.</p>
112 </blockquote></li>
113 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32528">[32528]</a> Koha::Item->safe_to_delete should short-circuit earlier</li>
114 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32529">[32529]</a> Holds in processing should block item deletion</li>
115 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32582">[32582]</a> Mailmap maps to wrong email address</li>
116 </ul>
117
118 <h3 id="circulation">Circulation</h3>
119
120 <ul>
121 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14784">[14784]</a> Missing checkin message for debarred patrons when issuing rules 'fine days = 0'</li>
122 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31233">[31233]</a> Fine grace period in circulation conditions is misnamed</li>
123 </ul>
124
125 <h3 id="finesandfees">Fines and fees</h3>
126
127 <ul>
128 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22042">[22042]</a> BlockReturnofWithdrawn Items does not block refund generation when item is withdrawn and lost</li>
129 </ul>
130
131 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
132
133 <ul>
134 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23032">[23032]</a> Add 264 to Alternate Graphic Representation (MARC21 880)</li>
135 </ul>
136
137 <h3 id="opac">OPAC</h3>
138
139 <ul>
140 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32597">[32597]</a> Article requests not stacking in patron view</li>
141 </ul>
142
143 <h3 id="patrons">Patrons</h3>
144
145 <ul>
146 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31492">[31492]</a> Patron image upload fails on first attempt with CSRF failure</li>
147 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32491">[32491]</a> Can no longer search patrons in format 'surname, firstname'</li>
148 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32505">[32505]</a> Cannot search by dateofbirth in specified dateformat</li>
149 </ul>
150
151 <h3 id="staffinterface">Staff interface</h3>
152
153 <ul>
154 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31950">[31950]</a> Page section on library view is too wide / not aligned with toolbar</li>
155 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32272">[32272]</a> Last borrower and previous borrower display on moredetail.pl is broken</li>
156 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32475">[32475]</a> The phrase "System prefs" should be replaced with the correct terminology "System preferences"</li>
157 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32596">[32596]</a> Background jobs viewer not showing finished jobs</li>
158 </ul>
159
160 <h3 id="systemadministration">System Administration</h3>
161
162 <ul>
163 <li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30694">[30694]</a> Impossible to delete line in circulation and fine rules</p>
164
165 <p><strong>Sponsored by</strong> <em>Koha-Suomi Oy</em></p></li>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32535">[32535]</a> BorrowerUnwantedField syspref should not include borrowers.flags</li>
167 </ul>
168
169 <h3 id="templates">Templates</h3>
170
171 <ul>
172 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32348">[32348]</a> Library public is missing from columns settings</li>
173 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32400">[32400]</a> Add page-section to tables for end of year rollover (acq)</li>
174 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32616">[32616]</a> Add 'page-section' to various acquisitions pages</li>
175 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32628">[32628]</a> Add 'page-section' to various serials pages</li>
176 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32632">[32632]</a> Add 'page-section' to some tools pages</li>
177 </ul>
178
179 <h3 id="testsuite">Test Suite</h3>
180
181 <ul>
182 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28670">[28670]</a> api/v1/patrons_holds.t is failing randomly</li>
183 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32349">[32349]</a> Remove TEST_QA</li>
184 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32622">[32622]</a> Auth.t failing on D10</li>
185 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32650">[32650]</a> Koha/Holds.t is failing randomly</li>
186 </ul>
187
188 <h3 id="tools">Tools</h3>
189
190 <ul>
191 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32255">[32255]</a> Cannot use file upload in batch record modification</li>
192 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32456">[32456]</a> Date accessioned is now cleared when items are replaced</li>
193 </ul>
194
195 <h2 id="documentation">Documentation</h2>
196
197 <p>The Koha manual is maintained in Sphinx. The home page for Koha
198 documentation is</p>
199
200 <ul>
201 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
202 </ul>
203
204 <p>The Git repository for the Koha manual can be found at</p>
205
206 <ul>
207 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
208 </ul>
209
210 <h2 id="translations">Translations</h2>
211
212 <p>Complete or near-complete translations of the OPAC and staff
213 interface are available in this release for the following languages:</p>
214
215 <ul>
216 <li>Arabic (73.6%)</li>
217 <li>Armenian (100%)</li>
218 <li>Bulgarian (93.1%)</li>
219 <li>Chinese (Taiwan) (83.9%)</li>
220 <li>Czech (59.3%)</li>
221 <li>English (New Zealand) (60%)</li>
222 <li>English (USA)</li>
223 <li>Finnish (96.1%)</li>
224 <li>French (97.8%)</li>
225 <li>French (Canada) (94.8%)</li>
226 <li>German (100%)</li>
227 <li>German (Switzerland) (51.1%)</li>
228 <li>Greek (50.8%)</li>
229 <li>Hindi (100%)</li>
230 <li>Italian (94.5%)</li>
231 <li>Nederlands-Nederland (Dutch-The Netherlands) (77.9%)</li>
232 <li>Norwegian Bokmål (53.1%)</li>
233 <li>Persian (58.9%)</li>
234 <li>Polish (93.6%)</li>
235 <li>Portuguese (74.9%)</li>
236 <li>Portuguese (Brazil) (72.4%)</li>
237 <li>Russian (83.7%)</li>
238 <li>Slovak (60.2%)</li>
239 <li>Spanish (100%)</li>
240 <li>Swedish (77%)</li>
241 <li>Telugu (79.6%)</li>
242 <li>Turkish (88.5%)</li>
243 <li>Ukrainian (77.8%)</li>
244 </ul>
245
246 <p>Partial translations are available for various other languages.</p>
247
248 <p>The Koha team welcomes additional translations; please see</p>
249
250 <ul>
251 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
252 </ul>
253
254 <p>For information about translating Koha, and join the koha-translate 
255 list to volunteer:</p>
256
257 <ul>
258 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
259 </ul>
260
261 <p>The most up-to-date translations can be found at:</p>
262
263 <ul>
264 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
265 </ul>
266
267 <h2 id="releaseteam">Release Team</h2>
268
269 <p>The release team for Koha 22.11.02 is</p>
270
271 <ul>
272 <li><p>Release Manager: Tomás Cohen Arazi</p></li>
273 <li><p>Release Manager assistants:</p>
274
275 <ul>
276 <li>Jonathan Druart</li>
277 <li>Martin Renvoize</li>
278 </ul></li>
279 <li><p>QA Manager: Katrin Fischer</p></li>
280 <li><p>QA Team:</p>
281
282 <ul>
283 <li>Aleisha Amohia</li>
284 <li>Nick Clemens</li>
285 <li>David Cook</li>
286 <li>Jonathan Druart</li>
287 <li>Lucas Gass</li>
288 <li>Victor Grousset</li>
289 <li>Kyle M Hall</li>
290 <li>Martin Renvoize</li>
291 <li>Marcel de Rooy</li>
292 <li>Fridolin Somers</li>
293 </ul></li>
294 <li><p>Topic Experts:</p>
295
296 <ul>
297 <li>UI Design -- Owen Leonard</li>
298 <li>Zebra -- Fridolin Somers</li>
299 <li>REST API -- Martin Renvoize</li>
300 </ul></li>
301 <li><p>Bug Wranglers:</p>
302
303 <ul>
304 <li>Aleisha Amohia</li>
305 <li>Indranil Das Gupta</li>
306 </ul></li>
307 <li><p>Packaging Manager: </p></li>
308 <li><p>Documentation Manager: Caroline Cyr La Rose</p></li>
309 <li><p>Documentation Team:</p>
310
311 <ul>
312 <li>Aude Charillon</li>
313 <li>David Nind</li>
314 <li>Lucy Vaux-Harvey</li>
315 </ul></li>
316 <li><p>Translation Managers: </p>
317
318 <ul>
319 <li>Bernardo González Kriegel</li>
320 </ul></li>
321 <li><p>Wiki curators: </p>
322
323 <ul>
324 <li>Thomas Dukleth</li>
325 <li>Katrin Fischer</li>
326 </ul></li>
327 <li><p>Release Maintainers:</p>
328
329 <ul>
330 <li>22.11 -- PTFS Europe</li>
331 <li>22.05 -- Lucas Gass</li>
332 <li>21.11 -- Arthur Suzuki</li>
333 <li>21.05 -- Wainui Witika-Park</li>
334 </ul></li>
335 </ul>
336
337 <h2 id="credits">Credits</h2>
338
339 <p>We thank the following libraries, companies, and other institutions who are known to have sponsored
340 new features in Koha 22.11.02</p>
341
342 <ul>
343 <li><a href="https://koha-suomi.fi">Koha-Suomi Oy</a></li>
344 </ul>
345
346 <p>We thank the following individuals who contributed patches to Koha 22.11.02</p>
347
348 <ul>
349 <li>Tomás Cohen Arazi (4)</li>
350 <li>Matt Blenkinsop (1)</li>
351 <li>Nick Clemens (7)</li>
352 <li>David Cook (2)</li>
353 <li>Frédéric Demians (1)</li>
354 <li>Jonathan Druart (17)</li>
355 <li>Katrin Fischer (4)</li>
356 <li>Géraud Frappier (1)</li>
357 <li>Lucas Gass (6)</li>
358 <li>Kyle M Hall (1)</li>
359 <li>Mason James (1)</li>
360 <li>Owen Leonard (4)</li>
361 <li>Jacob O'Mara (4)</li>
362 <li>Martin Renvoize (4)</li>
363 <li>Fridolin Somers (2)</li>
364 <li>Emmi Takkinen (1)</li>
365 <li>Koha translators (1)</li>
366 <li>Shi Yao Wang (2)</li>
367 </ul>
368
369 <p>We thank the following libraries, companies, and other institutions who contributed
370 patches to Koha 22.11.02</p>
371
372 <ul>
373 <li>Athens County Public Libraries (4)</li>
374 <li>BibLibre (2)</li>
375 <li>Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (4)</li>
376 <li>ByWater-Solutions (14)</li>
377 <li>Koha Community Developers (17)</li>
378 <li>Koha-Suomi (1)</li>
379 <li>KohaAloha (1)</li>
380 <li>Prosentient Systems (2)</li>
381 <li>PTFS-Europe (9)</li>
382 <li>Solutions inLibro inc (3)</li>
383 <li>Tamil (1)</li>
384 <li>Theke Solutions (4)</li>
385 </ul>
386
387 <p>We also especially thank the following individuals who tested patches
388 for Koha</p>
389
390 <ul>
391 <li>Tomás Cohen Arazi (30)</li>
392 <li>Matt Blenkinsop (7)</li>
393 <li>Nick Clemens (13)</li>
394 <li>David Cook (1)</li>
395 <li>Jonathan Druart (6)</li>
396 <li>Katrin Fischer (11)</li>
397 <li>Andrew Fuerste-Henry (6)</li>
398 <li>Lucas Gass (7)</li>
399 <li>Kyle M Hall (13)</li>
400 <li>Mason James (1)</li>
401 <li>Barbara Johnson (1)</li>
402 <li>Owen Leonard (3)</li>
403 <li>Johanna Miettunen (1)</li>
404 <li>David Nind (21)</li>
405 <li>Jacob O'Mara (47)</li>
406 <li>Martin Renvoize (32)</li>
407 <li>Marcel de Rooy (10)</li>
408 <li>Fridolin Somers (2)</li>
409 <li>Hammat Wele (1)</li>
410 </ul>
411
412 <p>We regret any omissions.  If a contributor has been inadvertently missed,
413 please send a patch against these release notes to koha-devel@lists.koha-community.org.</p>
414
415 <h2 id="revisioncontrolnotes">Revision control notes</h2>
416
417 <p>The Koha project uses Git for version control.  The current development
418 version of Koha can be retrieved by checking out the master branch of:</p>
419
420 <ul>
421 <li><a href="https://git.koha-community.org/koha-community/koha">Koha Git Repository</a></li>
422 </ul>
423
424 <p>The branch for this version of Koha and future bugfixes in this release
425 line is 22.11.x.</p>
426
427 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
428
429 <p>Bug reports and feature requests can be filed at the Koha bug
430 tracker at:</p>
431
432 <ul>
433 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
434 </ul>
435
436 <p>He rau ringa e oti ai.
437 (Many hands finish the work)</p>
438
439 <p>Autogenerated release notes updated last on 25 Jan 2023 16:26:00.</p>