Update release notes for 17.11.15 release v17.11.15
authorFridolin Somers <fridolin.somers@biblibre.com>
Mon, 25 Feb 2019 06:27:59 +0000 (07:27 +0100)
committerFridolin Somers <fridolin.somers@biblibre.com>
Mon, 25 Feb 2019 06:28:13 +0000 (07:28 +0100)
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com>

misc/release_notes/release_notes_17_11_15.html [new file with mode: 0644]
misc/release_notes/release_notes_17_11_15.md [new file with mode: 0644]

diff --git a/misc/release_notes/release_notes_17_11_15.html b/misc/release_notes/release_notes_17_11_15.html
new file mode 100644 (file)
index 0000000..acab490
--- /dev/null
@@ -0,0 +1,387 @@
+<h1 id="releasenotesforkoha17.11.15">RELEASE NOTES FOR KOHA 17.11.15</h1>
+
+<p>25 févr. 2019</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="http://koha-community.org">Koha Community</a></li>
+</ul>
+
+<p>Koha 17.11.15 can be downloaded from:</p>
+
+<ul>
+<li><a href="http://download.koha-community.org/koha-17.11.15.tar.gz">Download</a></li>
+</ul>
+
+<p>Installation instructions can be found at:</p>
+
+<ul>
+<li><a href="http://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 17.11.15 is a bugfix/maintenance release.</p>
+
+<p>It includes 1 enhancements, 27 bugfixes.</p>
+
+<h2 id="enhancements">Enhancements</h2>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21912">[21912]</a> Koha::Objects->search lacks tests</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=22282">[22282]</a> Internal software error when exporting basket group as PDF</li>
+</ul>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21491">[21491]</a> When 'Default lost item fee refund on return policy' is unset it says no but acts as if 'yes'</li>
+</ul>
+
+<h2 id="otherbugsfixed">Other bugs fixed</h2>
+
+<h3 id="about">About</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441">[21441]</a> System information gives reference to a non-existant table</li>
+</ul>
+
+<h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19920">[19920]</a> changepassword is exported from C4::Members but has been removed</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21170">[21170]</a> Warnings in MARCdetail.pl - isn't numeric in numeric eq (==)</li>
+</ul>
+
+<h3 id="cataloging">Cataloging</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20491">[20491]</a> Use "Date due" in table header of item table</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22122">[22122]</a> Make sequence of Z39.50 search options match in acq and cataloguing</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22242">[22242]</a> Javascript error in value builder cased by Select2</li>
+</ul>
+
+<h3 id="circulation">Circulation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17347">[17347]</a> 'Renew' tab should ignore whitespace at begining and end of barcode</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21877">[21877]</a> Show authorized value description for withdrawn in checkout</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22054">[22054]</a> Display a nicer error message when trying to renew an on-site checkout from renew page</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083">[22083]</a> Typo in circulation_batch_checkouts.tt</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22111">[22111]</a> Correctly format fines when placing holds (maxoutstanding warning)</li>
+</ul>
+
+<h3 id="developerdocumentation">Developer documentation</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290">[21290]</a> POD of ModItem mentions MARC for items</li>
+</ul>
+
+<h3 id="ill">ILL</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22101">[22101]</a> ILL requests missing in menu on advanced search page</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=11922">[11922]</a> Add SHOW_BCODE patron attribute for Norwegian web installer</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22095">[22095]</a> Dead link in web installer</li>
+</ul>
+
+<h3 id="notices">Notices</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21829">[21829]</a> Date displays as a datetime in notices</li>
+</ul>
+
+<h3 id="opac">OPAC</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21192">[21192]</a> Borrower Fields on OPAC's Personal Details Screen Use Self Register Field Options Incorrectly</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808">[21808]</a> Field 711 is not handled correctly in showAuthor XSLT for relator term or code</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22118">[22118]</a> Format hold fee when placing holds in OPAC</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207">[22207]</a> Course reserves page does not have unique body id</li>
+</ul>
+
+<h3 id="reports">Reports</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20274">[20274]</a> itemtypes.plugin report: not handling item-level_itypes syspref</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679">[20679]</a> Remove 'rows per page' from reports print layout</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22082">[22082]</a> Ambiguous column in patron stats</li>
+</ul>
+
+<h3 id="templates">Templates</h3>
+
+<ul>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21866">[21866]</a> Rephrase "Warning: This <em>report</em> was written for an older version of Koha" to refer to plugins</li>
+<li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22113">[22113]</a> Add price formatting on item lost report</li>
+</ul>
+
+<h2 id="systemrequirements">System requirements</h2>
+
+<p>Important notes:</p>
+
+<ul>
+<li>Perl 5.10 is required</li>
+<li>Zebra is required</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="http://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="http://koha-community.org/manual/17.11/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 (99.2%)</li>
+<li>Armenian (100%)</li>
+<li>Basque (75.1%)</li>
+<li>Chinese (China) (79.4%)</li>
+<li>Chinese (Taiwan) (99.4%)</li>
+<li>Czech (93.7%)</li>
+<li>Danish (65.4%)</li>
+<li>English (New Zealand) (99.1%)</li>
+<li>English (USA)</li>
+<li>Finnish (95.2%)</li>
+<li>French (99%)</li>
+<li>French (Canada) (91.7%)</li>
+<li>German (100%)</li>
+<li>German (Switzerland) (99%)</li>
+<li>Greek (82.8%)</li>
+<li>Hindi (99.9%)</li>
+<li>Italian (99.9%)</li>
+<li>Norwegian Bokmål (54.2%)</li>
+<li>Occitan (post 1500) (72.5%)</li>
+<li>Persian (54.6%)</li>
+<li>Polish (97.1%)</li>
+<li>Portuguese (99.9%)</li>
+<li>Portuguese (Brazil) (84.1%)</li>
+<li>Slovak (96.2%)</li>
+<li>Spanish (99.6%)</li>
+<li>Swedish (91.3%)</li>
+<li>Turkish (99.9%)</li>
+<li>Vietnamese (67.1%)</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="http://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="http://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="http://translate.koha-community.org/">Koha Translation</a></li>
+</ul>
+
+<h2 id="releaseteam">Release Team</h2>
+
+<p>The release team for Koha 17.11.15 is</p>
+
+<ul>
+<li>Release Manager: <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
+<li>Release Manager assistants:
+<ul>
+<li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
+<li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
+</ul></li>
+<li>QA Manager: <a href="mailto:Katrin.Fischer@bsz-bw.de">Katrin Fischer</a></li>
+<li>QA Team:
+<ul>
+<li><a href="mailto:alex.arnaud@biblibre.com">Alex Arnaud</a></li>
+<li><a href="mailto:julian.maurice@biblibre.com">Julian Maurice</a></li>
+<li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
+<li>Josef Moravec</li>
+<li><a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
+<li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
+<li><a href="mailto:m.de.rooy@rijksmuseum.nl">Marcel de Rooy</a></li>
+<li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
+<li><a href="mailto:chrisc@catalyst.net.nz">Chris Cormack</a></li>
+</ul></li>
+<li>Topic Experts:
+<ul>
+<li>SIP2 -- Colin Campbell</li>
+<li>EDI -- Colin Campbell</li>
+<li>Elasticsearch -- Ere Maijala</li>
+<li>REST API -- Tomás Cohen Arazi</li>
+<li>UI Design -- Owen Leonard</li>
+</ul></li>
+<li>Bug Wranglers:
+<ul>
+<li>Luis Moises Rojas</li>
+<li>Jon Knight</li>
+<li><a href="mailto:indradg@l2c2.co.in">Indranil Das Gupta</a></li>
+</ul></li>
+<li>Packaging Manager: <a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
+<li>Documentation Manager: Caroline Cyr La Rose</li>
+<li><p>Documentation Team:</p>
+
+<ul>
+<li>David Nind</li>
+<li>Lucy Vaux-Harvey</li>
+</ul></li>
+<li><p>Translation Managers: </p>
+
+<ul>
+<li><a href="mailto:indradg@l2c2.co.in">Indranil Das Gupta</a></li>
+<li><a href="mailto:bgkriegel@gmail.com">Bernardo Gonzalez Kriegel</a></li>
+</ul></li>
+<li><p>Wiki curators: </p>
+
+<ul>
+<li>Caroline Cyr La Rose</li>
+</ul></li>
+<li>Release Maintainers:
+<ul>
+<li>18.11 -- <a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
+<li>18.05 -- Lucas Gass</li>
+<li>18.05 -- Jesse Maseto</li>
+<li>17.11 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
+</ul></li>
+<li>Release Maintainer assistants:
+<ul>
+<li>18.05 -- <a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
+</ul></li>
+</ul>
+
+<h2 id="credits">Credits</h2>
+
+<p>We thank the following individuals who contributed patches to Koha 17.11.15.</p>
+
+<ul>
+<li>Jasmine Amohia (3)</li>
+<li>Ethan Amohia (2)</li>
+<li>Tomás Cohen Arazi (2)</li>
+<li>Nick Clemens (2)</li>
+<li>Jonathan Druart (4)</li>
+<li>Katrin Fischer (5)</li>
+<li>Lucas Gass (1)</li>
+<li>Kyle Hall (1)</li>
+<li>Helene Hickey (4)</li>
+<li>Owen Leonard (1)</li>
+<li>Olivia Lu (1)</li>
+<li>Liz Rea (1)</li>
+<li>Marcel de Rooy (1)</li>
+<li>Caroline Cyr La Rose (1)</li>
+<li>Fridolin Somers (6)</li>
+<li>Koha translators (1)</li>
+</ul>
+
+<p>We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 17.11.15</p>
+
+<ul>
+<li>ACPL (1)</li>
+<li>BibLibre (6)</li>
+<li>BSZ BW (5)</li>
+<li>ByWater-Solutions (4)</li>
+<li>Catalyst (1)</li>
+<li>Independant Individuals (3)</li>
+<li>Koha Community Developers (4)</li>
+<li>Rijks Museum (1)</li>
+<li>Solutions inLibro inc (1)</li>
+<li>Theke Solutions (2)</li>
+<li>Wellington East Girls' College (3)</li>
+<li>wgc.school.nz (4)</li>
+</ul>
+
+<p>We also especially thank the following individuals who tested patches
+for Koha.</p>
+
+<ul>
+<li>Tomás Cohen Arazi (5)</li>
+<li>Mikaël Olangcay Brisebois (3)</li>
+<li>Nick Clemens (33)</li>
+<li>Devinim (2)</li>
+<li>Katrin Fischer (14)</li>
+<li>Lucas Gass (23)</li>
+<li>Kyle Hall (5)</li>
+<li>Jack Kelliher (1)</li>
+<li>Owen Leonard (9)</li>
+<li>Olivia Lu (1)</li>
+<li>Jesse Maseto (10)</li>
+<li>Julian Maurice (1)</li>
+<li>Jose-Mario Monteiro-Santos (1)</li>
+<li>Josef Moravec (4)</li>
+<li>David Nind (6)</li>
+<li>Martin Renvoize (37)</li>
+<li>Maryse Simard (2)</li>
+<li>Fridolin Somers (33)</li>
+<li>Pierre-Marc Thibault (5)</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 17.11.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="http://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 25 févr. 2019 06:23:27.</p>
diff --git a/misc/release_notes/release_notes_17_11_15.md b/misc/release_notes/release_notes_17_11_15.md
new file mode 100644 (file)
index 0000000..b4b011d
--- /dev/null
@@ -0,0 +1,315 @@
+# RELEASE NOTES FOR KOHA 17.11.15
+25 févr. 2019
+
+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](http://koha-community.org)
+
+Koha 17.11.15 can be downloaded from:
+
+- [Download](http://download.koha-community.org/koha-17.11.15.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.15 is a bugfix/maintenance release.
+
+It includes 1 enhancements, 27 bugfixes.
+
+
+
+
+## Enhancements
+
+### Architecture, internals, and plumbing
+
+- [[21912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21912) Koha::Objects->search lacks tests
+
+
+## Critical bugs fixed
+
+### Acquisitions
+
+- [[22282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282) Internal software error when exporting basket group as PDF
+
+### Circulation
+
+- [[21491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21491) When 'Default lost item fee refund on return policy' is unset it says no but acts as if 'yes'
+
+
+## Other bugs fixed
+
+### About
+
+- [[21441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441) System information gives reference to a non-existant table
+
+### Architecture, internals, and plumbing
+
+- [[19920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19920) changepassword is exported from C4::Members but has been removed
+- [[21170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21170) Warnings in MARCdetail.pl - isn't numeric in numeric eq (==)
+
+### Cataloging
+
+- [[20491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20491) Use "Date due" in table header of item table
+- [[22122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22122) Make sequence of Z39.50 search options match in acq and cataloguing
+- [[22242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22242) Javascript error in value builder cased by Select2
+
+### Circulation
+
+- [[17347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17347) 'Renew' tab should ignore whitespace at begining and end of barcode
+- [[21877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21877) Show authorized value description for withdrawn in checkout
+- [[22054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22054) Display a nicer error message when trying to renew an on-site checkout from renew page
+- [[22083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083) Typo in circulation_batch_checkouts.tt
+- [[22111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22111) Correctly format fines when placing holds (maxoutstanding warning)
+
+### Developer documentation
+
+- [[21290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290) POD of ModItem mentions MARC for items
+
+### ILL
+
+- [[22101]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22101) ILL requests missing in menu on advanced search page
+
+### Installation and upgrade (web-based installer)
+
+- [[11922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11922) Add SHOW_BCODE patron attribute for Norwegian web installer
+- [[22095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22095) Dead link in web installer
+
+### Notices
+
+- [[21829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21829) Date displays as a datetime in notices
+
+### OPAC
+
+- [[21192]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21192) Borrower Fields on OPAC's Personal Details Screen Use Self Register Field Options Incorrectly
+- [[21808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808) Field 711 is not handled correctly in showAuthor XSLT for relator term or code
+- [[22118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22118) Format hold fee when placing holds in OPAC
+- [[22207]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207) Course reserves page does not have unique body id
+
+### Reports
+
+- [[20274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20274) itemtypes.plugin report: not handling item-level_itypes syspref
+- [[20679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679) Remove 'rows per page' from reports print layout
+- [[22082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22082) Ambiguous column in patron stats
+
+### Templates
+
+- [[21866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21866) Rephrase "Warning: This *report* was written for an older version of Koha" to refer to plugins
+- [[22113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22113) Add price formatting on item lost report
+
+
+
+## System requirements
+
+Important notes:
+    
+- Perl 5.10 is required
+- Zebra is required
+
+## Documentation
+
+The Koha manual is maintained in Sphinx. The home page for Koha 
+documentation is 
+
+- [Koha Documentation](http://koha-community.org/documentation/)
+
+As of the date of these release notes, only the English version of the
+Koha manual is available:
+
+- [Koha Manual](http://koha-community.org/manual/17.11/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 (99.2%)
+- Armenian (100%)
+- Basque (75.1%)
+- Chinese (China) (79.4%)
+- Chinese (Taiwan) (99.4%)
+- Czech (93.7%)
+- Danish (65.4%)
+- English (New Zealand) (99.1%)
+- English (USA)
+- Finnish (95.2%)
+- French (99%)
+- French (Canada) (91.7%)
+- German (100%)
+- German (Switzerland) (99%)
+- Greek (82.8%)
+- Hindi (99.9%)
+- Italian (99.9%)
+- Norwegian Bokmål (54.2%)
+- Occitan (post 1500) (72.5%)
+- Persian (54.6%)
+- Polish (97.1%)
+- Portuguese (99.9%)
+- Portuguese (Brazil) (84.1%)
+- Slovak (96.2%)
+- Spanish (99.6%)
+- Swedish (91.3%)
+- Turkish (99.9%)
+- Vietnamese (67.1%)
+
+Partial translations are available for various other languages.
+
+The Koha team welcomes additional translations; please see
+
+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha)
+
+For information about translating Koha, and join the koha-translate 
+list to volunteer:
+
+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate)
+
+The most up-to-date translations can be found at:
+
+- [Koha Translation](http://translate.koha-community.org/)
+
+## Release Team
+
+The release team for Koha 17.11.15 is
+
+- Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com)
+- Release Manager assistants:
+  - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
+  - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de)
+- QA Team:
+  - [Alex Arnaud](mailto:alex.arnaud@biblibre.com)
+  - [Julian Maurice](mailto:julian.maurice@biblibre.com)
+  - [Kyle Hall](mailto:kyle@bywatersolutions.com)
+  - Josef Moravec
+  - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
+  - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org)
+  - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl)
+  - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com)
+  - [Chris Cormack](mailto:chrisc@catalyst.net.nz)
+- Topic Experts:
+  - SIP2 -- Colin Campbell
+  - EDI -- Colin Campbell
+  - Elasticsearch -- Ere Maijala
+  - REST API -- Tomás Cohen Arazi
+  - UI Design -- Owen Leonard
+- Bug Wranglers:
+  - Luis Moises Rojas
+  - Jon Knight
+  - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net)
+- Documentation Manager: Caroline Cyr La Rose
+- Documentation Team:
+  - David Nind
+  - Lucy Vaux-Harvey
+
+- Translation Managers: 
+  - [Indranil Das Gupta](mailto:indradg@l2c2.co.in)
+  - [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com)
+
+- Wiki curators: 
+  - Caroline Cyr La Rose
+- Release Maintainers:
+  - 18.11 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com)
+  - 18.05 -- Lucas Gass
+  - 18.05 -- Jesse Maseto
+  - 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com)
+- Release Maintainer assistants:
+  - 18.05 -- [Kyle Hall](mailto:kyle@bywatersolutions.com)
+
+## Credits
+
+We thank the following individuals who contributed patches to Koha 17.11.15.
+
+- Jasmine Amohia (3)
+- Ethan Amohia (2)
+- Tomás Cohen Arazi (2)
+- Nick Clemens (2)
+- Jonathan Druart (4)
+- Katrin Fischer (5)
+- Lucas Gass (1)
+- Kyle Hall (1)
+- Helene Hickey (4)
+- Owen Leonard (1)
+- Olivia Lu (1)
+- Liz Rea (1)
+- Marcel de Rooy (1)
+- Caroline Cyr La Rose (1)
+- Fridolin Somers (6)
+- Koha translators (1)
+
+We thank the following libraries, companies, and other institutions who contributed
+patches to Koha 17.11.15
+
+- ACPL (1)
+- BibLibre (6)
+- BSZ BW (5)
+- ByWater-Solutions (4)
+- Catalyst (1)
+- Independant Individuals (3)
+- Koha Community Developers (4)
+- Rijks Museum (1)
+- Solutions inLibro inc (1)
+- Theke Solutions (2)
+- Wellington East Girls' College (3)
+- wgc.school.nz (4)
+
+We also especially thank the following individuals who tested patches
+for Koha.
+
+- Tomás Cohen Arazi (5)
+- Mikaël Olangcay Brisebois (3)
+- Nick Clemens (33)
+- Devinim (2)
+- Katrin Fischer (14)
+- Lucas Gass (23)
+- Kyle Hall (5)
+- Jack Kelliher (1)
+- Owen Leonard (9)
+- Olivia Lu (1)
+- Jesse Maseto (10)
+- Julian Maurice (1)
+- Jose-Mario Monteiro-Santos (1)
+- Josef Moravec (4)
+- David Nind (6)
+- Martin Renvoize (37)
+- Maryse Simard (2)
+- Fridolin Somers (33)
+- Pierre-Marc Thibault (5)
+
+
+
+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 17.11.x.
+
+## Bugs and feature requests
+
+Bug reports and feature requests can be filed at the Koha bug
+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 25 févr. 2019 06:23:27.