Browse Source

22.12.00.011 be0056f66e

master
Martin Renvoize 1 year ago
parent
commit
5aec91b9df
Signed by untrusted user: martin.renvoize GPG Key ID: 422B469130441A0F
  1. 56
      release_notes_22_12_00.md

56
release_notes_22_12_00.md

@ -19,7 +19,7 @@ Installation instructions can be found at:
Koha 22.12.00 is a major release, that comes with many new features.
It includes 2 security fixes, 3 new features, 52 enhancements, 286 bugfixes.
It includes 2 security fixes, 4 new features, 60 enhancements, 286 bugfixes.
### System requirements
@ -48,6 +48,9 @@ You can learn about the system components (like OS and database) needed for runn
### REST API
- [[31794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31794) REST API: GET endpoint for Authorities
>This adds a GET endpoint for authorities to the REST API.
- [[31797]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31797) REST API: DELETE endpoint for Items
## Enhancements
@ -124,6 +127,8 @@ You can learn about the system components (like OS and database) needed for runn
- [[32125]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32125) Implement contextual return on OPAC comments
>This enhancement ensures patrons are returned to the correct biblio detail page after a login that is prompted when attempting to comment on a bilio.
- [[32492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32492) Improve mark-up of OPAC messaging table to ease customization
- [[32679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32679) CSS class article-request-title is doubled up in article requests list in staff patron account
### REST API
@ -134,6 +139,7 @@ You can learn about the system components (like OS and database) needed for runn
### Reports
- [[17350]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17350) Add option to delete data stored in saved_reports with cleanup_database
- [[32613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32613) Can we add 'autocompletion' to our SQL reports editor?
### SIP2
@ -168,12 +174,17 @@ You can learn about the system components (like OS and database) needed for runn
>Architectural enhancement in preparation for bootstrap 5 upgrade. This patch adds the foundations for abstracting the breadcrumb component of the staff client.
- [[32571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32571) Use template wrapper to build tabbed components
- [[32649]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32649) Use template wrapper for library transfer limits tabs
- [[32658]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32658) Use template wrapper in order from staged file template
- [[32660]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32660) Use template wrapper for basket groups tabs
- [[32661]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32661) Use template wrapper for invoices page tabs
- [[32662]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32662) Use template wrapper for item circulation alerts page
- [[32688]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32688) Convert recalls awaiting pickup tabs to Bootstrap
- [[32698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32698) Use template wrapper for serials pages tabs
- [[32769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32769) Standardize structure around action fieldsets in administration
- [[33000]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33000) Use template wrapper for breadcrumbs: Acquisitions part 1
- [[33068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33068) Use template wrapper for breadcrumbs: Administration part 3
- [[33071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33071) Show tooltip when hovering on home icon in staff interface breadcrumbs
- [[33095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33095) Text is white on white when hovering over pay/writeoff buttons in paycollect
### Tools
@ -828,12 +839,12 @@ We thank the following individuals who contributed patches to Koha 22.12.00
- Matt Blenkinsop (12)
- Jérémy Breuillard (1)
- Alex Buckley (1)
- Nick Clemens (49)
- Nick Clemens (50)
- David Cook (17)
- Frédéric Demians (3)
- Jonathan Druart (132)
- Magnus Enger (1)
- Katrin Fischer (77)
- Katrin Fischer (79)
- Géraud Frappier (1)
- Andrew Fuerste-Henry (2)
- Lucas Gass (21)
@ -844,12 +855,13 @@ We thank the following individuals who contributed patches to Koha 22.12.00
- Kyle M Hall (36)
- Mason James (4)
- Jan Kissig (1)
- Owen Leonard (54)
- Owen Leonard (62)
- The Minh Luong (1)
- Julian Maurice (18)
- Matthias Meusburger (3)
- Agustín Moyano (2)
- David Nind (5)
- Jacob O'Mara (2)
- Jacob O'Mara (4)
- Mona Panchaud (1)
- Johanna Raisa (1)
- Martin Renvoize (65)
@ -867,10 +879,10 @@ We thank the following individuals who contributed patches to Koha 22.12.00
We thank the following libraries, companies, and other institutions who contributed
patches to Koha 22.12.00
- Athens County Public Libraries (54)
- Athens County Public Libraries (62)
- BibLibre (33)
- Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (77)
- ByWater-Solutions (106)
- Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (79)
- ByWater-Solutions (107)
- Catalyst (1)
- Catalyst Open Source Academy (10)
- Dataly Tech (4)
@ -883,39 +895,39 @@ patches to Koha 22.12.00
- Libriotech (1)
- mpan.ch (1)
- Prosentient Systems (17)
- PTFS-Europe (91)
- PTFS-Europe (93)
- Rijksmuseum (22)
- Solutions inLibro inc (13)
- Tamil (3)
- th-wildau.de (1)
- Theke Solutions (68)
- Theke Solutions (70)
We also especially thank the following individuals who tested patches
for Koha
- Michael Adamyk (1)
- Pedro Amorim (19)
- Tomás Cohen Arazi (584)
- Pedro Amorim (21)
- Tomás Cohen Arazi (599)
- Axelle (2)
- Matt Blenkinsop (32)
- Philippe Blouin (1)
- Christopher Brannon (1)
- Felicity Brown (2)
- Alex Buckley (1)
- Nick Clemens (99)
- Nick Clemens (101)
- Bob Bennhoff - CLiC (7)
- David Cook (7)
- Chris Cormack (2)
- David (2)
- Frédéric Demians (6)
- Paul Derscheid (7)
- Jonathan Druart (77)
- Jonathan Druart (80)
- emlam (1)
- Laura Escamilla (3)
- Jonathan Field (1)
- Katrin Fischer (127)
- Andrew Fuerste-Henry (23)
- Lucas Gass (49)
- Katrin Fischer (134)
- Andrew Fuerste-Henry (25)
- Lucas Gass (53)
- Amaury GAU (2)
- Victor Grousset (4)
- Amit Gupta (1)
@ -928,19 +940,19 @@ for Koha
- Janusz Kaczmarek (1)
- Jan Kissig (2)
- Emily Lamancusa (1)
- Owen Leonard (41)
- Owen Leonard (43)
- LMSCloudPaulD (1)
- Marie-Luce (2)
- Johanna Miettunen (1)
- ml-inlibro (1)
- Solene Ngamga (2)
- David Nind (168)
- David Nind (170)
- Helen Oliver (22)
- Jacob Omara (1)
- Pascal (1)
- Martin Renvoize (143)
- Marcel de Rooy (50)
- Caroline Cyr La Rose (15)
- Marcel de Rooy (52)
- Caroline Cyr La Rose (16)
- Danyon Sewell (1)
- Michaela Sieber (10)
- Fridolin Somers (12)
@ -973,4 +985,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 06 Mar 2023 17:48:16.
Autogenerated release notes updated last on 06 Mar 2023 18:17:58.

Loading…
Cancel
Save