Browse Source

Clean up historic release notes

The script used to autogenerate the latest release notes regularly had a
bug in it which meant that some notes got overwritten.  This patch
restores the originals.
22.05.x
Martin Renvoize 6 years ago
parent
commit
77229d6ff8
  1. 341
      release_notes_17_11_02.md
  2. 117
      release_notes_17_11_11.md
  3. 2
      release_notes_18_05_00.md
  4. 359
      release_notes_18_05_02.md
  5. 45
      release_notes_18_05_05.md

341
release_notes_17_11_02.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 17.11.01
22 Dec 2017
# RELEASE NOTES FOR KOHA 17.11.02
23 Jan 2018
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -8,148 +8,178 @@ website for the Koha project is:
- [Koha Community](http://koha-community.org)
Koha 17.11.01 can be downloaded from:
Koha 17.11.02 can be downloaded from:
- [Download](http://download.koha-community.org/koha-17.11.01.tar.gz)
- [Download](http://download.koha-community.org/koha-17.11.02.tar.gz)
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.11.01 is a bugfix/maintenance release.
It includes 5 enhancements, 34 bugfixes.
Koha 17.11.02 is a bugfix/maintenance release.
It includes 60 bugfixes and 9 enhancements.
## Enhancements
### Acquisitions
### Cataloguing
- [[17182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17182) Allow Keyword to MARC mapping for acquisitions searches (subtitle)
- [[18417]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18417) Advanced Editor - Rancor - add shortcuts for copyright symbols (C) (P)
### Hold requests
### Circulation
- [[19769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19769) 'Pickup library is different' message does not display library branch name when placing hold
- [[11210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11210) Allow partial writeoff
### Staff Client
### Architecture, internals, plumbing
- [[19806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19806) Add class to items.itemnotes_nonpublic
- [[19830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19830) Add the Koha::Patron->old_checkout method
### System Administration
### OPAC
- [[19292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19292) Add MARC code column on libraries list
- [[11976]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11976) Add column settings + new column "Publication date" to the subscription table
- [[19573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19573) Link to make a new list in masthead in OPAC only appears / works if no other list already exists
- [[19338]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19338) Dates sorting incorrectly in opac-account.tt
### Templates
- [[19751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19751) Holds awaiting pickup report should not be fixed-width
### Reports
- [[16782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782) Display report URL in staff client report interface
## Critical bugs fixed
### System Administration
### Architecture, internals, and plumbing
- [[16764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16764) Update printers administration page
- [[19439]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19439) Some error responses from opac/unapi get lost in eval
- [[19766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19766) Preview routing slip is broken
### Templates
### Cataloging
- [[19860]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19860) Make staff client home page responsive
- [[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
## Bugs fixed
### OPAC
### Acquisitions
- [[19496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19496) Patron notes about item does not get emailed as indicated
- [[19808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19808) Reviews from deleted patrons make few scripts to explode
- [[19843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19843) reviews.datereviewed is not set
- [[19694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19694) Edited shipping cost in invoice doesn't save
- [[19429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19429) No confirm message when deleting an invoice from invoice search
- [[19401]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19401) No confirm message when deleting an invoice from invoice detail page
- [[19200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19200) Warns when exporting a basket
- [[19813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19813) MarcItemFieldsToOrder cannot handle a tag not existing
- [[18183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18183) jQuery append error related to script tags in cloneItemBlock
### Searching - Elasticsearch
### Architecture, internals, plumbing
- [[19563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19563) Generation of sort_fields uses incorrect condition
- [[19599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19599) anonymise_issue_history can be very slow on large systems
- [[19756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19756) Encoding issues when update DB is run from the interface
- [[19760]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19760) Die instead of warn if koha-conf is not accessible
- [[19839]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19839) invoice.pl warns about bad variable scope
- [[15770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770) Number::Format issues with large numbers
### Cataloging
## Other bugs fixed
- [[19968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19968) Undefined subroutine &Date::Calc::Today
- [[20063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20063) $9 is lost when cataloguing authority records
### About
### Circulation
- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page
- [[19444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19444) Automatic renewal script should not auto-renew if a patron's record has expired
- [[19840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19840) Patron note is not displayed on checkin
- [[19798]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19798) Returns.pl doesn't define itemnumber for transfer-slip
- [[19899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19899) The float items feature is broken - cannot checkin
- [[19771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19771) Pending offline circulation actions page will crash on unknown barcode or on payment action
- [[16603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16603) Hide option to apply directly when processing uploaded offline circulation file
- [[19825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19825) List of pending offline operations does not links to biblio
### Acquisitions
### Command-line Utilities
- [[3841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3841) Add a Default ACQ framework
- [[17467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467) Introduce a single koha-zebra script to handle Zebra daemons for instances
### Architecture, internals, and plumbing
### I18N/L10N
- [[19746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19746) Debug statements are left in returns.pl
- [[18754]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18754) Translatability: Get rid of exposed tt directives in opac-detail.tt
### Cataloging
### ILL
- [[18833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18833) plugin unimarc_field_210c pagination error
- [[19595]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19595) Clicking plugin link does not fill item's date acquired field
- [[20001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20001) ILL: Adding a 'new request' from OPAC is not possible
### Database
### Installation and upgrade (web-based installer)
- [[19724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19724) Add timestamp to biblio_metadata and deletedbiblio_metadata
- [[19514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19514) No Password restrictions in onboarding tool patron creation
### Hold requests
### MARC Authority data support
- [[19533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19533) Hold pulldown for itemtype is empty if hold placement needs override
- [[18458]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18458) Merging authority record incorrectly orders subfields
### Label/patron card printing
### Patrons
- [[10222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10222) Error when saving Demco label templates
- [[19681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19681) label-item-search.pl result count formatting error when there is only one page
- [[19510]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19510) edi_manage permission has no description
- [[19621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19621) Routing lists tab not present when viewing 'Holds history' tab for a patron
- [[19921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19921) Error when updating child to adult patron on system with only one adult patron category
### Notices
### Reports
- [[18990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18990) Overdue Notices are not sending through SMS correctly
- [[19669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19669) Remove deprecated checkouts by patron category report
### OPAC
- [[12497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12497) Make OPAC search history feature accessible when it should
- [[19640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19640) IdRef webservice display is broken
- [[19845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19845) Patron password is ignored during self-registration if PatronSelfRegistrationVerifyByEmail is enabled
- [[19450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19450) OverDrive integration failing on missing method
- [[19702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19702) Basket not displaying correctly on home page
- [[19913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19913) Embedded HTML5 videos are broken
- [[19911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19911) Passwords displayed to user during self-registration are not HTML-encoded
- [[18915]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18915) Creating a checkout note (patron note) sends an incomplete email message
- [[17682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17682) Change URL for Google Scholar in OPACSearchForTitleIn
### Packaging
- [[18907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18907) Warning "dpkg-source: warning: relation < is deprecated: use << or <="
- [[18696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18696) Change debian/source/format to quilt
### Reports
### Searching
- [[19551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19551) Cash register report has bad erroneous results from wrong order of operations
- [[19638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19638) False positives for 'Update SQL' button
- [[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
### Serials
### Searching - Elasticsearch
- [[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
- [[19580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19580) Elasticsearch: QueryAutoTruncate exclude period as splitting character in autotruncation
### Staff Client
### Staff client
- [[19456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19456) Some pages title tag contains html
- [[19857]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19857) Optionally hide SMS provider field in patron modification screen
- [[19221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221) Onboarding tool says user needs to be made superlibrarian
### System Administration
- [[19560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19560) Unable to delete library when branchcode contains special characters
- [[19788]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19788) Case sensitivity is not preserved when creating local system preferences
- [[19977]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19977) Local Use tab in systempreferences tries to open text editor's temporary files, and die
- [[19987]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19987) If no z39.50/SRU servers, the z39.50/SRU buttons should not show
### Templates
- [[19602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19602) Add usage statistics link to administration sidebar menu
- [[19692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19692) Unclosed div in opac-shelves.tt
- [[19851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19851) Improve responsive layout handling of staff client menu bar
- [[19918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19918) span tag not closed in opac-registration-confirmation.tt
- [[19677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19677) Angle brackets in enumchron do not display in opac or staff side
### Test Suite
- [[19759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19759) TestBuilder generates too many decimals for float
- [[19775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19775) Search/History.t is failing randomly
- [[17770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17770) t/db_dependent/Sitemapper.t fails when date changes during test run
- [[19867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19867) HouseboundRoles.t is failing randomly
- [[19914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19914) Cannot locate the "Delete" in the library list table
- [[19483]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19483) t/db_dependent/www/* crashes test harness due to misconfigured test plan
- [[19937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19937) Silence warnings t/db_dependent/www/batch.t
- [[20042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20042) 00-load.t fails when Elasticsearch is not installed
- [[19783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19783) Move check_kohastructure.t to db_dependent
### Tools
- [[19643]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19643) Pagination buttons on staged marc management are stacking instead of inline
- [[19674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19674) Broken indicators of changed fields in manage staged MARC records template
- [[19683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19683) Export.pl does not populate the Authority Types dropdown correctly
- [[18201]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18201) Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality
### Web services
- [[19725]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19725) OAI-PMH ListRecords and ListIdentifiers should use biblio_metadata.timestamp
## Security bugs fixed
- [[19847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19847) tracklinks.pl accepts any url from a parameter for proxying
- [[19881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19881) authorities-list.pl can be executed by anybody
- [[19738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19738) XSS in serials module
## System requirements
@ -174,39 +204,7 @@ The Git repository for the Koha manual can be found at
- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary)
## Translations
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 (97%)
- Basque (76%)
- Chinese (China) (80%)
- Chinese (Taiwan) (99%)
- Czech (94%)
- Danish (66%)
- English (New Zealand) (99%)
- Finnish (95%)
- French (97%)
- French (Canada) (92%)
- German (99%)
- German (Switzerland) (99%)
- Greek (77%)
- Hindi (99%)
- Italian (100%)
- Norwegian Bokmål (55%)
- Occitan (73%)
- Persian (55%)
- Polish (98%)
- Portuguese (99%)
- Portuguese (Brazil) (81%)
- Slovak (93%)
- Spanish (100%)
- Swedish (92%)
- Turkish (100%)
- Vietnamese (68%)
Partial translations are available for various other languages.
@ -225,7 +223,7 @@ The most up-to-date translations can be found at:
## Release Team
The release team for Koha 17.11.01 is
The release team for Koha 17.11.02 is
- Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
- Release Manager assistant: [Nick Clemens](mailto:nick@bywatersolutions.com)
@ -246,80 +244,99 @@ The release team for Koha 17.11.01 is
- [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
- Release Maintainers:
- 17.11 -- [Nick Clemens](mailto:nick@bywatersolutions.com)
- 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
- 16.11 -- [Chris Cormack](mailto:chris@bigballofwax.co.nz)
- 16.11 -- [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
- 16.05 -- [Mason James](mailto:mtj@kohaaloha.com)
## Credits
We thank the following libraries who are known to have sponsored
new features in Koha 17.11.01:
new features in Koha 17.11.02:
- Catalyst IT
We thank the following individuals who contributed patches to Koha 17.11.01.
We thank the following individuals who contributed patches to Koha 17.11.02.
- root (1)
- Aleisha Amohia (1)
- Aleisha Amohia (6)
- David Bourgault (2)
- Nick Clemens (11)
- Marcel de Rooy (4)
- Jonathan Druart (21)
- Claire Gravely (1)
- Victor Grousset (3)
- Amit Gupta (3)
- David Gustafsson (1)
- Owen Leonard (6)
- Julian Maurice (1)
- Alex Buckley (1)
- Nick Clemens (18)
- Tomás Cohen Arazi (1)
- Charlotte Cordwell (2)
- Olivier Crouzet (1)
- Frédéric Demians (1)
- Marcel de Rooy (5)
- Jonathan Druart (36)
- Victor Grousset (1)
- Srdjan Jankovic (1)
- Janusz Kaczmarek (1)
- Olli-Antti Kivilahti (1)
- Owen Leonard (7)
- Julian Maurice (6)
- Kyle M Hall (2)
- Josef Moravec (3)
- Chris Nighswonger (1)
- Simon Pouchol (1)
- Fridolin Somers (3)
- Mark Tompsett (3)
- Josef Moravec (4)
- Te Rauhina Jackson (1)
- Liz Rea (2)
- Grace Smyth (2)
- Lari Taskula (1)
- Mirko Tietgen (3)
- Mark Tompsett (5)
- Koha translators (1)
- Jesse Weaver (1)
- Chris Weeks (1)
We thank the following libraries, companies, and other institutions who contributed
patches to Koha 17.11.01
- ACPL (6)
- BibLibre (8)
- BSZ BW (1)
- bugs.koha-community.org (21)
- ByWater-Solutions (13)
- Foundations (1)
- Göteborgs universitet (1)
- informaticsglobal.com (3)
- Rijksmuseum (4)
patches to Koha 17.11.02
- (0)
- abunchofthings.net (3)
- ACPL (7)
- BibLibre (7)
- bugs.koha-community.org (36)
- ByWater-Solutions (20)
- Catalyst (5)
- jns.fi (2)
- Rijksmuseum (5)
- Solutions inLibro inc (2)
- translate.koha-community.org (1)
- unidentified (7)
- Tamil (1)
- Theke Solutions (1)
- unidentified (22)
- Université Jean Moulin Lyon 3 (1)
We also especially thank the following individuals who tested patches
for Koha.
- BWS Sandboxes (1)
- Charles Farmer (2)
- Chris Cormack (2)
- Claire Gravely (2)
- David Bourgalt (1)
- David Bourgault (8)
- Dilan Johnpullé (1)
- Dominic Pichette (2)
- Alex Arnaud (2)
- Arturo (3)
- Björn Nylén (2)
- Charlotte Cordwell (2)
- Claire Gravely (4)
- David Bourgault (6)
- Dilan Johnpullé (3)
- Dominic Pichette (3)
- George Williams (1)
- Jonathan Druart (64)
- Jonathan Druat (1)
- Jon Knight (4)
- Josef Moravec (15)
- Julian Maurice (6)
- Katrin Fischer (12)
- Mark Tompsett (6)
- Nick Clemens (74)
- Nicolas Legrand (1)
- Owen Leonard (8)
- Simon Pouchol (3)
- Tomas Cohen Arazi (2)
- Kyle M Hall (5)
- Grace Smyth (1)
- Jonathan Druart (104)
- Jon Knight (8)
- Josef Moravec (21)
- Julian Maurice (7)
- Katrin Fischer (17)
- Lee Jamison (1)
- Liz Rea (1)
- Marci Chen (1)
- Marc Véron (1)
- Marjorie Barry-Vila (2)
- Marjorie Vila (3)
- Mark Tompsett (10)
- Nick Clemens (122)
- Owen Leonard (12)
- Scott Kehoe (2)
- Simon Pouchol (2)
- Tomas Cohen Arazi (1)
- Kyle M Hall (22)
- Signed-off-by Owen Leonard (1)
- Marcel de Rooy (25)
- Your Full Name (2)
- Marcel de Rooy (21)
- Mohd Hafiz Yusoff (1)
We regret any omissions. If a contributor has been inadvertently missed,
@ -334,7 +351,7 @@ version of Koha can be retrieved by checking out the master branch of:
- [Koha Git Repository](git://git.koha-community.org/koha.git)
The branch for this version of Koha and future bugfixes in this release
line is 1711_rel.
line is 17.11.X.
## Bugs and feature requests
@ -346,4 +363,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 22 Dec 2017 11:18:33.
Autogenerated release notes updated last on 23 Jan 2018 11:37:23.

117
release_notes_17_11_11.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 17.11.10
19 Oct 2018
# RELEASE NOTES FOR KOHA 17.11.11
24 oct. 2018
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -8,18 +8,18 @@ website for the Koha project is:
- [Koha Community](http://koha-community.org)
Koha 17.11.10 can be downloaded from:
Koha 17.11.11 can be downloaded from:
- [Download](http://download.koha-community.org/koha-17.11.10.tar.gz)
- [Download](http://download.koha-community.org/koha-17.11.11.tar.gz)
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.11.10 is a bugfix/maintenance release.
Koha 17.11.11 is a bugfix/maintenance release.
It includes 4 enhancements, 35 bugfixes.
It includes 4 enhancements, 38 bugfixes.
@ -56,16 +56,26 @@ It includes 4 enhancements, 35 bugfixes.
### Circulation
- [[10382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10382) collection not returning to null when removed from course reserves
- [[21176]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21176) decreaseLoanHighHolds does not properly calculate date when TimeFormat set to 12 hour
### Installation and upgrade (command-line installer)
- [[16690]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16690) Improve security of remote database installations
- [[21440]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21440) koha-create expects the file passed by $DEFAULTSQL to be in gzip format
> Add support to koha-create to allow it to accept both compressed and uncompressed files for DEFAULTSQL
### Label/patron card printing
- [[21281]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21281) Label Template - Creation not working
### OPAC
- [[21479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21479) Removing from cart removes 2 items
### translate.koha-community.org
- [[21480]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21480) misc/translator/translate does not work with perl 5.26
@ -188,32 +198,32 @@ The Git repository for the Koha manual can be found at
Complete or near-complete translations of the OPAC and staff
interface are available in this release for the following languages:
- Arabic (99.5%)
- Armenian (100%)
- Basque (75.4%)
- Chinese (China) (79.8%)
- Chinese (Taiwan) (99.8%)
- Czech (94.2%)
- Arabic (99.4%)
- Armenian (99.9%)
- Basque (75.3%)
- Chinese (China) (79.7%)
- Chinese (Taiwan) (99.7%)
- Czech (94.1%)
- Danish (65.7%)
- English (New Zealand) (99.5%)
- English (New Zealand) (99.4%)
- English (USA)
- Finnish (95.7%)
- French (99%)
- French (Canada) (92.1%)
- Finnish (95.6%)
- French (98.9%)
- French (Canada) (92%)
- German (100%)
- German (Switzerland) (99.5%)
- German (Switzerland) (99.4%)
- Greek (82.4%)
- Hindi (100%)
- Italian (99.9%)
- Norwegian Bokmål (54.6%)
- Occitan (post 1500) (72.9%)
- Hindi (99.9%)
- Italian (99.8%)
- Norwegian Bokmål (54.5%)
- Occitan (post 1500) (72.8%)
- Persian (54.8%)
- Polish (97.5%)
- Portuguese (100%)
- Portuguese (Brazil) (84.5%)
- Slovak (96.7%)
- Spanish (100%)
- Swedish (91.7%)
- Portuguese (99.9%)
- Portuguese (Brazil) (84.4%)
- Slovak (96.6%)
- Spanish (99.9%)
- Swedish (91.6%)
- Turkish (100%)
- Vietnamese (67.4%)
@ -234,7 +244,7 @@ The most up-to-date translations can be found at:
## Release Team
The release team for Koha 17.11.10 is
The release team for Koha 17.11.11 is
- Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
- Release Manager assistants:
@ -272,16 +282,16 @@ The release team for Koha 17.11.10 is
- Release Maintainers:
- 18.05 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
- 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
- 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
## Credits
We thank the following libraries who are known to have sponsored
new features in Koha 17.11.10:
new features in Koha 17.11.11:
We thank the following individuals who contributed patches to Koha 17.11.10.
We thank the following individuals who contributed patches to Koha 17.11.11.
- Blou (1)
- Alex Arnaud (2)
- Christopher Brannon (1)
- Colin Campbell (1)
- Nick Clemens (3)
@ -294,27 +304,27 @@ We thank the following individuals who contributed patches to Koha 17.11.10.
- Pasi Kallinen (1)
- Olli-Antti Kivilahti (1)
- Jon Knight (1)
- Owen Leonard (2)
- Owen Leonard (3)
- Ere Maijala (1)
- Kyle M Hall (7)
- Kyle M Hall (8)
- Martin Renvoize (1)
- Andreas Roussos (1)
- Fridolin Somers (7)
- Andreas Roussos (2)
- Fridolin Somers (8)
- Mirko Tietgen (1)
- Mark Tompsett (6)
- Koha translators (1)
- Baptiste Wojtkowski (1)
We thank the following libraries, companies, and other institutions who contributed
patches to Koha 17.11.10
patches to Koha 17.11.11
- abunchofthings.net (1)
- ACPL (2)
- BibLibre (8)
- ACPL (3)
- BibLibre (11)
- BSZ BW (7)
- bugs.koha-community.org (17)
- ByWater-Solutions (4)
- bywatersolutiosn.com (1)
- bywatetsolutions.com (5)
- ByWater-Solutions (5)
- bywatetsolutions.com (6)
- cdalibrary.org (1)
- helsinki.fi (2)
- joensuu.fi (1)
@ -324,32 +334,31 @@ patches to Koha 17.11.10
- Rijksmuseum (2)
- Solutions inLibro inc (1)
- Theke Solutions (1)
- unidentified (7)
- unidentified (8)
We also especially thank the following individuals who tested patches
for Koha.
- Barry Cannon (1)
- Nick Clemens (47)
- Tomas Cohen Arazi (4)
- Chris Cormack (6)
- Caroline Cyr La rose (2)
- Caroline Cyr La Rose (1)
- Nick Clemens (51)
- Tomas Cohen Arazi (5)
- Chris Cormack (7)
- Caroline Cyr La Rose (3)
- Michal Denar (6)
- Marcel de Rooy (5)
- Jonathan Druart (25)
- Marcel de Rooy (8)
- Jonathan Druart (26)
- Katrin Fischer (19)
- Claire Gravely (1)
- Dilan Johnpullé (1)
- Pasi Kallinen (1)
- Owen Leonard (9)
- Julian Maurice (4)
- Kyle M Hall (1)
- Josef Moravec (1)
- David Nind (2)
- Kyle M Hall (3)
- Josef Moravec (3)
- David Nind (3)
- Séverine QUEUNE (6)
- Martin Renvoize (58)
- Fridolin Somers (61)
- Martin Renvoize (65)
- Fridolin Somers (67)
- Mark Tompsett (5)
- Marc Véron (1)
@ -378,4 +387,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 19 Oct 2018 09:52:29.
Autogenerated release notes updated last on 24 oct. 2018 09:31:21.

2
release_notes_18_05_00.md

@ -1292,7 +1292,7 @@ The release team for Koha 18.05.00 is
- Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
- Release Manager assistant: [Nick Clemens](mailto:nick@bywatersolutions.com)
- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
- QA Team:
- [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
- [Alex Arnaud](mailto:alex.arnaud@biblibre.com)

359
release_notes_18_05_02.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 18.05.01
22 Jun 2018
# RELEASE NOTES FOR KOHA 18.05.02
23 Jul 2018
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -8,143 +8,207 @@ website for the Koha project is:
- [Koha Community](http://koha-community.org)
Koha 18.05.01 can be downloaded from:
Koha 18.05.02 can be downloaded from:
- [Download](http://download.koha-community.org/koha-18.05.01.tar.gz)
- [Download](http://download.koha-community.org/koha-18.05.02.tar.gz)
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 18.05.01 is a bugfix/maintenance release.
Koha 18.05.02 is a bugfix/maintenance release.
It includes 42 bugfixes.
It includes 7 enhancements, 57 bugfixes.
## Enhancements
### Architecture, internals, and plumbing
- [[20456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20456) Remove the C4::Serials::GetSubscriptionsFromBorrower
### I18N/L10N
- [[20709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20709) Update GERMAN MARC frameworks to Updates 23-26 (Nov 2016, May and Apr 2018)
### MARC Bibliographic data support
- [[19835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19835) Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017)
- [[20710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20710) Update MARC21 frameworks to Update 26 (April 2018)
### OPAC
- [[20876]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20876) The form_serialized_itype cookie is not used and should be removed
### Patrons
- [[20867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20867) Ability to show membership renewal date on moremember.pl page
### Templates
- [[20520]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20520) Re-indent moremember.tt
## Critical bugs fixed
### Acquisitions
- [[20798]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20798) Client side validation for for fund selection prevents adding only some records to a basket
- [[20827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20827) Can't add owner to a fund
- [[20861]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20861) Correct EDI permissions on some pages
- [[20972]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20972) If ISBN has 10 numbers only the first 9 numbers are used
- [[20979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20979) Error message when deleting bib attached to order
### Architecture, internals, and plumbing
### Authentication
- [[18821]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18821) TrackLastPatronActivity is a performance killer
- [[20918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20918) left-side navigation broken on the checkout history page
- [[20922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20922) Koha::Number::Price must not be used in updatedatabase.pl
- [[20879]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20879) Shibboleth in combination with LDAP as an alternative no longer works
### Cataloging
- [[20761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20761) Advanced Cataloging Editor - Rancor - Some js files are not fetched using Asset
- [[20928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20928) Checkout status not showing patron
### Circulation
- [[20825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20825) Cannot checkout if item types at biblio level
- [[20889]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20889) Items marked as not for loan can be checked out
- [[20934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20934) Biblio checkout history shows only current checkout
### Fines and fees
- [[20840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20840) Internal Server Error when clicking on "Details" button
- [[20946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20946) Cannot pay fines for patrons with credits
### Hold requests
### Patrons
- [[20822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20822) Can't find HOLD_SLIP template when printing
- [[13655]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13655) Can't save organisation type patron without entering userid/password
- [[20903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20903) Print payment receipt on child patron could end with server error
- [[20951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20951) Koha::Patron::Discharge is missing use Koha::Patron::Debarments
### OPAC
### SIP2
- [[20763]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20763) AllowPurchaseSuggestionBranchChoice triggers error opac-suggestions.pl is visited without logging in
- [[20832]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20832) Opac user page crash when there is an overdue fine and not any rental charge for a patron
- [[20875]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20875) OpacAddMastheadLibraryPulldown displays an empty list
- [[21020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21020) Return branch not set for transfer when using SIP
### Patrons
### Self checkout
- [[20981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20981) Organization name missing from patron search results
- [[21054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21054) Extra closing body tag in sco-main.tt prevents slip printing
### Searching
### Staff Client
- [[20838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20838) Search by group of libraries is broken
- [[20998]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20998) Non superlibrarians cannot search for patrons using the quicksearch at the top
### Staff Client
### Templates
- [[20652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20652) Sort after item type search fails
- [[20899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20899) Patron name not showing on issuehistory.pl
- [[20977]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20977) Javascript vars used in confirm_deletion in catalog.js do not match strings in catalog-strings.inc
### Test Suite
## Other bugs fixed
- [[20906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20906) Fix Debian 9 Test Failures
### About
### Tools
- [[20818]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20818) Missing QA manager entry in 18.05 release notes
- [[20084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20084) Patron card creator: layouts Industrial2of5 and COOP2of5 broken with error "Invalid Characters"
### Acquisitions
### Web services
- [[20892]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20892) Wrong basketgroup link in histsearch.pl
- [[21046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21046) ILSDI - AuthenticatePatron returns a wrong borrowernumber if cardnumber is empty
## Other bugs fixed
### Architecture, internals, and plumbing
- [[20696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20696) Remove a few ugly "eq undef" comparisons
- [[20767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20767) "The method is not covered by tests!" should give more information
- [[20851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20851) Missing module in circ/article-request-slip.pl
- [[20886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20886) Koha::Object::TO_JSON indiscriminately casting to integer
- [[20911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20911) Search history page forms use 'GET' and this limits the number of entries that can be submitted
- [[20702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20702) Bind results of GetHostItemsInfo to the EasyAnalyticalRecords pref
- [[21008]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21008) pay.pl and paycollect.pl raise warning
- [[21022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022) Exceptions should skip stringifying if message manually passed
### Cataloging
- [[19970]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19970) Revise change of bug 19413 to work better for translations
- [[20760]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20760) Advanced Cataloging Editor - Rancor - AuthorisedValues are incorrectly fetched
- [[20829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20829) 'Link to host item' gives internal server error
- [[15360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15360) Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button
- [[18822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18822) Advanced editor - Rancor - searching broken under Elasticsearch
- [[21009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21009) Max length of inputs on editing/adding items is broken
### Circulation
- [[17561]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17561) ReserveSlip needs itemnumber for item level holds on same biblio
- [[20120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20120) Prevent writeoffs of more than the amount owed for a fee
- [[20793]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20793) Don't show holds link in result list when staff user doesn't have place_holds permission
- [[20794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20794) Don't show holds tab when user doesn't have circulate_remaining_permissions
### Fines and fees
### Command-line Utilities
- [[20285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20285) Lost item refund won't always pay down lost item fee first
- [[20893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20893) batchRebuildItemsTables.pl has incorrect parameter
### MARC Bibliographic data support
### I18N/L10N
- [[20700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20700) Update MARC21 leader/007/008 codes
- [[20332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20332) Untranslatable strings in grouped OPAC results
- [[21029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21029) "Suspend until" in modal in staff patron account is not translatable
### OPAC
### Label/patron card printing
- [[6647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6647) Label item search should use standard pagination routine
- [[20053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20053) Drop type attribute "text/javascript" for <script> elements used in OPAC templates
### Lists
> Prevents warnings about type attribute being generated for <script> elements when testing the OPAC pages using W3C Validator for HTML5.
- [[17886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17886) Don't show option to add to existing list if there are no lists in staff
### OPAC
- [[17869]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17869) Don't show pick-up library for list of holds in OPAC account when there is only one branch
- [[19849]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19849) Rebase of bug 16621 partially reverted bug 12509
- [[20090]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20090) Missing Script Statement for Novelist Select on Some Record Displays in OPAC
- [[20507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20507) Shelf browser does not update image sources when paging
- [[20953]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20953) Discharge can be requested several times on OPAC
- [[20756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20756) OPAC "Share list" button should be styled with an icon
### Packaging
- [[18250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18250) koha-common should start after memcached
- [[20920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20920) Plack timeout because of missing CGI::Compile Perl dependency
- [[20949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20949) Koha depends on Clone
### Patrons
- [[3886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3886) Can't print receipt w/out allowing "Add or modify borrowers" permission
- [[20991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20991) Error will reset category when editing a patron
- [[21025]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21025) Koha::Patron::Discharge is missing use C4::Letters
### Reports
- [[16653]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16653) reports/cat_issues_top.pl does not export "Count of checkouts" column as CSV
- [[20945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20945) Report params not escaped when downloading
### Searching
- [[20864]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20864) Only set bibs_selected cookie when BrowseResultSelection is activated
### Searching - Elasticsearch
- [[19502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19502) Result sets limited to 10000
### Searching - Zebra
- [[20697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20697) Remove some Host-Item-Number noise from zebra-output.log when EasyAnalyticalRecords is not used
### Serials
- [[20778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20778) Unable to delete a subscription
- [[7136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7136) Correct description of Grace period for subscriptions
### Staff Client
- [[20781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20781) 0 months is not a valid enrollment period and causes errors
- [[18521]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18521) Renew and search hotkeys are swapped on returns page.
- [[20919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20919) A Zebra query is done for each item when opening a record detail page
### System Administration
- [[14446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14446) Resolve "Use of uninitialized value in goto" in admin/preferences.pl
### Templates
- [[20752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20752) Files tab in patron account is not properly capitalized
- [[20774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20774) Trivial HTML error in itemslost.tt
- [[20791]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20791) Correct capitalization on 'Notices and slips' page
- [[20831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20831) (Bug 9573 follow-up) Pass id as first parameter instead of selector
- [[20559]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20559) Occurrences of loading-small.gif still exist
- [[20698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20698) Remove obsolete template: transfer-slip.tt
- [[20805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20805) Update child to adult patron process broken on several patron-related pages
- [[20814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20814) Display issue with 'Saved reports' tabs when memcached is off
- [[20881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20881) Order receiving: Price filter missing on_editing
- [[20931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20931) JS error "ReferenceError: $ is not defined" when CircSidebar is turned on
- [[20999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20999) Remove invalid 'style="block"' from OPAC templates
### Test Suite
- [[20866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20866) ArticleRequests.t fails on existing requests
- [[20900]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20900) Yet another test assumes that CPL is present
- [[21023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21023) Remove warning in t/db_dependent/Circulation/Chargelostitem.t
@ -157,7 +221,7 @@ Important notes:
## Documentation
The Koha manual is maintained in DocBook. The home page for Koha
The Koha manual is maintained in Sphinx. The home page for Koha
documentation is
- [Koha Documentation](http://koha-community.org/documentation/)
@ -170,39 +234,39 @@ Koha manual is available:
The Git repository for the Koha manual can be found at
- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary)
- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual)
## Translations
Complete or near-complete translations of the OPAC and staff
interface are available in this release for the following languages:
- Arabic (98%)
- Arabic (100%)
- Armenian (99.9%)
- Basque (73.6%)
- Basque (73.5%)
- Chinese (China) (77.9%)
- Chinese (Taiwan) (100%)
- Czech (92.2%)
- Czech (92.6%)
- Danish (64.4%)
- English (New Zealand) (96.9%)
- English (New Zealand) (96.8%)
- English (USA)
- Finnish (93%)
- French (100%)
- French (Canada) (89.6%)
- German (100%)
- German (Switzerland) (99.9%)
- Greek (79.7%)
- Hindi (100%)
- German (Switzerland) (99.8%)
- Greek (79.9%)
- Hindi (99.9%)
- Italian (98.2%)
- Norwegian Bokmål (65.7%)
- Norwegian Bokmål (65.8%)
- Occitan (post 1500) (71.2%)
- Persian (53.6%)
- Polish (95.1%)
- Portuguese (99.9%)
- Portuguese (Brazil) (82.1%)
- Persian (53.5%)
- Polish (94.9%)
- Portuguese (100%)
- Portuguese (Brazil) (83%)
- Slovak (95.3%)
- Spanish (99.9%)
- Swedish (95.1%)
- Spanish (99.8%)
- Swedish (95%)
- Turkish (99.9%)
- Vietnamese (65.9%)
@ -223,10 +287,9 @@ The most up-to-date translations can be found at:
## Release Team
The release team for Koha 18.05.01 is
The release team for Koha 18.05.02 is
- Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
- Release Manager assistants:
- [Brendan Gallagher](mailto:brendan@bywatersolutions.com)
- [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
@ -236,7 +299,6 @@ The release team for Koha 18.05.01 is
- Module Maintainers:
- REST API -- [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
- Elasticsearch -- [Nick Clemens](mailto:nick@bywatersolutions.com)
- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
- QA Team:
@ -249,22 +311,17 @@ The release team for Koha 18.05.01 is
- [Kyle Hall](mailto:kyle@bywatersolutions.com)
- [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
- [Chris Cormack](mailto:chrisc@catalyst.net.nz)
- Bug Wranglers:
- Claire Gravely
- Jon Knight
- [Indranil Das Gupta](mailto:indradg@l2c2.co.inc)
- [Amit Gupta](mailto:amitddng135@gmail.com)
- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
- Documentation Team:
- Lee Jamison
- David Nind
- Caroline Cyr La Rose
- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
- Release Maintainers:
- 18.05 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
- 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
@ -272,66 +329,88 @@ The release team for Koha 18.05.01 is
## Credits
We thank the following libraries who are known to have sponsored
new features in Koha 18.05.01:
We thank the following individuals who contributed patches to Koha 18.05.01.
- Nick Clemens (6)
- Marcel de Rooy (4)
- Jonathan Druart (26)
- Katrin Fischer (4)
- Bernardo González Kriegel (1)
- Owen Leonard (5)
- Kyle M Hall (10)
- Josef Moravec (2)
- Martin Renvoize (2)
- Benjamin Rokseth (1)
- Fridolin Somers (1)
- Koha translators (1)
new features in Koha 18.05.02:
- Gothenburg University Library
We thank the following individuals who contributed patches to Koha 18.05.02.
- xljoha (1)
- Alex Arnaud (1)
- Alex Buckley (1)
- Colin Campbell (1)
- Jérôme Charaoui (1)
- Nick Clemens (11)
- Tomás Cohen Arazi (8)
- Marcel de Rooy (8)
- Jonathan Druart (14)
- Charles Farmer (1)
- Katrin Fischer (9)
- Bernardo González Kriegel (4)
- Caitlin Goodger (1)
- Victor Grousset (3)
- Amit Gupta (1)
- Pasi Kallinen (2)
- David Kuhn (1)
- Owen Leonard (15)
- Julian Maurice (4)
- Kyle M Hall (3)
- Josef Moravec (3)
- Martin Renvoize (7)
- Fridolin Somers (2)
- Mirko Tietgen (3)
We thank the following libraries, companies, and other institutions who contributed
patches to Koha 18.05.01
- ACPL (5)
- BibLibre (2)
- BSZ BW (4)
- bugs.koha-community.org (26)
- ByWater-Solutions (8)
- bywatetsolutions.com (8)
- deichman.no (1)
- PTFS-Europe (2)
- Rijksmuseum (4)
- unidentified (2)
- Universidad Nacional de Córdoba (1)
patches to Koha 18.05.02
- abunchofthings.net (3)
- ACPL (15)
- BibLibre (10)
- BSZ BW (9)
- bugs.koha-community.org (14)
- ByWater-Solutions (13)
- bywatetsolutions.com (1)
- Catalyst (1)
- cmaisonneuve.qc.ca (1)
- Göteborgs universitet (1)
- informaticsglobal.com (1)
- inLibro.com (1)
- joensuu.fi (2)
- PTFS-Europe (8)
- Rijksmuseum (8)
- Theke Solutions (8)
- unidentified (4)
- Universidad Nacional de Córdoba (4)
- wegc.school.nz (1)
We also especially thank the following individuals who tested patches
for Koha.
- Blou (1)
- Nick Clemens (60)
- Tomas Cohen Arazi (4)
- Chris Cormack (5)
- Marcel de Rooy (20)
- Jonathan Druart (17)
- Charles Farmer (2)
- Katrin Fischer (16)
- Brendan Gallagher (1)
- Hugo Agud (1)
- Aleisha Amohia (1)
- Alex Arnaud (5)
- Colin Campbell (1)
- Nick Clemens (109)
- Tomas Cohen Arazi (10)
- Chris Cormack (6)
- Marcel de Rooy (19)
- Jonathan Druart (19)
- Charles Farmer (5)
- Katrin Fischer (50)
- Bernardo Gonzalez Kriegel (2)
- Amit Gupta (1)
- Andrew Isherwood (2)
- Jon Knight (1)
- Pierre-Luc Lapointe (2)
- Owen Leonard (6)
- Julian Maurice (1)
- Kyle M Hall (7)
- Josef Moravec (2)
- Séverine QUEUNE (3)
- Martin Renvoize (66)
- Maksim Sen (1)
- Maryse Simard (2)
- Mark Tompsett (5)
- Ed Veal (1)
- George Williams (1)
- Pasi Kallinen (2)
- Pierre-Luc Lapointe (3)
- Owen Leonard (5)
- Julian Maurice (3)
- Kyle M Hall (4)
- Josef Moravec (17)
- Séverine QUEUNE (4)
- Martin Renvoize (114)
- Maryse Simard (7)
- Mirko Tietgen (6)
- Mark Tompsett (3)
- Cab Vinton (1)
We regret any omissions. If a contributor has been inadvertently missed,
@ -351,11 +430,11 @@ line is 18.05.x.
## Bugs and feature requests
Bug reports and feature requests can be filed at the Koha bug
t racker at:
tracker at:
- [Koha Bugzilla](http://bugs.koha-community.org)
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 22 Jun 2018 09:34:17.
Autogenerated release notes updated last on 20 Jul 2018 14:56:19.

45
release_notes_18_05_05.md

@ -1,5 +1,5 @@
# RELEASE NOTES FOR KOHA 18.05.04
19 Oct 2018
# RELEASE NOTES FOR KOHA 18.05.05
23 Oct 2018
Koha is the first free and open source software library automation
package (ILS). Development is sponsored by libraries of varying types
@ -8,16 +8,16 @@ website for the Koha project is:
- [Koha Community](http://koha-community.org)
Koha 18.05.04 can be downloaded from:
Koha 18.05.05 can be downloaded from:
- [Download](http://download.koha-community.org/koha-18.05.04.tar.gz)
- [Download](http://download.koha-community.org/koha-18.05.05.tar.gz)
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 18.05.04 is a bugfix/maintenance release.
Koha 18.05.05 is a bugfix/maintenance release.
It includes 3 enhancements, 67 bugfixes.
@ -28,11 +28,6 @@ It includes 3 enhancements, 67 bugfixes.
### Architecture, internals, and plumbing
- [[20287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20287) Move AddMember and ModMember to Koha::Patron
> The Koha::Object->get_from_storage method was backported for the 18.05.05 release for use in tests required for other backports.
- [[20669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20669) Add upgrade method to plugins
> This enhancement standardises the methods used by plugin authors to maintain their plugin data across plugin versions.
@ -268,18 +263,18 @@ interface are available in this release for the following languages:
- Arabic (100%)
- Armenian (100%)
- Basque (73.4%)
- Chinese (China) (78%)
- Chinese (China) (77.9%)
- Chinese (Taiwan) (100%)
- Czech (93.5%)
- Danish (64.3%)
- English (New Zealand) (96.8%)
- English (New Zealand) (96.7%)
- English (USA)
- Finnish (93.6%)
- French (99.9%)
- French (100%)
- French (Canada) (94.8%)
- German (100%)
- German (Switzerland) (99.7%)
- Greek (80.8%)
- Greek (80.9%)
- Hindi (100%)
- Italian (98.6%)
- Norwegian Bokmål (68.7%)
@ -287,8 +282,8 @@ interface are available in this release for the following languages:
- Persian (53.4%)
- Polish (94.8%)
- Portuguese (100%)
- Portuguese (Brazil) (84.9%)
- Slovak (95.6%)
- Portuguese (Brazil) (84.8%)
- Slovak (95.5%)
- Spanish (100%)
- Swedish (95%)
- Turkish (100%)
@ -311,7 +306,7 @@ The most up-to-date translations can be found at:
## Release Team
The release team for Koha 18.05.04 is
The release team for Koha 18.05.05 is
- Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
- Release Manager assistants:
@ -353,12 +348,12 @@ The release team for Koha 18.05.04 is
## Credits
We thank the following libraries who are known to have sponsored
new features in Koha 18.05.04:
new features in Koha 18.05.05:
- Escuela de Orientacion Lacaniana
- Gothenburg University Library
We thank the following individuals who contributed patches to Koha 18.05.04.
We thank the following individuals who contributed patches to Koha 18.05.05.
- Alberto (1)
- Blou (3)
@ -381,15 +376,17 @@ We thank the following individuals who contributed patches to Koha 18.05.04.
- Kyle M Hall (5)
- Josef Moravec (2)
- Dobrica Pavlinusic (1)
- Martin Renvoize (10)
- Martin Renvoize (12)
- Andreas Roussos (4)
- Fridolin Somers (4)
- Mark Tompsett (6)
- Koha translators (1)
- Baptiste Wojtkowski (1)
We thank the following libraries, companies, and other institutions who contributed
patches to Koha 18.05.04
patches to Koha 18.05.05
- (0)
- ACPL (6)
- BibLibre (7)
- BSZ BW (5)
@ -404,7 +401,7 @@ patches to Koha 18.05.04
- joensuu.fi (1)
- Libriotech (1)
- Loughborough University (1)
- PTFS-Europe (15)
- PTFS-Europe (17)
- Rijksmuseum (4)
- rot13.org (1)
- Solutions inLibro inc (3)
@ -438,7 +435,7 @@ for Koha.
- Josef Moravec (12)
- David Nind (3)
- Séverine QUEUNE (7)
- Martin Renvoize (130)
- Martin Renvoize (133)
- Andreas Roussos (1)
- Pierre-Marc Thibault (4)
- Mark Tompsett (2)
@ -469,4 +466,4 @@ tracker at:
He rau ringa e oti ai.
(Many hands finish the work)
Autogenerated release notes updated last on 19 Oct 2018 09:52:17.
Autogenerated release notes updated last on 23 Oct 2018 15:00:16.

Loading…
Cancel
Save