Add HTML notes
authorMason James <mtj@kohaaloha.com>
Sun, 29 Mar 2015 22:51:48 +0000 (11:51 +1300)
committerMason James <mtj@kohaaloha.com>
Sun, 29 Mar 2015 22:51:48 +0000 (11:51 +1300)
misc/release_notes/release_notes_3_16_9.html [new file with mode: 0644]

diff --git a/misc/release_notes/release_notes_3_16_9.html b/misc/release_notes/release_notes_3_16_9.html
new file mode 100644 (file)
index 0000000..aa8ea1c
--- /dev/null
@@ -0,0 +1,328 @@
+<h1>RELEASE NOTES FOR KOHA 3.16.9</h1>
+<p>29 Mar 2015</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.</p>
+<p>The website for the Koha project is <a href="http://koha-community.org/">http://koha-community.org</a> and Koha 3.16.9 can be downloaded from: <a href="http://download.koha-community.org/koha-3.16.09.tar.gz">http://download.koha-community.org/koha-3.16.09.tar.gz</a></p>
+
+<p>Installation instructions can be found at <a href="http://wiki.koha-community.org/wiki/Installation_Documentation">http://wiki.koha-community.org/wiki/Installation_Documentation</a> or in the INSTALL files that come in the tarball</p>
+
+
+Koha 3.16.9 is a bugfix/maintenance release.
+
+<p>It includes 3 enhancements and 20 bugfixes.</p>
+<h4>Table of contents</h4>
+<nav>
+    <ul>        <li><a href="#koha-features">New features</a></li>        <li><a href="#koha-enhancements">Enhancements</a></li>        <li><a href="#koha-other">Other bugfixes</a></li>        <li><a href="#koha-sysprefs">Changes on system preferences</a></li>        <li><a href="#koha-requirements">System requirements</a></li>
+        <li><a href="#koha-docs">Documentation</a></li>        <li><a href="#koha-translations">Translations</a></li>        <li><a href="#koha-release-team">Release team</a></li>        <li><a href="#koha-credits">Credits</a></li>
+        <li><a href="#koha-git">Revision control</a></li>
+        <li><a href="#koha-report-bugs">Bug and feature requests</a></li>
+    </ul>
+</nav>
+    <h3 id="koha-features">New features in Koha 3.16.9</h3>
+    
+    <h4></h4>
+    <ul>
+        
+    </ul>
+        <h3 id="koha-enhancements">Enhancements in Koha 3.16.9</h3>    <h4>OPAC</h4>
+    <ul>            <li>
+                Give news in Opac a unique anchor <i>(bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13729">13729</a>)</i>
+            </li>    </ul>    <h4>Packaging</h4>
+    <ul>            <li>
+                Koha-disable should also stop SIP/Zebra/Indexer for instance <i>(bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13785">13785</a>)</i>
+            </li>    </ul>    <h4>Test Suite</h4>
+    <ul>            <li>
+                Add unit tests for C4::Boolean <i>(bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13814">13814</a>)</i>
+            </li>    </ul>    <h3 id="koha-critical">Critical bugs fixed in Koha 3.16.9</h3>    <h4>Cataloging</h4>
+    <ul>        <li>
+            AddBiblio fails on mysql with STRICT_TRANS_TABLES <i>(major - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13523">13523</a>)</i>
+        </li>    </ul>    <h4>Templates</h4>
+    <ul>        <li>
+            Delete record don't wait for confirmation <i>(major - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13254">13254</a>)</i>
+        </li>    </ul>    <h3 id="koha-other">Other bugs fixed in Koha 3.16.9</h3>    <h4>Architecture, internals, and plumbing</h4>
+    <ul>          <li>
+            Makefile.PL mentions win32 <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13586">13586</a>)</i>
+          </li>    </ul>    <h4>Cataloging</h4>
+    <ul>          <li>
+            $record->title is called even if marc flavour is UNIMARC <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13635">13635</a>)</i>
+          </li>          <li>
+            OPAC = hidden removes pull down from item form <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13648">13648</a>)</i>
+          </li>    </ul>    <h4>Circulation</h4>
+    <ul>          <li>
+            Returns via the checkouts tables uses the phrase "Returned" rather than "Checked in" <i>(trivial - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13804">13804</a>)</i>
+          </li>    </ul>    <h4>I18N/L10N</h4>
+    <ul>          <li>
+            Label layout types and text justification types are not translatable <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11364">11364</a>)</i>
+          </li>          <li>
+            "No fund found" not translatable <i>(minor - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13741">13741</a>)</i>
+          </li>    </ul>    <h4>OPAC</h4>
+    <ul>          <li>
+            Opaccredits printing at top on printable version <i>(minor - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12399">12399</a>)</i>
+          </li>    </ul>    <h4>Packaging</h4>
+    <ul>          <li>
+            Allow running Zebra daemon for disabled instances in packages <i>(minor - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13784">13784</a>)</i>
+          </li>    </ul>    <h4>Patrons</h4>
+    <ul>          <li>
+            _AUTHOR_ not replaced in relatives checkouts <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13605">13605</a>)</i>
+          </li>    </ul>    <h4>Reports</h4>
+    <ul>          <li>
+            Parameter public is lost on creating a report <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13578">13578</a>)</i>
+          </li>    </ul>    <h4>SIP2</h4>
+    <ul>          <li>
+            SIP tests : fix in 10renew_all.t (additional checkin) <i>(minor - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9848">9848</a>)</i>
+          </li>    </ul>    <h4>Templates</h4>
+    <ul>          <li>
+            Datatables paging for news page is broken <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13858">13858</a>)</i>
+          </li>          <li>
+            Serial collection page shows branchcode instead of branchname <i>(minor - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13745">13745</a>)</i>
+          </li>          <li>
+            Holds queue: Always show branch name, not branch code <i>(minor - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13750">13750</a>)</i>
+          </li>          <li>
+            Capitalization: Holds Queue <i>(trivial - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13682">13682</a>)</i>
+          </li>    </ul>    <h4>Test Suite</h4>
+    <ul>          <li>
+            T/db_dependent/XISBN.t should work on DOM too <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12782">12782</a>)</i>
+          </li>    </ul>    <h4>Tools</h4>
+    <ul>          <li>
+            Inventory: fix "wrong place" and "item not scanned" statuses <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12631">12631</a>)</i>
+          </li>    </ul>    <h4>Web services</h4>
+    <ul>          <li>
+            SVC bib bad encoding <i>(normal - bug <a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13801">13801</a>)</i>
+          </li>    </ul>    <h3 id="koha-sysprefs">New system preferences in Koha 3.16.9</h3>
+    <ul>    </ul>
+
+
+<h3 id="koha-requirements">System requirements</h3>
+<p>Important notes:</p>
+<ul>
+    <li>Perl 5.10 is required</li>
+    <li>Zebra is required</li>
+</ul>
+
+
+<h3 id="koha-docs">Documentation</h3>
+
+<p>The Koha manual is maintained in DocBook. The home page for Koha documentation is <a href="http://koha-community.org/documentation/">http://koha-community.org/documentation</a></p>
+<p>As of the date of these release notes, only the English version of the Koha manual is available at <a href="http://manual.koha-community.org/3.16.9/en/">http://manual.koha-community.org/3.16.9/en/</a></p>
+<p>The Git repository for the Koha manual can be found at  <a href="http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary">http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary</a></p>
+
+<h3 id="koha-translations">Translations</h3>
+<p>Complete or near-complete translations of the OPAC and staff interface are available in this release for the following languages:</p>
+<ul>
+
+<li>English (USA)</li>
+
+<li>Arabic (100%)</li>
+
+<li>Armenian (99%)</li>
+
+<li>Czech (99%)</li>
+
+<li>Danish (86%)</li>
+
+<li>French (96%)</li>
+
+<li>German (100%)</li>
+
+<li>Italian (100%)</li>
+
+<li>Kurdish (68%)</li>
+
+<li>Polish (100%)</li>
+
+<li>Portuguese (100%)</li>
+
+<li>Slovak (100%)</li>
+
+<li>Spanish (100%)</li>
+
+<li>Swedish (86%)</li>
+
+<li>Turkish (100%)</li>
+
+<li>Vietnamese (94%)</li>
+
+</ul>
+
+
+<p>Partial translations are available for various other languages.</p>
+<p>The Koha team welcomes additional translations; please see <a href="http://wiki.koha-community.org/wiki/Translating_Koha">http://wiki.koha-community.org/wiki/Translating_Koha</a></p>
+
+<p>For information about translating Koha, and join the <a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">koha-translate list</a> to volunteer </p>
+
+<p>The most up-to-date translations can be found at <a href="http://translate.koha-community.org/">http://translate.koha-community.org</a></p>
+
+
+<h3 id="koha-release-team">Release Team</h3>
+
+The release team for Koha 3.16.9 is
+
+<ul>
+    <li>Release Manager: Tomás Cohen Arazi <tomascohen@gmail.com></li>
+    <li>Documentation Manager: Nicole C Engard <nengard@gmail.com></li>
+    <li>Translation Manager: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com></li>
+    <li>QA Manager: Katrin Fischer <Katrin.Fischer@bsz-bw.de></li>
+    </li>QA Team:
+        <ul>
+            <li>Galen Charlton <gmc@esilibrary.com></li>
+            <li>Jonathan Druart <jonathan.druart@biblibre.com></li>
+            <li>Brendan Gallagher <brendan@bywatersolutions.com></li>
+            <li>Kyle Hall <kyle@bywatersolutions.com></li>
+            <li>Julian Maurice <julian.maurice@biblibre.com></li>
+            <li>Paul Poulain <paul.poulain@biblibre.com></li>
+            <li>Martin Renvoize <martin.renvoize@ptfs-europe.com></li>
+            <li>Marcel de Rooy <M.de.Rooy@rijksmuseum.nl></li>
+        </ul>
+    </li>
+    <li>Bug Wranglers:
+        <ul>
+            <li>Alex Sassmannshausen <alex.sassmannshausen@ptfs-europe.com></li>
+            <li>Zeno Tajoli <z.tajoli@cineca.it></li>
+        </ul>
+    </li>
+    <li>Packaging Manager: Robin Sheat <robin@catalyst.net.nz></li>
+
+    <li>Release Maintainer (3.12.x): Kyle Hall <kyle@bywatersolutions.com></li>
+    <li>Release Maintainer (3.14.x): Fridolin Somers <fridolin.somers@biblibre.com></li>
+    <li>Release Maintainer (3.16.x): Mason James <mtj@kohaaloha.com></li>
+    <li>Release Maintainer (3.18.x): Chris Cormack <chrisc@catalyst.net.nz></li>
+
+</ul>
+
+
+
+<h3 id="koha-credits">Credits</h3>
+
+
+<p>We thank the following libraries who are known to have sponsored new features in Koha 3.16.9:</p>
+<ul>
+
+</ul>
+
+
+
+<p>We thank the following individuals who contributed patches to Koha 3.16.9:</p>
+<ul>
+
+<li>Rochelle (1)</li>
+
+<li>Larry Baerveldt (2)</li>
+
+<li>Tomas Cohen Arazi (6)</li>
+
+<li>Jonathan Druart (6)</li>
+
+<li>Julian FIOL (2)</li>
+
+<li>Katrin Fischer (6)</li>
+
+<li>Mason James (4)</li>
+
+<li>Pasi Kallinen (1)</li>
+
+<li>Rafal Kopaczka (1)</li>
+
+<li>Matthias Meusburger (1)</li>
+
+<li>Kyle M Hall (1)</li>
+
+<li>Benjamin Rokseth (1)</li>
+
+<li>Viktor Sarge (1)</li>
+
+<li>Adrien Saurat (1)</li>
+
+<li>Fridolin Somers (1)</li>
+
+<li>Marc Véron (2)</li>
+
+</ul>
+
+
+
+
+
+<p>We thank the following libraries, companies, and other institutions who contributed patches to Koha 3.16.9:</p>
+<ul>
+
+<li>BSZ BW (6)</li>
+
+<li>BibLibre (11)</li>
+
+<li>ByWater-Solutions (3)</li>
+
+<li>KohaAloha (4)</li>
+
+<li>Oslo Public Library (1)</li>
+
+<li>poczta.onet.pl (1)</li>
+
+<li>pttk.fi (1)</li>
+
+<li>regionhalland.se (1)</li>
+
+<li>unidentified (7)</li>
+
+<li>veron.ch (2)</li>
+
+</ul>
+
+
+
+<p>We also especially thank the following individuals who tested patches for Koha 3.16.9:</p>
+<ul>
+
+<li>Brendan Gallagher (9)</li>
+
+<li>Chris Cormack (3)</li>
+
+<li>joel aloi (1)</li>
+
+<li>Jonathan Druart (12)</li>
+
+<li>Josef Moravec (1)</li>
+
+<li>Katrin Fischer (9)</li>
+
+<li>Larry Baerveldt (3)</li>
+
+<li>Magnus Enger (2)</li>
+
+<li>Marc Veron (2)</li>
+
+<li>Marc Véron (2)</li>
+
+<li>Mason James (32)</li>
+
+<li>Mirko Tietgen (2)</li>
+
+<li>Robin Sheat (2)</li>
+
+<li>Tomas Cohen Arazi (6)</li>
+
+<li>Nicole C. Engard (1)</li>
+
+<li>Kyle M Hall (5)</li>
+
+<li>Bernardo Gonzalez Kriegel (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>
+
+<h3 id="koha-git">Revision control notes</h3>
+
+<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 <a href="git://git.koha-community.org/koha.git">git://git.koha-community.org/koha.git</a></p>
+
+<p>The branch for this version of Koha and future bugfixes in this release line is 3.16.x.</p>
+
+
+<p>The last Koha release was 3.8.21, which was released on January 2, 2014.</p>
+
+<h3 id="koha-report-bugs">Bugs and feature requests</h3>
+
+<p>Bug reports and feature requests can be filed at the Koha bug tracker at <a href="http://bugs.koha-community.org/">http://bugs.koha-community.org</a></p>
+
+<p>He rau ringa e oti ai. (Many hands finish the work)</p>
+##### Autogenerated release notes updated last on 29 Mar 2015 22:51:13 Z #####