Browse Source

17.05.14.000 f036124cbe

22.05.x
Martin Renvoize 4 years ago
parent
commit
7226de0343
  1. 256
      release_notes_17_05_02.md

256
release_notes_17_05_02.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 17.05.02
27 juil. 2017
# RELEASE NOTES FOR KOHA 17.05.01
23 juin 2017
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -8,7 +8,7 @@ website for the Koha project is:
- [Koha Community](http://koha-community.org)
Koha 17.05.02 can be downloaded from:
Koha 17.05.01 can be downloaded from:
- [Download](http://download.koha-community.org/koha-17.05.01.tar.gz)
@ -17,9 +17,9 @@ Installation instructions can be found at:
- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation)
- OR in the INSTALL files that come in the tarball
Koha 17.05.02 is a bugfix/maintenance release.
Koha 17.05.01 is a major release, that comes with many new features.
It includes 4 enhancements, 38 bugfixes.
It includes 2 enhancements, 48 bugfixes.
@ -28,133 +28,125 @@ It includes 4 enhancements, 38 bugfixes.
### Architecture, internals, and plumbing
- [[18782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18782) Remove unused C4::Serials::getsupplierbyserialid
- [[18931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18931) Add a "data corrupted" section on the about page
### Circulation
- [[18881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18881) Remove dead code in circ/view_holdsqueue.pl
### I18N/L10N
- [[18703]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18703) Translatability: Resolve some remaining %%] problems for staff client in 6 Files
- [[18278]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18278) C4::Items - Remove GetItemLocation
- [[18295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18295) C4::Items - Remove get_itemnumbers_of
## Critical bugs fixed
### Acquisitions
- [[18756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18756) Users can view aq.baskets even if they are not allowed
(this list includes all bugfixes since the previous major version. Most of them
have already been fixed in maintainance releases)
### Architecture, internals, and plumbing
- [[18966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18966) Move of checkouts - Deal with duplicate IDs at DBMS level
### Authentication
- [[18651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18651) Move of checkouts is still not correctly handled
- [[18727]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18727) System preferences loose part of values because of double quotes
- [[18880]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18880) Regression breaks local authentication fallback for all external authentications
### MARC Bibliographic record staging/import
- [[18577]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18577) Importing a batch using a framework not fully set up causes and endless loop
### OPAC
### Circulation
- [[18572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18572) Improper branchcode set during OPAC renewal
- [[18938]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18938) opac/svc/patron_notes and opac/opac-issue-note.pl use GetMember
- [[18955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18955) autocomplete is on in OPAC password recovery
- [[18179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18179) Koha::Objects->find should not be called in list context
- [[18835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18835) SQL syntax error in overdue_notices.pl
### Searching
### Installation and upgrade (web-based installer)
- [[18434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18434) Elasticsearch indexing broken with newer catmandu version
- [[18741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18741) Web installer does not load default data
### Test Suite
### Patrons
- [[18807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18807) www/batch.t is failing
- [[18826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18826) REST API tests do not clean up
- [[18685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18685) Patron edit/cancel floating toolbar out of place
### Tools
- [[18806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18806) Cannot revert a batch
- [[18870]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18870) Patron Clubs breaks when creating a club
### Z39.50 / SRU / OpenSearch Servers
- [[18910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18910) Regression: Z39.50 wrong conversion in Unimarc by Bug 18152
- [[18689]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18689) Fix calendar error with double quotes in title or description of holiday
## Other bugs fixed
(this list includes all bugfixes since the previous major version. Most of them
have already been fixed in maintainance releases)
### Acquisitions
- [[18830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18830) Message to user is poorly constructed
- [[11122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11122) Fix display of publication year/copyrightdate and publishercode on various pages in acquisitions
- [[18722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18722) Subtotal information not showing fund source
### Architecture, internals, and plumbing
- [[14572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14572) insert_single_holiday() forces a value on an AUTO_INCREMENT column, during an INSERT
- [[18633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18633) Logs are full of CGI::param called in list context - itemsearch.pl
- [[18771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18771) CGI.pm: Subroutine multi_param redefined
- [[18824]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18824) Remove stray i from matching-rules.tt
- [[18584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584) Our legacy code contains trailing-spaces
- [[18716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18716) CGI::param in list context warns in updatesupplier.pl
- [[18794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18794) OAI/Server.t fails on slow servers
### Database
- [[18848]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18848) borrowers.lastseen comment typo
- [[18690]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18690) Typos in Koha database description (Table "borrowers")
### I18N/L10N
- [[18699]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18699) Get rid of %%] in translation for edi_accounts.tt
- [[18800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18800) Patron card images: Add some more explanation to upload page and fix small translatability issue
- [[18901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18901) Sysprefs translation: translate only *.pref files (not *.pref*)
- [[18641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18641) Translatability: Get rid of template directives in translations for *reserves.tt files
- [[18644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18644) Translatability: Get rid of pure template directives in translation for memberentrygen.tt
- [[18648]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18648) Translatability: Get rid of tt directives in translation for macles.tt
- [[18675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18675) Translatability: Get rid of [%% in translation for csv-profiles.tt
- [[18681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18681) Translatability: Get rid of [%% in translation for about.tt
- [[18682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18682) Translatability: Get rid of [%% in translation for 2 files av-build-dropbox.inc
- [[18693]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18693) Translatability: Get rid of exposing a [%% FOREACH loop in translation for branch-selector.inc
- [[18694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18694) Translatability: Get rid of exposing [%% FOREACH in csv/cash_register_stats.tt
- [[18695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18695) Translatability: Get rid of [%% INCLUDE in translation for circulation.tt
- [[18701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18701) Translatability: Get rid of exposed tt directives in matching-rules.tt
### Lists
### Installation and upgrade (web-based installer)
- [[18214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18214) Cannot edit list permissions of a private list
- [[17944]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17944) Remove the sql code from itemtypes.pl administrative perl script
- [[18702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18702) Translatability: Get rid of exposed if statement in tt for translated onboardingstep2.tt
### OPAC
### MARC Bibliographic record staging/import
- [[16711]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16711) OPAC Password recovery: Handling if multiple accounts have the same mail address
- [[18634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18634) Missing empty line at end of opac.pref / colliding translated preference sections
- [[17710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17710) C4::Matcher::get_matches and C4::ImportBatch::GetBestRecordMatch should use same logic
### Patrons
### OPAC
- [[18630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18630) Translatability (Clubs): 'Cancel' is ambiguous and leads to mistakes
- [[18858]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18858) Warn when deleting a borrower debarment
- [[13913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13913) Renewal error message in OPAC is confusing
### Reports
- [[11235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11235) Names for reports and dictionary are cut off when quotes are used
- [[13452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13452) Average checkout report always uses biblioitems.itemtype
### SIP2
- [[18755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18755) Allow empty password fields in Patron Info requests
> Some SIP devices expect an empty password field in a patron info request to be accepted as OK by the server. Since patch for bug 16610 was applied this is not the case. This reinstates the old behaviour for sip logins with the parameter allow_empty_passwords="1"
- [[18734]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18734) Internal server error in cash_register_stats.pl when exporting to file
### Serials
- [[13747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13747) Fix problems with frequency descriptions containing quotes
### Serials
### Staff Client
- [[18356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18356) Prediction pattern wrong, skips years, for some year based frequencies
- [[18607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18607) Fix date calculations for monthly frequencies in Serials
- [[18697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18697) Fix date calculations for day/week frequencies in Serials
- [[18673]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18673) News author does not display on staff client home page
### System Administration
- [[18934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18934) Warns in Admin -> SMS providers
- [[18700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18700) Fix ungrammatical sentence
### Templates
- [[17639]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17639) Remove white filling inside of Koha logo
- [[18656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18656) Require confirmation of deletion of files from patron record
### Test Suite
- [[18748]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18748) Noisy t/db_dependent/AuthorisedValues.t
- [[18804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18804) Selenium tests are failing
- [[18411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18411) t/db_dependent/www/search_utf8.t fails
- [[18601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18601) OAI/Sets.t mangles data due to truncate in ModOAISetsBiblios
- [[18732]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18732) Noisy t/SMS.t triggered by koha_conf.xml without sms_send_config
- [[18746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18746) Text_CSV_Various.t parse failure
- [[18749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18749) xt/sample notices fails with "No sample notice to delete"
- [[18759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18759) Circulation.t is failing randomly
- [[18761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18761) AutomaticItemModificationByAge.t tests are failing
- [[18762]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18762) Some tests are noisy
- [[18763]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18763) swagger/definitions.t is failing
- [[18766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18766) ArticleRequests.t raises warnings
- [[18767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18767) Useless debugging info in GetDailyQuote.t
- [[18773]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18773) t/db_dependent/www/history.t is failing
### Tools
- [[18613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18613) Deleting a Letter from a library as superlibrarian deletes the "All libraries" rule
- [[18704]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18704) File types limit in tools/export.pl is causing issues with csv files generated by MS/Excel
- [[18706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18706) subfields to delete not disabled anymore in batch item modification
- [[18730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18730) Batch Mod Edit <label> HTML validation fails
- [[18752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18752) Automatic item modifications by age should allow 'blank' values
@ -187,16 +179,16 @@ Complete or near-complete translations of the OPAC and staff
interface are available in this release for the following languages:
- English (USA)
- Arabic (99%)
- Armenian (100%)
- Arabic (100%)
- Armenian (99%)
- Chinese (China) (84%)
- Chinese (Taiwan) (99%)
- Chinese (Taiwan) (100%)
- Czech (95%)
- Danish (69%)
- English (New Zealand) (91%)
- Finnish (99%)
- Finnish (97%)
- French (97%)
- French (Canada) (91%)
- French (Canada) (92%)
- German (100%)
- German (Switzerland) (100%)
- Greek (77%)
@ -207,7 +199,7 @@ interface are available in this release for the following languages:
- Occitan (77%)
- Persian (58%)
- Polish (100%)
- Portuguese (100%)
- Portuguese (99%)
- Portuguese (Brazil) (85%)
- Slovak (90%)
- Spanish (100%)
@ -232,7 +224,7 @@ The most up-to-date translations can be found at:
## Release Team
The release team for Koha 17.05.02 is
The release team for Koha 17.05.01 is
- Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
- RM Assistants :
@ -267,78 +259,64 @@ The release team for Koha 17.05.02 is
## Credits
We thank the following libraries who are known to have sponsored
new features in Koha 17.05.02:
new features in Koha 17.05.01:
- Catalyst IT
We thank the following individuals who contributed patches to Koha 17.05.02.
We thank the following individuals who contributed patches to Koha 17.05.01.
- Aleisha Amohia (2)
- Colin Campbell (2)
- Nick Clemens (7)
- Alex Buckley (1)
- Colin Campbell (1)
- Nick Clemens (3)
- Tomás Cohen Arazi (3)
- Chris Cormack (1)
- Christophe Croullebois (1)
- Marcel de Rooy (15)
- Jonathan Druart (21)
- Katrin Fischer (2)
- Mason James (1)
- David Cook (1)
- Marcel de Rooy (3)
- Jonathan Druart (25)
- Katrin Fischer (1)
- Lee Jamison (2)
- Owen Leonard (1)
- Julian Maurice (6)
- Owen Leonard (3)
- Julian Maurice (1)
- Josef Moravec (1)
- Rodrigo Santellan (1)
- Fridolin Somers (3)
- Mark Tompsett (3)
- Marc Véron (8)
- Baptiste Wojtkowski (2)
- Fridolin Somers (4)
- Mark Tompsett (6)
- Marc Véron (18)
We thank the following libraries, companies, and other institutions who contributed
patches to Koha 17.05.02
- ACPL (1)
- BibLibre (12)
- BigBallOfWax (1)
- BSZ BW (2)
- bugs.koha-community.org (21)
- ByWater-Solutions (7)
- KohaAloha (1)
- Marc Véron AG (8)
patches to Koha 17.05.01
- ACPL (3)
- BibLibre (5)
- BSZ BW (1)
- bugs.koha-community.org (25)
- ByWater-Solutions (3)
- Catalyst (1)
- Marc Véron AG (18)
- marywood.edu (2)
- PTFS-Europe (2)
- Rijksmuseum (15)
- Prosentient Systems (1)
- PTFS-Europe (1)
- Rijksmuseum (3)
- Theke Solutions (3)
- unidentified (7)
We also especially thank the following individuals who tested patches
for Koha.
- Aleisha Amohia (1)
- Alex Buckley (2)
- Blou (1)
- Alex Buckley (4)
- Chris Cormack (5)
- Chris Kirby (1)
- David Kuhn (1)
- Frédéric Demians (1)
- Fridolin Somers (83)
- Jonathan Druart (70)
- Josef Moravec (19)
- Julian Maurice (6)
- David Roberts (1)
- Fridolin Somers (68)
- Jason Palmer (1)
- Jonathan Druart (59)
- Josef Moravec (12)
- Katrin Fischer (2)
- Lee Jamison (12)
- Magnus Enger (1)
- Marc Véron (3)
- Mark Tompsett (2)
- Mirko Tietgen (1)
- Nick Clemens (6)
- Owen Leonard (2)
- Srdjan (1)
- Tomas Cohen Arazi (13)
- Brendan A Gallagher (4)
- Indranil Das Gupta (L2C2 Technologies) (1)
- Kyle M Hall (14)
- Marcel de Rooy (38)
- Israelex A Veleña for KohaCon17 (1)
- Lee Jamison (11)
- Marc Véron (5)
- Mark Tompsett (3)
- Michael Cabus (1)
- Nick Clemens (3)
- Owen Leonard (1)
- Tomas Cohen Arazi (3)
- Kyle M Hall (4)
- Marcel de Rooy (20)
We regret any omissions. If a contributor has been inadvertently missed,
please send a patch against these release notes to
@ -365,4 +343,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 27 juil. 2017 11:45:06.
Autogenerated release notes updated last on 23 juin 2017 07:13:42.

Loading…
Cancel
Save