Update release notes for 19.05.17 release
Signed-off-by: Victor Grousset/tuxayo <victor@tuxayo.net>
This commit is contained in:
parent
a8a868935f
commit
cd251c7317
2 changed files with 737 additions and 0 deletions
403
misc/release_notes/release_notes_19_05_17.html
Normal file
403
misc/release_notes/release_notes_19_05_17.html
Normal file
|
@ -0,0 +1,403 @@
|
|||
<h1 id="releasenotesforkoha19.05.17">RELEASE NOTES FOR KOHA 19.05.17</h1>
|
||||
|
||||
<p>23 Nov 2020</p>
|
||||
|
||||
<p>Koha is the first free and open source software library automation
|
||||
package (ILS). Development is sponsored by libraries of varying types
|
||||
and sizes, volunteers, and support companies from around the world. The
|
||||
website for the Koha project is:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://koha-community.org">Koha Community</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Koha 19.05.17 can be downloaded from:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://download.koha-community.org/koha-19.05.17.tar.gz">Download</a></li>
|
||||
</ul>
|
||||
|
||||
<p>Installation instructions can be found at:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
|
||||
<li>OR in the INSTALL files that come in the tarball</li>
|
||||
</ul>
|
||||
|
||||
<p>Koha 19.05.17 is a bugfix/maintenance release with security fixes.</p>
|
||||
|
||||
<p>It includes 1 security fixes, 15 bugfixes.</p>
|
||||
|
||||
<h3 id="systemrequirements">System requirements</h3>
|
||||
|
||||
<ul>
|
||||
<li>Debian 8 (Jessie) is not supported anymore</li>
|
||||
<li>MySQL 5.5 is not supported anymore</li>
|
||||
</ul>
|
||||
|
||||
<p>Koha is continuously tested against the following configurations and as such these are the recommendations for
|
||||
deployment: </p>
|
||||
|
||||
<ul>
|
||||
<li>Debian 9 (Stretch) with MariaDB 10.1 (and experimental MariaDB 10.3 support)</li>
|
||||
<li>Ubuntu 18.04 (Bionic) with MariaDB 10.1</li>
|
||||
</ul>
|
||||
|
||||
<p>Additional notes:</p>
|
||||
|
||||
<ul>
|
||||
<li>Perl >= 5.14 is required and 5.24 or 5.26 are recommended</li>
|
||||
<li>Zebra or Elasticsearch is required</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="securitybugs">Security bugs</h2>
|
||||
|
||||
<h3 id="koha">Koha</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26904">[26904]</a> OPAC password recovery allows regexp in email</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="criticalbugsfixed">Critical bugs fixed</h2>
|
||||
|
||||
<h3 id="acquisitions">Acquisitions</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26496">[26496]</a> Budget plan save button doesn't save plans</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26639">[26639]</a> Turn auto_savepoint ON</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="cataloging">Cataloging</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18051">[18051]</a> Advanced Editor - Rancor - encoding issues with some sources</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="database">Database</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18050">[18050]</a> Missing constraint on aqbudgets.budget_period_id in aqbudgets</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="serials">Serials</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26604">[26604]</a> "Generate next" button gives error on serials-collection.pl</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="otherbugsfixed">Other bugs fixed</h2>
|
||||
|
||||
<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26260">[26260]</a> elasticsearch>cnx_pool missing in koha-conf-site.xml.in</li>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26569">[26569]</a> Use gender-neutral pronouns in systempreference explanation field in DB</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="cataloging">Cataloging</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24780">[24780]</a> 952$i stocknumber does not display in batch item modification</li>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26613">[26613]</a> In the unimarc_framework.sql file in the it-IT translation there are wrong value fields for 995 r record</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="circulation">Circulation</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26224">[26224]</a> Prevent double submit of header checkin form</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="command-lineutilities">Command-line Utilities</h3>
|
||||
|
||||
<ul>
|
||||
<li><p><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26601">[26601]</a> Add utf8 output to text output of overdue_notices.pl</p>
|
||||
|
||||
<p><strong>Sponsored by</strong> <em>Styrian State Library</em></p></li>
|
||||
</ul>
|
||||
|
||||
<h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26612">[26612]</a> Error during web install for it-IT translation</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26606">[26606]</a> Correctly URI-encode query string in URL loaded after deleting an authority record</li>
|
||||
</ul>
|
||||
|
||||
<h3 id="testsuite">Test Suite</h3>
|
||||
|
||||
<ul>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25665">[25665]</a> test t/db_dependent/Circulation.t fails on a specific date</li>
|
||||
<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26589">[26589]</a> t/db_dependent/OAI/Sets.t unit test fails due to OAI-PMH:AutoUpdateSets syspref</li>
|
||||
</ul>
|
||||
|
||||
<h2 id="documentation">Documentation</h2>
|
||||
|
||||
<p>The Koha manual is maintained in Sphinx. The home page for Koha
|
||||
documentation is </p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://koha-community.org/documentation/">Koha Documentation</a></li>
|
||||
</ul>
|
||||
|
||||
<p>As of the date of these release notes, only the English version of the
|
||||
Koha manual is available:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://koha-community.org/manual/19.05/en/html/">Koha Manual</a></li>
|
||||
</ul>
|
||||
|
||||
<p>The Git repository for the Koha manual can be found at</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="translations">Translations</h2>
|
||||
|
||||
<p>Complete or near-complete translations of the OPAC and staff
|
||||
interface are available in this release for the following languages:</p>
|
||||
|
||||
<ul>
|
||||
<li>Arabic (98.6%)</li>
|
||||
<li>Armenian (100%)</li>
|
||||
<li>Armenian (Classical) (99.9%)</li>
|
||||
<li>Basque (59.2%)</li>
|
||||
<li>Chinese (China) (59.7%)</li>
|
||||
<li>Chinese (Taiwan) (99.3%)</li>
|
||||
<li>Czech (92.8%)</li>
|
||||
<li>Danish (52%)</li>
|
||||
<li>English (New Zealand) (82.7%)</li>
|
||||
<li>English (USA)</li>
|
||||
<li>Finnish (79%)</li>
|
||||
<li>French (99.1%)</li>
|
||||
<li>French (Canada) (98.9%)</li>
|
||||
<li>German (100%)</li>
|
||||
<li>German (Switzerland) (85.7%)</li>
|
||||
<li>Greek (73.7%)</li>
|
||||
<li>Hindi (100%)</li>
|
||||
<li>Italian (90.2%)</li>
|
||||
<li>Norwegian Bokmål (88.3%)</li>
|
||||
<li>Occitan (post 1500) (55.9%)</li>
|
||||
<li>Polish (82.7%)</li>
|
||||
<li>Portuguese (99.8%)</li>
|
||||
<li>Portuguese (Brazil) (94.1%)</li>
|
||||
<li>Slovak (86.5%)</li>
|
||||
<li>Spanish (99.9%)</li>
|
||||
<li>Swedish (87.8%)</li>
|
||||
<li>Turkish (100%)</li>
|
||||
<li>Ukrainian (73.7%)</li>
|
||||
<li>Vietnamese (50.8%)</li>
|
||||
</ul>
|
||||
|
||||
<p>Partial translations are available for various other languages.</p>
|
||||
|
||||
<p>The Koha team welcomes additional translations; please see</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
|
||||
</ul>
|
||||
|
||||
<p>For information about translating Koha, and join the koha-translate
|
||||
list to volunteer:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
|
||||
</ul>
|
||||
|
||||
<p>The most up-to-date translations can be found at:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://translate.koha-community.org/">Koha Translation</a></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="releaseteam">Release Team</h2>
|
||||
|
||||
<p>The release team for Koha 19.05.17 is</p>
|
||||
|
||||
<ul>
|
||||
<li><p>Release Manager: Jonathan Druart</p></li>
|
||||
<li><p>Release Manager assistants:</p>
|
||||
|
||||
<ul>
|
||||
<li>Martin Renvoize</li>
|
||||
<li>Tomás Cohen Arazi</li>
|
||||
</ul></li>
|
||||
<li><p>QA Manager: Katrin Fischer</p></li>
|
||||
<li><p>QA Team:</p>
|
||||
|
||||
<ul>
|
||||
<li>Marcel de Rooy</li>
|
||||
<li>Joonas Kylmälä</li>
|
||||
<li>Josef Moravec</li>
|
||||
<li>Tomás Cohen Arazi</li>
|
||||
<li>Nick Clemens</li>
|
||||
<li>Kyle Hall</li>
|
||||
<li>Martin Renvoize</li>
|
||||
<li>Alex Arnaud</li>
|
||||
<li>Julian Maurice</li>
|
||||
<li>Matthias Meusburger</li>
|
||||
</ul></li>
|
||||
<li><p>Topic Experts:</p>
|
||||
|
||||
<ul>
|
||||
<li>Elasticsearch -- Frédéric Demians</li>
|
||||
<li>REST API -- Tomás Cohen Arazi</li>
|
||||
<li>UI Design -- Owen Leonard</li>
|
||||
<li>Zebra -- Fridolin Somers</li>
|
||||
<li>Accounts -- Martin Renvoize</li>
|
||||
<li>CAS/Shibboleth -- Matthias Meusburger</li>
|
||||
</ul></li>
|
||||
<li><p>Bug Wranglers:</p>
|
||||
|
||||
<ul>
|
||||
<li>Michal Denár</li>
|
||||
<li>Holly Cooper</li>
|
||||
<li>Henry Bolshaw</li>
|
||||
<li>Lisette Scheer</li>
|
||||
<li>Mengü Yazıcıoğlu</li>
|
||||
</ul></li>
|
||||
<li><p>Packaging Manager: Mason James</p></li>
|
||||
<li><p>Documentation Managers:</p>
|
||||
|
||||
<ul>
|
||||
<li>Caroline Cyr La Rose</li>
|
||||
<li>David Nind</li>
|
||||
</ul></li>
|
||||
<li><p>Documentation Team:</p>
|
||||
|
||||
<ul>
|
||||
<li>Martin Renvoize</li>
|
||||
<li>Donna Bachowski</li>
|
||||
<li>Lucy Vaux-Harvey</li>
|
||||
<li>Kelly McElligott</li>
|
||||
<li>Jessica Zairo</li>
|
||||
<li>Chris Cormack</li>
|
||||
<li>Henry Bolshaw</li>
|
||||
<li>Jon Drucker</li>
|
||||
</ul></li>
|
||||
<li><p>Translation Manager: Bernardo González Kriegel</p></li>
|
||||
<li><p>Release Maintainers:</p>
|
||||
|
||||
<ul>
|
||||
<li>20.05 -- Lucas Gass</li>
|
||||
<li>19.11 -- Aleisha Amohia</li>
|
||||
<li>19.05 -- Victor Grousset</li>
|
||||
</ul></li>
|
||||
<li><p>Release Maintainer mentors:</p>
|
||||
|
||||
<ul>
|
||||
<li>19.11 -- Hayley Mapley</li>
|
||||
<li>19.05 -- Martin Renvoize</li>
|
||||
</ul></li>
|
||||
</ul>
|
||||
|
||||
<h2 id="credits">Credits</h2>
|
||||
|
||||
<p>We thank the following libraries who are known to have sponsored
|
||||
new features in Koha 19.05.17:</p>
|
||||
|
||||
<ul>
|
||||
<li>Styrian State Library</li>
|
||||
</ul>
|
||||
|
||||
<p>We thank the following individuals who contributed patches to Koha 19.05.17.</p>
|
||||
|
||||
<ul>
|
||||
<li>Aleisha Amohia (2)</li>
|
||||
<li>Alex Buckley (1)</li>
|
||||
<li>Nick Clemens (2)</li>
|
||||
<li>David Cook (1)</li>
|
||||
<li>Jonathan Druart (2)</li>
|
||||
<li>John Fawcett (2)</li>
|
||||
<li>Katrin Fischer (4)</li>
|
||||
<li>Andrew Fuerste-Henry (1)</li>
|
||||
<li>Victor Grousset (3)</li>
|
||||
<li>Kyle M Hall (1)</li>
|
||||
<li>Mark Hofstetter (1)</li>
|
||||
<li>Mason James (1)</li>
|
||||
<li>Agustín Moyano (1)</li>
|
||||
<li>Martin Renvoize (2)</li>
|
||||
<li>Phil Ringnalda (1)</li>
|
||||
<li>Fridolin Somers (1)</li>
|
||||
<li>Koha Translators (1)</li>
|
||||
</ul>
|
||||
|
||||
<p>We thank the following libraries, companies, and other institutions who contributed
|
||||
patches to Koha 19.05.17</p>
|
||||
|
||||
<ul>
|
||||
<li>BibLibre (1)</li>
|
||||
<li>Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (4)</li>
|
||||
<li>ByWater-Solutions (4)</li>
|
||||
<li>Catalyst (1)</li>
|
||||
<li>Chetco Community Public Library (1)</li>
|
||||
<li>hofstetter.at (1)</li>
|
||||
<li>Independant Individuals (2)</li>
|
||||
<li>Koha Community Developers (5)</li>
|
||||
<li>KohaAloha (1)</li>
|
||||
<li>Prosentient Systems (1)</li>
|
||||
<li>PTFS-Europe (2)</li>
|
||||
<li>Theke Solutions (1)</li>
|
||||
<li>voipsupport.it (2)</li>
|
||||
</ul>
|
||||
|
||||
<p>We also especially thank the following individuals who tested patches
|
||||
for Koha.</p>
|
||||
|
||||
<ul>
|
||||
<li>Aleisha Amohia (18)</li>
|
||||
<li>Tomás Cohen Arazi (1)</li>
|
||||
<li>Nick Clemens (1)</li>
|
||||
<li>Jonathan Druart (15)</li>
|
||||
<li>Katrin Fischer (11)</li>
|
||||
<li>Andrew Fuerste-Henry (2)</li>
|
||||
<li>Lucas Gass (18)</li>
|
||||
<li>Didier Gautheron (1)</li>
|
||||
<li>Victor Grousset (23)</li>
|
||||
<li>Sally Healey (1)</li>
|
||||
<li>Barbara Johnson (2)</li>
|
||||
<li>Julian Maurice (3)</li>
|
||||
<li>Kelly McElligott (1)</li>
|
||||
<li>David Nind (1)</li>
|
||||
<li>Martin Renvoize (7)</li>
|
||||
<li>Marcel de Rooy (1)</li>
|
||||
</ul>
|
||||
|
||||
<p>We regret any omissions. If a contributor has been inadvertently missed,
|
||||
please send a patch against these release notes to
|
||||
koha-patches@lists.koha-community.org.</p>
|
||||
|
||||
<h2 id="revisioncontrolnotes">Revision control notes</h2>
|
||||
|
||||
<p>The Koha project uses Git for version control. The current development
|
||||
version of Koha can be retrieved by checking out the master branch of:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
|
||||
</ul>
|
||||
|
||||
<p>The branch for this version of Koha and future bugfixes in this release
|
||||
line is 19.05.x.</p>
|
||||
|
||||
<h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
|
||||
|
||||
<p>Bug reports and feature requests can be filed at the Koha bug
|
||||
tracker at:</p>
|
||||
|
||||
<ul>
|
||||
<li><a href="https://bugs.koha-community.org">Koha Bugzilla</a></li>
|
||||
</ul>
|
||||
|
||||
<p>He rau ringa e oti ai.
|
||||
(Many hands finish the work)</p>
|
||||
|
||||
<p>Autogenerated release notes updated last on 23 Nov 2020 15:09:23.</p>
|
334
misc/release_notes/release_notes_19_05_17.md
Normal file
334
misc/release_notes/release_notes_19_05_17.md
Normal file
|
@ -0,0 +1,334 @@
|
|||
# RELEASE NOTES FOR KOHA 19.05.17
|
||||
23 Nov 2020
|
||||
|
||||
Koha is the first free and open source software library automation
|
||||
package (ILS). Development is sponsored by libraries of varying types
|
||||
and sizes, volunteers, and support companies from around the world. The
|
||||
website for the Koha project is:
|
||||
|
||||
- [Koha Community](https://koha-community.org)
|
||||
|
||||
Koha 19.05.17 can be downloaded from:
|
||||
|
||||
- [Download](https://download.koha-community.org/koha-19.05.17.tar.gz)
|
||||
|
||||
Installation instructions can be found at:
|
||||
|
||||
- [Koha Wiki](https://wiki.koha-community.org/wiki/Installation_Documentation)
|
||||
- OR in the INSTALL files that come in the tarball
|
||||
|
||||
Koha 19.05.17 is a bugfix/maintenance release with security fixes.
|
||||
|
||||
It includes 1 security fixes, 15 bugfixes.
|
||||
|
||||
### System requirements
|
||||
|
||||
- Debian 8 (Jessie) is not supported anymore
|
||||
- MySQL 5.5 is not supported anymore
|
||||
|
||||
Koha is continuously tested against the following configurations and as such these are the recommendations for
|
||||
deployment:
|
||||
|
||||
- Debian 9 (Stretch) with MariaDB 10.1 (and experimental MariaDB 10.3 support)
|
||||
- Ubuntu 18.04 (Bionic) with MariaDB 10.1
|
||||
|
||||
Additional notes:
|
||||
|
||||
- Perl >= 5.14 is required and 5.24 or 5.26 are recommended
|
||||
- Zebra or Elasticsearch is required
|
||||
|
||||
|
||||
## Security bugs
|
||||
|
||||
### Koha
|
||||
|
||||
- [[26904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26904) OPAC password recovery allows regexp in email
|
||||
|
||||
|
||||
|
||||
|
||||
## Critical bugs fixed
|
||||
|
||||
### Acquisitions
|
||||
|
||||
- [[26496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26496) Budget plan save button doesn't save plans
|
||||
|
||||
### Architecture, internals, and plumbing
|
||||
|
||||
- [[26639]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26639) Turn auto_savepoint ON
|
||||
|
||||
### Cataloging
|
||||
|
||||
- [[18051]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18051) Advanced Editor - Rancor - encoding issues with some sources
|
||||
|
||||
### Database
|
||||
|
||||
- [[18050]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18050) Missing constraint on aqbudgets.budget_period_id in aqbudgets
|
||||
|
||||
### Serials
|
||||
|
||||
- [[26604]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26604) "Generate next" button gives error on serials-collection.pl
|
||||
|
||||
|
||||
## Other bugs fixed
|
||||
|
||||
### Architecture, internals, and plumbing
|
||||
|
||||
- [[26260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26260) elasticsearch>cnx_pool missing in koha-conf-site.xml.in
|
||||
- [[26569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26569) Use gender-neutral pronouns in systempreference explanation field in DB
|
||||
|
||||
### Cataloging
|
||||
|
||||
- [[24780]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24780) 952$i stocknumber does not display in batch item modification
|
||||
- [[26613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26613) In the unimarc_framework.sql file in the it-IT translation there are wrong value fields for 995 r record
|
||||
|
||||
### Circulation
|
||||
|
||||
- [[26224]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26224) Prevent double submit of header checkin form
|
||||
|
||||
### Command-line Utilities
|
||||
|
||||
- [[26601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26601) Add utf8 output to text output of overdue_notices.pl
|
||||
|
||||
**Sponsored by** *Styrian State Library*
|
||||
|
||||
### Installation and upgrade (web-based installer)
|
||||
|
||||
- [[26612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26612) Error during web install for it-IT translation
|
||||
|
||||
### MARC Authority data support
|
||||
|
||||
- [[26606]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26606) Correctly URI-encode query string in URL loaded after deleting an authority record
|
||||
|
||||
### Test Suite
|
||||
|
||||
- [[25665]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=25665) test t/db_dependent/Circulation.t fails on a specific date
|
||||
- [[26589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26589) t/db_dependent/OAI/Sets.t unit test fails due to OAI-PMH:AutoUpdateSets syspref
|
||||
|
||||
|
||||
## Documentation
|
||||
|
||||
The Koha manual is maintained in Sphinx. The home page for Koha
|
||||
documentation is
|
||||
|
||||
- [Koha Documentation](https://koha-community.org/documentation/)
|
||||
|
||||
As of the date of these release notes, only the English version of the
|
||||
Koha manual is available:
|
||||
|
||||
- [Koha Manual](https://koha-community.org/manual/19.05/en/html/)
|
||||
|
||||
|
||||
The Git repository for the Koha manual can be found at
|
||||
|
||||
- [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.6%)
|
||||
- Armenian (100%)
|
||||
- Armenian (Classical) (99.9%)
|
||||
- Basque (59.2%)
|
||||
- Chinese (China) (59.7%)
|
||||
- Chinese (Taiwan) (99.3%)
|
||||
- Czech (92.8%)
|
||||
- Danish (52%)
|
||||
- English (New Zealand) (82.7%)
|
||||
- English (USA)
|
||||
- Finnish (79%)
|
||||
- French (99.1%)
|
||||
- French (Canada) (98.9%)
|
||||
- German (100%)
|
||||
- German (Switzerland) (85.7%)
|
||||
- Greek (73.7%)
|
||||
- Hindi (100%)
|
||||
- Italian (90.2%)
|
||||
- Norwegian Bokmål (88.3%)
|
||||
- Occitan (post 1500) (55.9%)
|
||||
- Polish (82.7%)
|
||||
- Portuguese (99.8%)
|
||||
- Portuguese (Brazil) (94.1%)
|
||||
- Slovak (86.5%)
|
||||
- Spanish (99.9%)
|
||||
- Swedish (87.8%)
|
||||
- Turkish (100%)
|
||||
- Ukrainian (73.7%)
|
||||
- Vietnamese (50.8%)
|
||||
|
||||
Partial translations are available for various other languages.
|
||||
|
||||
The Koha team welcomes additional translations; please see
|
||||
|
||||
- [Koha Translation Info](https://wiki.koha-community.org/wiki/Translating_Koha)
|
||||
|
||||
For information about translating Koha, and join the koha-translate
|
||||
list to volunteer:
|
||||
|
||||
- [Koha Translate List](https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
|
||||
|
||||
The most up-to-date translations can be found at:
|
||||
|
||||
- [Koha Translation](https://translate.koha-community.org/)
|
||||
|
||||
## Release Team
|
||||
|
||||
The release team for Koha 19.05.17 is
|
||||
|
||||
|
||||
- Release Manager: Jonathan Druart
|
||||
|
||||
- Release Manager assistants:
|
||||
- Martin Renvoize
|
||||
- Tomás Cohen Arazi
|
||||
|
||||
- QA Manager: Katrin Fischer
|
||||
|
||||
- QA Team:
|
||||
- Marcel de Rooy
|
||||
- Joonas Kylmälä
|
||||
- Josef Moravec
|
||||
- Tomás Cohen Arazi
|
||||
- Nick Clemens
|
||||
- Kyle Hall
|
||||
- Martin Renvoize
|
||||
- Alex Arnaud
|
||||
- Julian Maurice
|
||||
- Matthias Meusburger
|
||||
|
||||
- Topic Experts:
|
||||
- Elasticsearch -- Frédéric Demians
|
||||
- REST API -- Tomás Cohen Arazi
|
||||
- UI Design -- Owen Leonard
|
||||
- Zebra -- Fridolin Somers
|
||||
- Accounts -- Martin Renvoize
|
||||
- CAS/Shibboleth -- Matthias Meusburger
|
||||
|
||||
- Bug Wranglers:
|
||||
- Michal Denár
|
||||
- Holly Cooper
|
||||
- Henry Bolshaw
|
||||
- Lisette Scheer
|
||||
- Mengü Yazıcıoğlu
|
||||
|
||||
- Packaging Manager: Mason James
|
||||
|
||||
|
||||
- Documentation Managers:
|
||||
- Caroline Cyr La Rose
|
||||
- David Nind
|
||||
|
||||
- Documentation Team:
|
||||
- Martin Renvoize
|
||||
- Donna Bachowski
|
||||
- Lucy Vaux-Harvey
|
||||
- Kelly McElligott
|
||||
- Jessica Zairo
|
||||
- Chris Cormack
|
||||
- Henry Bolshaw
|
||||
- Jon Drucker
|
||||
|
||||
- Translation Manager: Bernardo González Kriegel
|
||||
|
||||
|
||||
- Release Maintainers:
|
||||
- 20.05 -- Lucas Gass
|
||||
- 19.11 -- Aleisha Amohia
|
||||
- 19.05 -- Victor Grousset
|
||||
|
||||
- Release Maintainer mentors:
|
||||
- 19.11 -- Hayley Mapley
|
||||
- 19.05 -- Martin Renvoize
|
||||
|
||||
## Credits
|
||||
We thank the following libraries who are known to have sponsored
|
||||
new features in Koha 19.05.17:
|
||||
|
||||
- Styrian State Library
|
||||
|
||||
We thank the following individuals who contributed patches to Koha 19.05.17.
|
||||
|
||||
- Aleisha Amohia (2)
|
||||
- Alex Buckley (1)
|
||||
- Nick Clemens (2)
|
||||
- David Cook (1)
|
||||
- Jonathan Druart (2)
|
||||
- John Fawcett (2)
|
||||
- Katrin Fischer (4)
|
||||
- Andrew Fuerste-Henry (1)
|
||||
- Victor Grousset (3)
|
||||
- Kyle M Hall (1)
|
||||
- Mark Hofstetter (1)
|
||||
- Mason James (1)
|
||||
- Agustín Moyano (1)
|
||||
- Martin Renvoize (2)
|
||||
- Phil Ringnalda (1)
|
||||
- Fridolin Somers (1)
|
||||
- Koha Translators (1)
|
||||
|
||||
We thank the following libraries, companies, and other institutions who contributed
|
||||
patches to Koha 19.05.17
|
||||
|
||||
- BibLibre (1)
|
||||
- Bibliotheksservice-Zentrum Baden-Württemberg (BSZ) (4)
|
||||
- ByWater-Solutions (4)
|
||||
- Catalyst (1)
|
||||
- Chetco Community Public Library (1)
|
||||
- hofstetter.at (1)
|
||||
- Independant Individuals (2)
|
||||
- Koha Community Developers (5)
|
||||
- KohaAloha (1)
|
||||
- Prosentient Systems (1)
|
||||
- PTFS-Europe (2)
|
||||
- Theke Solutions (1)
|
||||
- voipsupport.it (2)
|
||||
|
||||
We also especially thank the following individuals who tested patches
|
||||
for Koha.
|
||||
|
||||
- Aleisha Amohia (18)
|
||||
- Tomás Cohen Arazi (1)
|
||||
- Nick Clemens (1)
|
||||
- Jonathan Druart (15)
|
||||
- Katrin Fischer (11)
|
||||
- Andrew Fuerste-Henry (2)
|
||||
- Lucas Gass (18)
|
||||
- Didier Gautheron (1)
|
||||
- Victor Grousset (23)
|
||||
- Sally Healey (1)
|
||||
- Barbara Johnson (2)
|
||||
- Julian Maurice (3)
|
||||
- Kelly McElligott (1)
|
||||
- David Nind (1)
|
||||
- Martin Renvoize (7)
|
||||
- Marcel de Rooy (1)
|
||||
|
||||
|
||||
|
||||
We regret any omissions. If a contributor has been inadvertently missed,
|
||||
please send a patch against these release notes to
|
||||
koha-patches@lists.koha-community.org.
|
||||
|
||||
## Revision control notes
|
||||
|
||||
The Koha project uses Git for version control. The current development
|
||||
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 19.05.x.
|
||||
|
||||
## Bugs and feature requests
|
||||
|
||||
Bug reports and feature requests can be filed at the Koha bug
|
||||
tracker at:
|
||||
|
||||
- [Koha Bugzilla](https://bugs.koha-community.org)
|
||||
|
||||
He rau ringa e oti ai.
|
||||
(Many hands finish the work)
|
||||
|
||||
Autogenerated release notes updated last on 23 Nov 2020 15:09:23.
|
Loading…
Reference in a new issue