Browse Source

17.12.00.034 e6f729cfa0

22.05.x
Jonathan Druart 6 years ago
parent
commit
12756ba88a
  1. 125
      release_notes_17_12_00.md

125
release_notes_17_12_00.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 17.12.00
16 Apr 2018
19 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, 234 enhancements, 291 bugfixes.
It includes 7 new features, 239 enhancements, 295 bugfixes.
@ -156,6 +156,7 @@ See https://wiki.koha-community.org/wiki/Time_Zone_Configuration for more detail
- [[20267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20267) Add basic .gitignore
- [[20275]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20275) Add comment to let users know they can define multiple plugindirs
- [[20538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20538) Remove the need of writing [% KOHA_VERSION %] everywhere
- [[20599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20599) Add the Koha::Subscription->vendor method
### Authentication
@ -192,10 +193,13 @@ See https://wiki.koha-community.org/wiki/Time_Zone_Configuration for more detail
> The new system preference AutoSwitchPatron allows to automatically switch to another patron record on scanning the cardnumber during circulation. This will allow to streamline processes at the circulation desk a bit more. Note: Use only if there is no overlap in your cardnumber and barcode ranges.
- [[18786]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786) Add ability to create custom payment types
- [[18790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18790) Add ability to void payments
- [[18816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18816) Make CataloguingLog work in production by preventing circulation from spamming the log
- [[19494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19494) Add reservedate to Holds awaiting pickup
- [[19804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19804) Suspension calculation doesn't honor 'Suspension charging interval'
- [[19831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19831) Turn on EnhancedMessagingPreferences by default for new installations
- [[20343]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20343) Show number of checkouts by itemtype in circulation.pl
### Command-line Utilities
@ -431,6 +435,7 @@ Will ask for only 2 parameters when run, Branchcode and Item type.
- [[19947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19947) Update popup window templates to use Bootstrap grid: Acquisitions transfer order
- [[19949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19949) Update popup window templates to use Bootstrap grid: Cataloging authority search
- [[19950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19950) Update popup window templates to use Bootstrap grid: Serials
- [[19952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19952) Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins
- [[19954]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19954) Update popup window templates to use Bootstrap grid: Patrons
- [[19960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19960) Update popup window templates to use Bootstrap grid: Add to list
- [[19961]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19961) Move template JavaScript to the footer: Patron card creator
@ -520,6 +525,10 @@ have already been fixed in maintainance releases)
- [[17717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717) Fix broken cronjobs due to permissions of the current directory
- [[19730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19730) misc/export_records.pl should use biblio_metadata.timestamp
### Fines and fees
- [[20562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20562) issue_id is not stored in accountlines for rental fees
### Hold requests
- [[18474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18474) Placing multiple holds from results breaks when patron is searched for
@ -657,6 +666,7 @@ 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
- [[20590]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20590) Koha::Exceptions does not stringify the exceptions
### Authentication
@ -739,7 +749,7 @@ have already been fixed in maintainance releases)
- [[19790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19790) Remove additionalauthors.author from installer files
- [[19973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19973) SQL syntax error in uk-UA/mandatory/sample_notices.sql
- [[20075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20075) Change authority hidden attribute in sql installer files
- [[20104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20104) Update minimum version of Perl to 5.20
- [[20104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20104) Update minimum version of Perl to 5.20 because of caller()
### Label/patron card printing
@ -754,6 +764,7 @@ have already been fixed in maintainance releases)
### Notices
- [[12123]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12123) HTML notices can break the notice viewer
- [[18570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18570) Password recovery e-mail only sent after message queue is processed
- [[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
@ -835,6 +846,7 @@ have already been fixed in maintainance releases)
- [[19315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19315) Routing preview may use wrong biblionumber
- [[19767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19767) serial-issues.pl is unused and should be removed
- [[19794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19794) Rename RLIST - Routing list notice template as it's not related to routing lists
- [[20461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20461) New subscription form: "Item type" and "item type for older issues" fields are ignored
### Staff Client
@ -980,33 +992,33 @@ Complete or near-complete translations of the OPAC and staff
interface are available in this release for the following languages:
- Arabic (97.5%)
- Armenian (98.7%)
- Basque (74.4%)
- Chinese (China) (78.7%)
- Chinese (Taiwan) (100%)
- Czech (92.4%)
- Danish (65.1%)
- English (New Zealand) (98.2%)
- Armenian (99.4%)
- Basque (74.1%)
- Chinese (China) (78.4%)
- Chinese (Taiwan) (99.5%)
- Czech (91.9%)
- Danish (64.9%)
- English (New Zealand) (97.7%)
- English (USA)
- Finnish (94.2%)
- French (96%)
- French (Canada) (90.5%)
- German (98.2%)
- German (Switzerland) (98%)
- Finnish (93.8%)
- French (95.5%)
- French (Canada) (90%)
- German (97.7%)
- German (Switzerland) (97.5%)
- Greek (78.9%)
- Hindi (100%)
- Italian (98%)
- Norwegian Bokmål (53.6%)
- Occitan (post 1500) (72%)
- Persian (54.1%)
- Polish (95.7%)
- Portuguese (98.2%)
- Portuguese (Brazil) (79.5%)
- Slovak (94.9%)
- Spanish (98.9%)
- Swedish (90.3%)
- Turkish (98.7%)
- Vietnamese (66.6%)
- Italian (97.5%)
- Norwegian Bokmål (53.3%)
- Occitan (post 1500) (71.7%)
- Persian (54%)
- Polish (95.2%)
- Portuguese (97.7%)
- Portuguese (Brazil) (79.2%)
- Slovak (94.5%)
- Spanish (98.7%)
- Swedish (89.9%)
- Turkish (98.3%)
- Vietnamese (66.4%)
Partial translations are available for various other languages.
@ -1077,7 +1089,7 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
- Pongtawat C (1)
- Colin Campbell (2)
- Nick Clemens (67)
- Tomás Cohen Arazi (90)
- Tomás Cohen Arazi (92)
- David Cook (2)
- Charlotte Cordwell (8)
- Chris Cormack (1)
@ -1088,10 +1100,10 @@ We thank the following individuals who contributed patches to Koha 17.12.00.
- Indranil Das Gupta (L2C2 Technologies) (1)
- Frédéric Demians (1)
- Marcel de Rooy (93)
- Jonathan Druart (465)
- Jonathan Druart (477)
- Magnus Enger (2)
- Charles Farmer (3)
- Katrin Fischer (9)
- Katrin Fischer (11)
- Jessica Freeman (1)
- Joachim Ganseman (1)
- Claire Gravely (5)
@ -1107,13 +1119,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 (119)
- Owen Leonard (120)
- Sherryn Mak (1)
- Jose Martin (1)
- Jesse Maseto (1)
- Julian Maurice (21)
- Kyle M Hall (75)
- Josef Moravec (48)
- Julian Maurice (23)
- Kyle M Hall (85)
- Josef Moravec (49)
- Chris Nighswonger (1)
- Priya Patel (1)
- Simon Pouchol (1)
@ -1136,12 +1148,12 @@ We thank the following libraries, companies, and other institutions who contribu
patches to Koha 17.12.00
- abunchofthings.net (8)
- ACPL (119)
- BibLibre (53)
- BSZ BW (15)
- bugs.koha-community.org (465)
- ByWater-Solutions (116)
- bywatetsolutions.com (28)
- ACPL (120)
- BibLibre (55)
- BSZ BW (17)
- bugs.koha-community.org (477)
- ByWater-Solutions (123)
- bywatetsolutions.com (31)
- Catalyst (13)
- Foundations (1)
- Göteborgs universitet (3)
@ -1162,15 +1174,15 @@ patches to Koha 17.12.00
- Solutions inLibro inc (13)
- student.ua.ac.be (1)
- Tamil (1)
- Theke Solutions (90)
- unidentified (135)
- Theke Solutions (92)
- unidentified (136)
- Université Jean Moulin Lyon 3 (1)
We also especially thank the following individuals who tested patches
for Koha.
- Arturo (3)
- claude (2)
- claude (3)
- delaye (6)
- George (1)
- Joel (1)
@ -1193,17 +1205,18 @@ for Koha.
- Marci Chen (1)
- Axelle Clarisse (1)
- Nick Clemens (90)
- Tomas Cohen Arazi (112)
- Tomas Cohen Arazi (115)
- Tomás Cohen Arazi (1)
- Koha-us conference (1)
- Charlotte Cordwell (5)
- Chris Cormack (2)
- Roch D'Amour (25)
- Marcel de Rooy (196)
- Jonathan Druart (1207)
- Marcel de Rooy (197)
- Jonathan Druart (1237)
- Charles Farmer (15)
- Katrin Fischer (303)
- Katrin Fischer (306)
- Your Full Name (2)
- Brendan Gallagher (11)
- Brendan Gallagher (12)
- Lucie Gay (1)
- Bernardo Gonzalez Kriegel (1)
- Claire Gravely (75)
@ -1220,32 +1233,32 @@ for Koha.
- Olli-Antti Kivilahti (1)
- Jon Knight (33)
- Nicolas Legrand (13)
- Owen Leonard (41)
- Owen Leonard (42)
- Ere Maijala (1)
- Jesse Maseto (9)
- Jesse Maseto (10)
- Daniel Mauchley (1)
- Julian Maurice (110)
- Jon McGowan (26)
- Kyle M Hall (183)
- Josef Moravec (338)
- Josef Moravec (349)
- Björn Nylén (2)
- Signed-off-by Owen Leonard (1)
- Eric Phetteplace (1)
- Dominic Pichette (8)
- Simon Pouchol (23)
- Séverine QUEUNE (18)
- Te Rauhina Jackson (2)
- Te Rauhina Jackson (3)
- Liz Rea (2)
- Benjamin Rokseth (26)
- BWS Sandboxes (2)
- BWS Sandboxes (3)
- Maksim Sen (9)
- Grace Smyth (3)
- Fridolin Somers (2)
- Lari Taskula (17)
- Mirko Tietgen (4)
- Mark Tompsett (89)
- Mark Tompsett (91)
- Marc Veron (2)
- Marc Véron (2)
- Marc Véron (4)
- Marjorie Vila (5)
- Jenny Way (1)
- George Williams (2)
@ -1285,4 +1298,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 16 Apr 2018 17:13:18.
Autogenerated release notes updated last on 19 Apr 2018 15:48:25.

Loading…
Cancel
Save