17.12.00.044 21c81528a8

This commit is contained in:
Jonathan Druart 2018-05-23 13:09:28 -03:00
parent 0d7b5a7bb5
commit 2efb3f148f

View file

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 18.05.00 # RELEASE NOTES FOR KOHA 18.05.00
22 May 2018 23 May 2018
Koha is the first free and open source software library automation Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types package (ILS). Development is sponsored by libraries of varying types
@ -19,7 +19,7 @@ Installation instructions can be found at:
Koha 18.05.00 is a major release, that comes with many new features. Koha 18.05.00 is a major release, that comes with many new features.
It includes 12 new features, 257 enhancements, 357 bugfixes. It includes 12 new features, 257 enhancements, 360 bugfixes.
@ -597,6 +597,8 @@ have already been fixed in maintainance releases)
- [[20323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20323) Batch patron modification tool broken - [[20323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20323) Batch patron modification tool broken
- [[20325]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325) C4::Accounts::purge_zero_balance_fees does not check account_offsets - [[20325]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325) C4::Accounts::purge_zero_balance_fees does not check account_offsets
- [[20428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20428) MARC import fails on Debian Stretch - [[20428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20428) MARC import fails on Debian Stretch
- [[20701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20701) maninvoice.pl is vulnerable for CSRF attacks
- [[20730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20730) Missing authentication check in serials/routing.pl
### Cataloging ### Cataloging
@ -931,7 +933,7 @@ have already been fixed in maintainance releases)
- [[18990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18990) Overdue Notices are not sending through SMS correctly - [[18990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18990) Overdue Notices are not sending through SMS correctly
- [[19578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19578) TT syntax for notices - There is no way to pre-process DB fields - [[19578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19578) TT syntax for notices - There is no way to pre-process DB fields
- [[20298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20298) Notices template uses same html id for each language - [[20298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20298) Notices template uses same html id for each language
- [[20685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20685) Modify letter template does not render incorrectly - [[20685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20685) Modify letter template does not render correctly
### OPAC ### OPAC
@ -982,6 +984,7 @@ have already been fixed in maintainance releases)
- [[20455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20455) Can't sort patron search on date expired - [[20455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20455) Can't sort patron search on date expired
- [[20666]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666) Wrong Permissions prevent non-plack pages to load - [[20666]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666) Wrong Permissions prevent non-plack pages to load
- [[20719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20719) Home library not displayed on all patron account tabs - [[20719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20719) Home library not displayed on all patron account tabs
- [[20803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20803) Cannot search to hold or use print options from API keys interface
### REST api ### REST api
@ -1104,7 +1107,7 @@ have already been fixed in maintainance releases)
- [[20503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20503) Borrower_PrevCheckout.t is failing randomly - [[20503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20503) Borrower_PrevCheckout.t is failing randomly
- [[20531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20531) IssueSlip is failing randomly - [[20531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20531) IssueSlip is failing randomly
- [[20557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20557) Koha/Acquisition/Order.t is failing randomly - [[20557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20557) Koha/Acquisition/Order.t is failing randomly
- [[20584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20584) Koha/Patron/Categories.t is on slow servers - [[20584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20584) Koha/Patron/Categories.t is failing on slow servers
- [[20721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20721) Circulation.t keeps failing randomly - [[20721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20721) Circulation.t keeps failing randomly
- [[20764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20764) t/Koha_Template_Plugin_KohaPlugins.t is DB dependent - [[20764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20764) t/Koha_Template_Plugin_KohaPlugins.t is DB dependent
@ -1302,7 +1305,7 @@ We thank the following individuals who contributed patches to Koha 18.05.00.
- Alex Buckley (4) - Alex Buckley (4)
- Pongtawat C (1) - Pongtawat C (1)
- Colin Campbell (2) - Colin Campbell (2)
- Nick Clemens (75) - Nick Clemens (76)
- Tomás Cohen Arazi (130) - Tomás Cohen Arazi (130)
- David Cook (2) - David Cook (2)
- Charlotte Cordwell (8) - Charlotte Cordwell (8)
@ -1314,7 +1317,7 @@ We thank the following individuals who contributed patches to Koha 18.05.00.
- Indranil Das Gupta (L2C2 Technologies) (1) - Indranil Das Gupta (L2C2 Technologies) (1)
- Frédéric Demians (1) - Frédéric Demians (1)
- Marcel de Rooy (108) - Marcel de Rooy (108)
- Jonathan Druart (575) - Jonathan Druart (578)
- Magnus Enger (3) - Magnus Enger (3)
- Charles Farmer (4) - Charles Farmer (4)
- Katrin Fischer (24) - Katrin Fischer (24)
@ -1334,7 +1337,7 @@ We thank the following individuals who contributed patches to Koha 18.05.00.
- Olli-Antti Kivilahti (4) - Olli-Antti Kivilahti (4)
- Ulrich Kleiber (1) - Ulrich Kleiber (1)
- Jon Knight (3) - Jon Knight (3)
- Owen Leonard (127) - Owen Leonard (129)
- Ere Maijala (3) - Ere Maijala (3)
- Sherryn Mak (1) - Sherryn Mak (1)
- Jose Martin (1) - Jose Martin (1)
@ -1367,11 +1370,11 @@ We thank the following libraries, companies, and other institutions who contribu
patches to Koha 18.05.00 patches to Koha 18.05.00
- abunchofthings.net (15) - abunchofthings.net (15)
- ACPL (127) - ACPL (128)
- BibLibre (74) - BibLibre (74)
- BSZ BW (30) - BSZ BW (30)
- bugs.koha-community.org (575) - bugs.koha-community.org (578)
- ByWater-Solutions (179) - ByWater-Solutions (180)
- Catalyst (17) - Catalyst (17)
- Foundations (1) - Foundations (1)
- Göteborgs universitet (3) - Göteborgs universitet (3)
@ -1426,13 +1429,13 @@ for Koha.
- Barton Chittenden (1) - Barton Chittenden (1)
- Axelle Clarisse (1) - Axelle Clarisse (1)
- Nick Clemens (113) - Nick Clemens (113)
- Tomas Cohen Arazi (174) - Tomas Cohen Arazi (175)
- Koha-us conference (1) - Koha-us conference (1)
- Charlotte Cordwell (5) - Charlotte Cordwell (5)
- Chris Cormack (2) - Chris Cormack (2)
- Roch D'Amour (26) - Roch D'Amour (26)
- Marcel de Rooy (252) - Marcel de Rooy (252)
- Jonathan Druart (1501) - Jonathan Druart (1507)
- Charles Farmer (16) - Charles Farmer (16)
- Bouzid Fergani (1) - Bouzid Fergani (1)
- Katrin Fischer (374) - Katrin Fischer (374)
@ -1476,7 +1479,7 @@ for Koha.
- Fridolin Somers (2) - Fridolin Somers (2)
- Lari Taskula (17) - Lari Taskula (17)
- Mirko Tietgen (9) - Mirko Tietgen (9)
- Mark Tompsett (121) - Mark Tompsett (122)
- Ed Veal (2) - Ed Veal (2)
- Marc Véron (7) - Marc Véron (7)
- Marjorie Vila (5) - Marjorie Vila (5)