mirror of
https://gitlab.com/koha-community/koha-release-notes.git
synced 2024-10-27 14:59:09 +00:00
17.12.00.035 db3e175c46
This commit is contained in:
parent
032eaedc17
commit
c5edac3516
1 changed files with 36 additions and 25 deletions
|
@ -1,5 +1,5 @@
|
|||
# RELEASE NOTES FOR KOHA 17.12.00
|
||||
19 Apr 2018
|
||||
20 Apr 2018
|
||||
|
||||
Koha is the first free and open source software library automation
|
||||
package (ILS). Development is sponsored by libraries of varying types
|
||||
|
@ -19,7 +19,7 @@ Installation instructions can be found at:
|
|||
|
||||
Koha 17.12.00 is a major release, that comes with many new features.
|
||||
|
||||
It includes 7 new features, 241 enhancements, 295 bugfixes.
|
||||
It includes 7 new features, 243 enhancements, 301 bugfixes.
|
||||
|
||||
|
||||
|
||||
|
@ -161,6 +161,7 @@ See https://wiki.koha-community.org/wiki/Time_Zone_Configuration for more detail
|
|||
### Authentication
|
||||
|
||||
- [[12227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12227) Remove demo user functionality
|
||||
- [[20489]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20489) Prevent DB user login
|
||||
|
||||
### Browser compatibility
|
||||
|
||||
|
@ -381,6 +382,7 @@ Will ask for only 2 parameters when run, Branchcode and Item type.
|
|||
### Templates
|
||||
|
||||
- [[4078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4078) Add the ability to customize and display the symbol for a currency
|
||||
- [[15922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15922) Show authorized value description in staff client search results for lost, withdrawn, and damaged
|
||||
- [[19592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19592) Move admin templates JavaScript to the footer: Acquisitions
|
||||
- [[19594]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19594) Move admin templates JavaScript to the footer: MARC-related
|
||||
- [[19600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19600) Move admin templates JavaScript to the footer: Other catalog pages
|
||||
|
@ -481,6 +483,7 @@ have already been fixed in maintainance releases)
|
|||
### Acquisitions
|
||||
|
||||
- [[18593]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18593) Suggestions aren't updated when one biblio is merged with another
|
||||
- [[19030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19030) Link order <-> subscription is lost when an order is edited
|
||||
- [[19694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19694) Edited shipping cost in invoice doesn't save
|
||||
- [[20303]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20303) Receive order fails if no "authorised_by" value
|
||||
- [[20426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20426) Can't import all titles from a stage file with default values
|
||||
|
@ -513,6 +516,7 @@ have already been fixed in maintainance releases)
|
|||
- [[19646]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19646) value_builder marc21_linking_section template is broken
|
||||
- [[19706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19706) Item search: Unsupported format html
|
||||
- [[19968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19968) Undefined subroutine &Date::Calc::Today
|
||||
- [[19974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19974) Marking an item as 'lost' will not actually modify the current item (cataloguing/additem.pl)
|
||||
- [[20063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20063) $9 is lost when cataloguing authority records
|
||||
|
||||
### Circulation
|
||||
|
@ -542,6 +546,7 @@ have already been fixed in maintainance releases)
|
|||
### ILL
|
||||
|
||||
- [[20001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20001) ILL: Adding a 'new request' from OPAC is not possible
|
||||
- [[20556]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20556) Marking ILL request as complete results in "Internal server error"
|
||||
|
||||
### Installation and upgrade (web-based installer)
|
||||
|
||||
|
@ -671,7 +676,9 @@ have already been fixed in maintainance releases)
|
|||
- [[20510]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20510) Remove unused sub TotalPaid from C4::Stats
|
||||
- [[20530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20530) trailing ':' in columns_settings.yml
|
||||
- [[20539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20539) Warnings in catalogue/search.pl need to be removed
|
||||
- [[20580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20580) create_superlibrarian.pl should accept parameters
|
||||
- [[20590]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20590) Koha::Exceptions does not stringify the exceptions
|
||||
- [[20603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20603) Remove unused subs from C4::Accounts
|
||||
|
||||
### Authentication
|
||||
|
||||
|
@ -836,6 +843,7 @@ have already been fixed in maintainance releases)
|
|||
|
||||
### Searching
|
||||
|
||||
- [[18799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18799) XSLTresultsdisplay hides the icons
|
||||
- [[19807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19807) IntranetCatalogSearchPulldown doesn't honor IntranetNumbersPreferPhrase
|
||||
- [[19971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19971) typo in the comments of parseQuery routine
|
||||
- [[20369]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20369) Analytics search is broken with QueryAutoTruncate set to 'only if * is added'
|
||||
|
@ -1006,7 +1014,7 @@ interface are available in this release for the following languages:
|
|||
- English (New Zealand) (97.7%)
|
||||
- English (USA)
|
||||
- Finnish (93.8%)
|
||||
- French (95.5%)
|
||||
- French (95.6%)
|
||||
- French (Canada) (90%)
|
||||
- German (97.7%)
|
||||
- German (Switzerland) (97.5%)
|
||||
|
@ -1020,7 +1028,7 @@ interface are available in this release for the following languages:
|
|||
- Portuguese (97.7%)
|
||||
- Portuguese (Brazil) (79.2%)
|
||||
- Slovak (94.5%)
|
||||
- Spanish (98.7%)
|
||||
- Spanish (98.9%)
|
||||
- Swedish (89.9%)
|
||||
- Turkish (98.3%)
|
||||
- Vietnamese (66.4%)
|
||||
|
@ -1074,6 +1082,7 @@ The release team for Koha 17.12.00 is
|
|||
We thank the following libraries who are known to have sponsored
|
||||
new features in Koha 17.12.00:
|
||||
|
||||
- BULAC - http://www.bulac.fr/
|
||||
- Bywater Solutions
|
||||
- ByWater Solutions
|
||||
- Camden County
|
||||
|
@ -1104,10 +1113,10 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- Roch D'Amour (1)
|
||||
- Indranil Das Gupta (L2C2 Technologies) (1)
|
||||
- Frédéric Demians (1)
|
||||
- Marcel de Rooy (93)
|
||||
- Jonathan Druart (483)
|
||||
- Marcel de Rooy (95)
|
||||
- Jonathan Druart (490)
|
||||
- Magnus Enger (2)
|
||||
- Charles Farmer (3)
|
||||
- Charles Farmer (4)
|
||||
- Katrin Fischer (11)
|
||||
- Jessica Freeman (1)
|
||||
- Joachim Ganseman (1)
|
||||
|
@ -1116,7 +1125,7 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- Isabel Grubi (1)
|
||||
- Amit Gupta (3)
|
||||
- David Gustafsson (3)
|
||||
- Andrew Isherwood (3)
|
||||
- Andrew Isherwood (4)
|
||||
- Mason James (3)
|
||||
- Srdjan Jankovic (1)
|
||||
- Janusz Kaczmarek (2)
|
||||
|
@ -1124,13 +1133,13 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
|
|||
- Olli-Antti Kivilahti (4)
|
||||
- Ulrich Kleiber (1)
|
||||
- Jon Knight (2)
|
||||
- Owen Leonard (121)
|
||||
- Owen Leonard (123)
|
||||
- Sherryn Mak (1)
|
||||
- Jose Martin (1)
|
||||
- Jesse Maseto (1)
|
||||
- Julian Maurice (23)
|
||||
- Kyle M Hall (85)
|
||||
- Josef Moravec (49)
|
||||
- Josef Moravec (50)
|
||||
- Chris Nighswonger (1)
|
||||
- Priya Patel (1)
|
||||
- Simon Pouchol (1)
|
||||
|
@ -1153,10 +1162,10 @@ We thank the following libraries, companies, and other institutions who contribu
|
|||
patches to Koha 17.12.00
|
||||
|
||||
- abunchofthings.net (8)
|
||||
- ACPL (121)
|
||||
- ACPL (123)
|
||||
- BibLibre (55)
|
||||
- BSZ BW (17)
|
||||
- bugs.koha-community.org (483)
|
||||
- bugs.koha-community.org (490)
|
||||
- ByWater-Solutions (123)
|
||||
- bywatetsolutions.com (31)
|
||||
- Catalyst (15)
|
||||
|
@ -1173,14 +1182,14 @@ patches to Koha 17.12.00
|
|||
- Oslo Public Library (1)
|
||||
- pennmanor.net (1)
|
||||
- Prosentient Systems (2)
|
||||
- PTFS-Europe (6)
|
||||
- PTFS-Europe (7)
|
||||
- punsarn.asia (1)
|
||||
- Rijksmuseum (93)
|
||||
- Solutions inLibro inc (13)
|
||||
- Rijksmuseum (95)
|
||||
- Solutions inLibro inc (14)
|
||||
- student.ua.ac.be (1)
|
||||
- Tamil (1)
|
||||
- Theke Solutions (93)
|
||||
- unidentified (138)
|
||||
- unidentified (139)
|
||||
- Université Jean Moulin Lyon 3 (1)
|
||||
|
||||
We also especially thank the following individuals who tested patches
|
||||
|
@ -1192,6 +1201,7 @@ for Koha.
|
|||
- George (1)
|
||||
- Joel (1)
|
||||
- maksim (1)
|
||||
- Brendan A Gallagher (1)
|
||||
- Hugo Agud (4)
|
||||
- Hugo Agud hagud@orex.es (1)
|
||||
- Hugo Agud hagud@orex.es (2)
|
||||
|
@ -1204,20 +1214,21 @@ for Koha.
|
|||
- David Bourgalt (1)
|
||||
- David Bourgault (27)
|
||||
- claude brayer (1)
|
||||
- Jean-Manuel Broust (1)
|
||||
- JM Broust (2)
|
||||
- Alex Buckley (11)
|
||||
- Colin Campbell (9)
|
||||
- Marci Chen (1)
|
||||
- Axelle Clarisse (1)
|
||||
- Nick Clemens (95)
|
||||
- Nick Clemens (97)
|
||||
- Tomas Cohen Arazi (121)
|
||||
- Tomás Cohen Arazi (1)
|
||||
- Koha-us conference (1)
|
||||
- Charlotte Cordwell (5)
|
||||
- Chris Cormack (2)
|
||||
- Roch D'Amour (25)
|
||||
- Marcel de Rooy (197)
|
||||
- Jonathan Druart (1249)
|
||||
- Marcel de Rooy (206)
|
||||
- Jonathan Druart (1263)
|
||||
- Charles Farmer (15)
|
||||
- Katrin Fischer (313)
|
||||
- Your Full Name (2)
|
||||
|
@ -1225,7 +1236,7 @@ for Koha.
|
|||
- Lucie Gay (1)
|
||||
- Bernardo Gonzalez Kriegel (1)
|
||||
- Claire Gravely (75)
|
||||
- Victor Grousset (5)
|
||||
- Victor Grousset (6)
|
||||
- Mohd Hafiz Yusoff (1)
|
||||
- Sebastian Hierl (2)
|
||||
- Mason James (2)
|
||||
|
@ -1242,7 +1253,7 @@ for Koha.
|
|||
- Ere Maijala (1)
|
||||
- Jesse Maseto (10)
|
||||
- Daniel Mauchley (1)
|
||||
- Julian Maurice (110)
|
||||
- Julian Maurice (111)
|
||||
- Jon McGowan (26)
|
||||
- Kyle M Hall (183)
|
||||
- Josef Moravec (349)
|
||||
|
@ -1251,7 +1262,7 @@ for Koha.
|
|||
- Eric Phetteplace (1)
|
||||
- Dominic Pichette (8)
|
||||
- Simon Pouchol (23)
|
||||
- Séverine QUEUNE (20)
|
||||
- Séverine QUEUNE (22)
|
||||
- Te Rauhina Jackson (3)
|
||||
- Liz Rea (2)
|
||||
- Benjamin Rokseth (26)
|
||||
|
@ -1261,9 +1272,9 @@ for Koha.
|
|||
- Fridolin Somers (2)
|
||||
- Lari Taskula (17)
|
||||
- Mirko Tietgen (4)
|
||||
- Mark Tompsett (96)
|
||||
- Mark Tompsett (99)
|
||||
- Marc Veron (2)
|
||||
- Marc Véron (4)
|
||||
- Marc Véron (5)
|
||||
- Marjorie Vila (5)
|
||||
- Jenny Way (1)
|
||||
- George Williams (2)
|
||||
|
@ -1303,4 +1314,4 @@ tracker at:
|
|||
He rau ringa e oti ai.
|
||||
(Many hands finish the work)
|
||||
|
||||
Autogenerated release notes updated last on 19 Apr 2018 19:45:59.
|
||||
Autogenerated release notes updated last on 20 Apr 2018 16:14:21.
|
||||
|
|
Loading…
Reference in a new issue