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