Correct release notes encoding issues
[koha.git] / misc / release_notes / release_notes_18_11_00.html
1 <h1 id="releasenotesforkoha18.11.00">RELEASE NOTES FOR KOHA 18.11.00</h1>
2
3 <p>27 Nov 2018</p>
4
5 <p>Koha is the first free and open source software library automation
6 package (ILS). Development is sponsored by libraries of varying types
7 and sizes, volunteers, and support companies from around the world. The
8 website for the Koha project is:</p>
9
10 <ul>
11 <li><a href="http://koha-community.org">Koha Community</a></li>
12 </ul>
13
14 <p>Koha 18.11.00 can be downloaded from:</p>
15
16 <ul>
17 <li><a href="http://download.koha-community.org/koha-18.11-latest.tar.gz">Download</a></li>
18 </ul>
19
20 <p>Installation instructions can be found at:</p>
21
22 <ul>
23 <li><a href="http://wiki.koha-community.org/wiki/Installation_Documentation">Koha Wiki</a></li>
24 <li>OR in the INSTALL files that come in the tarball</li>
25 </ul>
26
27 <p>Koha 18.11.00 is a major release, that comes with many new features.</p>
28
29 <p>It includes 16 new features, 235 enhancements, 432 bugfixes.</p>
30
31 <h2 id="newfeatures">New features</h2>
32
33 <h3 id="acquisitions">Acquisitions</h3>
34
35 <ul>
36 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15184">[15184]</a> Ability to duplicate existing order lines to a given basket</li>
37 </ul>
38
39 <blockquote>
40   <p>Sponsored by BULAC - http://www.bulac.fr/</p>
41   
42   <p>This enhancements adds the ability to add an order to a basket (duplicate) from existing order lines. It will help serials acquisitions or other workflows where the same publication is ordered frequently.</p>
43 </blockquote>
44
45 <ul>
46 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19166">[19166]</a> Add the ability to add adjustments to an invoice</li>
47 </ul>
48
49 <blockquote>
50   <p>This enhancement to acquisitions allows libraries to record adjustments to invoices.  These may be based on feedback from a vendor, for example, a credit for returned books or damaged books, or a debit for extra service charges etc.</p>
51 </blockquote>
52
53 <h3 id="authentication">Authentication</h3>
54
55 <ul>
56 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12027">[12027]</a> Shibboleth authentication for staff client</li>
57 </ul>
58
59 <blockquote>
60   <p>Sponsored by PTFS Europe <br />
61   Shibboleth authentication has long been available for the OPAC, this patch adds support for the staff client.</p>
62 </blockquote>
63
64 <ul>
65 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18507">[18507]</a> Shibboleth auto-provisioning - Sync</li>
66 </ul>
67
68 <blockquote>
69   <p>Shibboleth authentication has the ability to send an arbitrary number of attributes to koha; These attributes can be used to dynamically create (bug 12026) and, now with this patchset, update user records in koha.</p>
70 </blockquote>
71
72 <h3 id="cataloging">Cataloging</h3>
73
74 <ul>
75 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18586">[18586]</a> Create module to mint RDF subject URIs</li>
76 </ul>
77
78 <blockquote>
79   <p>The Koha::RDF module presents a method for minting RDF subject URIs in the format of {{ OpacBaseURL }}/bib/{{ biblionumber }}. <br />
80   This functionality isn't directly used yet in Koha, but is a precursor to RDF support.</p>
81 </blockquote>
82
83 <h3 id="circulation">Circulation</h3>
84
85 <ul>
86 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11897">[11897]</a> Stock Rotation for Koha</li>
87 </ul>
88
89 <blockquote>
90   <p>Sponsored by PTFS Europe and North West England Public Libraries <br />
91   This is a batch process to automate the rotation of stock. <br />
92   It includes a staff client page, under tools, to manage rotas (ordered lists of locations for items to rotate to with associated durations for the items stay) and assign them to items. <br />
93   Once at least one rota is configured, and your staff user has the permission to add a rota to an item, then an additional tab will appear on each biblio record page allowing the management of which rota, if any, individual items are assigned.</p>
94 </blockquote>
95
96 <h3 id="documentation">Documentation</h3>
97
98 <ul>
99 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19817">[19817]</a> Merge local and online documentations</li>
100 </ul>
101
102 <blockquote>
103   <p>Great strides have been taken to improve Koha's online documentation. This enhancement removes the outdated local help system from the software, opting instead to contextually link to the well maintained online manual.</p>
104 </blockquote>
105
106 <h3 id="finesandfees">Fines and fees</h3>
107
108 <ul>
109 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19191">[19191]</a> Add ability to email receipts for account payments and write-offs</li>
110 </ul>
111
112 <blockquote>
113   <p>Let your library go paperless. This enhancement enables the ability to send payment and write-off receipts by email.</p>
114 </blockquote>
115
116 <h3 id="opac">OPAC</h3>
117
118 <ul>
119 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602">[17602]</a> Integrate support for RecordedBooks (formerly OneClickDigital) API</li>
120 </ul>
121
122 <blockquote>
123   <p>This feature integrates RecordedBooks functionality into the catalog, following the model of OverDrive. <br />
124   Searches on the OPAC will return a link to results in the RecordedBooks catalog if they are found. From that results page a user that is signed in and has a valid email matching a RecordedBooks account will be able to checkout the books directly from the results, and download them via their account page on the OPAC. Users will also be able to place holds on unavailable items.</p>
125 </blockquote>
126
127 <h3 id="patrons">Patrons</h3>
128
129 <ul>
130 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20312">[20312]</a> Add a link towards the last consulted patron</li>
131 </ul>
132
133 <blockquote>
134   <p>A first pass at adding a handy feature to allow quickly navigating back to the last searched user in the staff client.</p>
135 </blockquote>
136
137 <h3 id="restapi">REST api</h3>
138
139 <ul>
140 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20942">[20942]</a> Add route to get patron's account balance</li>
141 </ul>
142
143 <blockquote>
144   <p>Introduces API endpoints for dealing with patron accounts, a highly requested feature for third-party integrations.</p>
145 </blockquote>
146
147 <ul>
148 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20944">[20944]</a> Add routes to add credits to a patron's account</li>
149 </ul>
150
151 <blockquote>
152   <p>Introduces the API endpoint for dealing with patron account credits, a highly requested feature for third-party integrations.</p>
153 </blockquote>
154
155 <ul>
156 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21116">[21116]</a> Add API routes through plugins</li>
157 </ul>
158
159 <blockquote>
160   <p>Allows the extension of the Koha API via plugins. This can allow for custom vendor integrations and prototyping of new routes.</p>
161 </blockquote>
162
163 <h3 id="reports">Reports</h3>
164
165 <ul>
166 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17282">[17282]</a> Ability to create charts for SQL reports</li>
167 </ul>
168
169 <blockquote>
170   <p>Adds a form under report's result that allows to configure and draw a <br />
171   chart (pie, bar, line and combination).</p>
172 </blockquote>
173
174 <h3 id="serials">Serials</h3>
175
176 <ul>
177 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467">[21467]</a> Allow several receipts for a given subscription</li>
178 </ul>
179
180 <blockquote>
181   <p>Sponsored by BULAC - http://www.bulac.fr/</p>
182   
183   <p>Allows the user to set a quantity for a serial order, useful in the case where payments are made per receipt to find individual issues. This development also allows for altering the total expected quantity for a serial in the case of a periodicity change.</p>
184 </blockquote>
185
186 <h3 id="z39.50sruopensearchservers">Z39.50 / SRU / OpenSearch Servers</h3>
187
188 <ul>
189 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19436">[19436]</a> Add SRU support for authorities</li>
190 </ul>
191
192 <blockquote>
193   <p>Some record sources only offer SRU connections (and not Z39.50) this update allows Koha to utilize these resources for authority records as we can for bibliographic records</p>
194 </blockquote>
195
196 <h2 id="enhancements">Enhancements</h2>
197
198 <h3 id="about">About</h3>
199
200 <ul>
201 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21317">[21317]</a> Format long lists under Koha Team tab as columns</li>
202 </ul>
203
204 <blockquote>
205   <p>Koha's team of developers is always growing ☺. This patch changes the display from a long list to a nicely formatted four column layout.</p>
206 </blockquote>
207
208 <ul>
209 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21319">[21319]</a> Remove highlight and tooltip on Koha Team version</li>
210 </ul>
211
212 <blockquote>
213   <p>Two years ago we switched the version numbering system from 3.x to YY.MM format. At that time we added a tooltip and highlighted the version in red on the Koha Team tab of the about page.  This patch removes that now that a sufficient period of time has passed.</p>
214 </blockquote>
215
216 <ul>
217 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21782">[21782]</a> Release team 18.11</li>
218 </ul>
219
220 <h3 id="acquisitions">Acquisitions</h3>
221
222 <ul>
223 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7651">[7651]</a> Add separate permission for managing currencies and exchange rates</li>
224 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12395">[12395]</a> Save order line's creator</li>
225 </ul>
226
227 <blockquote>
228   <p>Allow finer grained auditing of acquisition orders.</p>
229 </blockquote>
230
231 <ul>
232 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18480">[18480]</a> Use modal for displaying patron details on add_user_search.pl to avoid redirect</li>
233 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18639">[18639]</a> Separate replacement cost and retail price fields in acquisitions</li>
234 </ul>
235
236 <blockquote>
237   <p>This patch attempts to remove some confusion as the 'Replacement price/rrp' field was being used as retail price during ordering process, but for item replacement price when receiving. <br />
238   This patch splits these fields so that each may be set independently. RRP will be used to determine costs while ordering, and replacement price will populate the items replacement price upon receiving.</p>
239 </blockquote>
240
241 <ul>
242 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20366">[20366]</a> More information about orders linked to subscriptions on "Acquisition details" tab</li>
243 </ul>
244
245 <blockquote>
246   <p>Sponsored by BULAC - http://www.bulac.fr/</p>
247 </blockquote>
248
249 <ul>
250 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20966">[20966]</a> Add column configuration to table of orders in a basket</li>
251 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20969">[20969]</a> Use modal to add and edit notes from basket</li>
252 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20970">[20970]</a> Reformat basket information on acquisitions basket page</li>
253 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21333">[21333]</a> Add ability to add to basket from a file</li>
254 </ul>
255
256 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
257
258 <ul>
259 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10306">[10306]</a> Koha to MARC mappings (Part 1): Allow multiple mappings per kohafield (for say 260/RDA 264)</li>
260 </ul>
261
262 <blockquote>
263   <p>This patchset adds the ability to map several MARC fields to a single Koha field. The first existing mapped field will be saved into the database. This allows for flexibility in a system using RDA and AACR2 records where some store the publication data in the 260 fields and others in the 264.</p>
264 </blockquote>
265
266 <ul>
267 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14302">[14302]</a> Remove GRS1 indexing related code</li>
268 </ul>
269
270 <blockquote>
271   <p>Final removal of the GRS1 indexing mode code after the two year deprecation period.</p>
272 </blockquote>
273
274 <ul>
275 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18072">[18072]</a> Add Koha objects for Branch Transfer Limits</li>
276 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887">[18887]</a> Introduce new table 'circulation_rules', use for 'max_holds' rules</li>
277 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19490">[19490]</a> Add a 'holds' column to the Batch Item Modification Tool</li>
278 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19620">[19620]</a> Allow skipping of patrons with valid emails for Talking Tech</li>
279 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19633">[19633]</a> Use alphanumeric error codes in upload</li>
280 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19820">[19820]</a> Add unsafe param to GetMarcSubfieldStructure</li>
281 </ul>
282
283 <blockquote>
284   <p>Sponsored by Gothenburg University Library</p>
285 </blockquote>
286
287 <ul>
288 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19933">[19933]</a> Move C4::Members::patronflags to the Koha namespace - part 1</li>
289 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20079">[20079]</a> Display stack trace for development installations</li>
290 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20226">[20226]</a> Get rid of CATCODE_MULTI param decision in patron perl scripts</li>
291 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20272">[20272]</a> XSLT_Handler should use alphanumeric error codes</li>
292 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20287">[20287]</a> Move AddMember and ModMember to Koha::Patron</li>
293 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20456">[20456]</a> Remove the C4::Serials::GetSubscriptionsFromBorrower</li>
294 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20509">[20509]</a> Data consistency - authority types</li>
295 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20521">[20521]</a> dev installations should run with problematic SQL modes</li>
296 </ul>
297
298 <blockquote>
299   <p>To aid in catching possible SQL issue's early in development, this patch allows enabling the strictest of SQL modes for development (and makes it the default for continuous integration) environments.</p>
300 </blockquote>
301
302 <ul>
303 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20622">[20622]</a> Add some color to bootstrap modal headers and footers</li>
304 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20661">[20661]</a> Implement blocking errors for circulation scripts</li>
305 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20669">[20669]</a> Add upgrade method to plugins</li>
306 </ul>
307
308 <blockquote>
309   <p>This enhancement standardises the methods used by plugin authors to maintain their plugin data across plugin versions.</p>
310 </blockquote>
311
312 <ul>
313 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20727">[20727]</a> Replace usage of File::Spec->tmpdir with C4::Context->temporary_directory</li>
314 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20968">[20968]</a> Plugins: Add hooks to enable plugin integration into catalogue</li>
315 </ul>
316
317 <blockquote>
318   <p>Sponsored by PTFS Europe</p>
319 </blockquote>
320
321 <ul>
322 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20978">[20978]</a> Add Koha::Account::add_credit</li>
323 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20990">[20990]</a> Add Koha::Account::outstanding_credits</li>
324 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20997">[20997]</a> Add Koha::Account::Line::apply</li>
325 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178">[21178]</a> Add Koha::Patron::set_password method</li>
326 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21183">[21183]</a> C4::Items - Remove GetItemnumberFromBarcode</li>
327 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21184">[21184]</a> C4::Items - Remove GetBarcodeFromItemnumber</li>
328 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21201">[21201]</a> C4::Items - Remove GetItemnumbersForBiblio</li>
329 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21202">[21202]</a> C4::Items - Remove GetItemsByBiblioitemnumber</li>
330 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21205">[21205]</a> C4::Acquisition - Remove GetOrderFromItemnumber</li>
331 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21221">[21221]</a> Implement blocking errors for members/memberentry.pl</li>
332 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21233">[21233]</a> Add Koha::Exceptions::Password class</li>
333 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21299">[21299]</a> Move referer code from changelanguage to module in opac and staff</li>
334 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21352">[21352]</a> Allow plugins to add CSS and Javascript to Staff interface</li>
335 </ul>
336
337 <blockquote>
338   <p>This enhancement allows plugin authors to make adaptations to the staff client using css and javascript.</p>
339 </blockquote>
340
341 <ul>
342 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21474">[21474]</a> Add the Koha::Subscription->frequency method</li>
343 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21501">[21501]</a> Remove dead code from course reserves module</li>
344 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21650">[21650]</a> C4::Items::GetLastAcquisitions has never been used and should be removed</li>
345 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21681">[21681]</a> Remove C4::Accounts::getcharges</li>
346 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21694">[21694]</a> Add the Koha::Account->lines method</li>
347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21696">[21696]</a> Use Koha::Account->lines from Koha::Account</li>
348 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21719">[21719]</a> Fix typos in codebase</li>
349 </ul>
350
351 <h3 id="authentication">Authentication</h3>
352
353 <ul>
354 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511">[3511]</a> Integration with Moodle</li>
355 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17776">[17776]</a> Shibboleth Authentication is broken in plack</li>
356 </ul>
357
358 <blockquote>
359   <p>Sponsored by PTFS Europe <br />
360   This enhancement adds support for using Shibboleth in a Plack environment. Caution should, however, be taken before enabling it as there are security implications to be aware of regarding header spoofing attacks that can be mitigated with additional care whilst configuring the native service provider and Apache: Please see https://wiki.shibboleth.net/confluence/display/SHIB2/NativeSPSpoofChecking for further details.</p>
361 </blockquote>
362
363 <ul>
364 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19625">[19625]</a> Shibboleth auto-provisioning is broken in plack</li>
365 </ul>
366
367 <h3 id="cataloging">Cataloging</h3>
368
369 <ul>
370 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3509">[3509]</a> Batch item edit</li>
371 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9701">[9701]</a> Configure default indicators</li>
372 </ul>
373
374 <blockquote>
375   <p>This adds default indicators to bibliographic frameworks. The table marc_tag_structure is adjusted. In order to make effective use of this enhancement, you may want to add values in your MARC frameworks administration.</p>
376 </blockquote>
377
378 <ul>
379 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12747">[12747]</a> Add configurable extra column in Z3950 search result</li>
380 </ul>
381
382 <blockquote>
383   <p>Sponsored by CCSR (https://ccsr.qc.ca)</p>
384   
385   <p>This allows to display MARC fields and subfields from the record in an extra column on the Z30.50 result list. The content of the column can be configured via the AdditionalFieldsInZ3950ResultSearch system preference.</p>
386 </blockquote>
387
388 <ul>
389 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19263">[19263]</a> Advanced Editor - Rancor - Add auto control number (001) widget</li>
390 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19349">[19349]</a> Allow to store biblio record's creator and last modifier in MARC</li>
391 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20435">[20435]</a> Allow lowercase prefix in inventory value builder</li>
392 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21318">[21318]</a> Add control number to authority Z39.50 search form</li>
393 </ul>
394
395 <h3 id="circulation">Circulation</h3>
396
397 <ul>
398 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3510">[3510]</a> Allow staff to change checkin date and time</li>
399 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15139">[15139]</a> Show non-public item note in overdues report</li>
400 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15494">[15494]</a> Block renewals by arbitrary item values</li>
401 </ul>
402
403 <blockquote>
404   <p>This enhancement offers the possibility to prevent renewals given certain item values. Using a yaml syntax the library can specify certain item field values that, when matched, will prevent renewals for affected items. <br />
405   If using automatic renewal notices your notice should be updated to account for the new reason that renewals may be denied "item_denied_renewal"</p>
406 </blockquote>
407
408 <ul>
409 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15524">[15524]</a> Set limit on maximum possible holds per patron by category</li>
410 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19383">[19383]</a> Print hold slips without confirmation</li>
411 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19719">[19719]</a> Add a new column for collection in the patron checkouts data table</li>
412 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20322">[20322]</a> Circulation page layout and design update</li>
413 </ul>
414
415 <blockquote>
416   <p>These patches give a facelift to the circulation homepage. All functionality remains the same, however, things have been moved to make the interface little friendlier and more responsive on different screens.</p>
417 </blockquote>
418
419 <ul>
420 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20343">[20343]</a> Show number of checkouts by itemtype in circulation.pl</li>
421 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20450">[20450]</a> Add collection to list of items when placing hold on specific copy</li>
422 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20468">[20468]</a> Multiselect on staff article requests form</li>
423 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21121">[21121]</a> New syspref to allow hiding of private patron data in circulation page</li>
424 </ul>
425
426 <blockquote>
427   <p>Sponsored by: Toi Ohomai Institute of Technology in New Zealand and Catalyst IT.</p>
428 </blockquote>
429
430 <ul>
431 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21380">[21380]</a> Circulation history UI improvements - make barcode clickable</li>
432 </ul>
433
434 <h3 id="command-lineutilities">Command-line Utilities</h3>
435
436 <ul>
437 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20393">[20393]</a> Remove redundant 'koha.psgi' and 'plackup.sh' files</li>
438 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20486">[20486]</a> Add --marc_conditions option to export_records.pl</li>
439 </ul>
440
441 <blockquote>
442   <p>Sponsored by Gothenburg University Library</p>
443 </blockquote>
444
445 <ul>
446 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20795">[20795]</a> koha-rebuild-zebra should pass through increased verbosity</li>
447 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20915">[20915]</a> Use date --iso-8601 instead of date +%Y-%m-%d to be more readable and crontab friendly</li>
448 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21011">[21011]</a> Data inconsistencies - items.holdingbranch | items.homebranch</li>
449 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21150">[21150]</a> Data inconsistencies - item types</li>
450 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21576">[21576]</a> Add a developer script to automatically fix missing filters</li>
451 </ul>
452
453 <h3 id="coursereserves">Course reserves</h3>
454
455 <ul>
456 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20467">[20467]</a> Add ability to batch add items to a course</li>
457 </ul>
458
459 <h3 id="finesandfees">Fines and fees</h3>
460
461 <ul>
462 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19617">[19617]</a> Allow 'writeoff of selected'</li>
463 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629">[20629]</a> Remove ability to 'reverse' payments</li>
464 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20703">[20703]</a> Add ability to void any credit</li>
465 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21673">[21673]</a> Koha::Account::Lines->total_outstanding must be used when needed</li>
466 </ul>
467
468 <h3 id="holdrequests">Hold requests</h3>
469
470 <ul>
471 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7534">[7534]</a> New OPACAllowUserToChooseBranch setting for only showing libraries allowing holds</li>
472 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486">[15486]</a> Restrict number of holds placed by day</li>
473 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19469">[19469]</a> Add ability to split view of holds view on record by pickup library and/or itemtype</li>
474 </ul>
475
476 <blockquote>
477   <p>Sponsored by Stockholm University Library</p>
478 </blockquote>
479
480 <ul>
481 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21628">[21628]</a> Simplify holds awaiting pickup report</li>
482 </ul>
483
484 <h3 id="i18nl10n">I18N/L10N</h3>
485
486 <ul>
487 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395">[15395]</a> Internationalization: plural forms, context, and more</li>
488 </ul>
489
490 <h3 id="ill">ILL</h3>
491
492 <ul>
493 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18591">[18591]</a> Allow an arbitrary number of comments on ILLs</li>
494 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20651">[20651]</a> Improve display of "Toggle full supplier metadata"</li>
495 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20772">[20772]</a> Make request metadata editable and add price_paid field</li>
496 </ul>
497
498 <blockquote>
499   <p>Added the new price_paid field to ILL requests</p>
500 </blockquote>
501
502 <ul>
503 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20797">[20797]</a> If an Ill request has an associated bib record, the detail view should contain a link to the record</li>
504 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20995">[20995]</a> Add request ID to OPAC ILL requests display table</li>
505 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079">[21079]</a> Unify metadata schema across backends</li>
506 </ul>
507
508 <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
509
510 <ul>
511 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20683">[20683]</a> Update German web installer for 18.05</li>
512 </ul>
513
514 <h3 id="labelpatroncardprinting">Label/patron card printing</h3>
515
516 <ul>
517 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15766">[15766]</a> Give label and patron card batches a description</li>
518 </ul>
519
520 <blockquote>
521   <p>Sponsored by Catalyst IT</p>
522 </blockquote>
523
524 <ul>
525 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15836">[15836]</a> Labels: Offer configuration option for splitting call numbers</li>
526 </ul>
527
528 <blockquote>
529   <p>Sponsored by Goethe-Institut</p>
530 </blockquote>
531
532 <h3 id="lists">Lists</h3>
533
534 <ul>
535 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19039">[19039]</a> Results of virtual shelves (lists) not sortable by date added</li>
536 </ul>
537
538 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
539
540 <ul>
541 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19835">[19835]</a> Update MARC frameworks to Updates 23+24+25 (Nov 2016, May and Dec 2017)</li>
542 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20709">[20709]</a> Update German MARC frameworks to Updates 23-26 (Nov 2016, May and Apr 2018)</li>
543 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20710">[20710]</a> Update MARC21 frameworks to Update 26 (April 2018)</li>
544 </ul>
545
546 <h3 id="notices">Notices</h3>
547
548 <ul>
549 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15280">[15280]</a> Switch default CHECKOUT notice to Template Toolkit</li>
550 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15282">[15282]</a> Switch default CHECKIN notice to Template Toolkit</li>
551 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19743">[19743]</a> Header and Footer should be updated on each item for checkin / checkout / renewal notices</li>
552 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20356">[20356]</a> Add EmailSMSSendDriverFromAddress system preference for overriding Email SMS send driver from address</li>
553 </ul>
554
555 <blockquote>
556   <p>Sponsored by Gothenburg University Library</p>
557 </blockquote>
558
559 <h3 id="opac">OPAC</h3>
560
561 <ul>
562 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8630">[8630]</a> Add covers from AdLibris to the OPAC and Intranet</li>
563 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14222">[14222]</a> Sort holds in OPAC by priority</li>
564 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385">[14385]</a> Extend OpacHiddenItems to allow specifying exempt borrower categories</li>
565 </ul>
566
567 <blockquote>
568   <p>Sponsored by Catalyst IT</p>
569 </blockquote>
570
571 <ul>
572 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15287">[15287]</a> Use font-awesome on the OPAC</li>
573 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17153">[17153]</a> Logging in during a search navigates to account page instead of back to search results</li>
574 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17530">[17530]</a> Don't show 'article request' link when no article requests are permitted</li>
575 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18236">[18236]</a> MARC21: Add classes to material type icons on intranet result lists and detail pages</li>
576 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20400">[20400]</a> Add routing list tab to the patron account in OPAC</li>
577 </ul>
578
579 <blockquote>
580   <p>Adds a routing list tab to the patron account in the OPAC that will be visible if RoutingSerials is turned on and the user is at least on one routing list.</p>
581 </blockquote>
582
583 <ul>
584 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20427">[20427]</a> Convert OPAC LESS to SCSS</li>
585 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20554">[20554]</a> New OPAC CSS</li>
586 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20876">[20876]</a> The form_serialized_itype cookie is not used and should be removed</li>
587 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20898">[20898]</a> Replace OPAC detail's results browser with non-JavaScript version</li>
588 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20921">[20921]</a> Expose borrowernumber and branch when user is logged in to OPAC</li>
589 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21157">[21157]</a> Improve style of OPAC login modal</li>
590 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21174">[21174]</a> Change default behavior to open OPAC cart in one click</li>
591 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21340">[21340]</a> Add spans with classes around callnumbers in OPAC for additional styling</li>
592 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21568">[21568]</a> Add more spans with classes around callnumbers in OPAC for additional styling</li>
593 </ul>
594
595 <h3 id="patrons">Patrons</h3>
596
597 <ul>
598 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11401">[11401]</a> Add support for Norwegian national library card</li>
599 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11911">[11911]</a> Add separate permission for managing suggestions</li>
600 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12258">[12258]</a> Datatable in Patrons Account Fines</li>
601 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14391">[14391]</a> Granular permissions for the administration module</li>
602 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15136">[15136]</a> Display item's homebranch in patron's fines list</li>
603 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18635">[18635]</a> Koha::Patron->guarantees() should return results alphabetically</li>
604 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19524">[19524]</a> Share patron lists between staff</li>
605 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20819">[20819]</a> GDPR: Add a consent field for processing personal data in account menu and self-registration</li>
606 </ul>
607
608 <blockquote>
609   <p>This report adds a new table patron_consent in order to save user consent for processing personal data (GDPR), but allows for future extension. <br />
610   It adds two preferences: GDPR_Policy and PrivacyPolicyURL. The first pref allows you to enforce giving consent before using the OPAC as a specific user. In permissive mode, we only show a warning on the consent page. The second pref allows you to add a URL to a privacy policy page. <br />
611   On the self registration page we also add asking for consent if the pref is enabled.</p>
612 </blockquote>
613
614 <ul>
615 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20867">[20867]</a> Ability to show membership renewal date on moremember.pl page</li>
616 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21337">[21337]</a> Add Koha::Patrons->delete</li>
617 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21755">[21755]</a> Show patron updated date in circ menu</li>
618 </ul>
619
620 <h3 id="restapi">REST api</h3>
621
622 <ul>
623 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21334">[21334]</a> Add bibliographic content type definitions</li>
624 </ul>
625
626 <h3 id="reports">Reports</h3>
627
628 <ul>
629 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9188">[9188]</a> Remove 'debug' information from patron statistics</li>
630 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20260">[20260]</a> Use CodeMirror for the SQL reports editor</li>
631 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20495">[20495]</a> Refactor C4::Reports.Guided - remove get_saved_report</li>
632 </ul>
633
634 <h3 id="searching">Searching</h3>
635
636 <ul>
637 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18322">[18322]</a> Add facets for ccode to zebra</li>
638 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20758">[20758]</a> Typo in BrowseResultSelection syspref description</li>
639 </ul>
640
641 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
642
643 <ul>
644 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316">[18316]</a> Add weighting/relevancy options to ElasticSearch</li>
645 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19604">[19604]</a> Elasticsearch Fixes for build_authorities_query for auth searching</li>
646 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893">[19893]</a> Alternative optimized indexing for Elasticsearch</li>
647 </ul>
648
649 <blockquote>
650   <p>Sponsored by Gothenburg University Library</p>
651   
652   <p>This patch significantly improves the performance of the ElasticSearch indexing process and also improves the maintainability of this area of the codebase.</p>
653 </blockquote>
654
655 <ul>
656 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20073">[20073]</a> Move Elasticsearch settings to configuration files</li>
657 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20244">[20244]</a> Elasticsearch - Indexing improvements</li>
658 </ul>
659
660 <blockquote>
661   <ul>
662   <li>Index both ISBN10 and ISBN13 where possible.  </li>
663   <li>Add handling for alternative scripts.  </li>
664   <li>Improve sort field handling</li>
665   </ul>
666 </blockquote>
667
668 <ul>
669 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20248">[20248]</a> Elasticsearch - Improvements to mappings UI and indexing script</li>
670 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20602">[20602]</a> Use search fields weight/relevancy on OPAC simple search</li>
671 </ul>
672
673 <h3 id="searching-zebra">Searching - Zebra</h3>
674
675 <ul>
676 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20078">[20078]</a> Indexes 'arl' (Accelerated reading level) and 'arp' (Accelerated reading point) not usable in search menus</li>
677 </ul>
678
679 <h3 id="serials">Serials</h3>
680
681 <ul>
682 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3355">[3355]</a> Pagination in bib search for subscriptions</li>
683 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17877">[17877]</a> Show internal and vendor note in acquisition info on subscription detail page</li>
684 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18327">[18327]</a> Add the ability to set the received date to today on multi receiving serials</li>
685 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20365">[20365]</a> Allow several open orders on subscription</li>
686 </ul>
687
688 <blockquote>
689   <p>Sponsored by BULAC - http://www.bulac.fr/</p>
690 </blockquote>
691
692 <ul>
693 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726">[20726]</a> Display acquisition details on the subscription detail page</li>
694 </ul>
695
696 <blockquote>
697   <p>Sponsored by BULAC - http://www.bulac.fr/</p>
698 </blockquote>
699
700 <ul>
701 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21511">[21511]</a> Don't show acquisition details on subscription detail when there is no acq data</li>
702 </ul>
703
704 <h3 id="staffclient">Staff Client</h3>
705
706 <ul>
707 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13406">[13406]</a> Add classes to MARC Authority display to enable CSS styling</li>
708 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16280">[16280]</a> purge_suggestions.pl: Cron job log should tell number of days used</li>
709 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17698">[17698]</a> Make patron notes show up on staff dashboard</li>
710 </ul>
711
712 <blockquote>
713   <p>Sponsored by Catalyst IT</p>
714 </blockquote>
715
716 <ul>
717 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19550">[19550]</a> Add links to related authorities for UNIMARC</li>
718 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19902">[19902]</a> Add column configuration to bibliographic record checkouts history table</li>
719 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20339">[20339]</a> Unify MARC21 ISBN/ISSN handling in XSL</li>
720 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20896">[20896]</a> Move serial enumeration to the right of callnumber on staff detail page</li>
721 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21158">[21158]</a> Add cronjob references to the system preference descriptions if a cronjob is required</li>
722 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21376">[21376]</a> Catalogue detail date handling improvements</li>
723 </ul>
724
725 <h3 id="systemadministration">System Administration</h3>
726
727 <ul>
728 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12365">[12365]</a> Allow descriptive notes to be added to circulation and fine rules</li>
729 </ul>
730
731 <blockquote>
732   <p>Sponsored by Catalyst IT</p>
733 </blockquote>
734
735 <ul>
736 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15520">[15520]</a> Add more granular permission for only editing own library's circ rules</li>
737 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21403">[21403]</a> Add Indian Amazon Affiliate option to AmazonLocale setting</li>
738 </ul>
739
740 <h3 id="templates">Templates</h3>
741
742 <ul>
743 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7547">[7547]</a> Printing a sorted cart</li>
744 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10348">[10348]</a> Show number of items on tab headings in the staff client</li>
745 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618">[13618]</a> Add additional template filter methods and a filter presence test to Koha</li>
746 </ul>
747
748 <blockquote>
749   <p>This important improvement to Koha's security policy greatly decreases the likelihood of XSS vulnerabilities being introduced into the Koha codebase moving forward. We have introduced the requirement for all variables inside templates to be passed through a filter and added a test to check this requirement is being upheld.</p>
750 </blockquote>
751
752 <ul>
753 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19474">[19474]</a> Convert staff client CSS to SCSS</li>
754 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19608">[19608]</a> Move admin templates JavaScript to the footer: The rest</li>
755 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19709">[19709]</a> Move template JavaScript to the footer: Labels</li>
756 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19833">[19833]</a> Disambiguation of "biblio", "biblio record" and "bibliographic record"</li>
757 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19946">[19946]</a> Update popup window templates to use Bootstrap grid: Authority Z39.50 search</li>
758 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20044">[20044]</a> Switch single-column templates to Bootstrap grid: Cataloging</li>
759 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045">[20045]</a> Switch single-column templates to Bootstrap grid: Various</li>
760 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20217">[20217]</a> Make header's catalog search menu into a split button</li>
761 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20220">[20220]</a> Move template JavaScript to the footer: Holds</li>
762 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20520">[20520]</a> Re-indent moremember.tt</li>
763 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20534">[20534]</a> Floating toolbar when editing vendors</li>
764 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20585">[20585]</a> Label surname as name for organisation type patrons</li>
765 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20641">[20641]</a> Switch single-column templates to Bootstrap grid: Various, part 2</li>
766 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20650">[20650]</a> Switch single-column templates to Bootstrap grid: Various, part 3</li>
767 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20667">[20667]</a> Update two-column templates with Bootstrap grid: Acquisitions part 1</li>
768 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20668">[20668]</a> Update two-column templates with Bootstrap grid: Acquisitions part 2</li>
769 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20672">[20672]</a> Update two-column templates with Bootstrap grid: Acquisitions part 3</li>
770 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20690">[20690]</a> Update two-column templates with Bootstrap grid: Acquisitions part 4</li>
771 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20731">[20731]</a> Move template JavaScript to the footer: Call number browser MARC plugin</li>
772 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20736">[20736]</a> Update two-column templates with Bootstrap grid: Administration part 1</li>
773 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20738">[20738]</a> Update two-column templates with Bootstrap grid: Administration part 2</li>
774 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20739">[20739]</a> Update two-column templates with Bootstrap grid: Administration part 3</li>
775 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20740">[20740]</a> Update two-column templates with Bootstrap grid: Administration part 4</li>
776 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20741">[20741]</a> Update two-column templates with Bootstrap grid: Administration part 5</li>
777 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20742">[20742]</a> Update two-column templates with Bootstrap grid: Administration part 6</li>
778 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20743">[20743]</a> Update two-column templates with Bootstrap grid: Administration part 7</li>
779 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744">[20744]</a> Replace staff client header Koha logo gif with transparent png</li>
780 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20779">[20779]</a> Style refresh for patron detail page</li>
781 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20807">[20807]</a> Lost items report: Improve the display of CSV profile errors</li>
782 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20984">[20984]</a> MARC21 subfield 300f - Type of Unit  does not display</li>
783 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21112">[21112]</a> Re-indent staff client cart template</li>
784 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21125">[21125]</a> Shortcut moredetail.pl on nonexistent biblionumber</li>
785 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21132">[21132]</a> Highlight active filters on saved report page</li>
786 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21137">[21137]</a> Replace BORROWER_INFO and USER_INFO with logged_in_user</li>
787 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21166">[21166]</a> Add columns settings to the acquisition details table (record detail view)</li>
788 </ul>
789
790 <blockquote>
791   <p>Sponsored by BULAC - http://www.bulac.fr/</p>
792 </blockquote>
793
794 <ul>
795 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21237">[21237]</a> Clean up staff client SCSS</li>
796 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21305">[21305]</a> Update two-column templates with Bootstrap grid: Patron clubs</li>
797 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21306">[21306]</a> Update two-column templates with Bootstrap grid: Tags</li>
798 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21341">[21341]</a> Style button on acquisitions existing record search with Bootstrap</li>
799 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21409">[21409]</a> Add column configuration to course reserves</li>
800 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21428">[21428]</a> Switch two-column templates to Bootstrap grid: Reports part 1</li>
801 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21429">[21429]</a> Switch two-column templates to Bootstrap grid: Reports part 2</li>
802 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21430">[21430]</a> Switch two-column templates to Bootstrap grid: Reports part 3</li>
803 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21433">[21433]</a> Switch two-column templates to Bootstrap grid: Tools part 1</li>
804 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21434">[21434]</a> Switch two-column templates to Bootstrap grid: Tools part 2</li>
805 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21435">[21435]</a> Switch two-column templates to Bootstrap grid: Tools part 3</li>
806 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21437">[21437]</a> Switch two-column templates to Bootstrap grid: Patron lists</li>
807 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21439">[21439]</a> Switch two-column templates to Bootstrap grid: Rotating collections</li>
808 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21492">[21492]</a> Show subscriptions count in the sidebar menu</li>
809 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21519">[21519]</a> Switch two-column templates to Bootstrap grid: Serials part 1</li>
810 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21523">[21523]</a> Switch two-column templates to Bootstrap grid: Serials part 2</li>
811 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21570">[21570]</a> Switch two-column templates to Bootstrap grid: Various</li>
812 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21645">[21645]</a> Clean up library groups template</li>
813 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21647">[21647]</a> Clean up SRU fields mapping templates</li>
814 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21715">[21715]</a> Ease translation of account and account offset type descriptions</li>
815 </ul>
816
817 <h3 id="testsuite">Test Suite</h3>
818
819 <ul>
820 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20757">[20757]</a> Capture a screenshot on selenium errors</li>
821 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393">[21393]</a> Make template filter checks code reusable</li>
822 </ul>
823
824 <h3 id="tools">Tools</h3>
825
826 <ul>
827 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13560">[13560]</a> MARC modification templates - Add an 'Add' option</li>
828 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216">[21216]</a> Notices - Add filter/search options to table</li>
829 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21408">[21408]</a> Inventory - Warn of items possibly scanned out of order</li>
830 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21413">[21413]</a> Inventory - Allow skipping items with waiting holds</li>
831 </ul>
832
833 <h3 id="webservices">Web services</h3>
834
835 <ul>
836 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20676">[20676]</a> svc/barcode should allow barcode to be printed without text</li>
837 </ul>
838
839 <blockquote>
840   <p>Extends Koha /svc/barcode HTTP API. Adds a notext=1 parameter to the entry point in order to prevent the display of barcode text under the barcode's image.</p>
841 </blockquote>
842
843 <h3 id="z39.50sruopensearchservers">Z39.50 / SRU / OpenSearch Servers</h3>
844
845 <ul>
846 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18973">[18973]</a> Auto focus the ISBN field</li>
847 </ul>
848
849 <h2 id="criticalbugsfixed">Critical bugs fixed</h2>
850
851 <p>(This list includes all bugfixes since the previous major version. Most of them
852 have already been fixed in maintainance releases)</p>
853
854 <h3 id="acquisitions">Acquisitions</h3>
855
856 <ul>
857 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20014">[20014]</a> When adding to basket from a staged file item budgets are selected by matching on code, not id</li>
858 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20798">[20798]</a> Client side validation for for fund selection prevents adding only some records to a basket</li>
859 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20827">[20827]</a> Can't add owner to a fund</li>
860 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20861">[20861]</a> Correct EDI permissions on some pages</li>
861 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20972">[20972]</a> If ISBN has 10 numbers only the first 9 numbers are used</li>
862 </ul>
863
864 <blockquote>
865   <p>Sponsored by Gothenburg University Library</p>
866 </blockquote>
867
868 <ul>
869 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20979">[20979]</a> Error message when deleting bib attached to order</li>
870 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21282">[21282]</a> Ordered/spent lists should use prices including tax for calculations</li>
871 </ul>
872
873 <blockquote>
874   <p>Corrects the prices shown on the ordered/spent lists for each fund in acquisitions to show the price with taxes included. This will make the total shown on these pages match the total shown in the table on the acq start and fund pages.</p>
875 </blockquote>
876
877 <ul>
878 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21347">[21347]</a> bad code for input field in item information tab of addorderiso2709 page</li>
879 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385">[21385]</a> Vendor search: Item count is incorrectly updated on partial receive</li>
880 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21587">[21587]</a> Patrons to notify on receiving doesn't work on new order creation, only on modification</li>
881 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21758">[21758]</a> Navigation in Z39.50 result pages not working in Acquisitions</li>
882 </ul>
883
884 <blockquote>
885   <p>The next page, previous page, and go buttons now work when navigating the search results when adding a record to a basket from an external source.</p>
886 </blockquote>
887
888 <ul>
889 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21853">[21853]</a> Internal software error when exporting basket group as PDF with Perl > 5.24.1</li>
890 </ul>
891
892 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
893
894 <ul>
895 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18821">[18821]</a> TrackLastPatronActivity is a performance killer</li>
896 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20918">[20918]</a> left-side navigation broken on the checkout history page</li>
897 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20922">[20922]</a> Koha::Number::Price must not be used in updatedatabase.pl</li>
898 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21087">[21087]</a> Patron's password is hashed twice when the object is saved</li>
899 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21133">[21133]</a> Missing use C4::Accounts statement in Koha/Patron.pm</li>
900 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21195">[21195]</a> Makefile.t is failing due to new files for SCSS</li>
901 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21222">[21222]</a> Patron's creation is broken</li>
902 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21432">[21432]</a> Internal Server Error in Checkout History</li>
903 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21481">[21481]</a> Translation tool still references to help templates</li>
904 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21526">[21526]</a> TT variables used to build a link should be uri filtered</li>
905 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21593">[21593]</a> Remove Group by clause in GetAuthValueDropbox</li>
906 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21598">[21598]</a> budget_parent_id isn't in GROUP BY - GetBudgetHierarchy</li>
907 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21599">[21599]</a> Incorrect decimal value: '' for column 'defaultreplacecost' - Cannot create item type</li>
908 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21604">[21604]</a> Cannot add/edit funds, cannot add budgets</li>
909 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21607">[21607]</a> Koha::Account::Line->apply should store credit offsets as negative amounts</li>
910 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21612">[21612]</a> Incorrect GROUP BY in Koha::Virtualshelves</li>
911 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21635">[21635]</a> Incorrect GROUP BY clause in batchMod.pl</li>
912 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21669">[21669]</a> TT assignment statements must not be html filtered</li>
913 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21869">[21869]</a> Bad update statement loses values for MarkLostItemsAsReturned</li>
914 </ul>
915
916 <h3 id="authentication">Authentication</h3>
917
918 <ul>
919 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18947">[18947]</a> Unexpected Active Directory LDAP authentication failure mode</li>
920 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20879">[20879]</a> Shibboleth in combination with LDAP as an alternative no longer works</li>
921 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21311">[21311]</a> Remove locked message from opac-auth.tt</li>
922 </ul>
923
924 <blockquote>
925   <p>It is good security practice to not provide details which could confirm or deny the existence of an account. Previously, the simple "This account has been locked!" confirmed its existence which would only encourage more attacks by hackers. <br />
926   To prevent aiding malicious attacks, the message has been changed to something that does not expressly state the account has been locked. It only mentions that accounts will be locked after a number of failed attempts, instead of saying whether it is locked or not. <br />
927   So while a successful attempt will seem to have an invalid username or password suggestion after the account is locked, users should be reminded that they can always reset their password or contact library staff for help.</p>
928 </blockquote>
929
930 <h3 id="cataloging">Cataloging</h3>
931
932 <ul>
933 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14662">[14662]</a> Allow blank values in pull downs in cataloguing forms when subfield is mandatory</li>
934 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20761">[20761]</a> Advanced Cataloging Editor - Rancor - Some js files are not fetched using Asset</li>
935 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20928">[20928]</a> Checkout status not showing patron</li>
936 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21448">[21448]</a> Field 606 doesn't add multiple x subfields</li>
937 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21742">[21742]</a> Incorrect count of youtube videos</li>
938 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774">[21774]</a> Cloned item subfields disappear when editing an item</li>
939 </ul>
940
941 <h3 id="circulation">Circulation</h3>
942
943 <ul>
944 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2696">[2696]</a> Fine payments should show what was paid for</li>
945 </ul>
946
947 <blockquote>
948   <p>This adds a details view for every fine and payment in a patron account that will show detailed information about the payments made forward a fine and how a payment has been split up to pay towards several fines.</p>
949 </blockquote>
950
951 <ul>
952 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10382">[10382]</a> collection and location not returning to null when removed from course reserves</li>
953 </ul>
954
955 <blockquote>
956   <p>These patches ensure that unset values for items added to course reserves are unset when the course is disabled.</p>
957 </blockquote>
958
959 <ul>
960 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20825">[20825]</a> Cannot checkout if item types at biblio level</li>
961 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20889">[20889]</a> Items marked as not for loan can be checked out</li>
962 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20934">[20934]</a> Biblio checkout history shows only current checkout</li>
963 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21176">[21176]</a> decreaseLoanHighHolds does not properly calculate date when  TimeFormat set to 12 hour</li>
964 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21231">[21231]</a> BlockReturnofLostItems does not prevent lost items being found</li>
965 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21257">[21257]</a> Patrons checkout table throws JS error when location/collection not defined</li>
966 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21293">[21293]</a> Display of housebound delivery information broken by Bug 13618</li>
967 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21464">[21464]</a> Overdues export is missing lot of fields</li>
968 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21620">[21620]</a> Errors when using email from stockrotation.pl cronjob</li>
969 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21641">[21641]</a> Software error when checking out an item with a charge associated with it</li>
970 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21777">[21777]</a> Checkouts table in circulation is out of alignment</li>
971 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21796">[21796]</a> Patron Restriction do not restrict checkouts if patron also has a fee/fine on their account</li>
972 </ul>
973
974 <h3 id="command-lineutilities">Command-line Utilities</h3>
975
976 <ul>
977 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20811">[20811]</a> Fix wrong usage of ModBiblio in bulkmarcimport.pl</li>
978 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21122">[21122]</a> Make check-url-quick.pl handle utf8 characters in urls gracefuly</li>
979 </ul>
980
981 <h3 id="coursereserves">Course reserves</h3>
982
983 <ul>
984 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21603">[21603]</a> Incorrect GROUP BY clause in SearchCourses</li>
985 </ul>
986
987 <h3 id="database">Database</h3>
988
989 <ul>
990 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20773">[20773]</a> bug 20724 follow-up - Database cleanup</li>
991 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21129">[21129]</a> New ALTER IGNORE TABLE entries need correction in updatedatabase.pl</li>
992 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21617">[21617]</a> statistics.ccode is not long enough (see also dbrev 18.06.00.032)</li>
993 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21682">[21682]</a> Stock Rotation: Update DB is failing with strict_sql_modes ON</li>
994 </ul>
995
996 <h3 id="finesandfees">Fines and fees</h3>
997
998 <ul>
999 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13098">[13098]</a> Item lost multiple times by the same patron will create only be charged once</li>
1000 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20840">[20840]</a> Internal Server Error when clicking on "Details" button</li>
1001 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20946">[20946]</a> Cannot pay fines for patrons with credits</li>
1002 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21702">[21702]</a> mancredit.pl incorrectly passes user_id instead of the patron id</li>
1003 </ul>
1004
1005 <h3 id="holdrequests">Hold requests</h3>
1006
1007 <ul>
1008 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20822">[20822]</a> Can't find HOLD_SLIP template when printing</li>
1009 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611">[21611]</a> Priority in request.pl shows 1 instead of Waiting</li>
1010 </ul>
1011
1012 <h3 id="i18nl10n">I18N/L10N</h3>
1013
1014 <ul>
1015 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21823">[21823]</a> Cannot update or create translations</li>
1016 </ul>
1017
1018 <h3 id="ill">ILL</h3>
1019
1020 <ul>
1021 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21377">[21377]</a> Variable declarations erroneously filtered</li>
1022 </ul>
1023
1024 <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
1025
1026 <ul>
1027 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16690">[16690]</a> Improve security of remote database installations</li>
1028 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17234">[17234]</a> ALTER IGNORE TABLE is invalid in mysql 5.7.  This breaks updatedatabase.pl</li>
1029 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21440">[21440]</a> koha-create expects the file passed by $DEFAULTSQL to be in gzip format</li>
1030 </ul>
1031
1032 <blockquote>
1033   <p>Add support to koha-create to allow it to accept both compressed and uncompressed files for DEFAULTSQL</p>
1034 </blockquote>
1035
1036 <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
1037
1038 <ul>
1039 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21149">[21149]</a> Administrator creation in onboarding always fails</li>
1040 </ul>
1041
1042 <h3 id="labelpatroncardprinting">Label/patron card printing</h3>
1043
1044 <ul>
1045 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8604">[8604]</a> Patron cards made for patrons which don't have patron images use preceding card's image</li>
1046 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21281">[21281]</a> Label Template - Creation not working</li>
1047 </ul>
1048
1049 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
1050
1051 <ul>
1052 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21749">[21749]</a> Importing MARC frameworks from pre-9701 fails</li>
1053 </ul>
1054
1055 <h3 id="notices">Notices</h3>
1056
1057 <ul>
1058 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21529">[21529]</a> Fix display of HTML tags in print notices</li>
1059 </ul>
1060
1061 <h3 id="opac">OPAC</h3>
1062
1063 <ul>
1064 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20763">[20763]</a> AllowPurchaseSuggestionBranchChoice triggers error opac-suggestions.pl is visited without logging in</li>
1065 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20832">[20832]</a> Opac user page crash when there is an overdue fine and not any rental charge for a patron</li>
1066 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20875">[20875]</a> OpacAddMastheadLibraryPulldown displays an empty list</li>
1067 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21018">[21018]</a> OPAC Resource URL Broken if Tracklinks is enabled</li>
1068 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21374">[21374]</a> Self registration e-mail verification does not work</li>
1069 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21475">[21475]</a> Error in the OPAC when viewing a record which has no biblio-level itemtype</li>
1070 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21476">[21476]</a> Incorrect filter prevents HTML5 media from playing in the OPAC</li>
1071 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21479">[21479]</a> Removing from cart removes 2 items</li>
1072 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21771">[21771]</a> Password recovery is broken (see 20023)</li>
1073 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21878">[21878]</a> Fix few links for opac pagination and facets (no uri filter)</li>
1074 </ul>
1075
1076 <h3 id="patrons">Patrons</h3>
1077
1078 <ul>
1079 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13655">[13655]</a> Can't save organisation type patron without entering userid/password</li>
1080 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20903">[20903]</a> Print payment receipt on child patron could end with server error</li>
1081 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20951">[20951]</a> Koha::Patron::Discharge is missing use Koha::Patron::Debarments</li>
1082 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20981">[20981]</a> Organization name missing from patron search results</li>
1083 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21068">[21068]</a> Remove NorwegianPatronDB related code</li>
1084 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21085">[21085]</a> Can't edit patrons with housebound module active</li>
1085 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21136">[21136]</a> Error "No property select_city for Koha::Patron" when saving patron record</li>
1086 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21208">[21208]</a> Housebound deliverer/chooser have wrong name when creating a visit</li>
1087 </ul>
1088
1089 <h3 id="sip2">SIP2</h3>
1090
1091 <ul>
1092 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21020">[21020]</a> Return branch not set for transfer when using SIP</li>
1093 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21471">[21471]</a> Misspelled variable name in <em>get</em>outstanding_holds</li>
1094 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21486">[21486]</a> SIP does not return  checked out (charged) items on patron_information request</li>
1095 </ul>
1096
1097 <h3 id="searching">Searching</h3>
1098
1099 <ul>
1100 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20838">[20838]</a> Search by group of libraries is broken</li>
1101 </ul>
1102
1103 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
1104
1105 <ul>
1106 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19365">[19365]</a> link_bibs_to_authorities.pl doesn't work with Elasticsearch</li>
1107 </ul>
1108
1109 <blockquote>
1110   <p>Sponsored by National Library of Finland</p>
1111 </blockquote>
1112
1113 <ul>
1114 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21032">[21032]</a> Refining a search made on a specific index fail</li>
1115 </ul>
1116
1117 <h3 id="selfcheckout">Self checkout</h3>
1118
1119 <ul>
1120 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21054">[21054]</a> Extra closing body tag in sco-main.tt prevents slip printing</li>
1121 </ul>
1122
1123 <h3 id="serials">Serials</h3>
1124
1125 <ul>
1126 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21554">[21554]</a> Using Subscription Batch Edit produces Software Error</li>
1127 </ul>
1128
1129 <h3 id="staffclient">Staff Client</h3>
1130
1131 <ul>
1132 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20652">[20652]</a> Sort after item type search fails</li>
1133 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20899">[20899]</a> Patron name not showing on issuehistory.pl</li>
1134 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20998">[20998]</a> Non superlibrarians cannot search for patrons using the quicksearch at the top</li>
1135 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21418">[21418]</a> Incorrectly filtered markup in staff client lists</li>
1136 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21703">[21703]</a> Placing holds in staff is broken (TT filter)</li>
1137 </ul>
1138
1139 <h3 id="systemadministration">System Administration</h3>
1140
1141 <ul>
1142 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21151">[21151]</a> SRU search fields mapping pop-up comes up empty</li>
1143 </ul>
1144
1145 <h3 id="templates">Templates</h3>
1146
1147 <ul>
1148 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13692">[13692]</a> Series link is only using 800a instead of 800t</li>
1149 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20977">[20977]</a> Javascript vars used in confirm_deletion in catalog.js do not match strings in catalog-strings.inc</li>
1150 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21163">[21163]</a> Basket group detail page layout is broken</li>
1151 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21663">[21663]</a> Incorrect filter prevents predefined notes from being added to patron acccounts</li>
1152 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21704">[21704]</a> Editing subfields in bibliographic frameworks is broken (TT filter)</li>
1153 </ul>
1154
1155 <blockquote>
1156   <p>Sponsored by Theke Solutions</p>
1157 </blockquote>
1158
1159 <ul>
1160 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21706">[21706]</a> Editing subfields in authority frameworks is broken (TT filter)</li>
1161 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21805">[21805]</a> Duplicate include file in search results template causes JS error</li>
1162 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21814">[21814]</a> System preferences save button can be hidden by language menu</li>
1163 </ul>
1164
1165 <h3 id="testsuite">Test Suite</h3>
1166
1167 <ul>
1168 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20906">[20906]</a> Fix Debian 9 Test Failures</li>
1169 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567">[21567]</a> WebService:ILS related tests fail during package build</li>
1170 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21597">[21597]</a> Test suite is still failing with new default SQL modes</li>
1171 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21600">[21600]</a> t/db_dependent/api/v1/patrons.t is failing with new SQL modes</li>
1172 </ul>
1173
1174 <h3 id="tools">Tools</h3>
1175
1176 <ul>
1177 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20084">[20084]</a> Patron card creator: layouts Industrial2of5 and COOP2of5 broken with error "Invalid Characters"</li>
1178 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21656">[21656]</a> Syntax Error in Stock Rotation Default Notice Template</li>
1179 </ul>
1180
1181 <h3 id="webservices">Web services</h3>
1182
1183 <ul>
1184 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21046">[21046]</a> ILSDI - AuthenticatePatron returns a wrong borrowernumber if cardnumber is empty</li>
1185 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21199">[21199]</a> Patron's attributes are displayed on GetPatronInfo's ILSDI output regardless opac_display</li>
1186 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21203">[21203]</a> ILS-DI - GetRecords crashes on non-existent records</li>
1187 </ul>
1188
1189 <h3 id="translate.koha-community.org">translate.koha-community.org</h3>
1190
1191 <ul>
1192 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21480">[21480]</a> misc/translator/translate does not work with perl 5.26</li>
1193 </ul>
1194
1195 <h2 id="otherbugsfixed">Other bugs fixed</h2>
1196
1197 <p>(This list includes all bugfixes since the previous major version. Most of them
1198 have already been fixed in maintainance releases)</p>
1199
1200 <h3 id="about">About</h3>
1201
1202 <ul>
1203 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143">[7143]</a> Bug for tracking changes to the about page</li>
1204 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17597">[17597]</a> Outdated translation credits</li>
1205 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20720">[20720]</a> Add libraries (sponsors) to the about page</li>
1206 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20818">[20818]</a> Missing QA manager entry in 18.05 release notes</li>
1207 </ul>
1208
1209 <h3 id="acquisitions">Acquisitions</h3>
1210
1211 <ul>
1212 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3849">[3849]</a> Descriptions of acquisition permissions are unclear</li>
1213 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9775">[9775]</a> unitprice should be hidden when creating an order</li>
1214 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15408">[15408]</a> Timestamp on funds not updated when you duplicate a budget</li>
1215 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16739">[16739]</a> Generate EDIFACT on basket groups falsely showing when configuration is incomplete</li>
1216 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16754">[16754]</a> Use validation plugin in budgets, planning, and contracts</li>
1217 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19271">[19271]</a> Ordered/Spent lists should display vendor name, not vendor code</li>
1218 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19453">[19453]</a> Client side validation broken for "Fund" select</li>
1219 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20892">[20892]</a> Wrong basketgroup link in histsearch.pl</li>
1220 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21033">[21033]</a> Remove few warns in acqui/basket.pl</li>
1221 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21048">[21048]</a> suggest_status not behaving properly</li>
1222 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21097">[21097]</a> Missing optgroup closing tag in orderreceive.tt</li>
1223 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21288">[21288]</a> Slowness in acquisition caused by GetInvoices</li>
1224 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21324">[21324]</a> Missing aoColumns definition in acqui/parcel receivedt table</li>
1225 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21356">[21356]</a> Missing space in parcel.tt</li>
1226 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21387">[21387]</a> Receive items from - form should include tax hints the same as the ordering form</li>
1227 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21398">[21398]</a> Search term when adding an order from an existing record should be required</li>
1228 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21417">[21417]</a> EDI ordering fails when basket and EAN libraries do not match</li>
1229 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21425">[21425]</a> basketno not being interpolated into error message</li>
1230 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21537">[21537]</a> Template error when creating a new order from a suggestion</li>
1231 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21619">[21619]</a> Tax hints should not be abbreviated</li>
1232 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21725">[21725]</a> Incorrect HAVING in group by in Acquisitions.pm</li>
1233 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21799">[21799]</a> Change wording for quantity input field on order receive page</li>
1234 </ul>
1235
1236 <h3 id="architectureinternalsandplumbing">Architecture, internals, and plumbing</h3>
1237
1238 <ul>
1239 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15734">[15734]</a> Audio Alerts broken</li>
1240 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584">[18584]</a> Our legacy code contains trailing-spaces</li>
1241 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18720">[18720]</a> Get rid of "die" in favor of exceptions in C4::Acquisition::GetBasketAsCsv</li>
1242 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19687">[19687]</a> Recent upgrade to 17.05.04.000 bulkmarcimport started to fail</li>
1243 </ul>
1244
1245 <blockquote>
1246   <p>Sponsored by Gothenburg University Library</p>
1247 </blockquote>
1248
1249 <ul>
1250 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19991">[19991]</a> use Modern::Perl in OPAC perl scripts</li>
1251 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20187">[20187]</a> New rewrite rules can break custom css</li>
1252 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20259">[20259]</a> Shorter JS and CSS rewrite rule</li>
1253 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20631">[20631]</a> C4::Acounts claims to use ReturnLostItem but doesn't</li>
1254 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20696">[20696]</a> Remove a few ugly "eq undef" comparisons</li>
1255 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20702">[20702]</a> Bind results of GetHostItemsInfo to the EasyAnalyticalRecords pref</li>
1256 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20767">[20767]</a> "The method is not covered by tests!" should give more information</li>
1257 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20851">[20851]</a> Missing module in circ/article-request-slip.pl</li>
1258 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20886">[20886]</a> Koha::Object::TO_JSON indiscriminately casting to integer</li>
1259 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20911">[20911]</a> Search history page forms use 'GET' and this limits the number of entries that can be submitted</li>
1260 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20980">[20980]</a> Manual credit offsets are stored as debits</li>
1261 </ul>
1262
1263 <blockquote>
1264   <p>This change may affect existing reports. Credits will no longer be recorded as 'debits' but rather get their own 'Manual Credit' type.</p>
1265 </blockquote>
1266
1267 <ul>
1268 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21008">[21008]</a> pay.pl and paycollect.pl raise warning</li>
1269 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022">[21022]</a> Exceptions should skip stringifying if message manually passed</li>
1270 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21056">[21056]</a> Changing the logged in library can fail sporadically</li>
1271 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082">[21082]</a> OverDrive authentication method no longer supported</li>
1272 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21115">[21115]</a> Add multi_param call and add divider in cache key in svc/report and opac counterpart</li>
1273 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21154">[21154]</a> Remove unused subs from C4::Serials</li>
1274 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21182">[21182]</a> acqui/check_duplicate_barcode_ajax.pl is not longer in use</li>
1275 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21207">[21207]</a> C4::Overdues::GetItems is not used</li>
1276 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21238">[21238]</a> TemplateToolkit.t is failing on slow server</li>
1277 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21396">[21396]</a> Missing use statements in Koha::Account</li>
1278 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21404">[21404]</a> Remove unused variables in C4::Breeding-><em>auth</em>build_query</li>
1279 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21500">[21500]</a> Warnings in rotating collections</li>
1280 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21584">[21584]</a> Wrong offset type for Lost Item</li>
1281 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21621">[21621]</a> Incorrect GROUP BY in tools/letter.pl</li>
1282 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21639">[21639]</a> Phone notice transports do not exist for new installs</li>
1283 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21680">[21680]</a> Remove dead code C4::Accounts::fixaccounts</li>
1284 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21804">[21804]</a> Bad rebase reintroduced C4::Accounts::getcharges</li>
1285 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21867">[21867]</a> Replace remaining document.element.onchange calls in marc_modification_templates.js</li>
1286 </ul>
1287
1288 <h3 id="authentication">Authentication</h3>
1289
1290 <ul>
1291 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13779">[13779]</a> sessionID declared twice in C4::Auth::checkauth()</li>
1292 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20023">[20023]</a> Password recovery should be case insensitive</li>
1293 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21323">[21323]</a> Redirect page after login missing multiple params</li>
1294 </ul>
1295
1296 <h3 id="cataloging">Cataloging</h3>
1297
1298 <ul>
1299 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15360">[15360]</a> Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button</li>
1300 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16424">[16424]</a> Advanced editor reverts records back to Default framework</li>
1301 </ul>
1302
1303 <blockquote>
1304   <p>After this patch, frameworks will be handled correctly by the advanced cataloguing editor.</p>
1305 </blockquote>
1306
1307 <ul>
1308 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18655">[18655]</a> Unimarc field 210c fails on importing fields with a simple quote</li>
1309 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18822">[18822]</a> Advanced editor - Rancor - searching broken under Elasticsearch</li>
1310 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19970">[19970]</a> Revise change of bug 19413 to work better for translations</li>
1311 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20592">[20592]</a> updateitem.pl causes database errors when empty non-public item notes updated</li>
1312 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20760">[20760]</a> Advanced Cataloging Editor - Rancor - AuthorisedValues are incorrectly fetched</li>
1313 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20785">[20785]</a> Advanced Editor does not honor MarcFieldDocURL</li>
1314 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20829">[20829]</a> 'Link to host item' gives internal server error</li>
1315 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21009">[21009]</a> Max length of inputs on editing/adding items is broken</li>
1316 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21053">[21053]</a> Editing 008 field with a hash overwrites data</li>
1317 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21064">[21064]</a> Advanced cataloging editor - rancor - check for changes should return 'undefined' instead of 'undef'</li>
1318 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21362">[21362]</a> Advanced MARC Editor - Rancor - Tab navigation not working in fixed fields</li>
1319 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21365">[21365]</a> BiblioAddsAuthorities does not work with the Advanced MARC Editor - Rancor</li>
1320 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21407">[21407]</a> Can't enter new macros in the advanced cataloging editor (rancor)</li>
1321 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21556">[21556]</a> Deleting same record twice leads to fatal software error</li>
1322 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21666">[21666]</a> Advanced editor search- error is given for 'Unsupported Use attribute' when searching on title + author</li>
1323 </ul>
1324
1325 <h3 id="circulation">Circulation</h3>
1326
1327 <ul>
1328 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16420">[16420]</a> Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin</li>
1329 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17561">[17561]</a> ReserveSlip needs itemnumber for item level holds on same biblio</li>
1330 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677">[18677]</a> issue_id is not added to accountlines for lost item fees</li>
1331 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20120">[20120]</a> Prevent writeoffs of more than the amount owed for a fee</li>
1332 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20487">[20487]</a> AddReturn should clear items.onloan for unissued items</li>
1333 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20598">[20598]</a> Accruing fines not closed out by longoverdue.pl if WhenLostForgiveFine is not enabled</li>
1334 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20660">[20660]</a> AddReturn should use return date override for debarments</li>
1335 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20793">[20793]</a> Don't show holds link in result list when staff user doesn't have place_holds permission</li>
1336 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20794">[20794]</a> Don't show holds tab when user doesn't have circulate_remaining_permissions</li>
1337 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21168">[21168]</a> Error on circ/returns.pl after deleting checked-in item</li>
1338 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21463">[21463]</a> Library is no longer displayed in the overdue list</li>
1339 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21553">[21553]</a> Javascript error on rota page</li>
1340 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21562">[21562]</a> Sorting on checkout date is broken</li>
1341 </ul>
1342
1343 <h3 id="command-lineutilities">Command-line Utilities</h3>
1344
1345 <ul>
1346 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20893">[20893]</a> batchRebuildItemsTables.pl has incorrect parameter</li>
1347 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21035">[21035]</a> runreport.pl prints only a newline when printing a row that has a field that contains an embedded newline</li>
1348 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21322">[21322]</a> process_message_queue.pl --type should take an argument</li>
1349 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21640">[21640]</a> Itivia outbound script doesn't print to STDOUT</li>
1350 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21698">[21698]</a> FIX POD of cancel_unfilled_holds.pl</li>
1351 </ul>
1352
1353 <h3 id="coursereserves">Course reserves</h3>
1354
1355 <ul>
1356 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21349">[21349]</a> Instructors with special characters (e.g. $, ., :) in their cardnumber cannot be removed from course reserves</li>
1357 </ul>
1358
1359 <h3 id="database">Database</h3>
1360
1361 <ul>
1362 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5458">[5458]</a> length of items.ccode disagrees with authorised_values.authorised_value</li>
1363 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20777">[20777]</a> Remove unused field accountlines.dispute</li>
1364 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21015">[21015]</a> Members.pm slow because it loads twice Koha::Schema</li>
1365 </ul>
1366
1367 <h3 id="developerdocumentation">Developer documentation</h3>
1368
1369 <ul>
1370 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21077">[21077]</a> Fix comment for statistics.type in installer/data/mysql/kohastructure.sql</li>
1371 </ul>
1372
1373 <h3 id="finesandfees">Fines and fees</h3>
1374
1375 <ul>
1376 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20285">[20285]</a> Lost item refund won't always pay down lost item fee first</li>
1377 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21167">[21167]</a> Price should be correctly formatted on printed fee receipt and invoice</li>
1378 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21196">[21196]</a> C4::Overdues::CalcFine should consider default item type replacement cost</li>
1379 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21462">[21462]</a> "Filter paid transactions" stopped working after html-table was changed</li>
1380 </ul>
1381
1382 <h3 id="holdrequests">Hold requests</h3>
1383
1384 <ul>
1385 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21075">[21075]</a> AutoUnsuspendHolds should unsuspend holds &lt;= today</li>
1386 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21076">[21076]</a> Javascript error on article requests page</li>
1387 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21320">[21320]</a> Holds to pull should honor syspref AllowHoldsOnDamagedItems</li>
1388 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21389">[21389]</a> Javascript error on article requests page</li>
1389 </ul>
1390
1391 <h3 id="i18nl10n">I18N/L10N</h3>
1392
1393 <ul>
1394 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16621">[16621]</a> Translatability: Issues in opac-user.tt (sentence splitting)</li>
1395 </ul>
1396
1397 <blockquote>
1398   <p>Fix translatability issues due to sentence splitting in <br />
1399   koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt</p>
1400 </blockquote>
1401
1402 <ul>
1403 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19500">[19500]</a> Make module names on letters overview page translatable</li>
1404 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20332">[20332]</a> Untranslatable strings in grouped OPAC results</li>
1405 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21029">[21029]</a> "Suspend until" in modal in staff patron account is not translatable</li>
1406 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21351">[21351]</a> Traditional Chinese Language pack should have file name "zh-Hant-TW" not "zh-Hans-TW"</li>
1407 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21490">[21490]</a> Disambiguation of "Order"</li>
1408 </ul>
1409
1410 <h3 id="ill">ILL</h3>
1411
1412 <ul>
1413 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20548">[20548]</a> Remove copyright clearance workflow from staff created ILL requests</li>
1414 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20941">[20941]</a> Displaying requests does not display request material type</li>
1415 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20996">[20996]</a> Fix API response time on ILL request endpoint</li>
1416 </ul>
1417
1418 <blockquote>
1419   <p>This patch makes the <branch> configuration section compulsory in the <interlibrary_loans> section of your Koha configuration file. The <branch> section allows you define per-branch Interlibrary loan options for each branch. In it's most basic form, the branch section can be: <br />
1420   <branch><code>code_for_your_branch</code></branch></p>
1421 </blockquote>
1422
1423 <ul>
1424 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21289">[21289]</a> Error when sending emails to partner libraries</li>
1425 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21497">[21497]</a> Dates should be correctly formatted for ILL requests in OPAC</li>
1426 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21516">[21516]</a> Request notes CSS bug makes them unreadable</li>
1427 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21585">[21585]</a> Missing firstnames should be gracefully ignored in ILL requests table</li>
1428 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21835">[21835]</a> Request ID is displayed as NaN</li>
1429 </ul>
1430
1431 <h3 id="installationandupgradecommand-lineinstaller">Installation and upgrade (command-line installer)</h3>
1432
1433 <ul>
1434 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8">[8]</a> TransferLog ErrorLog apache parameters</li>
1435 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=490">[490]</a> Poor display</li>
1436 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21426">[21426]</a> setting USE_MEMCACHED to "no" in koha-sites.conf does not have any effect</li>
1437 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21654">[21654]</a> Installer is loading a non-existent file</li>
1438 </ul>
1439
1440 <h3 id="installationandupgradeweb-basedinstaller">Installation and upgrade (web-based installer)</h3>
1441
1442 <ul>
1443 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15717">[15717]</a> Installer: Step 3 has HTML tag br showing</li>
1444 </ul>
1445
1446 <h3 id="labelpatroncardprinting">Label/patron card printing</h3>
1447
1448 <ul>
1449 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6647">[6647]</a> Label item search should use standard pagination routine</li>
1450 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20765">[20765]</a> Search for items by acqdate does not work in label batch</li>
1451 </ul>
1452
1453 <h3 id="lists">Lists</h3>
1454
1455 <ul>
1456 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17886">[17886]</a> Don't show option to add to existing list if there are no lists in staff</li>
1457 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21297">[21297]</a> "More lists" screen missing "Select an Existing list" fieldset when all lists are public</li>
1458 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21629">[21629]</a> List sort on call number does not use cn_sort</li>
1459 </ul>
1460
1461 <blockquote>
1462   <p>With this patch lists sorted on call number will now use the machine sortable form of the callnumber from items.cn_sort for better results.</p>
1463 </blockquote>
1464
1465 <ul>
1466 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21874">[21874]</a> Encoding broken in list and cart email subjects</li>
1467 </ul>
1468
1469 <h3 id="marcauthoritydatasupport">MARC Authority data support</h3>
1470
1471 <ul>
1472 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21581">[21581]</a> Matching rules for authorities do not respect 'Search index' setting</li>
1473 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644">[21644]</a> UNIMARC XSLT display of 210 in intranet</li>
1474 </ul>
1475
1476 <h3 id="marcbibliographicdatasupport">MARC Bibliographic data support</h3>
1477
1478 <ul>
1479 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20700">[20700]</a> Update MARC21 leader/007/008 codes</li>
1480 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20910">[20910]</a> 773$g not displayed if $0 is present</li>
1481 </ul>
1482
1483 <blockquote>
1484   <p>Sponsored by Escuela de Orientacion Lacaniana</p>
1485 </blockquote>
1486
1487 <h3 id="notices">Notices</h3>
1488
1489 <ul>
1490 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15971">[15971]</a> Serial claim letters should allow the use of all biblio and biblioitems fields (like issn)</li>
1491 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21277">[21277]</a> fr-CA translation for notices in sample_notices.sql</li>
1492 </ul>
1493
1494 <h3 id="opac">OPAC</h3>
1495
1496 <ul>
1497 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16575">[16575]</a> Irregular behaviour using window.print() followed by window.location.href=</li>
1498 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17869">[17869]</a> Don't show pick-up library for list of holds in OPAC account when there is only one branch</li>
1499 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19291">[19291]</a> Make breadcrumbs for OPAC search history consistent with other patron account pages</li>
1500 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19849">[19849]</a> Rebase of bug 16621 partially reverted bug 12509</li>
1501 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20053">[20053]</a> Drop type attribute "text/javascript" for <code>&lt;script&gt;</code> elements used in OPAC templates</li>
1502 </ul>
1503
1504 <blockquote>
1505   <p>Prevents warnings about type attribute being generated for <code>&lt;script&gt;</code> elements when testing the OPAC pages using W3C Validator for HTML5.</p>
1506 </blockquote>
1507
1508 <ul>
1509 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20090">[20090]</a> Missing Script Statement for Novelist Select on Some Record Displays in OPAC</li>
1510 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20507">[20507]</a> Shelf browser does not update image sources when paging</li>
1511 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20756">[20756]</a> OPAC "Share list" button should be styled with an icon</li>
1512 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20953">[20953]</a> Discharge can be requested several times on OPAC</li>
1513 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20994">[20994]</a> Fix capitalization on OPAC result list "Save to Lists"</li>
1514 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21078">[21078]</a> Overdrive JS breaks when window opened from another site</li>
1515 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21094">[21094]</a> Syndetics: always use https instead of http</li>
1516 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21127">[21127]</a> Remove jqTransform jQuery plugin from the OPAC</li>
1517 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21493">[21493]</a> Remove incomplete icon style from serial issues tabs</li>
1518 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21590">[21590]</a> "send list" email uses the term "virtual shelf", this should be "list".</li>
1519 </ul>
1520
1521 <h3 id="packaging">Packaging</h3>
1522
1523 <ul>
1524 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17084">[17084]</a> Automatic debian/control updates (master)</li>
1525 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17237">[17237]</a> Stop koha-create from creating MySQL users without host restriction</li>
1526 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18250">[18250]</a> koha-common should start after memcached</li>
1527 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20920">[20920]</a> Plack timeout because of missing CGI::Compile Perl dependency</li>
1528 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20949">[20949]</a> Koha depends on Clone</li>
1529 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21267">[21267]</a> X_FORWARDED_PROTO header should be set in apache</li>
1530 </ul>
1531
1532 <h3 id="patrons">Patrons</h3>
1533
1534 <ul>
1535 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2426">[2426]</a> Management permissions is deprecated</li>
1536 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3886">[3886]</a> Can't print receipt w/out allowing "Add or modify borrowers" permission</li>
1537 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7996">[7996]</a> Patron modification log requires parameters permission</li>
1538 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20656">[20656]</a> Print summary for patron shows paid fines and formats payments badly</li>
1539 </ul>
1540
1541 <blockquote>
1542   <p>Print summary for patron will now show only outstanding fines/payments. To print all fines/payments you can use the 'print' option for the table in the accounts page for the patron.</p>
1543 </blockquote>
1544
1545 <ul>
1546 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20806">[20806]</a> Item type in holds history table should be written as description, not code</li>
1547 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20991">[20991]</a> Error will reset category when editing a patron</li>
1548 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21025">[21025]</a> Koha::Patron::Discharge is missing use C4::Letters</li>
1549 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21041">[21041]</a> "Merge patrons" button remains disabled with "Select all" option</li>
1550 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21080">[21080]</a> patron attribute classes break patron's edit view</li>
1551 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096">[21096]</a> Garbled username on intranet login page</li>
1552 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21209">[21209]</a> When trying to edit housebound roles, the edit button goes to patron attributes</li>
1553 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21353">[21353]</a> Merge patrons option only available with manage_patron_lists</li>
1554 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21596">[21596]</a> Handle default values when storing Koha::Patron</li>
1555 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21634">[21634]</a> "Circulation" option is lost when viewing patron's logs</li>
1556 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21649">[21649]</a> Add child button in the staff client is no longer automatically populating the parent address</li>
1557 </ul>
1558
1559 <h3 id="restapi">REST api</h3>
1560
1561 <ul>
1562 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21031">[21031]</a> Apache Rewrite rules don't work for API when using anything but Debian package Plack configuration</li>
1563 </ul>
1564
1565 <h3 id="reports">Reports</h3>
1566
1567 <ul>
1568 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16653">[16653]</a> reports/cat_issues_top.pl does not export "Count of checkouts" column as CSV</li>
1569 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20945">[20945]</a> Report params not escaped when downloading</li>
1570 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21005">[21005]</a> Missing row/column defaults cause unexpected results in report wizards</li>
1571 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21541">[21541]</a> HTML filter breaks HTML rendering of SQL output</li>
1572 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21837">[21837]</a> Overdues report shoudln't set homebranchfilter as holdingbranchfilter</li>
1573 </ul>
1574
1575 <h3 id="searching">Searching</h3>
1576
1577 <ul>
1578 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9968">[9968]</a> Incorrect index used for 'Standard number' in advanced search</li>
1579 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716">[14716]</a> Correctly URI-encode URLs in XSLT result lists and detail pages</li>
1580 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18799">[18799]</a> XSLTresultsdisplay hides the icons</li>
1581 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19390">[19390]</a> OPAC view link in staff results should open in a new tab</li>
1582 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20151">[20151]</a> Search is broken when stemming has no language</li>
1583 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20864">[20864]</a> Only set bibs_selected cookie when BrowseResultSelection is activated</li>
1584 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21455">[21455]</a> Authority search options get shuffled around when you click on 'Search'</li>
1585 </ul>
1586
1587 <h3 id="searching-elasticsearch">Searching - Elasticsearch</h3>
1588
1589 <ul>
1590 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19502">[19502]</a> Result sets limited to 10000</li>
1591 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20273">[20273]</a> Elasticsearch: Auth-finder.pl autocomplete must use search_auth_compat</li>
1592 </ul>
1593
1594 <h3 id="searching-zebra">Searching - Zebra</h3>
1595
1596 <ul>
1597 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20697">[20697]</a> Remove some Host-Item-Number noise from zebra-output.log when EasyAnalyticalRecords is not used</li>
1598 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21416">[21416]</a> 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf</li>
1599 </ul>
1600
1601 <h3 id="serials">Serials</h3>
1602
1603 <ul>
1604 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7136">[7136]</a> Correct description of Grace period for subscriptions</li>
1605 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20241">[20241]</a> Fix display of publication year in subscription record search for MARC21</li>
1606 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20351">[20351]</a> Implement blocking errors for serials scripts</li>
1607 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20778">[20778]</a> Unable to delete a subscription</li>
1608 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21505">[21505]</a> Box around 'Additional fields' does not contain the fields</li>
1609 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21552">[21552]</a> RoutingListNote should use raw filter and display HTML unescaped</li>
1610 </ul>
1611
1612 <h3 id="staffclient">Staff Client</h3>
1613
1614 <ul>
1615 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28">[28]</a> testing to see if this posts to the list</li>
1616 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625">[17625]</a> 245f and 245g are not displayed in XSLT</li>
1617 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18521">[18521]</a> Renew and search hotkeys are swapped on returns page.</li>
1618 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20329">[20329]</a> Text input fields are wider than the fieldset class they are inside of</li>
1619 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20504">[20504]</a> Language attribute in html tag is empty in system preference editor</li>
1620 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20647">[20647]</a> When ILL is enabled the hover effect on the ILL requests button is wrong.</li>
1621 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20781">[20781]</a> 0 months is not a valid enrollment period and causes errors</li>
1622 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20919">[20919]</a> A Zebra query is done for each item when opening a record detail page</li>
1623 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21248">[21248]</a> Fix COinS carp in MARC details page on unknown record</li>
1624 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21291">[21291]</a> Article requests page doesn't show MARC, LabeledMARC and ISBD in sidebar</li>
1625 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21456">[21456]</a> The 'New authority' button lists authority types inconsistently</li>
1626 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21470">[21470]</a> Due date no longer shown in red when viewing checkouts for a patron</li>
1627 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21583">[21583]</a> Novelist Select staff client not working in staff client - ns2init.js not loading</li>
1628 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21606">[21606]</a> Issues with matching rules</li>
1629 </ul>
1630
1631 <h3 id="systemadministration">System Administration</h3>
1632
1633 <ul>
1634 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=221">[221]</a> Add itemtypesearchgroups page mistitled</li>
1635 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=255">[255]</a> Form fields too small for text</li>
1636 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=834">[834]</a> Add Category Fields Need Descriptions</li>
1637 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14446">[14446]</a> Resolve "Use of uninitialized value in goto" in admin/preferences.pl</li>
1638 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19179">[19179]</a> Email option for SMSSendDriver is not documented as a valid setting</li>
1639 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21131">[21131]</a> Changing and restoring a WYSIWYG preference can result in unexpected behaviour</li>
1640 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21144">[21144]</a> ROADTYPE missing from authorised value categories list</li>
1641 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21279">[21279]</a> Transport cost matrix shows html entity in all empty cells</li>
1642 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21625">[21625]</a> Fix wording and typo in SMSSendDriver system preference description</li>
1643 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21730">[21730]</a> PA_CLASS missing from list of authorized values categories</li>
1644 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21815">[21815]</a> Rephrase HidePersonalPatronDetailOnCirculation a little bit</li>
1645 </ul>
1646
1647 <h3 id="templates">Templates</h3>
1648
1649 <ul>
1650 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10442">[10442]</a> Remove references to non-standard "error" class</li>
1651 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13272">[13272]</a> Many inputs lack a type attribute</li>
1652 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786">[14786]</a> Use text "MARC file" instead of "ISO2709" everywhere</li>
1653 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19511">[19511]</a> Local cover images not centered in table column in staff client search results</li>
1654 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20223">[20223]</a> Merge members-menu and circ-menu inc files</li>
1655 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20559">[20559]</a> Occurrences of loading-small.gif still exist</li>
1656 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20698">[20698]</a> Remove obsolete template: transfer-slip.tt</li>
1657 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20752">[20752]</a> Files tab in patron account is not properly capitalized</li>
1658 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20774">[20774]</a> Trivial HTML error in itemslost.tt</li>
1659 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20791">[20791]</a> Correct capitalization on 'Notices and slips' page</li>
1660 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20805">[20805]</a> Update child to adult patron process broken on several patron-related pages</li>
1661 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20814">[20814]</a> Display issue with 'Saved reports' tabs when memcached is off</li>
1662 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20828">[20828]</a> Step 4 of moremember is used for Housebound and additional attributes</li>
1663 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20831">[20831]</a> (Bug 9573 follow-up) Pass id as first parameter instead of selector</li>
1664 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20881">[20881]</a> Order receiving: Price filter missing on_editing</li>
1665 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20931">[20931]</a> JS error "ReferenceError: $ is not defined" when CircSidebar is turned on</li>
1666 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20974">[20974]</a> Remove files left behind after removing Solr</li>
1667 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20999">[20999]</a> Remove invalid 'style="block"' from OPAC templates</li>
1668 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21038">[21038]</a> Reserves should be holds</li>
1669 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21050">[21050]</a> Datepickers on LabelItemSearch broken</li>
1670 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21099">[21099]</a> Floating toolbars reposition too late</li>
1671 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21139">[21139]</a> The floating toolbars have some issues</li>
1672 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21145">[21145]</a> The "Column visibility" button should not be displayed at the OPAC</li>
1673 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21148">[21148]</a> Dropdowns styled by the Select2 plugin do not highlight missing required fields</li>
1674 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21164">[21164]</a> Fix alignment on new basket form in acquisitions</li>
1675 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21185">[21185]</a> Incorrect title tag on tags review page</li>
1676 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21186">[21186]</a> Incorrect Bootstrap modal event name in multiple templates</li>
1677 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21223">[21223]</a> Some floating values are wrong</li>
1678 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21229">[21229]</a> Correct nesting and specificity for some button styles</li>
1679 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21234">[21234]</a> Remove our .clearfix class in favor of Bootstrap's</li>
1680 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21239">[21239]</a> CSS regressions caused by SCSS move</li>
1681 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21243">[21243]</a> Regression: SRU mapping popup for bibliographic records is unstyled</li>
1682 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285">[21285]</a> Select2 broken on high dpi screens</li>
1683 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21350">[21350]</a> Add Font Awesome icon for pending onsite checkouts link</li>
1684 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21397">[21397]</a> Routing list tab not marked as active</li>
1685 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21506">[21506]</a> DataTables four button pagination uses the wrong icon for First and Last buttons</li>
1686 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21513">[21513]</a> Add a 'Cancel' button to the authority editor and remove duplicate 'Save' button</li>
1687 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21531">[21531]</a> Subscription "New fields" button should read "New field"</li>
1688 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21550">[21550]</a> DataTables four button pagination uses the wrong icon for disabled buttons</li>
1689 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21740">[21740]</a> Fixed-length fields show _ instead of @ when editing subfields</li>
1690 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21838">[21838]</a> Wrong alignment of instructors in course reserves</li>
1691 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21839">[21839]</a> Fix capitalization for "Print Label"</li>
1692 </ul>
1693
1694 <h3 id="testsuite">Test Suite</h3>
1695
1696 <ul>
1697 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18959">[18959]</a> Text_CSV_Various.t must skip if Text::CSV::Unicode is not installed</li>
1698 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20177">[20177]</a> Remove GROUP BY clause in GetCourses</li>
1699 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20776">[20776]</a> Add Selenium::Remote::Driver to dependencies</li>
1700 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20866">[20866]</a> ArticleRequests.t fails on existing requests</li>
1701 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20900">[20900]</a> Yet another test assumes that CPL is present</li>
1702 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21023">[21023]</a> Remove warning in t/db_dependent/Circulation/Chargelostitem.t</li>
1703 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21086">[21086]</a> Wrong mock of DateTime->now in tests</li>
1704 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21095">[21095]</a> Tests should expect ccodes facets now (since we have ccode facets)</li>
1705 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21134">[21134]</a> Wrong error handling in Koha/Patron/Modification.pm hides a bug</li>
1706 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21155">[21155]</a> SwitchOnSiteCheckouts.t is failing randomly</li>
1707 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21188">[21188]</a> t/db_dependent/Circulation/issue.t is failing</li>
1708 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21213">[21213]</a> Circulation.t needs diagnostics</li>
1709 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21230">[21230]</a> Reserves.t is failing randomly</li>
1710 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21262">[21262]</a> Do not format numbers for editing if too big</li>
1711 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21295">[21295]</a> Update selenium tests for Admin pages bootstrap updates</li>
1712 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21355">[21355]</a> GetDailyQuotes.t is fragile</li>
1713 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21360">[21360]</a> IssueSlip.t is failing if run at 23:59</li>
1714 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21454">[21454]</a> Price filtered variables should not need to be html filtered</li>
1715 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21536">[21536]</a> t/Koha_ExternalContent_RecordedBooks.t skips more tests than scheduled</li>
1716 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21613">[21613]</a> Turn strict SQL modes on for tests</li>
1717 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21717">[21717]</a> TestBuilder.t is failing randomly</li>
1718 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21770">[21770]</a> t::lib::QA::TemplateFilters should allow html_entity in href</li>
1719 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21775">[21775]</a> Lack of tests for audio alerts</li>
1720 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21787">[21787]</a> GetHardDueDate.t has a silly test</li>
1721 </ul>
1722
1723 <h3 id="tools">Tools</h3>
1724
1725 <ul>
1726 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20131">[20131]</a> Inventory optional filters always shows "For loan" for value 0</li>
1727 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20564">[20564]</a> Error 500 displays when uploading patron images with a zipped file</li>
1728 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21113">[21113]</a> Hint Messages are misleading at "Merge Selected Patrons" in Patron Lists</li>
1729 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21141">[21141]</a> Batch item modification tool throws error 500 when an itemnumber is invalid</li>
1730 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21142">[21142]</a> Batch item/record modification/deletion tools does not open uploaded files in utf-8</li>
1731 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21242">[21242]</a> Modification log redirects you to circulation with no borrower if 'Object' field is not populated with borrowernumber</li>
1732 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21579">[21579]</a> showdiffmarc tool during manage staged batches always looks for biblios even when matching authorities</li>
1733 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21614">[21614]</a> Search bar on Stock rotation page displays both [-] and [+] simultaneously</li>
1734 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21615">[21615]</a> "Stock rotation" is at the wrong place in the Tools left side menu</li>
1735 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21819">[21819]</a> Marc modification templates action always checks Regexp checkbox</li>
1736 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21854">[21854]</a> Patron category is not showing during batch modification</li>
1737 </ul>
1738
1739 <h3 id="webservices">Web services</h3>
1740
1741 <ul>
1742 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21226">[21226]</a> Remove use of retired OCLC xISBN service</li>
1743 </ul>
1744
1745 <blockquote>
1746   <p>OCLC has now discontinued support for the xisbn service.  One can continue to use the functionality that this service provided to Koha by switching on the ThingISBN preferences as an alternative.</p>
1747 </blockquote>
1748
1749 <ul>
1750 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21235">[21235]</a> Remove services_throttle if not required for ThingISBN</li>
1751 <li><a href="http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21542">[21542]</a> OverDrive password submission should use a password field to mask input</li>
1752 </ul>
1753
1754 <h2 id="newsysprefs">New sysprefs</h2>
1755
1756 <ul>
1757 <li>AdditionalFieldsInZ3950ResultSearch</li>
1758 <li>AdlibrisCoversEnabled</li>
1759 <li>AdlibrisCoversURL</li>
1760 <li>ArticleRequestsLinkControl</li>
1761 <li>ElasticsearchIndexStatus_authorities</li>
1762 <li>ElasticsearchIndexStatus_biblios</li>
1763 <li>GDPR_Policy</li>
1764 <li>HoldsAutoFill</li>
1765 <li>HoldsAutoFillPrintSlip</li>
1766 <li>HoldsSplitQueue</li>
1767 <li>ItemsDeniedRenewal</li>
1768 <li>KohaManualBaseURL</li>
1769 <li>KohaManualLanguage</li>
1770 <li>MarcFieldForCreatorId</li>
1771 <li>MarcFieldForCreatorName</li>
1772 <li>MarcFieldForModifierId</li>
1773 <li>MarcFieldForModifierName</li>
1774 <li>OpacHiddenItemsExceptions</li>
1775 <li>OverDrivePasswordRequired</li>
1776 <li>PrivacyPolicyURL</li>
1777 <li>RecordedBooksClientSecret</li>
1778 <li>RecordedBooksDomain</li>
1779 <li>RecordedBooksLibraryID</li>
1780 <li>RotationPreventTransfers</li>
1781 <li>StockRotation</li>
1782 <li>UseEmailReceipts</li>
1783 <li>showLastPatron</li>
1784 </ul>
1785
1786 <h2 id="systemrequirements">System requirements</h2>
1787
1788 <p>Important notes:</p>
1789
1790 <ul>
1791 <li>Perl 5.10 is required</li>
1792 <li>Zebra is required</li>
1793 </ul>
1794
1795 <h2 id="documentation">Documentation</h2>
1796
1797 <p>The Koha manual is maintained in Sphinx. The home page for Koha 
1798 documentation is </p>
1799
1800 <ul>
1801 <li><a href="http://koha-community.org/documentation/">Koha Documentation</a></li>
1802 </ul>
1803
1804 <p>As of the date of these release notes, only the English version of the
1805 Koha manual is available:</p>
1806
1807 <ul>
1808 <li><a href="http://koha-community.org/manual/18.11/en/html/">Koha Manual</a></li>
1809 </ul>
1810
1811 <p>The Git repository for the Koha manual can be found at</p>
1812
1813 <ul>
1814 <li><a href="https://gitlab.com/koha-community/koha-manual">Koha Git Repository</a></li>
1815 </ul>
1816
1817 <h2 id="translations">Translations</h2>
1818
1819 <p>Complete or near-complete translations of the OPAC and staff
1820 interface are available in this release for the following languages:</p>
1821
1822 <ul>
1823 <li>Arabic (94%)</li>
1824 <li>Armenian (94%)</li>
1825 <li>Basque (64.4%)</li>
1826 <li>Chinese (China) (65.1%)</li>
1827 <li>Chinese (Taiwan) (96.1%)</li>
1828 <li>Czech (89.8%)</li>
1829 <li>Danish (56.5%)</li>
1830 <li>English (New Zealand) (89.9%)</li>
1831 <li>English (USA)</li>
1832 <li>Finnish (85.3%)</li>
1833 <li>French (94.4%)</li>
1834 <li>French (Canada) (94.1%)</li>
1835 <li>German (100%)</li>
1836 <li>German (Switzerland) (93.6%)</li>
1837 <li>Greek (76.7%)</li>
1838 <li>Hindi (95.5%)</li>
1839 <li>Italian (92.2%)</li>
1840 <li>Norwegian Bokmål (94.8%)</li>
1841 <li>Occitan (post 1500) (60.6%)</li>
1842 <li>Polish (86.8%)</li>
1843 <li>Portuguese (100%)</li>
1844 <li>Portuguese (Brazil) (78.2%)</li>
1845 <li>Slovak (87.5%)</li>
1846 <li>Spanish (94%)</li>
1847 <li>Swedish (92.3%)</li>
1848 <li>Turkish (95.7%)</li>
1849 <li>Ukrainian (58%)</li>
1850 <li>Vietnamese (54.4%)</li>
1851 </ul>
1852
1853 <p>Partial translations are available for various other languages.</p>
1854
1855 <p>The Koha team welcomes additional translations; please see</p>
1856
1857 <ul>
1858 <li><a href="http://wiki.koha-community.org/wiki/Translating_Koha">Koha Translation Info</a></li>
1859 </ul>
1860
1861 <p>For information about translating Koha, and join the koha-translate 
1862 list to volunteer:</p>
1863
1864 <ul>
1865 <li><a href="http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate">Koha Translate List</a></li>
1866 </ul>
1867
1868 <p>The most up-to-date translations can be found at:</p>
1869
1870 <ul>
1871 <li><a href="http://translate.koha-community.org/">Koha Translation</a></li>
1872 </ul>
1873
1874 <h2 id="releaseteam">Release Team</h2>
1875
1876 <p>The release team for Koha 18.11.00 is</p>
1877
1878 <ul>
1879 <li>Release Manager: <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
1880 <li><p>Release Manager assistants:</p>
1881
1882 <ul>
1883 <li><a href="mailto:brendan@bywatersolutions.com">Brendan Gallagher</a></li>
1884 <li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
1885 <li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
1886 <li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
1887 </ul></li>
1888 <li><p>Module Maintainers:</p>
1889
1890 <ul>
1891 <li>REST API -- <a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
1892 <li>Elasticsearch -- <a href="mailto:nick@bywatersolutions.com">Nick Clemens</a></li>
1893 </ul></li>
1894 <li><p>QA Manager: <a href="mailto:Katrin.Fischer@bsz-bw.de">Katrin Fischer</a></p></li>
1895 <li><p>QA Team:</p>
1896
1897 <ul>
1898 <li><a href="mailto:julian.maurice@biblibre.com">Julian Maurice</a></li>
1899 <li><a href="mailto:m.de.rooy@rijksmuseum.nl">Marcel de Rooy</a></li>
1900 <li>Josef Moravec</li>
1901 <li><a href="mailto:alex.arnaud@biblibre.com">Alex Arnaud</a></li>
1902 <li><a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
1903 <li><a href="mailto:tomascohen@gmail.com">Tomás Cohen Arazi</a></li>
1904 <li><a href="mailto:kyle@bywatersolutions.com">Kyle Hall</a></li>
1905 <li><a href="mailto:jonathan.druart@bugs.koha-community.org">Jonathan Druart</a></li>
1906 <li><a href="mailto:chrisc@catalyst.net.nz">Chris Cormack</a></li>
1907 </ul></li>
1908 <li>Bug Wranglers:
1909 <ul>
1910 <li>Claire Gravely</li>
1911 <li>Jon Knight</li>
1912 <li><a href="mailto:indradg@l2c2.co.inc">Indranil Das Gupta</a></li>
1913 <li><a href="mailto:amitddng135@gmail.com">Amit Gupta</a></li>
1914 </ul></li>
1915 <li>Packaging Manager: <a href="mailto:mirko@abunchofthings.net">Mirko Tietgen</a></li>
1916 <li>Documentation Team:
1917 <ul>
1918 <li>Lee Jamison</li>
1919 <li>David Nind</li>
1920 <li>Caroline Cyr La Rose</li>
1921 </ul></li>
1922 <li>Translation Manager: <a href="mailto:bgkriegel@gmail.com">Bernardo Gonzalez Kriegel</a></li>
1923 <li>Release Maintainers:
1924 <ul>
1925 <li>18.05 -- <a href="mailto:martin.renvoize@ptfs-europe.com">Martin Renvoize</a></li>
1926 <li>17.11 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
1927 <li>17.05 -- <a href="mailto:fridolin.somers@biblibre.com">Fridolin Somers</a></li>
1928 </ul></li>
1929 </ul>
1930
1931 <h2 id="credits">Credits</h2>
1932
1933 <p>We thank the following libraries who are known to have sponsored
1934 new features in Koha 18.11.00:</p>
1935
1936 <ul>
1937 <li>BULAC - http://www.bulac.fr/</li>
1938 <li>CCSR (https://ccsr.qc.ca)</li>
1939 <li>Catalyst IT</li>
1940 <li>Escuela de Orientacion Lacaniana</li>
1941 <li>Goethe-Institut</li>
1942 <li>Gothenburg University Library</li>
1943 <li>National Library of Finland</li>
1944 <li>Stockholm University Library</li>
1945 <li>Theke Solutions</li>
1946 </ul>
1947
1948 <p>We thank the following individuals who contributed patches to Koha 18.11.00.</p>
1949
1950 <ul>
1951 <li>Aleisha Amohia (16)</li>
1952 <li>Anonymous (3)</li>
1953 <li>Dimitris Antonakis (1)</li>
1954 <li>Tomás Cohen Arazi (110)</li>
1955 <li>Alex Arnaud (14)</li>
1956 <li>Cori Lynn Arnold (4)</li>
1957 <li>Zoe Bennett (3)</li>
1958 <li>Philippe Blouin (4)</li>
1959 <li>David Bourgault (3)</li>
1960 <li>Christopher Brannon (1)</li>
1961 <li>Alex Buckley (5)</li>
1962 <li>Colin Campbell (4)</li>
1963 <li>Barry Cannon (1)</li>
1964 <li>Jérôme Charaoui (1)</li>
1965 <li>Barton Chittenden (2)</li>
1966 <li>Nick Clemens (249)</li>
1967 <li>David Cook (8)</li>
1968 <li>Charlotte Cordwell (4)</li>
1969 <li>Chris Cormack (2)</li>
1970 <li>Jonathan Druart (400)</li>
1971 <li>Magnus Enger (5)</li>
1972 <li>Charles Farmer (2)</li>
1973 <li>Katrin Fischer (78)</li>
1974 <li>Caitlin Goodger (1)</li>
1975 <li>Isobel Graham (2)</li>
1976 <li>Claire Gravely (2)</li>
1977 <li>Victor Grousset (5)</li>
1978 <li>Amit Gupta (1)</li>
1979 <li>David Gustafsson (16)</li>
1980 <li>Margaret Hade (1)</li>
1981 <li>Kyle Hall (79)</li>
1982 <li>Andrew Isherwood (41)</li>
1983 <li>Mason James (1)</li>
1984 <li>Lee Jamison (1)</li>
1985 <li>Srdjan Janković (7)</li>
1986 <li>Pasi Kallinen (6)</li>
1987 <li>Vassilis Kanellopoulos (1)</li>
1988 <li>Olli-Antti Kivilahti (1)</li>
1989 <li>Jon Knight (1)</li>
1990 <li>Bernardo Gonzalez Kriegel (5)</li>
1991 <li>David Kuhn (1)</li>
1992 <li>Joonas Kylmälä (1)</li>
1993 <li>Pierre-Luc Lapointe (1)</li>
1994 <li>Johan Larsson (2)</li>
1995 <li>Owen Leonard (146)</li>
1996 <li>Thatcher Leonard (1)</li>
1997 <li>Ere Maijala (19)</li>
1998 <li>Alberto Martinez (1)</li>
1999 <li>Jesse Maseto (1)</li>
2000 <li>Julian Maurice (24)</li>
2001 <li>Matthias Meusburger (3)</li>
2002 <li>Josef Moravec (44)</li>
2003 <li>Joy Nelson (2)</li>
2004 <li>Chris Nighswonger (1)</li>
2005 <li>Dobrica Pavlinusic (1)</li>
2006 <li>Martin Persson (4)</li>
2007 <li>Liz Rea (1)</li>
2008 <li>Martin Renvoize (44)</li>
2009 <li>Benjamin Rokseth (1)</li>
2010 <li>Marcel de Rooy (82)</li>
2011 <li>Caroline Cyr La Rose (6)</li>
2012 <li>Andreas Roussos (7)</li>
2013 <li>Jane Sandberg (2)</li>
2014 <li>Alex Sassmannshausen (2)</li>
2015 <li>Maryse Simard (2)</li>
2016 <li>Grace Smyth (1)</li>
2017 <li>Fridolin Somers (13)</li>
2018 <li>Lari Taskula (13)</li>
2019 <li>Mirko Tietgen (9)</li>
2020 <li>Mark Tompsett (15)</li>
2021 <li>Koha translators (1)</li>
2022 <li>Marc Véron (1)</li>
2023 <li>Jenny Way (1)</li>
2024 <li>Jesse Weaver (3)</li>
2025 <li>Baptiste Wojtkowski (2)</li>
2026 <li>Nazlı Çetin (1)</li>
2027 </ul>
2028
2029 <p>We thank the following libraries, companies, and other institutions who contributed
2030 patches to Koha 18.11.00</p>
2031
2032 <ul>
2033 <li>abunchofthings.net (9)</li>
2034 <li>ACPL (146)</li>
2035 <li>BibLibre (59)</li>
2036 <li>BigBallOfWax (1)</li>
2037 <li>BSZ BW (80)</li>
2038 <li>bugs.koha-community.org (398)</li>
2039 <li>ByWater-Solutions (334)</li>
2040 <li>Catalyst (14)</li>
2041 <li>Coeur D'Alene Public Library (1)</li>
2042 <li>Collège de Maisonneuve (1)</li>
2043 <li>debian.diman (1)</li>
2044 <li>Deichman Public Library (1)</li>
2045 <li>Devinim (1)</li>
2046 <li>Foundations (1)</li>
2047 <li>Göteborgs Universitet (18)</li>
2048 <li>Informatics Publishing Ltd (1)</li>
2049 <li>Interleaf Technology (1)</li>
2050 <li>jns.fi (13)</li>
2051 <li>KohaAloha (1)</li>
2052 <li>kylehall.info (1)</li>
2053 <li>Libriotech (5)</li>
2054 <li>Linn-Benton Community College (2)</li>
2055 <li>Loughborough University (1)</li>
2056 <li>Marc Véron AG (1)</li>
2057 <li>Marywood University (1)</li>
2058 <li>Prosentient Systems (8)</li>
2059 <li>PTFS-Europe (91)</li>
2060 <li>Rijks Museum (82)</li>
2061 <li>rot13.org (1)</li>
2062 <li>Solutions inLibro inc (15)</li>
2063 <li>St. Photios Orthodox Theological Seminary (1)</li>
2064 <li>The City of Joensuu (6)</li>
2065 <li>The Donohue Group (4)</li>
2066 <li>Theke Solutions (110)</li>
2067 <li>unidentified (113)</li>
2068 <li>Universidad Nacional de Córdoba (5)</li>
2069 <li>University of Helsinki (20)</li>
2070 <li>Wellington East Girls' College (1)</li>
2071 </ul>
2072
2073 <p>We also especially thank the following individuals who tested patches
2074 for Koha.</p>
2075
2076 <ul>
2077 <li>Hugo Agud (1)</li>
2078 <li>Sandy Allgood (3)</li>
2079 <li>Aleisha Amohia (6)</li>
2080 <li>José Anjos (1)</li>
2081 <li>Tomás Cohen Arazi (230)</li>
2082 <li>Alex Arnaud (7)</li>
2083 <li>Cori Lynn Arnold (5)</li>
2084 <li>Marjorie Barry-Vila (1)</li>
2085 <li>Philippe Blouin (1)</li>
2086 <li>Sonia Bouis (2)</li>
2087 <li>David Bourgault (1)</li>
2088 <li>Christopher Brannon (2)</li>
2089 <li>Claude Brayer (1)</li>
2090 <li>Alex Buckley (16)</li>
2091 <li>Colin Campbell (4)</li>
2092 <li>Barry Cannon (9)</li>
2093 <li>Axelle Clarisse (8)</li>
2094 <li>Claudio (1)</li>
2095 <li>Nick Clemens (1515)</li>
2096 <li>David Cook (1)</li>
2097 <li>Chris Cormack (73)</li>
2098 <li>Stephane Delaye (1)</li>
2099 <li>Frédéric Demians (1)</li>
2100 <li>Michal Denar (61)</li>
2101 <li>Devinim (5)</li>
2102 <li>John Doe (6)</li>
2103 <li>Jonathan Druart (325)</li>
2104 <li>Magnus Enger (9)</li>
2105 <li>Charles Farmer (15)</li>
2106 <li>Bouzid Fergani (1)</li>
2107 <li>Katrin Fischer (406)</li>
2108 <li>Martha Fuerst (1)</li>
2109 <li>Brendan Gallagher (18)</li>
2110 <li>Lucas Gass (1)</li>
2111 <li>Todd Goatley (1)</li>
2112 <li>Stephen Graham (6)</li>
2113 <li>Claire Gravely (43)</li>
2114 <li>Victor Grousset (6)</li>
2115 <li>Amit Gupta (2)</li>
2116 <li>Kyle Hall (69)</li>
2117 <li>Andrew Isherwood (16)</li>
2118 <li>Te Rauhina Jackson (2)</li>
2119 <li>Srdjan Janković (1)</li>
2120 <li>Dilan Johnpullé (9)</li>
2121 <li>Pasi Kallinen (6)</li>
2122 <li>Ulrich Kleiber (1)</li>
2123 <li>Jon Knight (1)</li>
2124 <li>Bernardo Gonzalez Kriegel (2)</li>
2125 <li>Petter von Krogh (1)</li>
2126 <li>Pierre-Luc Lapointe (11)</li>
2127 <li>Nicolas Legrand (2)</li>
2128 <li>Owen Leonard (126)</li>
2129 <li>Andreas Hedström Mace (1)</li>
2130 <li>Lauren Macon (1)</li>
2131 <li>Ere Maijala (19)</li>
2132 <li>Jesse Maseto (14)</li>
2133 <li>Julian Maurice (47)</li>
2134 <li>Matthias Meusburger (1)</li>
2135 <li>Kathleen Milne (3)</li>
2136 <li>Josef Moravec (234)</li>
2137 <li>Joy Nelson (1)</li>
2138 <li>Chris Nighswonger (1)</li>
2139 <li>David Nind (11)</li>
2140 <li>François Pichenot (1)</li>
2141 <li>Simon Pouchol (1)</li>
2142 <li>Séverine Queune (95)</li>
2143 <li>Martin Renvoize (244)</li>
2144 <li>Benjamin Rokseth (3)</li>
2145 <li>Marcel de Rooy (221)</li>
2146 <li>Caroline Cyr La Rose (14)</li>
2147 <li>Paola Rossi (2)</li>
2148 <li>Andreas Roussos (10)</li>
2149 <li>Jane Sandberg (2)</li>
2150 <li>BWS Sandboxes (1)</li>
2151 <li>Lisette Scheer (12)</li>
2152 <li>Maksim Sen (4)</li>
2153 <li>Margie Sheppard (2)</li>
2154 <li>Maryse Simard (26)</li>
2155 <li>Spencer Smith (1)</li>
2156 <li>Fridolin Somers (2)</li>
2157 <li>Christian Stelzenmüller (10)</li>
2158 <li>Myka Kennedy Stephens (1)</li>
2159 <li>John Sterbenz (1)</li>
2160 <li>Pierre-Marc Thibault (18)</li>
2161 <li>Mirko Tietgen (13)</li>
2162 <li>Mark Tompsett (52)</li>
2163 <li>Ed Veal (1)</li>
2164 <li>George Veranis (1)</li>
2165 <li>Cab Vinton (5)</li>
2166 <li>Marc Véron (4)</li>
2167 <li>George Williams (7)</li>
2168 </ul>
2169
2170 <p>We thank the following individuals who mentored new contributors to the Koha project.</p>
2171
2172 <ul>
2173 <li>Owen Leonard</li>
2174 <li>Martin Renvoize</li>
2175 </ul>
2176
2177 <p>We regret any omissions.  If a contributor has been inadvertently missed,
2178 please send a patch against these release notes to 
2179 koha-patches@lists.koha-community.org.</p>
2180
2181 <h2 id="revisioncontrolnotes">Revision control notes</h2>
2182
2183 <p>The Koha project uses Git for version control.  The current development 
2184 version of Koha can be retrieved by checking out the master branch of:</p>
2185
2186 <ul>
2187 <li><a href="git://git.koha-community.org/koha.git">Koha Git Repository</a></li>
2188 </ul>
2189
2190 <p>The branch for this version of Koha and future bugfixes in this release
2191 line is 18.11.x.</p>
2192
2193 <h2 id="bugsandfeaturerequests">Bugs and feature requests</h2>
2194
2195 <p>Bug reports and feature requests can be filed at the Koha bug
2196 tracker at:</p>
2197
2198 <ul>
2199 <li><a href="http://bugs.koha-community.org">Koha Bugzilla</a></li>
2200 </ul>
2201
2202 <p>He rau ringa e oti ai.
2203 (Many hands finish the work)</p>
2204
2205 <p>Autogenerated release notes updated last on 27 Nov 2018 11:44:43.</p>