Bugzilla – Attachment 103723 Details for
Bug 22890
Add a chronological changelog
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22890: Add CHANGELOG.md and display it in About page
Bug-22890-Add-CHANGELOGmd-and-display-it-in-About-.patch (text/plain), 845.21 KB, created by
Victor Grousset/tuxayo
on 2020-04-26 20:50:19 UTC
(
hide
)
Description:
Bug 22890: Add CHANGELOG.md and display it in About page
Filename:
MIME Type:
Creator:
Victor Grousset/tuxayo
Created:
2020-04-26 20:50:19 UTC
Size:
845.21 KB
patch
obsolete
>From ff54e911c99583e9e75cec4334a131fac15394a2 Mon Sep 17 00:00:00 2001 >From: Julian Maurice <julian.maurice@biblibre.com> >Date: Sun, 22 Mar 2020 18:44:23 +0100 >Subject: [PATCH] Bug 22890: Add CHANGELOG.md and display it in About page > >CHANGELOG.md was generated by the following command: > >ls misc/release_notes/*.md \ > | sort --reverse -V \ > | xargs cat \ > | sed -e 's/^#/##/' -e '1 i\# Changelog\n' > CHANGELOG.md > >Releases notes before 16.05 were not generated in markdown, so they are >not included in CHANGELOG.md > >Markdown to HTML conversion is done in the browser, using Showdown >(http://showdownjs.com/) > >I also tested Text::Markdown from CPAN >(https://metacpan.org/pod/Text::Markdown) but it was very slow. >Text::Markdown from https://daringfireball.net/projects/markdown/ was >faster but cannot be found on CPAN. >I also considered pandoc but it was a bit slow too and required >more additional dependencies. > >Converting in the browser is slow too but has the benefit of allowing >the reader to have access to the raw changelog before it is correctly >rendered (so they can start reading it) >On the other side, converting on the server side we would be able to >put the resulting html in cache. >Suggestions welcome :) >--- > CHANGELOG.md | 12602 ++++++++++++++++ > Makefile.PL | 1 + > about.pl | 14 +- > .../intranet-tmpl/prog/en/modules/about.tt | 32 +- > 4 files changed, 12647 insertions(+), 2 deletions(-) > create mode 100644 CHANGELOG.md > >diff --git a/CHANGELOG.md b/CHANGELOG.md >new file mode 100644 >index 0000000000..de95b51713 >--- /dev/null >+++ b/CHANGELOG.md >@@ -0,0 +1,12602 @@ >+# Changelog >+ >+## RELEASE NOTES FOR KOHA 19.11.00 >+27 Nov 2019 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 19.11.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-19.11-latest.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 19.11.00 is a major release, that comes with many new features. >+ >+It includes 7 security fixes, 20 new features, 146 enhancements, 367 bugfixes. >+ >+#### System requirements >+ >+Koha is continiously tested against the following configurations and as such these are the recommendations for >+deployment: >+ >+- Debian Jessie with MySQL 5.5 >+- Debian Stretch with MariaDB 10.1 (MySQL 8.0 support is experimental) >+- Ubuntu Bionic with MariaDB 10.1 (MariaDB 10.3 support is experimental) >+ >+Additional notes: >+ >+- Perl 5.10 is required >+- Zebra or Elasticsearch is required >+ >+ >+### Security bugs >+ >+#### Koha >+ >+- [[22543]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22543) Patron might be logged in again using browser back button >+- [[23025]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23025) security vulnerability detected in fstream < 1.0.12 defined in yarn.lock >+- [[23042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23042) Local login attempt populates shibboleth url with userid and password in plain text >+- [[23058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23058) Cross-site scripting in OPAC search >+- [[23329]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23329) tracklinks.pl accepts any url from a parameter for proxying if not tracking >+- [[23451]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23451) Reflected XSS in opac-imageviewer.pl >+- [[23836]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23836) tracklinks.pl should not forward if TrackClicks is disabled >+ >+### New features >+ >+#### Cataloging >+ >+- [[17179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17179) Advanced editor: Add keyboard shortcuts to repeat (duplicate) a field, and cut text >+ >+ **Sponsored by** *Round Rock Public Library* >+ >+ >This patchset introduces an internal clipboard to the advanced editor and provides some new functionality to make use of it; The following default shortcuts are provided but can be edited as per bug 21411. >+ > >+ >Changed: >+ >* `Ctrl-X`: Now cuts a line into the clipboard area >+ >* `Shift-Ctrl-X`: Now cuts current subfield into clipboard area >+ > >+ >Added: >+ >* `Ctrl-C`: Copies a line into the clipboard area >+ >* `Shift-Ctrl-C`: Copies current subfield into clipboard area >+ >* `Ctrl-P`: Pastes the selected item from the clipboard at cursor >+ >* `Ctrl-I`: Copies the current line and inserts onto a new line below >+ >+- [[22445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22445) Ability to define a URL for custom cover images >+ >+ **Sponsored by** *Orex Digital* >+ >+ >This development adds the ability to use alternative cover art providers who provide covers openly via consistent URLs. >+ >Three new system preferences are introduced, `CustomCoverImagesURL`, `CustomCoverImages` and `OPACCustomCoverImages`. >+ >+#### Fines and fees >+ >+- [[23228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23228) Add option to automatically display payment receipt for printing after making a payment >+ >+ >This enhancement adds the optional ability to automatically popup the receipt print dialogue upon successful payments in the staff client. >+ > >+ > >+ >Note: The new `FinePaymentAutoPopup` must be enabled and popup blocker may require setting to allow popups for your Koha staff client domain. >+ >+#### Hold requests >+ >+- [[19618]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19618) Add 'Club Holds' feature >+ >+ **Sponsored by** *South East Kansas Library System* >+ >+ >This new feature adds the ability for clubs to place a hold for bibs. When such a hold is placed, in the background a hold will be automatically placed for each member of the group in random order. >+ >+#### OPAC >+ >+- [[22581]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22581) Add support for Plaine & Easie musical incipits rendering in OPAC >+ >+ **Sponsored by** *Biblioteca Provincial Fr. Mamerto Esquiú (Provincia Franciscana de la Asunción)* >+ >+ >This development adds support for displaying Plaine & Easie musical incipits in the OPAC. With this feature enabled, when a cataloguer adds incipits codes to the 031 MARC21 fields they will display as musical scores and optionally include a short audio clip. >+ >+- [[23214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23214) Add ability to pay guarantees fines >+ >+ >This new feature gives guarantors the option to pay off their guarantees charges using online payments via the OPAC. >+ >+#### Patrons >+ >+- [[14570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14570) Make it possible to add multiple guarantors to a record >+ >+ **Sponsored by** *Northeast Kansas Library System* and *Vermont Organization of Koha Automated Libraries* >+ >+ >This development adds the ability for a patron to have an unlimited number of guarantors in any combination of existing Koha patrons and manually added guarantors ( e.g. the guarantor has no patron record in Koha ). >+ > >+ >This feature retains the existing behaviour for importing guarantors during patron imports; However, guarantors can no longer be viewed, added or updated via the REST API. >+ > >+ >Reports that utilize `borrowers.guarantorid` will need to be updated. >+ >+#### Plugin architecture >+ >+- [[22706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22706) Add plugin hooks to allow custom password strength checking modules >+ >+ >This new feature allows plugin authors to implement a `check_password` method to enable custom password validation routines. >+ > >+ >**Warning**: Care should be taken when installing any plugins and only plugins you trust should be used. The hook introduced here allows plugin authors to potentially steel plain text passwords during patron creations and updates. >+ >+- [[22709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22709) Add hooks to notify plugins of biblio and item changes >+ >+ >This new feature allows plugin authors to implement `after_biblio_action` and `after_item_action` methods which may be used to take various actions upon biblio and item creations, modifications and deletions. >+ > >+ >**Warning**: Care should be taken when installing any plugins and only plugins you trust should be used. >+ >+- [[22834]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22834) Add a method for plugins to return the absolute path for bundled files >+ >+ >This new feature allows plugin authors to construct absolute paths to resources contained within their plugins using the new `bundle_path` method. >+ > >+ >This can be used to aid in serving static content. >+ > >+ >**Warning**: Care should be taken when installing any plugins and only plugins you trust should be used. >+ >+- [[22835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22835) Serve static files from plugins through the API >+ >+ **Sponsored by** *Theke Solutions* >+ >+ >This new feature allows plugin authors to serve static files through the API without the requirement to tweak the Apache configuration files. Routes to the static files tree are automatically loaded from a specially crafted file the plugin authors need to include in the distributed .kpz files. >+ > >+ >**Warning**: Care should be taken when installing any plugins and only plugins you trust should be used.a >+ >+- [[23050]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23050) Add hook to add a tab in intranet biblio details page >+ >+ >This new feature allows plugin authors to add additional tabs to the intranet biblio details page. The new `intranet_catalog_biblio_tab` method which should return an array of `Koha::Plugins::Tab` objects is introduced. >+ > >+ >**Warning**: Care should be taken when installing any plugins and only plugins you trust should be used. >+ >+- [[23237]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23237) Add support for [% INCLUDE %] in plugin templates >+ >+ >The new feature allows plugin authors to use template `[% INCLUDE %]` directives in their templates. It does so by introducing a new variable, `PLUGIN_DIR`, allowing the template engine to locate the includes. >+ > >+ >**Usage**: `[% INCLUDE "$PLUGIN_DIR/header.tt" %]` >+ > >+ >**Warning**: Care should be taken when installing any plugins and only plugins you trust should be used. >+ >+#### REST API >+ >+- [[16825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16825) Add API route for getting an item >+ >+ **Sponsored by** *Koha-Suomi Oy* >+ >+- [[17003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17003) Add API route to get checkout's renewability >+- [[23517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23517) Add API route to update a holds priority >+- [[23584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23584) Add public API routes to change privacy settings >+- [[23677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23677) Add API route to get a bibliographic record >+ >+#### Staff Client >+ >+- [[23321]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23321) Add 'cash registers' to the accounts system >+ >+ **Sponsored by** *Cheshire Libraries Shared Services* and *PTFS Europe* >+ >+ >This new feature adds the ability to define cash registers in Koha and assign transactions to them. It introduces the new `UseCashRegisters` system preference which when enabled will expose the cash register management screen under the administration area and also require a cash register to be associated with any transaction of the payment type `CASH`. >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[13937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13937) Add an Elasticsearch-compatible Z39.50/SRU daemon >+ >+ **Sponsored by** *National Library of Finland* >+ >+ >This development allows libraries wishing to run Elasticsearch but also serve as a public SRU/Z39.50 gateway to do so without running Zebra in parallel. >+ >+### Enhancements >+ >+#### Acquisitions >+ >+- [[14669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14669) Search orders by managing library >+- [[20254]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20254) Forbid the download of duplicate EDI messages >+- [[20595]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20595) EDI: Add support for LRP (Library Rotation Plan) for Koha with Stock Rotation enabled >+ >+ **Sponsored by** *PTFS Europe* >+ >+ >This enhancement allows items to be automatically added to rotas at acquisition time by using the LRP (Library Rotation Plan) field in EDI.a >+ >+- [[23522]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23522) Show "Actual price" in basket when available >+ >+ **Sponsored by** *Virginia Tech* >+ >+#### Architecture, internals, and plumbing >+ >+- [[18928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18928) Move `holdallowed`, `hold_fulfillment_policy` and `returnbranch` into the `circulation_rules` table. >+ >+ >**Reports note**: This changes the database schema, reports referencing the `default_branch_circ_rules`, `default_circ_rules`, `default_branch_item_rules` or `branch_item_rules` tables will need to be updated >+ >+- [[18930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18930) Move 'refund lost item fee rules' into the `circulation_rules` table >+ >+ >**Reports note**: This changes the database schema, reports referencing the `refund_lost_item_fee_rules` table will need to be updated >+ >+- [[22563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22563) Convert lost handling to use 'status' instead of multiple accounttypes >+ >+ >**Reports note**: The `accounttype` for lost item fees has been updated from 'L' to 'LOST' and for lost item returned credits it has been updated from 'CR' to 'LOST_RETURNED'. The `status` field is now used to track the reason why an 'OVERDUE' fee has stopped incrementing and it may include 'LOST' >+ >+- [[22610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22610) SIP Payment Types should be moved out of accountype >+ >+ >**Reports note**: SIP2 `accounttypes` have been deprecated in favour of using standard accounttypes across transactions in the accountlines. Reports should be updated to use `payment_type` to distinguish between the different SIP2 payment type as required. >+ >+- [[22721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22721) Normalize GetMarcFromKohaField calls >+- [[22837]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22837) Koha::Account::Line->apply should not require a 'set' of debits >+- [[23068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23068) Add ability for Koha to handle X-Forwarded-For headers so REMOTE_ADDR features work behind a proxy >+- [[23152]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23152) koha_object[s]_class methods must be implemented when needed >+- [[23230]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23230) Make Koha::Plugins::Base::_version_compare OO >+- [[23272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23272) Koha::AuthorisedValue should use Koha::Object::Limit::Library >+- [[23281]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23281) Add Koha::Objects::Limit::Library >+- [[23414]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23414) Improve performance of C4/XSLT/buildKohaItemsNamespace >+- [[23580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23580) Add C4::Context->yaml_preference >+ >+ >This trivial patch adds a convenient way to retrieve YAML-based system preferences in the code, avoiding the need to handle the decoding in each place they are used. >+ >+- [[23623]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23623) Use the new API and remove /svc scripts for privacy settings >+- [[23770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23770) Add Koha::Object(s)->to_api method >+ >+ **Sponsored by** *ByWater Solutions* >+ >+- [[23793]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23793) Add an EmbedItems RecordProcessor filter for MARC::Record objects >+- [[23807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23807) Add Koha::Item->as_marc_field >+- [[23843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23843) Make existing endpoints use Koha::Object(s)->to_api >+ >+#### Authentication >+ >+- [[23146]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23146) Add support for Basic auth on the OAuth2 token endpoint >+ >+ **Sponsored by** *ByWater Solutions* >+ >+ >This patchset adds flexibility to the OAuth2 implementation regarding how the parameters are passed on the request. The original implementation of OAuth2 only contemplated the option to pass the client_id and client_secret parameters on the request body. It is very common that clients expect to be able to pass them as a Basic authorization header. >+ >+#### Cataloging >+ >+- [[15497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15497) Limit item types by library >+ >+ **Sponsored by** *Central Kansas Library System*, *Northeast Kansas Library System* and *South East Kansas Library System* >+ >+- [[17178]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17178) Add a popup/keyboard shortcuts for diacritics and symbols in the advanced cataloging editor >+ >+ **Sponsored by** *Round Rock Public Library* >+ >+- [[23602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23602) Library limitations should display in the item types table >+ >+#### Circulation >+ >+- [[14697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14697) Extend and enhance "Claims returned" lost status >+ >+ **Sponsored by** *Fargo Public Library* and *North Central Regional Library System* >+ >+ >This enhancement extends the "Claims returned" lost status and allows staff to track items that patrons claim to have returned. Items are marked as "Claims returned" from the checkout page in the staff side. >+ > >+ >There are 3 new systems preferences to set for this functionality to work: `ClaimReturnedChargeFee`, `ClaimReturnedLostValue` and `ClaimReturnedWarningThreshold` >+ >+- [[17492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17492) Show warning if patron's age is out of category limits >+ >+ >This development adds a warning at checkout if a patron is found to have an age that is outside their categories age range and allows the staff user to immediately update the patrons' category from the warning dialogue. >+ >+- [[20194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20194) Display both biblioitems.itemtype and items.itype in circulation screens >+- [[20959]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20959) Style checkin form more like the checkout form, with collapsed settings panel >+- [[23328]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23328) Some check-in messages should be dismissable >+- [[23507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23507) Add ability to show and print change given on fee receipt from FinePaymentAutoPopup >+- [[23686]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23686) Check onsite checkout when the last checkout was an onsite one >+ >+#### Command-line Utilities >+ >+- [[16219]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16219) Runreport.pl should allow SQL parameters to be passed on the command line >+- [[17168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17168) Add a command line script for updating patron category based on status >+ >+ **Sponsored by** *Round Rock Public Library* >+ >+ >These patches introduce a new script to replace the `j2a.pl` script with a more flexible set of options. >+ > >+ >`misc/cronjobs/update_patrons_category.pl` can now be used to update patrons who are older or younger than their patron categories to a category chosen by the user. >+ > >+ >Additionally, this script allows users to specify a fine total to update patrons, to use any specified borrowers field, and to run by category and/or branch. >+ > >+ >The intention here is to assist in automating updating patrons for schools or libraries where patrons are regularly changed - patrons with fines can be moved to 'probational statuses' or patrons without fines can be moved to 'privileged statuses'. >+ > >+ >The flexibility should allow for various workflows to be automated via cronjob. >+ >+- [[22509]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22509) Add a script to generate MARC fields containing date formatted strings >+ >+ **Sponsored by** *Orex Digital* >+ >+- [[23346]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23346) Add without-db-name parameter to koha-dump >+ >+ >This enhancement is the first step in allowing a koha database dump file to be restored into another koha instance. >+ > >+ >One can now pass the `--without-db-name` option to `koha-dump` to attain a zipped sql dump with no longer contains the `CREATE DATABASE` and `USE` statements within the restore file. >+ >+#### Fines and fees >+ >+- [[6759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6759) Use a different account type for account renewals than for new accounts >+ >+ >This enhancement makes account renewal charges distinct from initial account registration charges. >+ > >+ >**Reports note**: Prior to this patch both account creations and account renewals would result in an accountline with accounttype `A`; After this patch account creations will result in an accountline with accounttype `ACCOUNT` and account renewals will result in ana ccountline with accounttype `ACCOUNT_RENEW`. >+ >+- [[22627]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22627) Rephrase 'your fines and charges' tab in OPAC >+ >+ **Sponsored by** *Catalyst* >+ >+- [[23049]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23049) Replace MANUAL_INV authorised value with a dedicated table >+ >+ >This patchset moves the `MANUAL_INV` authorized values into their own table and adds an interface into the administration pages to allow the addition and modification of such account types. >+ > >+ >This serves as the foundation for enhancing the accounts system and leads to clearer code and more consistent data via database-level constraints. >+ > >+ >**Reports note**: Reports will need to be updated to look in the new debit_type_code field for accountlines of type 'debit' and use the updated coded values. >+ >+- [[23805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23805) Add a dedicated credit_types table >+ >+ >This patchset moves the remaining accounttypes, all of which should be credits after bug 23049, into their own table. >+ > >+ >This serves as the foundation for enhancing the accounts system and leads to clearer code and more consistent data via database-level constraints. >+ > >+ >**Reports note**: Reports will need to be updated to look in the new credit_type_code field for accountlines of type 'credit' and use the updated coded values. >+ >+#### Hold requests >+ >+- [[22922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22922) Allow to modify hold and hold expiration date in staff >+ >+#### Holidays >+ >+- [[15260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15260) Option for extended loan with useDaysMode >+ >+ **Sponsored by** *Cheshire East Council*, *Cheshire West and Chester Council*, *Newcastle City Council* and *Sefton Council* >+ >+ >The `useDaysMode` system preference has been enhanced to include an additional option. >+ > >+ >This allows libraries to dictate that if the library is closed on the usual due date, the loan period should be pushed forward to the next open day which is the same day of the week. >+ > >+ >For example : If an item should be due back on a Tuesday but that particular Tuesday is closed, then instead of it being due back the Wednesday (usual behaviour when due date is pushed forward to next open day), it would actually be due back the next available open Tuesday. >+ > >+ >**Note**: This preference setting only works in multiples of 7. >+ >+#### I18N/L10N >+ >+- [[23631]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23631) fr-CA translation of NEW_SUGGESTION notice >+- [[23983]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23983) Contextualization of "Order" (verb) vs "Order" (noun) >+ >+#### Label/patron card printing >+ >+- [[23464]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23464) Update the process of quick spine label printing >+ >+#### MARC Bibliographic data support >+ >+- [[18309]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18309) UNIMARC update from IFLA for new Koha installations >+- [[20364]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20364) Show languages from MARC21 field 041 in intranet >+ >+ >This patch adds language data from the 041 field of bibliographic records to both the search results and details pages of the staff client. >+ >+- [[20434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20434) UNIMARC update from IFLA for existing Koha installations >+- [[22884]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22884) Remove ending . from XSLT templates >+- [[23731]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23731) Display LC call number in OPAC and staff detail pages >+ >+#### Notices >+ >+- [[21180]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21180) Allow Talking Tech outbound script to limit based on patron home library branchcode >+- [[23278]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23278) Reopen last panel upon "Save and continue" in notices >+ >+#### OPAC >+ >+- [[5287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5287) Add floating toolbar to search results in OPAC >+- [[8778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8778) Add Keyword phrase search to OPAC search >+- [[20691]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20691) Add ability for guarantors to view guarantee's fines in OPAC >+- [[21701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21701) Have PayPal optionally return to originating OPAC url rather than OPACBaseURL >+- [[23096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23096) Add floating toolbar to OPAC lists >+- [[23299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23299) Switch address1 and streetnumber for German address format on opac-memberentry >+- [[23392]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23392) Support MARC21 indicators for private note fields >+- [[23566]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23566) Continue on device - with QR codes >+- [[23633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23633) Filter out historical charges by default on a users 'your charges' page >+- [[23694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23694) Author "By" should have its own class >+- [[23720]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23720) Add div wrapper to search results to make moving cover images easier >+- [[23791]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23791) Allow granular control of social networks enabled by SocialNetworks syspref >+- [[23903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23903) Replace OPAC icons with Font Awesome >+ >+ >This patchset updates the majority of icons in the opac to use Font Awesome icons. It improves the consistency of icons, icon alignment and also gives a minor performance boost in opac display. >+ >+- [[23955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23955) Replace famfamfam icon in OPAC holds template >+ >+#### Packaging >+ >+- [[23400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23400) Add --status to koha-indexer >+ >+#### Patrons >+ >+- [[23219]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23219) Show a warning about cancelling their holds before a patron is deleted >+- [[23697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23697) Add auto complete for patron search in patron module >+ >+ >This enhancement adds an optional auto-complete function to the patron search field when in the patrons module. >+ > >+ >The `CircAutocompl` system preference is renamed to `PatronAutoComplete` and use for both the circulation and patrons module auto-complete. >+ >+#### Plugin architecture >+ >+- [[21073]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073) Improve plugin performance >+ >+ >Before this patch, whenever a plugin hook was reached in koha code we would iteratively load plugins looking for one that may support the method. This patch adds database level caching of this data so we do one database call instead of iteratively calling 'load'. >+ >+- [[23191]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23191) Administrators should be able to install plugins from the command line >+ >+ >This patch adds a new script `misc/devel/install_plugins.pl ` which allows system administrators the option of installing plugins via the command line as opposed to requiring the web side UI. >+ >+- [[23213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23213) Add hook to OPAC payments to allow plugins to set minimum payment threshold >+ >+#### REST API >+ >+- [[17005]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17005) Extend /checkouts route to list circulation history >+- [[23667]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23667) Add API route for listing items >+ >+#### Reports >+ >+- [[15422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15422) Number of items to order on holds ratio report will not fulfill the holds ratio >+- [[23206]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23206) Batch patron modification from reports which return cardnumber >+ >+ >This enhancement adds `Batch patron modification` to the available options display when a report outputs a list of borrowernumbers or cardnumbers. >+ >+- [[23389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23389) Add 'All' option to report value dropdowns >+ >+ >This enhancement adds the ability to optionally include an `all` option in report placeholders allowing for an 'All' option to be displayed in filter select lists. >+ > >+ >**Usage**: `WHERE branchcode LIKE <<Branch|branches:all>>` >+ >+- [[23390]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23390) Add placeholder syntax for column names >+ >+ >This enhancement allows for renaming columns used to trigger batch modification actions in reports. Before this patch, a column had to be called 'itemnumber' to be sent from reports to batch modification. With this enhancement, you can specify `[[itemnumber| Koha_internal_id]]` to allow for a clearer name for the end-user and to allow translation of terms like 'itemnumber' while preserving the batch modification functionality. >+ >+#### SIP2 >+ >+- [[20292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20292) Filter/censor info sent via SIP >+ >+ **Sponsored by** *Duchesne County Library* and *Uintah Library System* >+ >+ >This enhancement allows the administrator to set if, and which, fields should not be sent to third-party SIP2 clients for privacy reasons. >+ >+- [[20954]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20954) Add ability to set syspref overrides in SIP as we can in Apache >+ >+ **Sponsored by** *South East Kansas Library System* >+ >+- [[22540]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22540) Add ability to place holds using SIP CLI emulator >+ >+#### Searching >+ >+- [[23386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23386) Add language of original in advanced search - staff client >+- [[23543]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23543) Adding withdrawn to the item search >+ >+#### Searching - Elasticsearch >+ >+- [[17851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17851) Add Elasticsearch config to koha-conf.xml >+ >+ **Sponsored by** *Koha-Suomi Oy* >+ >+- [[20334]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20334) Elasticsearch - Option for escaping slashes in search queries >+- [[20589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20589) Add field boosting and use elastic query fields parameter instead of deprecated _all >+- [[20607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20607) Elasticsearch - ability to add a relevancy weight in mappings.yaml file >+- [[22592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22592) Elasticsearch - Support for index scan >+- [[22826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22826) Allow indexing of individual authority records in Elasticsearch >+ >+#### Serials >+ >+- [[21588]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21588) Add "Collapse/Expand" options on subscription-detail page >+- [[23435]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23435) Add multiple copies of an item when receiving in serials >+ >+ **Sponsored by** *Brimbank City Council* >+ >+#### Staff Client >+ >+- [[18421]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18421) Make Coce cover images available for staff search >+- [[21245]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21245) Move 'Last patron' button inside of the 'breadcrumb' bar >+- [[23711]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23711) Icons on staff main page should be font icons >+- [[23803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23803) Add Font Awesome icon to cart in staff interface >+ >+#### System Administration >+ >+- [[11529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11529) Add subtitle, medium and part fields to biblio table >+ >+ **Sponsored by** *National Library of Finland* >+ >+ >Keywords to MARC mapping functionality has been replaced with additional Koha fields in the bibliographic framework. >+ > >+ >The keyword mapping only offered a single field, subtitle, and the information was always retrieved from the MARC record, which made it relatively slow. The subtitle and other relevant fields are now available as normal Koha fields: >+ > >+ > biblio.medium - Medium information (MARC 21: 245h, UNIMARC: 200b) >+ > biblio.subtitle - Subtitle (MARC 21: 245b, UNIMARC: 200e) >+ > biblio.part_number - Part number (MARC 21: 245n, UNIMARC: 200h) >+ > biblio.part_name - Part name (MARC 21: 245p, UNIMARC: 200i) >+ > >+ >The subfields in the default framework are automatically updated to include these new fields unless they are already mapped to another Koha field. >+ > >+ >**Important note**: misc/batchRebuildBiblioTables.pl should be run, after this enhancement is applied, to populate the fields in the database, and it will take some time for larger databases. >+ >+- [[21574]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21574) Local use system preferences page doesn't have the system preferences menu >+- [[23179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23179) Add 'Edit subfields' to framework management tag dropdown and clarify options >+- [[23606]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23606) Add columns configuration and export options to item types administration >+- [[23611]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23611) Add export option to authorized values administration >+- [[23866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23866) HEA submission preferences should prompt similar to ManaKB >+ >+#### Templates >+ >+- [[7074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7074) Show subtitle, part and number of a record in list of checkins >+- [[17057]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17057) Remove event attributes from holds template >+- [[21058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21058) Missing class for results_summary spans >+- [[21824]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21824) Add ability to format dates in various formats in templates >+ >+ >This patchset allows end-users to use advanced date formatting options within template toolkit based notices and slips. >+ >+- [[21852]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21852) Add more columns and column configuration to overdues report >+- [[22209]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22209) Move stock rotation stage and item forms into modals >+- [[22897]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22897) Switch two-column templates to Bootstrap grid: ILL requests >+- [[22935]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22935) Improve style of Bootstrap pagination >+- [[22999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22999) Switch two-column templates to Bootstrap grid: Circulation >+- [[23013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23013) Upgrade DataTables in the staff client >+- [[23094]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23094) Use Bootstrap-style pagination on staged MARC records page >+- [[23159]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23159) Reindent addbiblio.tt >+- [[23183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23183) Reindent cataloging.js >+- [[23196]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23196) Reindent tools/batch_record_modification.tt >+- [[23197]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23197) Add more batch operation options to SQL report results >+- [[23221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23221) Reindent tools/manage-marc-import.tt >+- [[23259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23259) Remove reset-fonts-grids.css >+- [[23286]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23286) Improve style of hold confirmation modal >+- [[23304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23304) Reindent cataloguing/z3950_search.tt >+- [[23307]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23307) Add columns configuration to cataloguing/z3950_search.tt >+- [[23339]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23339) Reindent addbooks.tt >+- [[23351]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23351) Clean up localization template >+- [[23399]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23399) Reindent returns.tt >+- [[23438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23438) Use Font Awesome icons in intranet search results browser >+- [[23444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23444) Terminology: Use library instead of branch >+- [[23448]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23448) Clean up subscription detail template >+- [[23458]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23458) Clean up holds template in the staff client >+- [[23834]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23834) Add default ESLint configuration >+- [[23958]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23958) Use Font Awesome icon to replace "new window" icon image >+- [[24034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24034) Capitalization on suggestion edit form: No Status >+- [[24076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24076) Remove inline CSS to center patron home library in search results >+ >+#### Test Suite >+ >+- [[23280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23280) Warning in t/db_dependent/selenium/patrons_search.t >+- [[23284]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23284) Duplicate test in t/db_dependent/Plugins.t >+- [[23994]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23994) AdditionalFields.t is failing randomly (U18) >+ >+#### Tools >+ >+- [[13552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13552) Add debar option to batch patron modification >+- [[22272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22272) Calendar: When entering date ranges grey out dates in the past from the start date >+- [[22888]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22888) Use DataTables for Koha news table filtering >+- [[22996]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22996) Move barcode separators to a preference >+ >+ >Adds preference `BarcodeSeparators` >+ > >+ >**NOTE**: If you currently depend on a comma, semicolon, pipe character or hyphen as a barcode separator within inventory tool, please ADD them to this new preference. The default behaviour is set back to a carriage return, linefeed or whitespace now. >+ >+- [[23279]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23279) In news management interface, sort news by publication date descending >+- [[23385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23385) Hide default value fields by default on patron import >+- [[23512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23512) Reindent notices and slips page (letter.tt) >+ >+#### Web services >+ >+- [[22677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22677) Include hint on OAI-PMH URL for Koha in system preference >+- [[23154]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23154) Add pagination to /api/v1/checkouts >+- [[23156]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23156) Add pagination to checkouts in ILS-DI GetPatronInfo service >+ >+ >+### Critical bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[18743]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18743) Filter suggestion lists correctly for IndependentBranches >+ >+ **Sponsored by** *BULAC* >+ >+- [[21316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21316) Adding controlfields to the ACQ framework causes issues when adding to basket >+- [[23397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23397) Order lines can be duplicated in acqui scripts spent.pl and ordered.pl >+- [[23854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23854) Cannot edit a suggestion >+- [[23855]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23855) Cannot mark the selected suggestion as "pending" >+- [[23863]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23863) Editing a basket clears create_items value >+- [[23927]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23927) Duplicate a "Complete" order link the "New" one to the invoice >+ >+#### Architecture, internals, and plumbing >+ >+- [[22857]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22857) Entries missing in koha-conf.xml >+- [[23095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23095) Circulation rules not displayed (empty vs null) >+- [[23316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23316) GetFine needs updating for bug 22521 >+- [[23599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23599) Koha::Objects::Limit::Library fails if no library passed >+- [[23655]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23655) Errors when running on Debian Jessie >+- [[23723]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23723) Using exit inside eval to stop sending output to the browser doesn't work under Plack >+- [[23867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23867) 18.12.00.051 fails with "Truncated incorrect DOUBLE value" >+ >+#### Authentication >+ >+- [[22585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22585) Fix remaining double-escaped CAS links >+- [[23526]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23526) Shibboleth login url with query has double encoded '?' %3F >+- [[23771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23771) CAS/Shib Authentication can fail when multiple users with no userid/cardnumber defined and one of them is locked >+ >+#### Cataloging >+ >+- [[23045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23045) Advanced cataloging editor (rancor) throws a JS error on incomplete/blank lines >+- [[23252]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23252) Pressing enter should not submit form in item editor >+- [[23851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23851) Auto generate accession number format <branchcode>yymm0001 fails to add branchcode prefix(branchcode) for multiple item addition >+ >+#### Circulation >+ >+- [[13958]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13958) Add a suspensionsCalendar syspref >+ >+ **Sponsored by** *Universidad Nacional de Córdoba* >+ >+ >Before 18.05, suspension expiry date calculation didn't take the calendar into account. This behaviour changed with bug 19204, and some libraries miss the old behaviour. >+ > >+ >These patches decouple overdue days calculation configuration (`finesCalendar`) from how the expiry date is calculated for the suspension through a new system preference: `SuspensionsCalendar`, that has the exact same options but only applies to suspensions. On upgrade, the new preference is populated with the value from `finesCalendar`, thus respecting the current configuration. >+ >+- [[20086]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20086) AddRenewal is not executed as a transaction and can results in partial success and doubled fines >+- [[22877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22877) Returning a lost item not marked as returned can generate additional overdue fines >+- [[23018]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23018) Refunding a lost item fee may trigger error if any fee has been written off related to that item >+- [[23079]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23079) Checkouts page broken because of problems with date calculation (TZAmerica/Sao_Paulo) >+- [[23103]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23103) Cannot checkin items lost by deleted patrons with fines attached >+- [[23120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23120) Internal server error when checking in item to transfer and printing slip >+- [[23145]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23145) Confirming transfer during checkin clears the table of previously checked-in items >+- [[23293]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23293) OPACFineNoRenewals always compares against 'balance' not 'outstanding' >+ >+ >The patchset adds a new system preference, `OPACFineNoRenewalsIncludeCredits`, to control whether the `OPACFineNoRenewals` function uses the account balance or account amount outstanding for calculation. >+ >+- [[23382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23382) Issuing rules failing after bug 20912 >+- [[23404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23404) Circulation::TooMany error on itemtype when at biblio level >+- [[23405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23405) Circulation autocomplete for patron lookup broken if cardnumber is empty >+- [[23518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23518) Problem with borrower search autocomplete >+- [[23551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23551) Problem with renewal period when using the renewal tab >+- [[23774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23774) When placing a hold editing using Inspect Element allows addition to the code of non listed library >+- [[23938]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23938) Title missing from Checked out box >+- [[23985]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23985) The method Koha::Item-> is not covered by tests! >+- [[24013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24013) Transferring a checked out item gives a software error >+- [[24075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24075) Backdating a return to the exact due date and time results in the fine not being refunded >+ >+#### Command-line Utilities >+ >+- [[22566]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22566) Stock rotation cronjob reporting has issues >+- [[23933]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23933) commit_file.pl Can't call method "get_effective_marcorgcode" on an undefined value at /usr/share/koha/lib/C4/AuthoritiesMarc.pm line 578. >+ >+#### Course reserves >+ >+- [[22142]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22142) An item's current location changes to blank when it is removed from Course Reserves >+- [[23083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23083) Course reserve item edit fails if one does not set all values >+ >+#### Database >+ >+- [[23265]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23265) Update to DB revision 16.12.00.032 fails: Unknown column 'me.item_level_hold' >+- [[23579]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23579) error during web install: 'changed_fields' can't have a default value >+- [[23809]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23809) Update to DB revision 16.12.00.032 fails >+ >+#### Fines and fees >+ >+- [[19919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19919) Writing off a Lost Item Fee marks as "Paid for by patron" >+- [[23826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23826) Manual Invoice does not use new accounttype and status for fines >+- [[24100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24100) "Pay selected" is broken >+ >+#### Hold requests >+ >+- [[13640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13640) Holds To Pull List includes items unreserveable items >+- [[14549]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14549) Hold not removed when item is checked out to patron who is not next in priority list >+- [[23116]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23116) Cannot place overridden holds >+- [[23484]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23484) Holds to pull (pendingreserves.pl) uses removed default_branch_item_rules table >+- [[23710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23710) Holds broken on intranet, displays a JSON page with an error >+- [[23964]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23964) An item level hold when placed is set to Waiting, if ReservesNeedReturn is set to Automatic >+ >+#### I18N/L10N >+ >+- [[23713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23713) Subscription add form broken for translations >+ >+#### ILL >+ >+- [[23229]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23229) "Get all requests" API call fired when loading any ILL page >+- [[23529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23529) Interlibrary loan javascript is broken >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[23090]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23090) MySQL validate_password plugin breaks koha-create >+- [[23168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23168) Database Updates broken due to conflicts in bug 21073 and bug 22053 >+- [[23250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23250) koha-create generates broken mysql password >+- [[23813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23813) DB error on 18.12.00.020 >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[23353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23353) ACQ framework makes fr-CA web installer explode >+- [[23396]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23396) Rancor fails to load: insert_copyright is not defined >+ >+#### Label/patron card printing >+ >+- [[23289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23289) Label Template - Creation not working (MariaDB >= 10.2.4) >+- [[23455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23455) Patron card printing from Patron lists is broken >+ >+#### Lists >+ >+- [[17526]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17526) OPAC lists sortfield breaks with a `(` >+ >+#### MARC Authority data support >+ >+- [[23053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23053) Local-Number cannot be used for authority matching due to non-existence of 'phrase' index >+ >+#### MARC Bibliographic record staging/import >+ >+- [[23846]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23846) Handle records with broken MARCXML on the bibliographic detail view >+ >+#### Mana-kb >+ >+- [[22210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22210) ManaKB should not require firstname and lastname for signup >+ >+ >This changes the Mana registration form to make it easier for organizations to register. It now only requires name and email address, rather than first name, last name and email address. >+ >+- [[22915]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22915) Cannot subscribe to Mana-KB >+ >+ >This fix updates the Mana server URL in etc/koha-conf.xml so that it uses the correct URL - https://mana-kb.koha-community.org. >+ >+#### Notices >+ >+- [[23181]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23181) Unable to use payment library in ACCOUNT_PAYMENT or ACCOUNT_WRITEOFF notices >+- [[23765]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23765) After TranslateNotices is set to 'Don't allow', email settings still show multiple languages >+- [[24064]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24064) DUEDGST typoed as DUEGST >+- [[24072]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24072) Typos in advance_notices.pl causes DUEDGST not to be sent >+ >+#### OPAC >+ >+- [[23150]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23150) GDPR feature breaks patron self modification on OPAC >+- [[23151]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23151) Patron self modification sends null dateofbirth >+- [[23194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23194) Public notes items in the OPAC should allow for HTML tags >+ >+ >Since 18.11, item.itemnotes content is escaped so any HTML tag would appear broken. It is now allowed again, hyperlinks for example. >+ >+- [[23225]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23225) OPAC ISBD view returns 404 when no item attached >+- [[23253]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23253) OpacNavRight does not display correctly for opacuserlogin disabled or self registration >+- [[23428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23428) Self registration with a verification by email is broken >+- [[23431]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23431) having Date of birth in PatronSelfModificationBorrowerUnwantedField causes DOB to be nullified >+- [[23467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23467) Duplicated screen if error in opac-reserve.pl >+- [[23530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23530) Opac-basket.pl script accidentally displays 'hidden' items >+- [[23868]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23868) PayPal payment button is never enabled >+ >+#### Patrons >+ >+- [[17140]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17140) Incorrect rounding in total fines calculations, part 2 >+- [[23082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23082) Fatal error editing a restricted patron >+- [[23822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23822) Regression: As of 19.05.04 deletion of patrons with outstanding credits is silently blocked >+- [[23905]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23905) Button "Search to add" doesn't work on Quick add new patron >+- [[24113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24113) guarantor info lost when a duplicate is found >+ >+#### REST API >+ >+- [[23597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23597) Holds API is missing reserved parameters on the GET spec >+ >+#### Reports >+ >+- [[23626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23626) Add a system preference to limit the number of rows of data used when charting or exporting report results >+ >+ **Sponsored by** *Fenway Library Organization* and *Higher Education Libraries of Massachusetts* >+ >+- [[23730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23730) Exporting reports is broken >+- [[23982]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23982) Count/pagination broken for reports with duplicated column names >+ >+#### SIP2 >+ >+- [[23057]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23057) If checked_in_ok is set and item is not checked out, alert flag is supressed for *any* reason >+ >+#### Searching >+ >+- [[11677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11677) Limit to Only items currently available for loan or reference not working >+- [[23425]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23425) Search explodes with "invalid data, cannot decode object" >+ >+#### Searching - Elasticsearch >+ >+- [[22997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22997) Searching gives no results in auth_finder.pl >+- [[23004]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23004) Missing authtype filter in auth_finder.pl >+- [[23089]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23089) Elasticsearch - cannot sort on non-text fields >+- [[23322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23322) Elasticsearch - Record matching fails when multiple keys exist >+- [[23630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23630) Elasticsearch indexing is removing field 999 >+ >+ >In Koha::SearchEngine::Elasticsearch::Indexer::update_index() first arg record ids is now mandatory >+ >+- [[23719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23719) Record matching for authorities using defined fields is broken under ES >+- [[23986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23986) Batch Record Deletion does not remove records from Elasticsearch search index >+ >+#### Staff Client >+ >+- [[23315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23315) Some system preferences are no longer editable >+ >+#### System Administration >+ >+- [[23104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23104) Regression (18925) in circ rules - unlimited vs 0 >+- [[23309]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23309) Can't add new subfields to bibliographic frameworks in strict mode >+- [[23398]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23398) Exporting/Reimporting frameworks in XML format will give incomplete results >+- [[23772]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23772) Itemtype icons not showing in table >+- [[23804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23804) Itemtype not checked when editing >+- [[24026]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24026) Wrong parameters in Koha/Templates/Plugin/CirculationRules.pm and smart-rules.tt >+ >+#### Test Suite >+ >+- [[21985]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21985) Test t/db_dependent/Circulation.t fails if SearchEngine is set to elasticsearch >+- [[23234]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23234) Circulation.t failing when comparing dates that seem identical >+- [[24022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24022) Z3950Responder tests are failing randomly >+ >+#### Tools >+ >+- [[11642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11642) Improve Batch patron deletion and anonymization GUI to make consequences clearer >+- [[15814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15814) Templates for MARC modification: Edit action does not work when Description contains ' >+- [[17359]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17359) Patron import results use wrong encoding >+- [[18707]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18707) Background jobs post disabled inputs >+- [[18710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18710) Wrong subfield modified in batch item modification >+- [[23093]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23093) Error during upgrade of OpacNavRight preference to Koha news >+- [[23963]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23963) Visible reduction in image quality >+ >+#### Web services >+ >+- [[22249]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22249) Error when submitting Mana comment >+ >+ >+### Other bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[21662]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21662) Missing developers from history >+- [[22862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22862) It should be possible to paste formatted phone numbers into the SMS messaging number field >+ >+ >This bugfix improves the likelihood of pasted patron phone numbers passing validation as we will now attempt to normalise out illegal characters often used to human-friendly formatting. >+ >+- [[23037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23037) Henry Bolshaw is missing from the contributors list >+ >+#### Acquisitions >+ >+- [[5365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5365) It should be more clear how to reopen a basket in a basket group >+- [[20780]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20780) EDI: Add support for 'AcqItemSetSubfieldsWhenReceived' >+ >+ >EDIFACT receipting of items should now respect the `AcqItemSetSubfieldsWhenReceived` system preference >+ >+- [[21580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21580) Order creation for EDIFACT vendor fails >+- [[22294]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22294) EDI wrongly assumes all ISBN13's have corresponding ISBN10's >+- [[22786]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22786) Can create new funds for locked budgets >+- [[23101]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23101) Contracts permissions for staff patron >+- [[23251]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23251) EDI Order line incorrectly terminated when it ends with a quoted apostrophe >+- [[23294]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23294) Restore actual cost input field on order page >+- [[23319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23319) Reloading page when adding to basket from existing order can cause internal server error >+- [[23320]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23320) Neworderempty has unused 'close' and 'budget_name' parameters >+- [[23338]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23338) Cannot specify replacement price when ordering from file if not using fields to order >+- [[23363]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23363) Clicking on shipping cost invoice link from spent.pl causes internal server error >+- [[23523]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23523) Unitprice tax column values are not populated if entered upon ordering >+- [[23721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23721) Names of exported basketgroup files should be uniformised >+ >+#### Architecture, internals, and plumbing >+ >+- [[16750]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16750) Redirect from selectbranchprinter.pl to additem.pl causes software error >+- [[21801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21801) paycollect.pl should pass library_id when adding accountlines >+- [[23117]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23117) additem.pl crashes on nonexistent biblionumber >+- [[23144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23144) Bad POD breaks svc/barcode >+- [[23310]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23310) Noisy Koha::Biblio >+- [[23413]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23413) Add a holds routine to Koha::Items to fetch related holds >+- [[23539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23539) accountlines.accounttype should match authorised_values.authorised_value in size >+- [[23627]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23627) Koha::Biblio->get_coins too noisy if no 245$b >+- [[23997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23997) sample_z3950_servers.sql is failing on MySQL 8 >+ >+#### Authentication >+ >+- [[24065]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24065) Shibboleth should fail the login if matchpoint is not unique >+ >+#### Cataloging >+ >+- [[7890]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7890) Required fields in the MARC editor should be highlighted >+ >+ >This bugfix modifies the basic MARC editor so that required fields have the standard "Required" label on them instead of a small red asterisk. >+ >+- [[21518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21518) Material type "three-dimensional artifact" displays as "visual material" >+- [[21887]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21887) 856$u link problem in XSLT result lists and detail page >+- [[22830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22830) correct for loop in value_builder/unimarc_field_4XX.pl value_builder >+- [[23436]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23436) Save to 'undefined' showing in Advanced cataloging editor >+ >+#### Circulation >+ >+- [[13094]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13094) It should be easy to hide the 'Cancel all' button on the holds over report >+- [[16284]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16284) With CheckPrevCheckout used, check only the item for previous checkout if biblio is serial >+ >+ >Prior to this patch the `CheckPrevCheckout` functionality errantly included serial type records. >+ >+- [[18344]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18344) Overdue fines 'cap at replacement price' and 'cap by amount' should work together >+- [[21027]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21027) Totals in statistics tab change when StatisticsFields is changed >+- [[22617]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22617) Checkout notes pending dashboard link - error received even though manage_checkout_notes permission set >+ >+ >This fixes an error that occurs when an account with full circulate permissions (but not super librarian permissions) clicks on 'Checkout notes pending' and is then automatically logged out with the message "Error: you do not have permission to view this page. Log in as a different user". >+ >+- [[22927]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22927) Item improperly marked returned when changing damaged or withdrawn status >+- [[22982]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22982) Paying lost fee does not always remove lost item from checkouts >+- [[23007]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23007) Make dialogs in returns.pl optionally modal >+- [[23039]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23039) Hold found modal on checkin screen ( circulation.pl ) obscures Check in message info >+- [[23061]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23061) The column/print/export buttons are missing on the checkout history page >+- [[23097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23097) Circulation Overdues report patron link goes to patron's holds tab >+- [[23098]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23098) KOC upload process has misleading wording >+- [[23129]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23129) Items holdingbranch should be set to the originating library when generating a transfer >+- [[23140]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23140) Typo in returns.tt prevents printing branchcode in transfer slips >+- [[23158]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23158) on-site checkout missing when using itemBarcodeFallbackSearch >+- [[23192]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23192) Cancelling holds over returning to wrong tab on waitingreserves.pl >+- [[23220]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23220) Cancelling transfer on returns.pl is subject to a race condition >+- [[23255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23255) HomeOrHoldingbranch system preference options are described wrong >+- [[23273]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23273) Downloading from overdues.pl doesn't use set filters >+- [[23408]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23408) Relatives' checkout table columns are not configured properly >+- [[23427]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23427) Better sorting of previous checkouts >+- [[23679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23679) Software error when trying to transfer an unknown barcode >+- [[23806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23806) FinePaymentAutoPopup does not trigger pop-up for writeoff by "Write off" button >+- [[23841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23841) Add link to bibliographic details page in item details breadcrumbs >+- [[23862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23862) Add enumchron to holds-table on checkout page >+- [[24024]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24024) Holds Awaiting Pickup (Both Active and Expired) Sorts by Firstname >+ >+#### Command-line Utilities >+ >+- [[21181]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21181) Cancel expired holds cronjob does not cancel holds in transit if ExpireReservesMaxPickUpDelay not set >+ >+ >This patch corrects a behaviour where an in transit hold would not be cancelled if even the patron specified they did not need the hold after a certain date. In some cases they would receive a notice to pickup a hold they no longer wanted. >+ > >+ >Now these holds will be cancelled while in transit, and should be routed to their home location when checked in with no notice to the patron. >+ >+- [[22128]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22128) koha-remove fails mysql ERROR 1133 (42000) at line 2: Can't find any matching row in the user table >+- [[23193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23193) Make set_password.pl use Koha::Script >+- [[23345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23345) Wrong parameter name in koha-dump usage statement >+ >+#### Course reserves >+ >+- [[23952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23952) Fix body id on OPAC course details page >+ >+#### Database >+ >+- [[23022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23022) Koha is not compatible with MySQL >= 8.0.11 because of NO_AUTO_CREATE_USER mode >+- [[23932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23932) Typo on 'aqinvoice_adjustments.encumber_open' description in Koha Schema >+- [[23995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23995) Check constraints are supported differently by MySQL and MariaDB so we should remove them for now. >+ >+#### Developer documentation >+ >+- [[22358]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22358) Add POD to Koha::SharedContent >+ >+#### Fines and fees >+ >+- [[11573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11573) Fine descriptions related to Rentals are untranslatable >+- [[23106]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23106) Totals are unclear when a credit is involved on the 'Pay fines' screen >+- [[23115]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23115) Totals are unclear when a credit is involved on the OPAC 'Fines and charges' screen >+- [[23483]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23483) When writing off a fine, the title of the patron is shown as description >+ >+#### Hold requests >+ >+- [[9834]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9834) Reverting a waiting hold should lead to the former hold type (item or biblio level) >+- [[22021]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22021) Item status not shown accurately on request.pl >+- [[22633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22633) Barcodes in the patrons 'holds' summary should link to the moredetail page >+- [[22814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22814) Holds modal patron name display inconsistency >+- [[23048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23048) Hide non-pickup branches from hold modification select >+- [[23502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23502) Staff client "revert status" buttons should not depend on SuspendHoldsIntranet preference >+ >+#### I18N/L10N >+ >+- [[10492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10492) Translation problems with TT directives in po files >+- [[11514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11514) "Uncertain" no longer display in acq >+- [[13749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13749) On loading holds in patron account 'processing' is not translatable >+- [[22114]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22114) Untranslatable "Patron note:" in checkout.js >+- [[22661]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22661) TinyMCE/WYSIWYG editor doesn't translate >+- [[22783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22783) 'Location' not picked up by translation toolchain >+- [[23123]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23123) Status AVAILABLE and ORDERED for suggestions are not translated in the templates >+- [[23452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23452) Multiple select options in system preferences are not translatable >+- [[24068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24068) Koha::Template::Plugin::I18N->tnpx should call Koha::I18->__npx >+ >+#### ILL >+ >+- [[22099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22099) "List requests" button displays when listing requests >+ >+ **Sponsored by** *Catalyst* >+ >+- [[22280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22280) The ILL module assumes every status needs a next/previous status >+- [[23712]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23712) Silence warns from Koha/Illrequest/Logger.pm >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[23949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23949) koha-common.init missing actions for koha-z3950-responder >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[22770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22770) Typo in German translation for Greek in language pull down >+- [[22966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22966) Add Norwegian library and patron names for the web-based installer >+ >+#### Lists >+ >+- [[22941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22941) Giving malformed sortfield to list results in Internal Server Error >+- [[23266]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23266) Add to cart fires twice on shelf page >+ >+#### MARC Authority data support >+ >+- [[22919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22919) Authorities MARC Structure not inserted with SQL strict modes >+- [[23437]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23437) When UseAuthoritiesForTracing is 'Use' we should use series authorities >+ >+#### MARC Bibliographic data support >+ >+- [[20986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20986) MARC21 Supplement and Index Textual Holdings don't display >+ >+#### MARC Bibliographic record staging/import >+ >+- [[23324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23324) Need an ISBN normalization routine >+ >+#### Mana-kb >+ >+- [[23034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23034) Warning when in Mana KB settings Auto subscription sharing is unchecked >+ >+ **Sponsored by** *The National Library of Finland* >+ >+- [[23075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23075) Incorrect URL should have a meaningful error message >+ >+ >This enhancement displays a more meaningful error message if an incorrect Mana KB service URL is used in the koha-conf.xml configuration file (for example, if http is used instead of https), rather than the direct output from the failed json parse. >+ >+- [[23130]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23130) Incorrect alternative mana server URL in etc/koha-conf.xml >+ >+ >This fix updates the alternative Mana KB server URL in >+ >etc/koha-conf.xml to https://mana-test.koha-community.org. If the updated URL is used the account creation request is successful and doesn't cause any error messages. >+ >+#### Notices >+ >+- [[21343]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21343) Automatic renewal cronjob doesn't send notices according to patron language preference >+ >+ **Sponsored by** *Lund University Library* >+ >+- [[22744]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22744) Remove confusing 'Do not notify' checkboxes from messaging preferences >+- [[23256]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23256) fr-CA OPAC_REG_VERIFY has hard-coded http:// >+- [[23762]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23762) Editing is_html status of email template fails under multi-languages >+ >+#### OPAC >+ >+- [[12537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12537) Editions tab showing on bibs with more than one ISBN >+- [[14862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14862) Upgrade jQuery from 1.7 to 3.4.1 in OPAC >+- [[16111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16111) RSS feed for OPAC search results has wrong content type >+- [[18084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18084) Language selector is hidden in user menu on mobile interfaces >+- [[22602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22602) OverDrive circulation integration is broken when user is referred to Koha from another site >+- [[22804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22804) OPAC Overdrive JavaScript contains untranslatable strings >+- [[22945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22945) Markup error in OPAC search results around lists display >+- [[22946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22946) Markup error in OPAC search results around selection links >+- [[22948]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22948) Markup error in OPAC bibliographic detail template >+- [[22949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22949) Markup error in OPAC course reserves template >+- [[22950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22950) Markup error in OPAC recent comment template >+- [[22951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22951) Markup error in OPAC holds template >+- [[22952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22952) Markup error in OPAC suggestions template >+- [[22953]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22953) Markup warning in OPAC user summary template >+- [[22954]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22954) Minor markup error in OPAC messaging template >+- [[22955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22955) Markup error in OPAC lists template >+- [[23076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23076) Include OpacUserJS on OPAC maintenance page >+ >+ >This fix allows the OPAC maintenance page to use JavaScript included in the OPACUserJS system preference. >+ >+- [[23078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23078) Use Koha.Preference in OPAC global header include >+- [[23099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23099) OPAC Search result sorting "go" button flashes on page load >+- [[23122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23122) When searching callnumber in simple search, search option is not retained >+- [[23126]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23126) Multiline entries in subscription history display with <br/> in OPAC >+- [[23210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23210) login4tags should be a link >+- [[23248]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23248) opac-ISBDdetail.pl dies on invalid biblionumber >+- [[23308]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23308) Contents of "OpacMaintenanceNotice" HTML escaped on display >+- [[23492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23492) OPAC search facet header should not be a link at larger browser widths >+- [[23506]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23506) Sound material type displays wrong icon in OPAC/Staff details >+- [[23528]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23528) Show 'log in to add tags' link on all search result entries >+- [[23537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23537) Overdrive won't show complete results if the Overdrive object doesn't have a primaryCreator >+- [[23625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23625) ArticleRequestsMandatoryFields* only affects field labels, does not make inputs required >+ >+ **Sponsored by** *California College of the Arts* >+ >+- [[23648]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23648) The logged in link (class "loggedinusername") needs data-patroncategory >+- [[23683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23683) Course reserves public notes on specific items should allow for HTML >+- [[23726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23726) Give class to No Items Available text on OPAC results page >+- [[23901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23901) Fix js error sms_input is null in opac-messaging.tt >+ >+ **Sponsored by** *Koha-Suomi Oy* >+ >+- [[23968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23968) OPACMySummaryNote does not work >+- [[24084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24084) PlainMARC view broken on OPAC if other $.ajax calls produce errors >+ >+#### Packaging >+ >+- [[17084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17084) Automatic debian/control updates (master) >+- [[21000]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21000) debian/build-git-snapshot script ignores -D >+- [[23700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23700) Fix output of koha-plack --restart >+ >+#### Patrons >+ >+- [[21390]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21390) Self registration verification emails should send immediately >+ >+ **Sponsored by** *Goethe-Institut* >+ >+- [[21939]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21939) Permission for holds history tab is too strict >+- [[22741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22741) Koha::Patron->store must not log updated_on changes (random failure of test BorrowerLogs and TrackLastPatronActivity) >+- [[22910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22910) Unique attributes should not be copied when duplicating a patron >+- [[22944]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22944) avoid AnonymousPatron in search_patrons_to_anonymise >+- [[23077]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23077) Can't import patrons without cardnumber >+- [[23109]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23109) Incomplete description for staffacccess permission >+- [[23199]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23199) Koha::Patron->store and uppercasesurname syspref >+- [[23217]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23217) Batch patron modification shows database errors when no Attribute provided >+- [[23218]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23218) Batch patron modification empty attribute causes improper handling of values >+- [[23589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23589) Discharge notice does not show non-latin characters >+- [[23688]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23688) System preference uppercasesurnames broken by typo >+- [[23788]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23788) Writing off multiple fees allows 'overpayment' of those fees >+ >+#### Plugin architecture >+ >+- [[23222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23222) Fix DISABLE/ENABLE plugin label in plugins home >+ >+#### REST API >+ >+- [[23607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23607) Make /patrons/:patron_id/account privileged user only >+- [[23858]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23858) Vendors endpoint not setting the Location header >+- [[23859]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23859) Cities endpoint not setting the Location header >+- [[23860]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23860) Patrons endpoint not setting the Location header >+ >+#### Reports >+ >+- [[23624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23624) Count rows in report without (potentially) consuming all memory >+ >+ **Sponsored by** *Fenway Libraries Online*, *Fenway Library Organization* and *Higher Education Libraries of Massachusetts* >+ >+- [[23812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23812) Download icon is an upload icon >+ >+#### SIP2 >+ >+- [[19457]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19457) If CheckPrevCheckout is set to "Do", then checkouts are blocked at the SIPServer >+- [[22037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22037) Regression: guarantor no longer blocked (debarred) if child is over limit, when checking out via SIP >+- [[23722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23722) Document allow_empty_passwords in the example SIP config file >+ >+#### Searching >+ >+- [[14419]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14419) Expanding facets (Show more) performs a new search >+- [[14794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14794) Searching patron by birthday returns no results if format incorrect >+- [[15704]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15704) The 264 index should be split by subfield to match how 260 is indexed >+- [[23132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23132) Encoding issues in facets with show more link >+- [[23663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23663) Itemtype summary feature in search results is only used in deprecated opac results non-xslt view >+- [[23768]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23768) ISBN search in IntranetCatalogPulldown searches nothing if passed an invalid ISBN and using SearchWithISBNVariations >+- [[24120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24120) Search terms in search dropdown must be URI filtered >+ >+#### Searching - Elasticsearch >+ >+- [[21534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21534) ElasticSearch - Wildcards not being analyzed >+- [[22258]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22258) Elasticsearch - full record is not indexed in plain text >+- [[22524]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22524) Elasticsearch - Date range in advanced search >+- [[22874]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22874) Limit to available items doesn't work with elasticsearch 6.x >+- [[23670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23670) Load Koha::Exceptions::ElasticSearch module in Koha::SearchEngine::Elasticsearch >+- [[23671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23671) Elasticsearch shouldn't throw exception on an uppercase subfield identifier >+ >+#### Self checkout >+ >+- [[22929]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22929) Enabling the GDPR_Policy will affect libraries using the SCO module in Koha >+ >+#### Serials >+ >+- [[8260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8260) Deleting patrons leaves holes in routing list ranking >+- [[10215]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10215) Increase the size of opacnote and librariannote for table subscriptionhistory >+- [[11492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11492) Receiving a serial item causes routing list notes to be lost >+ >+ **Sponsored by** *Plant and Food Research Limited* >+- [[22667]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22667) Framework cannot override syspref for cn_source when receiving serials >+- [[23065]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23065) 'New subscription' button in serials sometimes uses a blank form and sometimes defaults to current serial >+- [[23416]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23416) When a note to a specific issue upon receiving a serial, this note will appear in next issue received >+ >+#### Staff Client >+ >+- [[14741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14741) Selecting all child permissions doesn't select the top level check box >+- [[21716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21716) Item Search hangs when \ exists in MARC fields >+- [[22958]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22958) The Help link on SMS providers page should link to the correct chapter in the manual >+- [[23525]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23525) ISBD view uses view policy of ACQ framework >+- [[23651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23651) RestrictedPage system preferences should include the address of the page in the description >+- [[23680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23680) Can't open 'Edit items' or 'Add item' links in new tab - tab is closed immediately >+ >+ **Sponsored by** *Gothenburg University Library* >+ >+ >This fixes a problem where the pop-up window or tab immediately closes when attempting to edit or add a bibliographic item. >+ >+- [[23689]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23689) Terminology: Branches limitations should be libraries limitations - Authorised Values >+- [[23704]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23704) Typo in itemtypes.tt >+- [[23729]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23729) Move CSS from moremember.tt template to staff global CSS >+ >+#### System Administration >+ >+- [[8558]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8558) Better confirmation message for importing frameworks >+ >+ **Sponsored by** *Catalyst* >+ >+- [[22867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22867) UniqueItemFields preference value should be pipe-delimited >+- [[22947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22947) Markup error in OPAC preferences file >+- [[23153]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23153) In framework management action subfields goes directly to edition >+- [[23445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23445) Loan period unit in circulation rules is untranslatable causing problems when editing rules >+- [[23612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23612) If no columns in a table can be toggled, don't show columns button >+- [[23751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23751) Description of staffaccess permission should be improved >+- [[23847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23847) Custom item search fields don't work if subfield is 0 (e.g. Withdrawn) >+- [[23853]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23853) Typo in authorised_values.tt >+ >+#### Templates >+ >+- [[13597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13597) Amazon 'no image' element needs a 'no-image' class, in the staff client >+- [[22768]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22768) Global search forms' keyboard navigation broken >+- [[22851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22851) Navigation links in the serials module should be styled the same as other modules >+- [[22906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22906) Minor corrections to plugins home page >+- [[22957]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22957) Remove type attribute from script tags: Staff client includes 1/2 >+- [[22960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22960) Typo found in circulation.pref in UpdateItemLocationOnCheckin preference >+- [[23074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23074) Holds table sort does not understand dateformat >+- [[23226]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23226) Remove type attribute from script tags: Cataloging >+- [[23227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23227) Remove type attribute from script tags: Reports >+- [[23434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23434) Hold confirmation dialog problem if HoldsAutoFill is enabled >+- [[23441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23441) Export should not include the 'actions' column in Z3950 results >+- [[23446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23446) Fix display issue with serials navigation >+- [[23447]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23447) Fix capitalization and other minor edits on patron batch edit template >+- [[23575]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23575) Template error causes item search to be submitted multiple times >+- [[23605]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23605) Terminology: Branches limitations should be libraries limitations >+- [[23778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23778) Regression: Guarantor entry section no longer has a unique id >+- [[23946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23946) Remove Noun Project icons from the About page >+- [[23954]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23954) Format notes in suggestion management >+- [[24058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24058) Acquisition table displayed even if no order exist (bib detail) >+- [[24093]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24093) Sorting indicators broken on list contents view >+ >+#### Test Suite >+ >+- [[23027]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23027) Suggestions.t is failing if no biblio in DB >+- [[23038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23038) Expected warnings displayed by tests should be hidden >+- [[23177]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23177) Rollback cleanup in Circulation.t >+- [[23211]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23211) SIP/Transaction.t is failing randomly >+- [[23821]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23821) Reintroduction of create_helper_biblio >+- [[23825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23825) Object.t is failing - Exception not caught >+- [[24002]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24002) Test suite is failing on MySQL 8 >+- [[24029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24029) marcrecord2csv.t displays a SQL error "Truncated incorrect DOUBLE value: '01e'" >+- [[24030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24030) GetItemsForInventory failing with "ORDER BY clause is not in SELECT list" >+- [[24062]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24062) Circulation tests fail randomly if patron category type is 'X' >+ >+#### Tools >+ >+- [[18757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18757) Problem when importing only items in MARC records >+- [[19012]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19012) Note additional columns that are required during patron import >+- [[22571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22571) MARC modification templates do not handle control fields in conditional >+- [[22653]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22653) Preference RotationPreventTransfers is never used >+- [[22799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22799) Batch item modification is case sensitive >+ >+ **Sponsored by** *South Taranaki District Council* >+ >+- [[23006]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23006) Can't use inventory tool with barcodes that contain regex reserved characters ($,...) >+- [[23184]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23184) Export/bibs/holdings settings unclear for exporting bibs without any holdings >+ >+#### Web services >+ >+- [[17247]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17247) ILS-DI HoldTitle and HoldItem should check if patron is restricted >+- [[23429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23429) ilsdi.pl GetRecords documentation does not match output >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[23242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23242) Error when adding new Z39.50/SRU server in DB strict mode >+### New sysprefs >+ >+- AllowPatronToSetFinesVisibilityForGuarantor >+- AllowStaffToSetFinesVisibilityForGuarantor >+- BarcodeSeparators >+- ClaimReturnedChargeFee >+- ClaimReturnedLostValue >+- ClaimReturnedWarningThreshold >+- CustomCoverImages >+- CustomCoverImagesURL >+- ElasticsearchMARCFormat >+- FinePaymentAutoPopup >+- IntranetCoce >+- OPACCustomCoverImages >+- OPACFineNoRenewalsIncludeCredits >+- OPACPlayMusicalInscripts >+- OPACShowMusicalInscripts >+- OnSiteCheckoutAutoCheck >+- OpacCoce >+- PatronAutoComplete >+- PayPalReturnURL >+- PreserveSerialNotes >+- QueryRegexEscapeOptions >+- RoundFinesAtPayment >+- SuspensionsCalendar >+- TransfersBlockCirc >+- UseCashRegisters >+ >+### Documentation >+ >+The Koha manual is maintained in Sphinx. The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://koha-community.org/manual/19.11/en/html/) >+ >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual) >+ >+### Translations >+ >+Complete or near-complete translations of the OPAC and staff >+interface are available in this release for the following languages: >+ >+- Arabic (95.1%) >+- Armenian (95.1%) >+- Basque (57.2%) >+- Chinese (China) (57.7%) >+- Chinese (Taiwan) (100%) >+- Czech (92.3%) >+- Danish (50.3%) >+- English (New Zealand) (80.3%) >+- English (USA) >+- Finnish (76.2%) >+- French (94.9%) >+- French (Canada) (95.6%) >+- German (100%) >+- German (Switzerland) (82.9%) >+- Greek (70.7%) >+- Hindi (100%) >+- Italian (87.1%) >+- Norwegian BokmÃ¥l (85.5%) >+- Occitan (post 1500) (54.5%) >+- Polish (79.7%) >+- Portuguese (99.3%) >+- Portuguese (Brazil) (90.4%) >+- Slovak (81.2%) >+- Spanish (98.1%) >+- Swedish (84.8%) >+- Turkish (93.8%) >+- Ukrainian (69.7%) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+For information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 19.11.00 is >+ >+ >+- Release Manager: Martin Renvoize >+ >+- Release Manager assistants: >+ - Tomás Cohen Arazi >+ - Nick Clemens >+ >+- QA Manager: Katrin Fischer >+ >+- QA Team: >+ - Tomás Cohen Arazi >+ - Alex Arnaud >+ - Nick Clemens >+ - Jonathan Druart >+ - Kyle Hall >+ - Julian Maurice >+ - Josef Moravec >+ - Marcel de Rooy >+ >+- Topic Experts: >+ - REST API -- Tomás Cohen Arazi >+ - SIP2 -- Kyle Hall >+ - UI Design -- Owen Leonard >+ - Elasticsearch -- Alex Arnaud >+ - ILS-DI -- Arthur Suzuki >+ - Authentication -- Martin Renvoize >+ >+- Bug Wranglers: >+ - Michal Denár >+ - Indranil Das Gupta >+ - Jon Knight >+ - Lisette Scheer >+ - Arthur Suzuki >+ >+- Packaging Manager: Mirko Tietgen >+ >+- Documentation Manager: David Nind >+ >+- Documentation Team: >+ - Andy Boze >+ - Caroline Cyr La Rose >+ - Lucy Vaux-Harvey >+ >+- Translation Managers: >+ - Indranil Das Gupta >+ - Bernardo González Kriegel >+ >+- Release Maintainers: >+ - 19.05 -- Fridolin Somers >+ - 18.11 -- Lucas Gass >+ - 18.05 -- Liz Rea >+ >+### Credits >+We thank the following libraries who are known to have sponsored >+new features in Koha 19.11.00: >+ >+- [BULAC](http://www.bulac.fr/) >+- Biblioteca Provincial Fr. Mamerto Esquiú (Provincia Franciscana de la Asunción) >+- Brimbank City Council >+- [ByWater Solutions](https://bywatersolutions.com/) >+- California College of the Arts >+- [Catalyst](https://www.catalyst.net.nz/products/library-management-koha) >+- Central Kansas Library System >+- Cheshire East Council >+- Cheshire Libraries Shared Services >+- Cheshire West and Chester Council >+- [Duchesne County Library](http://uintahlibrary.org/) >+- Fargo Public Library >+- Fenway Libraries Online >+- Fenway Library Organization >+- Goethe-Institut >+- Gothenburg University Library >+- Higher Education Libraries of Massachusetts >+- Koha-Suomi Oy >+- Lund University Library >+- National Library of Finland >+- Newcastle City Council >+- North Central Regional Library System >+- [Northeast Kansas Library System](http://www.nekls.org) >+- Orex Digital >+- [PTFS Europe](https://ptfs-europe.com) >+- Plant and Food Research Limited >+- [Round Rock Public Library](https://www.roundrocktexas.gov/departments/library/) >+- Sefton Council >+- [South East Kansas Library System](http://www.sekls.org) >+- South Taranaki District Council >+- The National Library of Finland >+- [Theke Solutions](https://theke.io/) >+- [Uintah Library System](http://uintahlibrary.org/) >+- Universidad Nacional de Córdoba >+- [Vermont Organization of Koha Automated Libraries](http://gmlc.org/index.php/vokal) >+- [Virginia Tech](https://lib.vt.edu/) >+ >+We thank the following individuals who contributed patches to Koha 19.11.00. >+ >+- Aleisha Amohia (5) >+- Tomás Cohen Arazi (131) >+- Alex Arnaud (9) >+- Philippe Blouin (1) >+- David Bourgault (2) >+- Alex Buckley (2) >+- Rudolf Byker (1) >+- Colin Campbell (6) >+- Nick Clemens (139) >+- David Cook (1) >+- Chris Cormack (2) >+- Christophe Croullebois (1) >+- Frédéric Demians (1) >+- Jonathan Druart (170) >+- Magnus Enger (8) >+- Charles Farmer (2) >+- Katrin Fischer (49) >+- Martha Fuerst (1) >+- Lucas Gass (13) >+- Claire Gravely (1) >+- David Gustafsson (7) >+- Kyle Hall (70) >+- Paul Hoffman (1) >+- Andrew Isherwood (13) >+- Mason James (1) >+- Pasi Kallinen (4) >+- Olli-Antti Kivilahti (3) >+- Jon Knight (1) >+- Bernardo González Kriegel (2) >+- Petter von Krogh (1) >+- David Kuhn (1) >+- Joonas Kylmälä (2) >+- Nicolas Legrand (3) >+- Owen Leonard (125) >+- Ere Maijala (28) >+- Hayley Mapley (2) >+- Julian Maurice (67) >+- Matthias Meusburger (2) >+- Josef Moravec (20) >+- AgustÃn Moyano (29) >+- Joy Nelson (1) >+- David Nind (1) >+- Björn Nylen (1) >+- Dobrica PavlinuÅ¡iÄ (2) >+- Eric Phetteplace (1) >+- Séverine Queune (1) >+- Liz Rea (9) >+- Martin Renvoize (349) >+- Justin Rittenhouse (1) >+- Marcel de Rooy (29) >+- Caroline Cyr La Rose (4) >+- Alex Sassmannshausen (1) >+- Lisette Scheer (2) >+- Maryse Simard (1) >+- Fridolin Somers (31) >+- Arthur Suzuki (2) >+- Emmi Takkinen (3) >+- Lari Taskula (5) >+- Mirko Tietgen (2) >+- Mark Tompsett (19) >+- Koha translators (1) >+- Jesse Weaver (1) >+- Bin Wen (1) >+- Nazlı Ãetin (2) >+- Radek Å iman (1) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 19.11.00 >+ >+- abunchofthings.net (2) >+- ACPL (125) >+- BibLibre (111) >+- BSZ BW (50) >+- Bulac (4) >+- ByWater-Solutions (223) >+- Catalyst (6) >+- davidnind.com (1) >+- Devinim (2) >+- flo.org (1) >+- Göteborgs Universitet (7) >+- hmcpl.org (1) >+- hypernova.fi (3) >+- Independant Individuals (65) >+- jns.fi (2) >+- Koha Community Developers (170) >+- koha-suomi.fi (3) >+- KohaAloha (1) >+- Libriotech (9) >+- Loughborough University (1) >+- nd.edu (1) >+- Prosentient Systems (1) >+- PTFS-Europe (369) >+- rbit.cz (1) >+- Rijks Museum (29) >+- rot13.org (2) >+- Solutions inLibro inc (9) >+- student.uef.fi (2) >+- Tamil (1) >+- The City of Joensuu (1) >+- Theke Solutions (160) >+- ub.lu.se (1) >+- Universidad Nacional de Córdoba (2) >+- University of Helsinki (31) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Hugo Agud (20) >+- Hasina Akhte (1) >+- Axel Amghar (1) >+- Tomás Cohen Arazi (227) >+- Alex Arnaud (65) >+- Cori Lynn Arnold (2) >+- Donna Bachowski (1) >+- Bob Bennhoff (1) >+- Stefan Berndtsson (12) >+- Sonia Bouis (56) >+- Arthur Bousquet (10) >+- Christopher Brannon (3) >+- Alex Buckley (5) >+- Frederik Chenier (4) >+- Frédérik Chénier (11) >+- Nick Clemens (198) >+- David Cook (1) >+- Holly Cooper (1) >+- Chris Cormack (13) >+- Sarah Cornell (1) >+- Christophe Croullebois (1) >+- Christopher Davis (1) >+- Frédéric Demians (1) >+- Michal Denar (62) >+- Jason DeShaw (1) >+- Jonathan Druart (91) >+- Magnus Enger (2) >+- Bouzid Fergani (14) >+- Katrin Fischer (287) >+- Martha Fuerst (5) >+- Andrew Fuerste-Henry (16) >+- Brendan Gallagher (11) >+- Lucas Gass (13) >+- Claire Gravely (17) >+- Victor Grousset (1) >+- Kyle Hall (184) >+- Ron Houk (3) >+- Andrew Isherwood (2) >+- Pasi Kallinen (4) >+- Jan Kolator (2) >+- David Kuhn (1) >+- Rhonda Kuiper (2) >+- Joonas Kylmälä (13) >+- Nicolas Legrand (2) >+- Owen Leonard (75) >+- Luis F. Lopez (2) >+- Nabila Love (1) >+- Ere Maijala (4) >+- Hayley Mapley (30) >+- Felicia Martin (1) >+- Jesse Maseto (9) >+- Julian Maurice (8) >+- Kelly McElligott (3) >+- Sean McGarvey (4) >+- Matthias Meusburger (1) >+- Laurel Moran (1) >+- Josef Moravec (83) >+- AgustÃn Moyano (39) >+- David Nind (13) >+- Kim Peine (1) >+- Nadine Pierre (21) >+- Séverine Queune (49) >+- Elizabeth Quinn (1) >+- Johanna Raisa (6) >+- Liz Rea (107) >+- Martin Renvoize (1484) >+- David Roberts (1) >+- Marcel de Rooy (200) >+- Caroline Cyr La Rose (1) >+- Alex Sassmannshausen (3) >+- Lisette Scheer (18) >+- Maksim Sen (1) >+- Joe Sikowitz (1) >+- Maryse Simard (73) >+- Fridolin Somers (3) >+- Mike Somers (1) >+- Christian Stelzenmüller (1) >+- Myka Kennedy Stephens (2) >+- Arthur Suzuki (8) >+- Theodoros Theodoropoulos (2) >+- Mark Tompsett (57) >+- Claudie Trégouët (2) >+- Ed Veal (2) >+- Marc Véron (2) >+- Ian Walls (1) >+- Bin Wen (10) >+- George Williams (12) >+- Jessica Zairo (3) >+- Amandine Zocca (1) >+- Nazlı Ãetin (2) >+ >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is 19.11.x. >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 27 Nov 2019 15:10:11. >+## RELEASE NOTES FOR KOHA 19.05.00 >+30 May 2019 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 19.05.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-19.05-latest.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 19.05.00 is a major release, that comes with many new features. >+ >+It includes 15 new features, 246 enhancements, 437 bugfixes. >+ >+ >+ >+### New features >+ >+#### Acquisitions >+ >+- [[5770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5770) Email librarian when purchase suggestion made >+ >+> Sponsored by Northeast Kansas Library System, NEKLS (http://nekls.org/) >+This new feature adds the ability to send a notice to the library, branch or a specific email address whenever a purchase suggestion is created. >+ >+ >+- [[15774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15774) Additional fields for baskets >+ >+> This new feature adds the ability to define additional fields to store information about acquisition baskets. >+It refactors and centralises the code used to add fields to subscriptions as well. There is a new 'Additional fields' page in the adminsitration module to configure the fields. >+Users can name additional fields, tie them to authorised values, and specify whether the fields can be searched in the acquisitions module. >+ >+ >+ >+#### Circulation >+ >+- [[20912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20912) Rental fees based on time period >+ >+> Sponsored by: Huntsville-Madison County Public Library (http://hmcpl.org/) >+This new feature adds the ability to define a per day (or per hour) rental fee for rental items. The new fee may be used as an alternative to the fixed price rental fee or in conjunction with it. >+ >+ >+ >+#### OPAC >+ >+- [[8995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8995) Show OpenURL links in OPAC search results >+ >+> This new feature allows you to link documents in your catalogue to an OpenURL resolver and possibly enable your patrons to get full texts in digital form. >+ >+ >+ >+#### REST api >+ >+- [[13895]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13895) Add routes for checkouts retrieval and renewal >+ >+> This new feature adds APIs for checkouts and renewals. >+ >+ >+- [[16497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16497) Add routes for library retrieval, update and deletion >+ >+> This new feature adds APIs to list all or individual libraries, and to add, update or delete a library where appropriate permissions are held. >+ >+ >+- [[17006]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17006) Add route to change patron's password (authenticated) >+ >+> This new feature allows a administrators to change a users password via the API >+Sponsored by Municipal Library Ceska Trebova >+ >+ >+- [[19661]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19661) Add route for fund retrieval >+ >+> This new feature adds a REST API for working with acquisition funds, including listing, adding and deleting funds and fund users. >+ >+ >+- [[22061]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22061) Add route to change patron's password (public) >+ >+> This new feature allows a user to change their own password via the public API >+ >+ >+- [[22132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22132) Add Basic authentication to the REST API >+ >+> This adds http BASIC authentication as an optional auth method to the RESTful APIs. This greatly aids developers when developing against our APIs. >+ >+ >+- [[22206]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22206) Add routes to enable suspension or resumption of holds >+ >+> This new feature adds a REST API that allows suspending a hold and resuming a suspended hold. >+ >+ >+ >+#### Searching - Elasticsearch >+ >+- [[18235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18235) Elastic search - Configurable facets >+ >+> This new feature allows librarians with appropriate permissions to configure (show/hide/re-order) the search facets provided by elasticsearch. >+ >+ >+ >+#### Self checkout >+ >+- [[14407]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14407) Limit web-based self-checkout to specific IP addresses >+ >+> This new feature allows you to increase the security of your online self checkout facilities by allowing you to limit their operation to a specified IP address or address range. >+ >+ >+ >+#### Web services >+ >+- [[17047]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17047) Mana Knowledge Base : Data sharing >+ >+> This new feature adds the ability for Koha to talk to a Mana Knowledge Base server, allowing libraries to share a small, but hopefully growing, number sets of data. >+Currently this includes sharing serial subscription patterns and reports. >+ >+ >+ >+### Enhancements >+ >+#### About >+ >+- [[21502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21502) Add checks for YAML formatted system preferences to about page >+ >+> This enhancement adds a warning to the about pages for any malformed yaml system preferences. >+ >+ >+- [[21626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21626) Add 'current maintenance team' to the 'Koha team' page >+ >+> We have displayed the team responsible for the development of your installed version of Koha on the about page for some time, however we have not recognised those who are currently helping maintain it. This patch adds the current maintenance team (along with the end date for their tenure) to the about page. >+ >+ >+ >+#### Acquisitions >+ >+- [[4833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4833) Show acquisition information when ordering from a suggestion >+ >+> This enhancement adds the following fields to the suggestions selection table when adding a new order by selecting from a suggestion: >+* library >+* fund >+* price >+* quantity >+* total >+ >+ >+- [[16939]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16939) Making all 'add to basket' actions buttons >+ >+> Sponsored by Catalyst IT >+ >+ >+> This enhancement improves the consistency within our acquisitions module. >+ >+ >+- [[18166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18166) Show internal and vendor notes for received orders >+ >+> This enhancement makes internal and vendor notes visible for received orders. Previously these were only shown for pending orders. >+ >+ >+- [[18952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18952) Show internal note in acquisitions details tab >+ >+> This enhancement makes internal and vendor notes visible in the acquisitions details tab that is displayed for each bibliographic record when the `AcquisitionDetails` system preferences is enabled. >+ >+ >+- [[21308]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21308) Show the search filters used on the search results page for acquisitions history searches >+ >+> This enhancement modifies the orders search results page so that the search form appears in the sidebar. >+This allows the user to view and re-use their search parameters. >+ >+ >+- [[21364]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21364) Allow closing basket from vendor search/view >+ >+> This enhancement adds 'Close basket' to the available actions in the vendor search results view. >+ >+ >+- [[22556]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22556) Add ability to quickly filter funds/budgets by library on the Acquisitions home page >+ >+> This enhancement adds a "Filter by library" pulldown list to the budgets table on the acquisitions home page. >+ >+ >+- [[22664]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22664) Link basket name and basket group name instead of the, often short, basket numbers >+ >+> This enhancement moves the basket link from the basket number to the basket name aiding usability and improving consistency. >+ >+ >+ >+#### Architecture, internals, and plumbing >+ >+- [[18925]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18925) Move maxissueqty and maxonsiteissueqty to circulation_rules >+ >+> Part of the ongoing effort to improve the maintainability of our codebase. >+ >+ >+- [[19302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19302) Pass objects to IsAvailableForItemLevelRequest >+ >+> Part of the ongoing effort to improve the maintainability of our codebase. >+ >+ >+- [[21002]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21002) Add Koha::Account::add_debit >+ >+> Sponsored by PTFS Europe >+ >+ >+> Part of the ongoing effort to improve the maintainability of our codebase. >+This enhancement adds the `add_debit` method to Koha::Account as a parallel to the existing `add_credit` method. This method should be used from now on for any code dealing with the addition of debts to a patrons account. >+ >+ >+- [[21206]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21206) C4::Items - Remove GetItem >+ >+> Part of the ongoing effort to improve the maintainability of our codebase. >+This enhamcement removes the `GetItem` method from C4::Items and replaces any existing occurrences with `Koha::Items->search()`. >+ >+ >+- [[21547]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21547) Use set_password in opac-passwd and remove sub goodkey >+ >+> Part of the ongoing effort to improve the maintainability of our codebase. >+ >+ >+- [[21720]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21720) Update C4::Circulation::AddIssuingCharge to use Koha::Account->add_debit >+ >+> Sponsored by PTFS Europe >+ >+- [[21721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21721) Update C4::Circulation::AddRenewal to use Koha::Account->add_debit >+ >+> Sponsored by PTFS Europe >+ >+- [[21722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21722) Update C4::Accounts::chargelostitem to use Koha::Account->add_debit >+ >+> Sponsored by PTFS Europe >+ >+- [[21727]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21727) Add Koha::Account::Line->adjust >+ >+> Sponsored by PTFS Europe >+ >+- [[21728]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21728) Update C4::Reserves::ChargeReserveFee to use Koha::Account->add_debit >+- [[21747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21747) Update C4::Overdues::UpdateFine to use Koha::Account->add_debit and Koha::Account::Line->adjust >+- [[21756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21756) Deprecate C4::Accounts::manualinvoice (use Koha::Account->add_debit instead) >+- [[21757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21757) Patron detail script (moremember.pl) cleanup >+ >+> This enhancement tidies up the patron detail script (moremember.pl) and removes unused templates, uses objects as much as possible, and removes many template parameters. >+ >+ >+- [[21875]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21875) Handling subject line in Letters.pm >+ >+> This enhancement improves the display of subject lines in messages so that they correctly show non-Latin characters. >+ >+ >+- [[21890]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21890) Allow forgotten password functionality to be limited by patron category >+ >+> Libraries can now specify which patrons are allowed to change their password through the Forgotten Password functionality in the OPAC, per patron category. A common use case for this would be a system that combines LDAP (or other external authentication) patrons and local Koha patrons. This feature will allow libraries to present a better user experience for password management to all of their patrons, no matter how they are authenticated. >+ >+ >+- [[21896]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21896) Add Koha::Account::reconcile_balance >+ >+> Adds a business logic level routine for reconciling user account balances. >+ >+ >+- [[21912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21912) Koha::Objects->search lacks tests >+- [[21980]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21980) Add some new Exceptions for Koha::Account methods >+ >+> Sponsored by PTFS Europe >+ >+- [[21992]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21992) Remove Koha::Patron::update_password >+- [[21993]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21993) Be userfriendly when the CSRF token is wrong >+- [[21998]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21998) Add pattern parameter in Koha::Token >+ >+> Preparatory patch for GDPR enhancements that may be forthcoming. >+ >+ >+- [[21999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21999) C4::Circulation::AddIssue uses DBIx::Class directly >+- [[22003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22003) Remove unused subroutines displaylog and GetLogStatus from in C4::Log >+- [[22026]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22026) Remove `use Modern::Perl` from Koha::REST::classes >+- [[22031]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22031) C4::Auth->haspermission should allow checking for more than one subpermission >+- [[22047]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22047) set_password should have a 'skip_validation' param >+- [[22048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22048) Use set_password instead of update_password in the codebase >+- [[22049]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22049) MarkIssueReturned should rely on returndate only >+- [[22051]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22051) Make Koha::Object->store translate 'Incorrect <type> value' exceptions >+- [[22127]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22127) Update dateaccessioned value builder >+- [[22144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22144) Add method metadata() to Koha::Biblio >+- [[22194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22194) Add Koha::Exceptions::Metadata >+- [[22311]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22311) Add a SysPref to allow adding content to the #moresearches div in the opac >+- [[22363]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22363) Move C4::Logs::GetLogs to Koha namespace >+- [[22454]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22454) Add Koha::Item::hidden_in_opac method >+- [[22455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22455) Add Koha::Biblio::hidden_in_opac method >+- [[22511]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22511) Koha::Account::Line->void loses the original type of the credit >+- [[22512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22512) accountlines.accountype mixes 'state' and 'type' >+- [[22516]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22516) accountlines.lastincrement can be removed >+- [[22518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22518) accounttype 'O' is still referred to but is never set >+- [[22521]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22521) Convert fines handling to use 'status' instead of two accounttypes >+ >+> This patch clarifies the intended purpose of the various accounttypes used for fines calculations in the accounttline table. >+WARNING: You will need to update your reports to account for the introduced use of 'status' in accountlines for fines. >+"accounttype = 'FU'" needs changing to "accounttype = 'FINE' AND status = 'UNRETURNED'" >+"accounttype = 'F'" needs changing to "accounttype = 'FINE' AND status != 'UNRETURNED'" >+ >+ >+- [[22532]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22532) Remove "random" from Z39.50 >+- [[22564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22564) accounttype 'Rep' is still referred to but is never set >+- [[22694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22694) Add a method for checking OpacHiddenItems exceptions in Koha::Patron::Category >+- [[22696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22696) Simplify visibility logic in opac-ISBDdetail.pl >+- [[22700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22700) Make biblio_metadata prefetchable from Koha::Biblio >+- [[22701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22701) Make items prefetchable from Koha::Biblio >+- [[22757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22757) Use YAML CodeMirror higlighting on YAML preferences >+- [[22765]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22765) Add class beside loggedinusername to indicate if logged in user is a superlibrarian >+ >+#### Cataloging >+ >+- [[15496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15496) Delete bibliographic record after moving last item to another record(s) >+ >+> When transferring items from one record to another you are now presented with a button to delete the original host record if there are no more items remaining. >+ >+ >+- [[20128]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20128) Permission for advanced editor >+ >+> Adds a new permission, under the "cataloguing" module, that controls whether the advanced (direct text editor based) cataloging editor is available. >+ >+ >+- [[21411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21411) Advanced cataloging editor - rancor - Allow configuration of Keyboard shortcuts >+ >+> This enhancement lets you globally redefine the keyboard shortcuts used in rancor. >+ >+ >+- [[21826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21826) Automatic authority record generation improvements >+ >+> Sponsored by National Library of Finland >+ >+ >+> This enhancement makes improvements to automatic authority record generation, including using only allowable subfields when creating authorities from bibliographic records. >+ >+ >+- [[22045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22045) Cataloging UX enhancement - Improve access to tabs >+ >+> This enhancement makes style changes to the standard MARC editor with the goal of making it more responsive and easier to navigate among tabs and tags. >+Tabs are now part of the page toolbar, which floats as the page scrolls. In addition to the numbered tabs, there is also a section showing in-page links to the MARC tags which are available on that page. >+ >+ >+- [[22525]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22525) Navigation arrows on the bottom of Cataloging search pages >+ >+> This enhancement adds pagination links to the bottom of the cataloging search result page. Before this there were only pagination links at the top of the page. >+ >+ >+ >+#### Circulation >+ >+- [[7088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7088) Cannot renew items on hold even with override >+ >+> Sponsored by Halton Borough Council >+ >+ >+> Sponsored by Cheshire Libraries Shared Services >+ >+ >+> Sponsored by Sefton Council >+ >+ >+> This enhancement enables items that are on hold to be renewed with a due date specified by the user. It is enabled by the new "AllowRenewalOnHoldOverride" system preference. >+It can appear in two locations: >+1. In the "Checkouts" table on the Patron Details screen. It is now possible to select on loan items that would otherwise fulfil a hold request to be renewed. When such an item is selected, an additional date selection box is displayed to allow the user to specify the due date for all on hold items that are to be renewed. >+2. In the Circulation > Renew alert screen. When a barcode of an on loan item that would ordinarily fulfil a hold request is entered, the usual alert is displayed indicating that the item is on hold, it is still possible to override this, and renew, however it is now also possible to specify a due date. >+ >+ >+- [[10300]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10300) Allow transferring of items to be have separate IndependentBranches syspref >+ >+> This enhancement allows libraries to transfer items between themselves when they have IndependentBranches enabled. >+It adds a new system preference IndependentBranchesTransfers. Setting this to 'No' allows staff to transfer items, setting this to 'Yes' disables it. >+ >+ >+- [[14576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14576) Allow automatic update of location on checkin >+ >+> Sponsored by Catalyst IT >+> Sponsored by Arcadia Public Library (http://library.ci.arcadia.ca.us/) >+> Sponsored by Middletown Township Public Library (http://www.mtpl.org/) >+> Sponsored by Round Rock Public Library (https://www.roundrocktexas.gov/departments/library/) >+ >+ >+> This enhancement adds a new system preference "UpdateItemLocationOnCheckin" which accepts pairs of shelving locations. On check in the item's location is compared to the location on the left and, if it matches, is updated to the location on the left. >+This preference replaces the ReturnToShelvingCart and InProcessingToShelvingCart preferences. Note that existing functionality for all items in the PROC location being returned to permanent_location is preserved by default. Also, any items issued from the CART location will be returned to their permanent location on check out (if it differs). >+Special values for this system preference are: >+_ALL_ - used on left side only to affect all items, and overrides all other rules >+_BLANK_ - used on either side to match on or set to blank (actual blanks will work, but this is an easier to read option) >+_PERM_ - used on right side only to return items to their permanent location >+Syntax highlighting is used in the text area to make it easier to read. >+ >+ >+- [[17171]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17171) Add a syspref to allow currently issued items to be issued to a new patron without staff confirmation >+ >+> Some libraries don't want to force librarians to manually confirm each checkout when an item is checked out to another patron. Instead, they would prefer to be alerted afterwards. >+This enhancement allows this behavior using a new system preference "AutoReturnCheckedOutItems". >+> Sponsored by Round Rock Public Library (https://www.roundrocktexas.gov/departments/library/) >+ >+ >+- [[17353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17353) Add phone number column to checkout search >+ >+> This enhancement adds patrons phone numbers to the checkout search results. It is hidden by default and is displayed by configuring the columns for circulation tables (Administration > Additional parameters > Configure columns > Circulation > table_borrowers > untick the phone column). >+ >+ >+- [[18816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18816) Make CataloguingLog work in production by preventing circulation from spamming the log >+ >+> This enhancement stops unnecessary logging of every check in and check out actions when the CataloguingLog system preference is enabled. This has previously prevented CataloguingLog being used in production. >+ >+ >+- [[19066]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19066) Add branchcode to accountlines >+ >+> This enhancements adds recording of the branch an account transaction was performed. >+For payments it will be the signed in branch when payment is collected. >+For manual invoices/credits it is the signed in branch when the line is created. >+ >+ >+- [[20450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20450) Add collection to list of items when placing hold on specific copy >+- [[21754]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21754) If an item is marked as lost, any outstanding transfers upon it should be automatically cancelled >+ >+> Sponsored by Brimbank Library, Australia >+ >+ >+> If an item is marked as lost, then any pending transfers the item had will now be removed. >+ >+ >+- [[22761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22761) Move "Fee receipt" from template to a slip >+ >+> This enhancement allows the 'Fee receipt' to be configurable by the library in the Tools->Notices and slips page >+ >+ >+- [[22809]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22809) Move "INVOICE" from template to a slip >+ >+> This enhancement allows the 'Invoice' slip to be configurable by the library in the Tools->Notices and slips page >+ >+ >+ >+#### Command-line Utilities >+ >+- [[18562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18562) Add koha-sip script to handle SIP servers for instances >+ >+> To ease multi-tenant sites maintenance, several handy scripts were introduced. For handling SIP servers, 3 scripts were introduced: koha-start-sip, koha-stop-sip and koha-enable-sip. >+This patch introduces a new script, koha-sip, that unifies those actions regarding SIP servers on a per instance base, through the use of option switches. >+ >+ >+- [[20436]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20436) Add ability to specify itemtypes for longoverdue.pl >+ >+> This enhancement increases the granularity of the long overdue cronjob, allowing the library to exclude some itemtypes from the process, and/or define different parameters for a specific itemtype. >+ >+ >+- [[20485]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20485) Don't account for items timestamps when combining "dont_export_items=1" and "date" in misc/export_records.pl >+ >+> Sponsored by Gothenburg University Library >+ >+ >+> This enhancement changes the way dates are used to calculate records for export. If not including items in the export, we only consider the date of last biblio record edit, rather than including records where only the items were edited in the date range. >+ >+ >+- [[22238]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22238) Remove koha-*-sip scripts in favor of koha-sip >+ >+> The new koha-sip maintenance script replaces the old koha-start-sip, koha-stop-sip and koha-enable-sip scripts. This patch removes them, while keeping backwards compatibility (i.e. you can still run them until you get used to the new syntax). >+ >+ >+- [[22580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22580) Remove deprecated delete_expired_opac_registrations.pl cronjob >+ >+> The functionality of delete_expired_opac_registrations.pl was moved into the cleanup_database.pl cronjob. Please make sure to adjust your conjob configuration accordingly. >+ >+ >+ >+#### Course reserves >+ >+- [[21446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21446) Improve display of changed values on course reserves and show permanent location instead of cart >+ >+#### Database >+ >+- [[21753]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21753) issuingrules.chargename is unused and should be removed >+- [[22008]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22008) accountlines.manager_id is missing a foreign key constraint >+- [[22155]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22155) biblio_metadata.marcflavour should be renamed 'schema' >+- [[22368]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22368) Table suggestions lacks foreign key constraints >+ >+#### Documentation >+ >+- [[8701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8701) Help for OpacHiddenItems pref should not point to text in install directory >+ >+#### Fines and fees >+ >+- [[11373]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11373) Add "change calculation" feature to the fine payment forms >+ >+> This enhancement adds an option to specify how much money was collected when paying a fine, as well as defining how much was paid on the fine. If these numbers are different (i.e. more money was collected) a popup displaying the amount of change to be given will be displayed and require confirmation before proceeding >+ >+ >+- [[19489]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19489) Detailed description of charges on Accounting tab >+- [[21578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21578) 'Pay fines' tab incorrectly describes the purpose >+ >+> This enhancement renames the tabs on a patrons account related to fines/payments - >+The 'Fines' tab is now 'Accounting' >+on the Accounting page >+'Account' is now 'Transactions' >+'Pay fines' is now 'Make a payment' >+ >+ >+- [[21683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21683) Remove accountlines.accountno >+- [[21844]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21844) Add callnumber to fines descriptions >+- [[21918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21918) Clean up pay fines template >+- [[22148]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22148) Cancelling some payments/writeoffs redirects to unexpected page >+- [[22674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22674) Change wording of payments in the GUI >+ >+#### Hold requests >+ >+- [[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 >+ >+> This enhancement adds the ability to visually separate the holds list on a record by library and/or itemtype. >+This can make it a bit clearer who is in line next for a hold at each branch or if user has specified a specific type. >+The system preference HoldsSplitQueue and HoldsSplitQueueNumbering control this behaviour. When activated holds can only be adjusted using the arrows, the dropdown priority menu is disabled. >+ >+ >+- [[19630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19630) "Hold is suspended" message appears in barcode field in holds table >+ >+> Sponsored by Catalyst IT >+ >+- [[19770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19770) Add cardnumber to holds awaiting pickup screen and add classes to borrower info >+- [[20421]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20421) Apply CheckPrevCheckout logic when placing a hold on the staff client >+ >+> This enhancement will now warn staff when placing a hold on an item that a borrower has previously checked out. Will only be displayed if CheckPrevCheckout system preference is enabled. >+ >+ >+- [[21070]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21070) request.pl details links to biblio instead of moredetail.pl for that item >+- [[22372]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22372) Add shelving location to Holds awaiting pickup report >+- [[22631]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22631) Make links on barcode on hold summary page consistent (bug 21070) >+ >+#### I18N/L10N >+ >+- [[11375]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11375) Improve patrons permissions display >+- [[21789]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21789) Example usage of I18N Template::Toolkit plugin >+ >+#### ILL >+ >+- [[18589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18589) Show ILLs as part of patron profile >+- [[18837]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18837) Add an unmediated Interlibrary Loans workflow >+- [[20563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20563) ILL request list gives no indication of source and/or target >+- [[20581]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20581) Allow manual selection of custom ILL request statuses >+- [[20600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20600) Provide the ability for users to filter ILL requests >+- [[20639]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20639) Allow setting a default/single backend for OPAC driven requests >+- [[20640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20640) Allow migrating a request between backends >+- [[20750]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20750) Allow timestamped auditing of ILL request events >+- [[21063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21063) Allow columns in intranet ILL request datatable to be customisable >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[20000]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20000) use Modern::Perl in installer perl scripts >+ >+> Sponsored by Catalyst IT >+ >+ >+> Code cleanup which improves the readability, and therefore reliability, of Koha. >+ >+ >+ >+#### Lists >+ >+- [[12759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12759) Add ability to pass list contents to batch record modification/deletion tools >+ >+> Sponsored by Catalyst IT >+ >+ >+> This enhancement add batch modification/deletion options to user created lists of records >+ >+ >+ >+#### MARC Bibliographic data support >+ >+- [[21899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21899) Update MARC21 frameworks to Update 27 (November 2018) >+ >+#### MARC Bibliographic record staging/import >+ >+- [[19164]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19164) Allow MARC modification templates to be used in staged MARC imports >+ >+> This enhancement allows applying MARC modification templates to batches of records during the import/staging process from the staff client >+ >+ >+ >+#### Notices >+ >+- [[8000]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000) Test mode for notices >+ >+> This enhancement adds a system preference 'SendAllEmailsTo' which, when populated with a valid email address, will redirect all outgoing mail from Koha to this address. This feature is intended for use during testing/setup of Koha, to prevent spamming users. >+ >+ >+- [[16149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16149) Generate and send custom notices based on report output >+ >+> This enhancement adds a cronjob which takes a report id, and a notice code to be used to send custom emails to users generated from the report content. >+The notices will be able to use any (and only) columns included in the report in the notice templates. User email addresses can be specified in the report, as well as the 'From' address for the email. >+Notices for this cronjob must be defined using Template Toolkit syntax. >+ >+ >+- [[20478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20478) Advance notices: send separate digest messages per branch >+ >+> This enhancement add the `--digest-per-branch` option to advanced_notices.pl to allow notices to be grouped by branch rather than grouped by borrower if so required. >+ >+ >+- [[21241]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21241) Set suggestion notices message_transport_type to sms if syspref is enabled and patron has an smsalertnumber but no email address >+ >+> If the FallbackToSMSIfNoEmail syspref is enabled then when a borrower has no email address but does have a smsalertnumber then suggestion notice message_transport_type is set to sms. >+ >+ >+ >+#### OPAC >+ >+- [[11969]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11969) Show patrons star rating on their reading history >+- [[12318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12318) Show subscription shelving location on subscription tabs >+- [[14272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14272) Allow OPAC to show a single news entry >+ >+> Sponsored by Catalyst IT >+ >+ >+> Allows to display OPAC news entries on their own page. The news entry will remain accessible by direct URL even after the entry itself has expired. >+ >+ >+- [[14385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385) Extend OpacHiddenItems to allow specifying exempt borrower categories >+ >+> This enhancement allows for specifying specific borrower categories in the preference OpacHiddenItemsExceptions who, when signed in to the opac, will be able to see items hidden by the OpacHiddenItems system preference. >+This is intended to allow staff/privileged users to view records that the general public cannot. >+ >+ >+- [[21399]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21399) Sort patron fines in OPAC by date descending as a default >+- [[21533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21533) Do not allow password recovery for administrative locked patrons (see 21336) >+- [[21850]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21850) Remove search request from page title of OPAC result list >+- [[21871]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21871) Show authority 856 links in the OPAC >+- [[22029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22029) Remove Google+ from social links on OPAC detail >+ >+> Google revealed that Google Plus accounts will be shut down on April 2, 2019. >+ >+ >+- [[22102]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22102) Markup fixes for OPAC article request page >+- [[22568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22568) Replace RSS icon in the OPAC with Font Awesome >+- [[22576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22576) OPAC password change text changes >+- [[22588]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22588) Simplify getting account information in opac and self checkout module >+- [[22638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22638) Self checkin CSS update >+- [[22645]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22645) Add 'ISSN' option to OPAC's basic search >+- [[22657]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22657) Remove JavaScript from OPAC suggestion validation of required fields >+- [[22803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22803) Set dataTable width issue >+ >+#### Patrons >+ >+- [[3766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3766) Cities/Towns only on one address >+ >+> This enhancement allows for using the City/Town dropdown for all patron addresses, not only the main address. >+ >+ >+- [[10796]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10796) Allow password changes for logged in OPAC users by patron category >+ >+> Libraries can now specify which patrons are allowed to change their password when logged into the OPAC, per patron category. A common use case for this would be a system that combines LDAP (or other external authentication) patrons and local Koha patrons. This feature will allow libraries to present a better user experience for password management to all of their patrons, no matter how they are authenticated. >+ >+ >+- [[17854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17854) New Print slip and close button next to Close button >+ >+> Adds a 'Printer' button next to the 'X' (clear) button when viewing a patron record - this allows the librarian to print a slip for the patron and clear their account form the screen to prevent viewing of information by another user or patron. >+ >+ >+- [[21312]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21312) Show lockout on Patrons form >+ >+> This enhancement adds a notification for staff when an account is locked by password attempts or administratively. >+ >+ >+- [[21336]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21336) GDPR: Handle unsubscribe requests automatically by optional (administrative) lock, anonymize and remove >+ >+> Add preferences UnsubscribeReflectionDelay, PatronAnonymizeDelay and PatronRemovalDelay. >+Add db column borrowers.flgAnonymized. >+Add Koha::Patron->lock for administrative lockout. >+Add Koha::Patron->anonymize for scrambling patron data. >+Actions are controlled by preferences and run by cleanup_database cron job. >+ >+ >+- [[22198]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22198) Add granular permission setting for Mana KB >+- [[22505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22505) Add column configuration to patron list table >+- [[22594]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22594) Validate SMS messaging numbers using the E.164 format >+ >+> Adds validation to the SMS number field that conforms to international standards and adds a hint: "SMS number should be in the format 1234567890 or +11234567890" on both the OPAC and Intranet. >+ >+ >+ >+#### REST api >+ >+- [[20006]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20006) Adapt /v1/holds to new naming guidelines >+- [[22227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22227) Make GET /cities staff only >+ >+#### Reports >+ >+- [[8775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8775) Add collection column to built in 'Items lost' report >+- [[22856]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22856) Show SQL code button should trigger CodeMirror view >+ >+#### SIP2 >+ >+- [[19619]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19619) Add support for SIP2 field CM ( Hold Pickup Date ) to Koha >+- [[22014]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22014) Add ability to send "00" in SIP CV field on checkin success >+ >+> Sponsored by Pueblo City-County Library District >+ >+- [[22016]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22016) Always send CT field for SIP checkin, even if empty >+ >+> Sponsored by Pueblo City-County Library District >+ >+ >+#### Searching >+ >+- [[14457]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14457) Integrate LIBRIS spellchecking >+- [[22418]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22418) Authority link magnifying glass icon doesn't appear for 655 subject tags >+- [[22424]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22424) Add search by all lost statuses to item search >+- [[22649]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22649) Add item type to item search results >+ >+#### Searching - Elasticsearch >+ >+- [[18213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18213) Add language facets to Elasticsearch >+- [[21872]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21872) Elasticsearch indexing faster by making it multi-threaded >+ >+#### Self checkout >+ >+- [[18251]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18251) SCO alerts - need a trigger for successful checkouts >+ >+> This enhancement adds new triggers to ease defining custom sounds/alerts for the self checkout module >+ >+ >+- [[19458]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19458) Self-check module highlighting >+ >+> This enhancement highlights new checkouts/renewals in the self-check display to make it easier to see which actions have been performed in the user's session >+ >+ >+- [[21772]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21772) Add holds and account information tab to the SCO module >+ >+> Sponsored by City of Portsmouth Public Library >+ >+- [[22538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22538) Add a noticeable alert about waiting holds >+ >+> Sponsored by Theke Solutions >+ >+ >+#### Serials >+ >+- [[22408]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22408) Subscription entry form cleanup >+ >+#### Staff Client >+ >+- [[12283]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12283) Set autocomplete=off for patron search input >+- [[21582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21582) Use CodeMirror for *UserJS & *UserCSS >+ >+> This enhancement adds javascript syntax highlighting to aid users when editing the JS system preferences. >+ >+ >+- [[22616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22616) Update error text messages >+ >+#### System Administration >+ >+- [[3820]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3820) More detailed patron record changes log >+ >+> This enhancement will add a log of the specific fields that were changed when modifying/editing a patron, including the before and after values for each updated field. >+ >+ >+- [[22053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22053) Ability to disable some plugins >+ >+> The ability to enable/disable plugins is added. This is particularly handy when testing new plugins or when plugins are not (yet) fully configured for production use. >+ >+ >+- [[22190]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22190) Add column configuration to patron category administration >+- [[22191]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22191) Add column configuration to libraries administration >+ >+#### Templates >+ >+- [[10659]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10659) Upgrade jQuery star ratings plugin >+- [[15911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15911) Use noEnterSubmit CSS class instead of prevent_submit.js >+- [[20569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20569) Improve description of CheckPrevCheckout system preference >+ >+> A simple string patch that clarifies the intention of the CheckPrevCheckout system preference options. >+ >+ >+- [[20729]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20729) Update style of datepickers >+- [[20809]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20809) Link patron image to patron image add/edit form >+- [[21034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21034) Re-indent circulation.tt >+- [[21091]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21091) Move add item template JavaScript to a separate file >+- [[21304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21304) Update two-column templates with Bootstrap grid: Catalog >+- [[21307]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21307) Switch two-column templates to Bootstrap grid: Cataloging >+- [[21436]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21436) Switch two-column templates to Bootstrap grid: Tools part 4 >+- [[21438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21438) Switch two-column templates to Bootstrap grid: Patron card creator >+- [[21442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21442) Switch two-column templates to Bootstrap grid: Circulation part 1 >+- [[21449]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21449) Switch two-column templates to Bootstrap grid: Circulation part 2 >+- [[21569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21569) Switch two-column templates to Bootstrap grid: Circulation part 3 >+- [[21573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21573) Move lists barcode and biblionumber entry form to modal >+- [[21646]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21646) Clean up Overdrive template >+- [[21672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21672) Switch templates to Bootstrap grid: Various >+- [[21693]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21693) Clean up checkout notes template >+- [[21695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21695) Clean up access files template >+- [[21783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21783) Reindent admin/columns_settings.tt >+- [[21784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21784) Clean up js_includes.inc >+- [[21785]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21785) Add column configuration to hold ratios report >+- [[21790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21790) Switch error page template to Bootstrap grid >+- [[21792]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21792) Switch two-column templates to Bootstrap grid: Serials part 3 >+- [[21795]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21795) Switch two-column templates to Bootstrap grid: Notices and slips >+- [[21797]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21797) Update two-column templates with Bootstrap grid: Acquisitions part 5 >+- [[21803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21803) Redesign authorized values interface >+- [[21870]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21870) Convert browser alerts to modals: OPAC user summary >+- [[21891]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21891) Remove non-XSLT detail view in the staff client >+- [[21913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21913) Clean up payment details page >+- [[21942]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21942) Clean up cataloging merge template >+- [[21943]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21943) Clean up holds template >+- [[21945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21945) Clean up stock rotation template >+- [[21948]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21948) Clean up style of item detail page >+- [[21963]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21963) Switch two-column templates to Bootstrap grid: Patrons part 1 >+- [[21964]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21964) Switch two-column templates to Bootstrap grid: Patrons part 2 >+- [[21965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21965) Switch two-column templates to Bootstrap grid: Patrons part 3 >+- [[22015]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22015) Move DataTables CSS to global include >+- [[22023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22023) Further improve responsive layout handling of staff client menu bar >+- [[22032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22032) Improve local cover image tab on detail page >+- [[22035]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22035) Improve local cover image browser page >+- [[22104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22104) Clean up patron API keys template >+- [[22134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22134) Add account expiration information to patron details >+- [[22195]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22195) Change default DataTables configuration to consolidate buttons >+- [[22196]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22196) Clean up Mana KB administration template >+- [[22261]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22261) Revise style of DataTables menus >+- [[22337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22337) Make it clearer that language preferences can be re-ordered >+- [[22584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22584) Add YAML support for Codemirror >+- [[22656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22656) Report charts broken after bug 22023 >+- [[22695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22695) Remove non-XSLT search results view from the staff client >+- [[22697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22697) Reindent catalogue/result.tt >+- [[22734]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22734) Fund not marked as mandatory when ordering from a staged file >+- [[22751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22751) Switch two-column templates to Bootstrap grid: Patron details >+- [[22764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22764) More YUI grid cleanup >+- [[22811]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22811) Add button to clear DataTables filtering >+ >+#### Test Suite >+ >+- [[21798]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21798) We need t::lib::TestBuilder::build_sample_biblio >+- [[21817]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21817) Mock userenv should be a t::lib::Mocks method >+- [[21971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21971) TestBuilder::build_sample_item >+- [[22349]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22349) Overzealous deletion of data in t/db_dependant/Koha/Acquisitions/Booksellers.t >+- [[22392]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22392) TestBuilder::build_sample_item should allow defining barcode >+ >+#### Tools >+ >+- [[18661]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18661) Make "Replace only included patron attributes" default on patron import >+ >+> On the 'import patrons' page, the "Replace all patron attributes" is automatically selected which is the more dangerous option. This patch sets the default selection as "Replace only included patron attributes" as it is a safer option. >+ >+ >+- [[19417]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19417) Improve display of errors from background job during stage for import >+- [[19722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19722) Add a MaxItemsToDisplayForBatchMod preference >+ >+> When batch editing large amounts of items, displaying all of the info could lead to a timeout while waiting for page load. This enhancement adds the ability to define a MaxItemsToDisplayForBatchMod system preference which will hide the list of individual items and allow libraries to edit larger batches without hitting a timeout. >+ >+ >+- [[21216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216) Notices - Add filter/search options to table >+- [[22175]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22175) Make stock rotation table sortable >+- [[22318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22318) Extend Koha news feature to include other content areas >+ >+> This enhancement begins work to move system preferences that include displayed text to the 'News' module - this allows the user to define text in various languages and add ability for these preferences to show correctly in translated OPACs. >+Specifically, this patch set moves the 'OPACNavRight' preference into the 'News' module. >+ >+ >+ >+#### Web services >+ >+- [[19380]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19380) Add transfer informations in ILS-DI GetRecords response >+- [[19945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19945) ILSDI - Return the reason a reserve is impossible >+ >+ >+ >+### Critical bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[18723]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18723) Dot not recognized as decimal separator on receive >+- [[18736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18736) Problems in order calculations (rounding errors) >+ >+> This patch introduces to new system preference to govern how rounding is applied to values in acquisitions. It defaults to the american practice of rounding to the nearest 'cent' but future options should become available as we start to understand how other nations round for accounting purposes. >+ >+ >+- [[20830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20830) Make sure a fund is selected when ordering from staged file >+- [[21605]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21605) Cannot create EDI account >+- [[21989]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21989) JS error in "Add orders from MARC file" - addorderiso2709.pl >+- [[22282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22282) Internal software error when exporting basket group as PDF >+- [[22293]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22293) Sticky toolbar making vendor form uneditable >+- [[22296]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22296) Invoice adjustments are not populating to budget views >+- [[22390]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22390) When duplicating existing order lines new items are not created >+- [[22498]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22498) Can not select any funds for invoice adjustments >+- [[22565]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22565) Partially receiving order and adding internal note on invoice updates note on every order on the system >+- [[22611]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22611) Typo introduced into Koha::EDI by bug 15685 >+- [[22669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22669) Cannot edit received item in acquisitions with acqcreateitem set to "when placing an order" >+- [[22713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22713) Replacement price removed when receiving if using MarcItemFieldstoOrder >+- [[22802]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22802) When ordering from a staged file, if funds are populated per item order level fund should not be required >+- [[22905]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22905) Cannot update the status of suggestions if the branchcode filter is set to all >+- [[22908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22908) Modsuggestion will generate a notice even if the modification failed >+ >+#### Architecture, internals, and plumbing >+ >+- [[21610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21610) Koha::Object->store needs to handle incorrect values >+- [[21910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21910) Koha::Library::Groups->get_search_groups should return the groups, not the children >+- [[21955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21955) Cache::Memory should not be used as L2 cache >+ >+> Cache::Memory fails to work correctly under a plack environment as the cache cannot be shared between processes. >+ >+ >+- [[22052]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22052) DeleteExpiredOpacRegistrations should skip bad borrowers >+- [[22388]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22388) svc/split_callnumbers should have execute flag set >+- [[22478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22478) Cross-site scripting vulnerability in paginations >+- [[22483]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22483) haspermissions previously supported passing 'undef' for $flagsrequired >+- [[22600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22600) We should add an 'interface' field to accountlines >+- [[22618]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22618) Tests in t/Acquisition.t are actually context dependent >+- [[22723]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22723) Syntax error on confess call in Koha/MetadataRecord/Authority.pm >+- [[22893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22893) contributors.yaml not correctly copied >+ >+#### Authentication >+ >+- [[21973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21973) CAS URL escaped twice, preventing login >+- [[22461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22461) Regression in #20287: LDAP user replication broken with mapped extended patron attributes >+- [[22692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22692) Logging in via cardnumber circumvents account logout >+- [[22717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22717) Google OAuth auto registration error >+ >+#### Cataloging >+ >+- [[16232]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16232) Edit as new (duplicate) doesn't work correctly with Rancor >+ >+> Sponsored by Carnegie-Stout Public Library >+ >+- [[16251]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16251) Material type is not correctly set for Rancor 008 widget >+- [[21049]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21049) Rancor 007 field does not retain value >+- [[21986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21986) Quotation marks are wrongly escaped in several places >+- [[22140]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22140) More use of EasyAnalyticalRecords pref >+- [[22288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22288) Barcode file does not work in modifying items in batch >+ >+#### Circulation >+ >+- [[18805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18805) Currently it is impossible to apply credits against debits in patron accounts >+ >+> This patch adds an `Apply Credits` button to the accounts interface to allow a librarian to apply outstanding credits against outstanding debits. >+ >+ >+- [[21065]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21065) Data in account_offsets and accountlines is deleted with the patron leaving gaps in financial reports >+- [[21346]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21346) Clean up dialogs in returns.pl >+- [[21491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21491) When 'Default lost item fee refund on return policy' is unset it says no but acts as if 'yes' >+- [[21915]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21915) Add a way to automatically reconcile balance for patrons >+ >+> Sponsored by ByWater Solutions >+ >+ >+> In the past, if a patron had any credit existing on their account (newly added, or pre-existing), if debts were present then the credit balance would always be immediately applied to the debt. This functionality was inadvertently removed during refactoring efforts which debuted in 16.11. >+This patch adds code to restore the functionality and allows it to be optionally applied to the system via a new system preference, `AccountAutoReconcile`. >+Note: The new preference defaults to the post 16.11 behaviour, if you wish to restore the 16.11 functionality then you will need to update the preference after the upgrade. >+ >+ >+- [[21928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21928) CircAutoPrintQuickSlip 'clear' is not working >+- [[22020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22020) Configure Columns for Patron Issues checkin hides renewal >+- [[22679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22679) circulation_rules are not deleted when accompanying issuingrules are deleted >+- [[22759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22759) Circulation rules for maxissueqty are applied per branch even for defaults >+- [[22896]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22896) Item to be transferred at checkin clears overridden due date >+ >+#### Command-line Utilities >+ >+- [[22396]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22396) koha-sip script does not start the server correctly >+- [[22593]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22593) Cronjobs/Scripts dealing with accountlines need updating for bug 22008 >+ >+#### Course reserves >+ >+- [[22652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22652) Editing Course reserves is broken >+- [[22899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22899) Cannot view course details >+ >+#### Database >+ >+- [[13515]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13515) Table messages is missing FK constraints and is never cleaned up >+- [[21931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21931) Upgrade from 3.22 fails when running updatedatabase.pl script >+- [[22476]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22476) MarkLostItemsAsReturned has wrong defaults for new installs >+- [[22642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22642) DB upgrade 18.06.00.005 can fail >+ >+#### Fines and fees >+ >+- [[22301]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22301) Paying fines is broken when using CurrencyFormat = FR >+- [[22533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22533) Cannot create manual invoices >+- [[22724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22724) Staff without writeoff permissions have access to 'Write off selected' button on Pay Fines tab >+ >+> Sponsored by Catalyst IT >+ >+ >+#### Hold requests >+ >+- [[17978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17978) Include 'Next available'/title level holds in holds count when placing holds (opac and staff) >+ >+> This patch set corrects the count of hold a user has to correctly enforce limits on the number of open holds being placed. >+ >+ >+- [[21495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21495) Regression in hold override functionality >+- [[21608]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21608) Arranging holds priority with dropdowns is faulty when there are waiting/intransit holds >+- [[22330]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22330) Transfer limits should be respected for placing holds in staff interface and APIs >+- [[22753]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22753) Move hold to top button doesn't work if waiting holds exist >+ >+#### I18N/L10N >+ >+- [[21895]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21895) Translations fail on upgrade to 18.11.00 (package installation) >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[22024]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22024) Update translated web installer files with new class splitting rules >+- [[22489]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22489) Onboarding tool fails due to inserting maxissueqty into IssuingRule >+ >+#### Label/patron card printing >+ >+- [[22275]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22275) 18.06.00.060 DB update fails (incomplete/incorrect defaults) >+- [[22429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22429) Infinite loop in patron card printing >+ >+#### MARC Authority data support >+ >+- [[21962]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21962) The `searching entire record` option in authority searches is currently failing >+ >+#### Notices >+ >+- [[22139]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22139) Fields of ACCTDETAILS not working properly >+ >+#### OPAC >+ >+- [[11853]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11853) Cannot clear date of birth via OPAC patron update >+- [[21589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21589) Series link formed from 830 field is incorrect >+- [[21911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21911) Scoping OPACs by branch does not work with new library groups >+- [[21950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21950) Searching with 'accents' breaks on navigating to the second page of results >+- [[22030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22030) OverDrive requires configuration for field passed as username >+- [[22085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22085) UNIMARC default XSLT broken by Bug 14716 >+- [[22360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22360) On order information missing in OPAC normal display >+- [[22370]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22370) OPAC users should not be allowed to view staff news items >+ >+> Sponsored by Catalyst IT >+ >+- [[22420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22420) Tag cloud feature broken >+- [[22559]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22559) OPAC Forgotten password functionality not working >+- [[22735]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22735) Broken MARC and ISBD views >+- [[22881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22881) Trying to clear search history via the navbar X doesn't clear any searches >+ >+#### Patrons >+ >+- [[21778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21778) Sorting is inconsistent on patron search based on permissions >+- [[22253]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22253) Koha throws an exception when updating a borrower with an insecure password >+- [[22386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22386) Importing using attributes as matchpoint broken >+- [[22715]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22715) Searching for patrons with "" in the circulation note hangs patron search >+- [[22928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22928) "Update child to adult patron" link no longer displayed >+ >+#### REST api >+ >+- [[22071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22071) authenticate_api_request does not stash koha.user in the OAuth use case >+ >+#### Reports >+ >+- [[18393]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18393) Statistics wizard for acquisitions not filtering correctly by collection code >+- [[21560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21560) Optimize ODS exports >+- [[21984]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21984) Unable to load second page of results for reports with reused parameters >+- [[21991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21991) Displaying more rows on report results does not work for reports with parameters >+- [[22357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22357) Every run of runreport.pl with --store-results creates a new row in saved reports >+ >+#### Searching >+ >+- [[22442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22442) Item search CSV export broken >+ >+#### Searching - Elasticsearch >+ >+- [[19575]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19575) Use canonical field names and resolve aliased fields >+ >+> Sponsored by Gothenburg University Library >+ >+ >+> This patchset makes some changes to Elasticsearch mappings in the database. The changes alter existing indices and are intended to fix issues with the current mappings, however, if you have done customization of mappings you may want to back them up before upgrading. >+ >+ >+- [[20261]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20261) No result in some page in authority search opac and pro (ES) >+- [[20535]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20535) ModZebra called with $record with items stripped in ModBiblioMarc >+- [[21974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21974) cxn_pool must be configurable >+- [[22705]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22705) Change default value of Elasticsearch cxn_pool to 'Static' >+ >+#### Self checkout >+ >+- [[22641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22641) Incorrect filter on SCO printslip >+- [[22675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22675) SCO broken on invalid barcodes >+ >+#### Serials >+ >+- [[22621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22621) Filters on subscription result list search the wrong column >+- [[22812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22812) Cannot add new subscription with strict SQL modes turned on >+ >+#### Staff Client >+ >+- [[21405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21405) Pagination in authorities search broken for Zebra and broken for 10000+ results in ES >+- [[22553]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22553) Unchecking a subpermission does not uncheck the top level permission >+ >+#### System Administration >+ >+- [[22389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22389) Classification splitting sources regex - cannot consistentlyadd/delete >+- [[22619]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22619) Adding a new circ rule with unlimited checkouts is broken >+- [[22847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22847) Specific circ rule by patron category is displaying the default (or not displaying) >+ >+#### Templates >+ >+- [[13692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13692) Series link is only using 800a instead of 800t >+- [[21813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21813) In-page JavaScript causes error on patron entry page >+- [[22904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22904) Untranslatable strings in members-menu.js >+- [[22974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22974) Patron password update validation broken >+ >+#### Test Suite >+ >+- [[21956]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21956) Sysprefs not reset by regressions.t >+- [[22836]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22836) Tests catching XSS vulnerabilities in pagination are not correct >+ >+#### Web services >+ >+- [[21738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21738) [ILS-DI] Error placing a hold on a title without item >+- [[21832]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21832) Restore is_expired in ILS-DI GetPatronInfo service >+- [[22222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22222) Mana subscription search always returns all results >+- [[22237]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22237) Subscriptions are not linked to Mana upon edit >+- [[22849]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22849) Data shared without agreement >+- [[22891]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22891) ILS-DI: RenewLoan explodes in error >+ >+ >+### Other bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+- [[21441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21441) System information gives reference to a non-existant table >+- [[21662]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21662) Missing developers from history >+ >+#### Acquisitions >+ >+- [[6730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6730) Rename 'basket' filter to 'basket name' on receive page >+- [[14850]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14850) Funds from inactive budgets appear in 'Funds' dropdown on acqui/invoice.pl >+- [[20782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20782) EDI: Clicking the 'Invoice' link on the 'EDI Messages' page does not take you directly to the corresponding invoice >+- [[20865]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20865) Remove space before : on order receive filters >+- [[21089]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21089) Overlapping elements in ordering information on acqui/supplier.pl >+- [[21427]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21427) Format prices on ordered/spent lists >+- [[21659]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21659) Link to basket groups from order receive page are broken >+- [[21929]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21929) Typo in orderreceive.tt >+- [[21966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21966) Fix descriptions of acquisition permissions to be more clear (again) >+- [[22110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22110) Editing adjustments doesn't work for Currencyformat != US >+- [[22171]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22171) Format shipping cost on invoice.pl with with 2 decimals >+- [[22225]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22225) Tax hints and prices on orderreceive.pl may not match >+- [[22444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22444) currencies_manage permission doesn't provide link to manage currencies when selected alone >+- [[22541]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22541) Invoice adjustments: show invoice number and include link on ordered.pl and spent.pl >+- [[22762]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22762) Collection codes not displayed on receiving >+- [[22791]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22791) Calculation differs on aqui-home/spent and ordered.pl >+- [[22907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22907) Cannot add new suggestion with strict SQL modes turned on >+ >+#### Architecture, internals, and plumbing >+ >+- [[7862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7862) Warns when creating a new notice >+ >+> Sponsored by Catalyst IT >+ >+- [[10577]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10577) C4::Budgets::GetBudgetPeriod has inappropriate overloading of its behavior >+ >+> Part of the ongoing effort to improve the maintainability of our codebase. >+ >+ >+- [[12159]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12159) Duplicate borrower_add_additional_fields function >+- [[13795]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13795) Delete unused columns from statistics table >+- [[18584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584) Our legacy code contains trailing-spaces >+- [[19816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19816) output_pref must implement 'dateonly' for dateformat => rfc3339 >+- [[19920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19920) changepassword is exported from C4::Members but has been removed >+- [[21036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21036) Fix a bunch of older warnings >+- [[21170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21170) Warnings in MARCdetail.pl - isn't numeric in numeric eq (==) >+- [[21172]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21172) Warning in addbiblio.pl - Argument "01e" isn't numeric in numeric ne (!=) >+- [[21478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21478) Koha::Hold->suspend_hold allows suspending in transit holds >+- [[21622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21622) Incorrect GROUP BY clause in acqui/ scripts >+- [[21759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21759) Avoid manually setting amountoutstanding in _FixAccountForLostAndReturned >+ >+> This patch results in a proper offset always being recorded for auditing purposes when a user is refunded after returning a previously lost item. >+ >+ >+- [[21788]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21788) C4::Circulation::ProcessOfflinePayment should pass library_id to ->pay >+- [[21848]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21848) Resolve unac_string warning from Circulation.t >+- [[21905]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21905) Plugin hook intranet_catalog_biblio_enhancements_toolbar_button incorrectly filtered >+- [[21907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21907) Error from mainpage when Article requests enabled and either IndependentBranches or IndependentBranchesPatronModifications is enabled >+- [[21909]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21909) Koha::Account::outstanding_* methods should preserve call context >+- [[21969]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21969) Koha::Account->outstanding_* should look for debits/credits by checking 'amount' >+- [[21987]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21987) Local cover 'thumbnail' size is bigger than 'imagefile' size in biblioimages table >+- [[22006]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22006) Koha::Account::Line->item should return undef if no item linked >+- [[22007]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22007) KohaDates output does not need to be html filtered >+- [[22033]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22033) related_resultset is a hole in the Koha::Object logic >+- [[22044]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22044) NoRenewalBeforePrecision should be set by default for new installations >+- [[22046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22046) Simplify C4::Matcher->get_matches >+- [[22056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22056) Remove test/search.pl >+ >+> Sponsored by Catalyst IT >+ >+- [[22059]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22059) Wrong exception parameters in Koha::Patron->set_password >+- [[22084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22084) Plugin upgrade method and database plugin version storage will never be triggered for existing installs >+- [[22097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22097) CataloguingLog should be suppressed for item branch transfers >+- [[22124]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22124) Update cataloguing plugin system to not generate type parameter in script tag >+- [[22125]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22125) branches.pickup_location should be flagged as boolean >+- [[22219]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22219) C4::Biblio->GetItemsForInventory can return wrong count / duplicated items when skipping waiting holds >+- [[22391]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22391) Incorrect GROUP BY in /acqui/ajax-getauthvaluedropbox.pl >+- [[22451]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22451) Asset plugin is using the version from the DB >+- [[22472]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22472) Should column_exists explode if the table does not exist? >+- [[22542]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22542) Back browser should not allow to see other patrons details (see bug 5371) >+- [[22607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22607) Default value in issues.renewals should be '0' not null >+- [[22729]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22729) flgAnonymized shouldn't be NULL and should be renamed anonymized >+- [[22748]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22748) Wrong permission check in addbiblio.pl >+- [[22749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22749) Koha::Item->hidden_in_opac should consider hidelostitems syspref >+- [[22755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22755) Import Koha::Script to patron_emailer cronjob >+- [[22813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22813) searchResults queries the Koha::Patron object inside two nested loops >+ >+#### Cataloging >+ >+- [[10345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10345) Copy number should be incremented when adding multiple items at once >+- [[20491]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20491) Use "Date due" in table header of item table >+- [[21709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21709) Addbiblio shows clickable tag editor icons which do nothing >+- [[21937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21937) Syspref autoBarcode annual doesn't increment properly barcode in some cases >+- [[22122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22122) Make sequence of Z39.50 search options match in acq and cataloguing >+- [[22242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22242) Javascript error in value builder cased by Select2 >+- [[22886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22886) Missing space between fields from Keyword to MARC mapping in cataloguing search >+ >+#### Circulation >+ >+- [[13763]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13763) Renew feature does not check for the BarcodeInputFilter option >+ >+> Sponsored by Catalyst IT >+ >+- [[14591]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14591) book drop / drop box mode incorrectly decrements accrued overdue fines >+- [[17236]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17236) Add minute and hours to last checked out item display for hourly loans >+- [[17347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17347) 'Renew' tab should ignore whitespace at begining and end of barcode >+- [[18957]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18957) Item renewed online does not show the time of renewal >+- [[21013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21013) Missing itemtype for checkut makes patron summary print explode >+- [[21030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21030) Date widget on suspend modal not working correctly >+- [[21877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21877) Show authorized value description for withdrawn in checkout >+- [[22054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22054) Display a nicer error message when trying to renew an on-site checkout from renew page >+- [[22083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22083) Typo in circulation_batch_checkouts.tt >+- [[22111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22111) Correctly format fines when placing holds (maxoutstanding warning) >+- [[22119]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22119) Add price formatting in circulation >+- [[22120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22120) Add price formatting to patron summary print >+- [[22130]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22130) Batch checkout: authorized value description is never shown with notforloan status >+- [[22200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22200) Forgiving a fine (FOR) does not create a FORGIVEN credit line >+- [[22203]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22203) Holds modal no longer links to patron >+- [[22351]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22351) SCSS conversion broke style on last checked out information >+- [[22536]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22536) Display problem in Holds to Pull report >+ >+#### Command-line Utilities >+ >+- [[12488]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12488) Make bulkmarcimport.pl -d use DELETE instead of TRUNCATE >+- [[17746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17746) koha-reset-passwd should use Koha::Patron->set_password >+- [[20537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20537) Warnings in overdue_notices.pl >+ >+> Sponsored by Catalyst IT >+ >+- [[20692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20692) koha-plack doesn't check for Include *-plack.conf line in /etc/apache2/sites-available/$INSTANCE.conf >+- [[21855]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21855) Remove deprecated delete_unverified_opac_registrations.pl cronjob >+ >+> The functionality of delete_unverified_opac_registrations.pl was moved into the cleanup_database.pl cronjob. Please make sure to adjust your conjob configuration accordingly. >+ >+ >+- [[21908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21908) biblio_metadata is missing from the rebuild_zebra.pl tables list >+- [[21975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21975) Unnecessary substitutions in automatic item modification by age >+- [[22235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22235) Make maintenance scripts use koha-sip instead of koha-*-sip >+- [[22299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22299) Typo in parameter of import_patrons.pl: preserve_extended_atributes >+ >+> The --preserve-extended-atributes parameter for import_patrons.pl had a typo within it. In this version we have fixed the typo and so the attribute name has been updated to --preserve-extended-attributes >+ >+ >+- [[22323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22323) Cronjob runreport.pl has a CSV encoding issue >+- [[22397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22397) Wrong message in koha-sip --start >+- [[22875]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22875) Documentation misleading for import_patrons command line script >+ >+#### Course reserves >+ >+- [[21003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21003) Don't show warning when editing a reserve item >+ >+#### Database >+ >+- [[22634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22634) Standardize table creation for stockrotation* tables in kohacstructure.sql >+- [[22782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22782) Schema change for SocialData >+ >+#### Developer documentation >+ >+- [[20544]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20544) Wrong comment in database documentation for items.itemnotes >+- [[21290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21290) POD of ModItem mentions MARC for items >+ >+#### Documentation >+ >+- [[19747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19747) No help page linked for article requests >+- [[22174]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22174) Add link to help page for API key management >+- [[22687]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22687) Typo in Koha::Manual breaks Portuguese links >+ >+#### Fines and fees >+ >+- [[12166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12166) Improve display of hold charges in patron account >+- [[21849]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21849) Offsets not stored correctly in _FixOverduesOnReturn >+- [[22066]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22066) branchcode should be recorded for manual credits >+- [[22138]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22138) members/paycollect.pl has not been updated to have the new tab names >+- [[22626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22626) 'Filter paid transactions' broken on Transactions tab in staff >+- [[22628]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22628) FFOR and VOID show up as codes to end users in OPAC, SCO and staff >+ >+#### Hold requests >+ >+- [[7614]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7614) Use branch transfer limits for determining available opac holds pickup locations >+- [[15505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15505) Mark Hold Items 'On hold' instead of 'Available' >+ >+> Corrects the display of status for items on hold in the OPAC. >+ >+ >+- [[20837]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20837) CanItemBeReserved should follow ReservesControlBranch and not CircControl >+ >+> WARNING: This patch corrects the behaviour of reserve rules such that they match the system preference descriptions. This may initial lead to confusion as prior to this the CircControl branches were used incorrectly. Settings for ReservesControlBranch and CircControl should be reviewed to ensure proper behaviour is enforced. >+ >+ >+- [[21263]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21263) Pickup library not set correctly when using Default holds policy by item type >+- [[21765]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21765) AutoUnsuspendReserves manually sets holds fields instead of calling ->resume >+- [[22650]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22650) Can place multiple item level holds on a single item >+- [[22688]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22688) TT plugin for pickup locations code wrong >+ >+#### Holidays >+ >+- [[21885]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21885) Improve date selection on calendar for selecting the end date on a range >+ >+#### I18N/L10N >+ >+- [[19497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19497) Translatability: Get rid of "Edit [% field.name |html %] field" >+ >+> Sponsored by Catalyst IT >+ >+- [[21736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21736) Localization widget messages are not translatable >+ >+#### ILL >+ >+- [[21460]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21460) Filtering ILL requests on borrowernumber does not work >+- [[22101]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22101) ILL requests missing in menu on advanced search page >+- [[22121]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22121) Display 'Price paid' on ILL requests according to CurrencyFormat pref >+- [[22464]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22464) Copyright notice does not pass forward request properties >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[17496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17496) install-CPAN.pl documentation/removal >+- [[20174]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20174) Remove xml_sax.pl target from Makefile.pl >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[11922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11922) Add SHOW_BCODE patron attribute for Norwegian web installer >+- [[21545]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21545) Update German web Installer for 18.11 >+- [[21651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21651) Force insert of notices related tables during the install process >+- [[21710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21710) Fix typo atributes in some installer files >+- [[22095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22095) Dead link in web installer >+- [[22527]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22527) Web installer links to wrong database manual when database user doesn't have required privileges >+ >+> Sponsored by Hypernova Oy >+ >+ >+#### Label/patron card printing >+ >+- [[22878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22878) Cannot add a patron card layout with mysql strict mode on >+ >+#### Lists >+ >+- [[20891]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20891) Lists in staff don't load when \ was used in the description >+- [[21751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21751) fixFloat toolbar not displaying properly in Chrome >+ >+#### MARC Authority data support >+ >+- [[19994]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19994) use Modern::Perl in Authorities perl scripts >+- [[21450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21450) link_bibs_to_authorities.pl is caching searches without the auth type >+- [[21880]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21880) "Relationship information" disappears when accessing paginated results in authority searches >+- [[21957]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21957) LinkBibHeadingsToAuthorities can be called twice when running link_bibs_to_authorities >+ >+#### MARC Bibliographic data support >+ >+- [[19648]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19648) Repeated positions and some options missing in cataloguing plugin 007 (XML file) >+- [[22034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22034) Viewing record with Default framework doesn't work on MARC tab >+ >+#### Notices >+ >+- [[14358]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14358) Changing the module refreshes the page and resets library choice >+- [[20937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20937) PrintNoticesMaxLines is not effective for overdue notices with a print type specified where a patron has an email >+- [[21571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21571) Translate notices fail on ACCTDETAILS >+- [[21829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21829) Date displays as a datetime in notices >+- [[22002]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22002) Each message_transport_type in the letters table is showing as a separate notice in Tools > Notices and slips >+ >+#### OPAC >+ >+- [[403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=403) Reserve process allows duplicate reserves >+- [[10676]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10676) OpacHiddenItems not working for restricted on OPAC detail >+- [[13629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13629) SingleBranchMode removes both library and availability search from advanced search >+- [[13782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13782) RSS for news needs a bit of styling >+- [[19241]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19241) Items with status of hold show as available in cart >+- [[21192]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21192) Borrower Fields on OPAC's Personal Details Screen Use Self Register Field Options Incorrectly >+- [[21335]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21335) Remove redundant includes of right-to-left.css >+- [[21808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21808) Field 711 is not handled correctly in showAuthor XSLT for relator term or code >+- [[21846]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21846) Using emoji as tags doesn't discriminate between emoji when calculating weights or searching >+ >+> Please note, this patch fixes issues going forward. It includes a maintenance script to allow you to fix any possible existing cases. Please see bugzilla for details. >+ >+ >+- [[21947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21947) Filtering order generates html in notes >+- [[22058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22058) OPAC holdings table shows instead of blank >+- [[22075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22075) Encoding problem with RIS export >+- [[22118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22118) Format hold fee when placing holds in OPAC >+- [[22207]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22207) Course reserves page does not have unique body id >+- [[22432]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22432) Star ratings plugin replacement missing from a couple pages >+- [[22501]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22501) OPAC course reserves notes should allow html links >+- [[22537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22537) Don't show Suspend all holds button when holds can no longer be susppended in OPAC >+- [[22550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22550) OPAC suggestion form doesn't require mandatory fields >+- [[22551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22551) Stray "//" appears at bottom of opac-detail.tt >+- [[22560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22560) Forgotten password "token expired" page still shows boxes to reset password >+- [[22561]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22561) Forgotten password requirements hint doesn't list all rules for new passwords >+- [[22620]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22620) OPAC description for collection in opac-reserve.tt >+- [[22624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22624) Show OPAC description for authorised values in OPAC >+- [[22680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22680) OPAC language footer not positioned correctly >+- [[22743]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22743) OverDrive results page is missing overdrive-login include >+- [[22772]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22772) Menu link hover color incorrect in OPAC language choosers >+- [[22816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22816) OPAC detail holdings table doesn't fill it's container >+ >+#### Packaging >+ >+- [[21897]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21897) Typo in postinst affecting zebra configuration file installation >+ >+#### Patrons >+ >+- [[375]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=375) When placing a reserve, item claims to have one reserve already >+- [[19818]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19818) Add id into tag html from moremember.tt >+- [[20165]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20165) Capitalization: Street Address should be Street address in patron search options >+- [[20514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20514) Searching for a patrons using the address option doesn't work with streetnumber >+- [[21535]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21535) Anonymize function in Patron should not scramble email addresses >+- [[21930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21930) Typo in the manage_circ_rules_from_any_libraries description >+- [[21953]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21953) Term "Lost item" is untranslatable >+- [[22067]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22067) Koha::Patron->can_see_patron_infos should return if no patron is passed >+- [[22149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22149) Grammar fix in the manage_circ_rules_from_any_libraries description >+- [[22646]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22646) Fix use of PrivacyPolicyURL >+- [[22781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22781) Fields on patron search results should be html/json filtered >+ >+#### REST api >+ >+- [[21786]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21786) Routes for credits should include library_id >+- [[22216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22216) Make GET /patrons/{patron_id} staff only >+ >+#### Reports >+ >+- [[447]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=447) Bookcount page has a holder gif that needs to be commented out >+- [[20274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20274) itemtypes.plugin report: not handling item-level_itypes syspref >+- [[20679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20679) Remove 'rows per page' from reports print layout >+- [[22082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22082) Ambiguous column in patron stats >+- [[22090]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22090) Cash register report missing data in CSV export >+- [[22147]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22147) Hide 'Batch modify' button when printing reports >+- [[22168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22168) Improve styling of new chart settings for reports >+- [[22278]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22278) Newly created report group is not selected after saving an SQL report >+- [[22287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22287) Correct new charts CSS >+ >+#### SIP2 >+ >+- [[15221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15221) SIP server always sets the alert flag when item not returned >+- [[19832]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19832) SIP checkout removes extra hold on same biblio >+- [[21997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21997) SIP patron information requests can lock patron out of account >+- [[22043]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22043) SIP Checkin Response alert flag set to often set to Y incorrectly >+- [[22076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22076) SIP checkin for withdrawn item returns ok in checkin response >+- [[22790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22790) The system preference itemBarcodeInputFilter is not applied for barcodes inputed via SIP2 >+ >+#### Searching >+ >+- [[12441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12441) search.pl has incorrect reference to OPACdefaultSortField and OPACdefaultSortOrder >+ >+> Sponsored by Catalyst IT >+ >+- [[14716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716) Correctly URI-encode URLs in XSLT result lists and detail pages >+- [[18909]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18909) Enable the maximum zebra records size to be specified per instance >+- [[20823]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20823) UNIMARC XSLT does not display 604$t >+- [[22010]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22010) RecordedBooks and OverDrive should check preferences over passing variables >+- [[22154]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22154) Subtype search for Format - Braille doesn't look for the right codes >+- [[22595]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22595) Items search is mixing inputs >+- [[22596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22596) html TT filter is breaking items search with custom field >+- [[22787]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22787) Mapping missing for ů to u in word-phrase-utf-chr >+- [[22901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22901) On item search authorised values select disappears on conditional change >+ >+#### Searching - Elasticsearch >+ >+- [[19670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19670) search_marc_map.marc_field should have COLLATE= utf8mb4_bin >+- [[21084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21084) Searching for authorities with 'contains' gives no results if search terms include punctuation >+- [[22228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22228) Elasticsearch - standalone colons should be escaped when performing a search >+- [[22246]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22246) Elasticsearch indexing needs a maximum length for `__sort` fields >+- [[22295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22295) Elasticsearch - Advanced search should group terms entered in a single input >+- [[22339]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22339) Elasticsearch - fixed field mappings should match MARC ranges >+- [[22413]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22413) Elasticsearch - Search settings are lost after sorting, faceting or paging >+- [[22474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22474) Authority and biblio field mapping improperly shared >+- [[22495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22495) Restore su-geo field in Elasticsearch mappings >+- [[22892]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22892) Warning when reindexing without parameters >+ >+#### Searching - Zebra >+ >+- [[22073]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22073) Diacritics Ž and ž not being mapped for searching (Non-ICU) >+ >+#### Self checkout >+ >+- [[18387]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18387) 404 errors on page causes SCO user to be logged out >+- [[22274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22274) Self-checkout pages not covered by OPAC CSS changes >+- [[22378]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22378) Fix sound alerts on SCO >+- [[22739]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22739) Self check in module JS breaks if SelfCheckInTimeout is unset >+ >+#### Serials >+ >+- [[13735]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13735) Item form in serials module doesn't respect max length set in the frameworks >+- [[15149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15149) Serials: Test prediction pattern does not consider Subscription start and end date >+- [[16231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16231) Correct permission handling in subscription edit menu >+- [[21845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21845) Sort of issues in OPAC subscription table >+- [[22156]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22156) Subscription result list sorts on "checkbox" by default >+- [[22239]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22239) JavaScript error on subscription detail page when there are no orders >+- [[22404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22404) Some labels in subscription add form has wrong parameter "for" >+- [[22934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22934) Add missing use statement to Koha::AdditionalFieldValue >+ >+#### Staff Client >+ >+- [[17698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17698) Make patron notes show up on staff dashboard >+ >+> RMNOTE - REMOVE FROM RELEASE NOTES - 18.11 FEATURE >+ >+ >+- [[19046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19046) IntranetCatalogSearchPulldown doesn't retain last selection >+- [[21802]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21802) Edit notices form is not aligned with accordeon headers >+- [[21904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21904) Patron search library dropdown should be limited by group if "Hide patron info" is enabled for group >+- [[22419]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22419) Removing multiple records from intranet cart causes browser timeout >+- [[22914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22914) Add holds column to batch item delete to fix show/hide columns behaviour >+ >+#### System Administration >+ >+- [[7403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7403) Remove warning from CataloguingLog system preference >+- [[15110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15110) Improve decreaseHighHolds system preference description >+- [[18011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18011) Enrollment period date on patron category can be set in the past without any error/warning messages >+- [[18143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18143) Silence floody MARC framework export >+- [[21637]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21637) Capitalization: EasyAnalyticalRecords syspref option "Don't Display" should be "Don't display" >+- [[21926]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21926) Enhance OAI-PMH:archiveID system preference description >+- [[21961]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21961) Typo in permission keeps Did you mean? config from showing up >+- [[22009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22009) Fix error messages for classification sources and filing rules >+- [[22170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22170) Library group description input field should be longer >+- [[22575]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22575) Item type administration uses invalid error class for dialog >+- [[22962]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22962) Wrong punctuation in RisExportAdditionalFields system preference >+- [[22965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22965) Typo in Classification Sources description on Admin homepage (admin-home.tt) >+ >+#### Templates >+ >+- [[8387]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8387) Hide headings in tools when user has no permissions for any listed below >+- [[10562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10562) Improve Leader06 Type Labels in MARC21slim2OPACResults.xsl >+- [[20102]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20102) Remove attribute "text/css" for style element used in staff client templates >+- [[20658]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20658) Move template JavaScript to the footer: Installer and onboarding >+- [[21130]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21130) Detail XSLT produces translatable HTML class >+- [[21840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21840) Fix some typos in the templates >+- [[21866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21866) Rephrase "Warning: This *report* was written for an older version of Koha" to refer to plugins >+- [[21990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21990) No background color for div.error, must be .alert >+- [[22080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22080) Easier translation of ElasticSearch mappings page >+- [[22113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22113) Add price formatting on item lost report >+- [[22116]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22116) Add price formatting to rental charge and replacement price on items tab in staff >+- [[22197]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22197) Add Mana KB link to administration sidebar menu >+- [[22236]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22236) Translation should generate tags with consistent attribute order >+- [[22250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22250) Clean up Mana KB integration with serials and reports >+- [[22300]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22300) Staff search results: Opt groups in 'sort' pull down are not well formatted >+- [[22303]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22303) Wrong bottom in virtualshelves/addbybiblionumber.tt >+- [[22422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22422) improve item location display with class "shelvingloc" >+ >+> Expands CSS class "shelvingloc" to additional pages in both intranet and OPAC. >+ >+ >+- [[22452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22452) Typos in add a comment to Mana modal >+- [[22466]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22466) TT methods must not be escaped >+- [[22475]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22475) Shelving location doesn't appear on tags list view >+- [[22477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22477) Missing DataTables configuration when searching patrons for holds >+- [[22586]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22586) IntranetReportsHomeHTML no longer renders as HTML on reports-home.pl >+- [[22698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22698) Fix incorrect button classes >+- [[22702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22702) Circulation note on patron page should allow for HTML tags >+- [[22716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22716) Use gender-neutral pronouns in system preference descriptions >+- [[22746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22746) Another typo found in mana-subscription-search-result.inc (Mana KB) >+- [[22800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22800) No need to raw filter the mandatory fields var (OPAC suggestions) >+- [[22889]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22889) Fix typos librairies and libaries >+- [[22932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22932) GetLatestSerials should not return formatted date >+- [[22973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22973) Remove type attribute from script tags: Staff client includes 2/2 >+- [[22975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22975) Remove type attribute from script tags: Acquisitions >+- [[22979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22979) Remove type attribute from script tags: Authorities >+- [[22981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22981) Remove type attribute from script tags: Catalog >+ >+#### Test Suite >+ >+- [[14334]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14334) DBI fighting DBIx over Autocommit in tests >+- [[21671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21671) Koha/Patron/Modifications.t is failing randomly >+- [[21692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21692) Koha::Account->new has no tests >+- [[22107]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22107) Avoid deleting data in some tests >+- [[22254]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22254) t/db_dependent/Koha/Patrons.t contains a DateTime math error >+- [[22416]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22416) Search.t tests need adjustment for EasyAnalyticRecords syspref >+- [[22433]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22433) SIP/Transaction.t is failing randomly >+- [[22453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22453) TestBuilder should generate now() using the current timezone >+- [[22493]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22493) DecreaseLoanHighHolds.t creates some items/patrons with set values >+- [[22547]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22547) C4::Overdues - UpdateFine is barely tested >+- [[22808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22808) Move Cache.t to db_dependent >+- [[22850]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22850) SharedContent.t wrongly use ->set_userenv >+- [[22917]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22917) Circulation.t fails if tests are ran slowly >+- [[22930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22930) Make TestBuilder more strict about wrong arguments >+ >+#### Tools >+ >+- [[19915]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19915) Inventory tool doesn't use cn_sort for callnumber ranges >+ >+> This patch brings the inventory tool inline with other pages displaying data sorted by callnumbers by also adopting the use of cn_sort for sorting. >+ >+ >+- [[20634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20634) Inventory form has 2 identical labels "Library:" >+- [[21465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21465) Cannot overlay patrons when matching by cardnumber if userid exists in file and in Koha >+- [[21831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21831) Marc modification templates move all action moves only one field >+- [[21861]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21861) The MARC modification template actions editor does not always validate user input >+- [[22011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22011) Typo in Item Batch Modification >+- [[22022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22022) Authorised values on the batch item modification page are not displayed in order (order by code, not lib) >+- [[22036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22036) Tidy up tags/review script >+- [[22069]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22069) Log viewer not displaying item renewals >+ >+> This patch fixes the search for 'renewal', so both item renewals and patron renewals are found. >+ >+ >+- [[22136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22136) Import patrons notes hides a note because the syspref isn't referenced correctly >+- [[22365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22365) Warn on Log Viewer >+ >+> Sponsored by Catalyst IT >+ >+- [[22411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22411) Dates in log viewer not formatted correctly >+ >+#### Web services >+ >+- [[22597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22597) Remove "more_subfields_xml" from GetPatronInfo response (xml broken) >+- [[22742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22742) RenewLoan return wrong datetime format >+ >+### New sysprefs >+ >+- AccountAutoReconcile >+- AllowRenewalOnHoldOverride >+- AutoReturnCheckedOutItems >+- AutoShareWithMana >+- EmailAddressForSuggestions >+- EmailPurchaseSuggestions >+- FallbackToSMSIfNoEmail >+- ILLModuleUnmediated >+- ILLOpacbackends >+- IllLog >+- IndependentBranchesTransfers >+- LibrisKey >+- LibrisURL >+- Mana >+- MaxItemsToDisplayForBatchMod >+- NoRenewalBeforePrecision >+- OPACOpenURLItemTypes >+- OPACShowOpenURL >+- OpacMoreSearches >+- OpenURLImageLocation >+- OpenURLResolverURL >+- OpenURLText >+- OrderPriceRounding >+- OverDriveUsername >+- PatronAnonymizeDelay >+- PatronRemovalDelay >+- RESTBasicAuth >+- RESTPublicAPI >+- SelfCheckAllowByIPRanges >+- SendAllEmailsTo >+- UnsubscribeReflectionDelay >+- UpdateItemLocationOnCheckin >+ >+### System requirements >+ >+Important notes: >+ >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in Sphinx. The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://koha-community.org/manual/19.05/en/html/) >+ >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual) >+ >+### Translations >+ >+Complete or near-complete translations of the OPAC and staff >+interface are available in this release for the following languages: >+ >+- Arabic (93.2%) >+- Armenian (100%) >+- Basque (60.3%) >+- Chinese (China) (60.9%) >+- Chinese (Taiwan) (96.5%) >+- Czech (88.7%) >+- Danish (52.9%) >+- English (New Zealand) (84%) >+- English (USA) >+- Finnish (79.5%) >+- French (93.4%) >+- French (Canada) (94.1%) >+- German (100%) >+- German (Switzerland) (87.2%) >+- Greek (74.6%) >+- Hindi (98.7%) >+- Italian (89%) >+- Norwegian BokmÃ¥l (90.1%) >+- Occitan (post 1500) (56.9%) >+- Polish (81.6%) >+- Portuguese (100%) >+- Portuguese (Brazil) (92.4%) >+- Slovak (85.6%) >+- Spanish (100%) >+- Swedish (89.7%) >+- Turkish (93%) >+- Ukrainian (58.2%) >+- Vietnamese (50.9%) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+For information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 19.05.00 is >+ >+- Release Manager: Nick Clemens >+- Release Manager assistants: >+ - Tomás Cohen Arazi >+ - Jonathan Druart >+- QA Manager: Katrin Fischer >+- QA Team: >+ - Tomás Cohen Arazi >+ - Alex Arnaud >+ - Chris Cormack >+ - Jonathan Druart >+ - Kyle Hall >+ - Julian Maurice >+ - Josef Moravec >+ - Martin Renvoize >+ - Marcel de Rooy >+- Topic Experts: >+ - REST API -- Tomás Cohen Arazi >+ - SIP2 -- Colin Campbell >+ - EDI -- Colin Campbell >+ - UI Design -- Owen Leonard >+ - Elasticsearch -- Ere Maijala >+- Bug Wranglers: >+ - Indranil Das Gupta >+ - Jon Knight >+ - Luis Moises Rojas >+- Packaging Manager: Mirko Tietgen >+- Documentation Manager: Caroline Cyr-La-Rose >+- Documentation Team: >+ - David Nind >+ - Lucy Vaux-Harvey >+ >+- Translation Managers: >+ - Indranil Das Gupta >+ - Bernardo González Kriegel >+ >+- Wiki curators: >+ - Caroline Cyr-La-Rose >+- Release Maintainers: >+ - 18.05 -- Lucas Gass >+ - 18.05 -- Jesse Maseto >+ - 18.11 -- Martin Renvoize >+ - 17.11 -- Fridolin Somers >+- Release Maintainer assistants: >+ - 18.05 -- Kyle Hall >+ >+### Credits >+We thank the following libraries who are known to have sponsored >+new features in Koha 19.05.00: >+ >+- Arcadia Public Library >+- Brimbank Library, Australia >+- ByWater Solutions >+- Carnegie-Stout Public Library >+- Catalyst IT >+- Cheshire Libraries Shared Services >+- City of Portsmouth Public Library >+- Gothenburg University Library >+- Halton Borough Council >+- Hypernova Oy >+- Middletown Township Public Library >+- National Library of Finland >+- PTFS Europe >+- Pueblo City-County Library District >+- Round Rock Public Library >+- Sefton Council >+- Theke Solutions >+ >+We thank the following individuals who contributed patches to Koha 19.05.00. >+ >+- Morgane Alonso (2) >+- Ethan Amohia (3) >+- Aleisha Amohia (12) >+- Jasmine Amohia (13) >+- Tomás Cohen Arazi (175) >+- Alex Arnaud (14) >+- Philippe Blouin (1) >+- Henry Bolshaw (1) >+- David Bourgault (2) >+- Christopher Brannon (7) >+- Alex Buckley (4) >+- Colin Campbell (3) >+- Frédérick Capovilla (1) >+- Galen Charlton (1) >+- Nick Clemens (280) >+- David Cook (2) >+- Chris Cormack (2) >+- Olivier Crouzet (1) >+- Caroline Cyr-La-Rose (2) >+- Frédéric Demians (2) >+- Jonathan Druart (175) >+- Nicole Engard (1) >+- Magnus Enger (2) >+- Charles Farmer (1) >+- Katrin Fischer (88) >+- Lucas Gass (5) >+- Claire Gravely (2) >+- David Gustafsson (11) >+- Kyle Hall (71) >+- Helene Hickey (9) >+- Andrew Isherwood (63) >+- Te Rauhina Jackson (1) >+- Mackey Johnstone (1) >+- Andreas Jonsson (4) >+- Pasi Kallinen (2) >+- Jack Kelliher (2) >+- Olli-Antti Kivilahti (2) >+- Jon Knight (1) >+- JiÅà Kozlovský (1) >+- Bernardo González Kriegel (1) >+- Thatcher Leonard (1) >+- Owen Leonard (164) >+- Olivia Lu (4) >+- Ere Maijala (17) >+- Hayley Mapley (12) >+- Julian Maurice (17) >+- Matthias Meusburger (4) >+- Jose-Mario Monteiro-Santos (1) >+- Josef Moravec (102) >+- AgustÃn Moyano (8) >+- Björn Nylen (2) >+- Nicholas Van Oudtshoorn (2) >+- Eric Phetteplace (1) >+- Liz Rea (22) >+- Martin Renvoize (175) >+- Marcel de Rooy (43) >+- Andreas Roussos (3) >+- Maryse Simard (3) >+- Kris Sinnaeve (1) >+- Eivin Giske Skaaren (1) >+- Fridolin Somers (36) >+- Arthur Suzuki (2) >+- Lari Taskula (4) >+- Lyon 3 Team (1) >+- Pierre-Marc Thibault (1) >+- Mirko Tietgen (2) >+- Mark Tompsett (9) >+- Koha translators (1) >+- Jesse Weaver (4) >+- Baptiste Wojtkowski (1) >+- Nazlı Ãetin (9) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 19.05.00 >+ >+- abunchofthings.net (2) >+- ACPL (164) >+- BibLibre (75) >+- BSZ BW (90) >+- ByWater-Solutions (359) >+- Catalyst (19) >+- Coeur D'Alene Public Library (7) >+- Devinim (9) >+- Equinox (1) >+- etf.edu (1) >+- f1ebe1bec408 (4) >+- Göteborgs Universitet (7) >+- Independant Individuals (165) >+- jkozlovsky.cz (1) >+- jns.fi (6) >+- Koha Community Developers (175) >+- Kreablo AB (4) >+- Libeo (1) >+- Libriotech (2) >+- Loughborough University (1) >+- parliament.uk (1) >+- Prosentient Systems (2) >+- PTFS-Europe (241) >+- Rijks Museum (43) >+- Solutions inLibro inc (10) >+- stacmail.net (2) >+- Tamil (2) >+- The City of Joensuu (2) >+- Theke Solutions (183) >+- ub.lu.se (2) >+- Universidad Nacional de Córdoba (1) >+- University of Helsinki (17) >+- Université Jean Moulin Lyon 3 (2) >+- Wellington East Girls' College (13) >+- wgc.school.nz (9) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Hugo Agud (2) >+- Axel Amghar (1) >+- Ethan Amohia (2) >+- Aleisha Amohia (2) >+- Jasmine Amohia (2) >+- Tomás Cohen Arazi (192) >+- Alex Arnaud (18) >+- Marjorie Barry-Vila (3) >+- Oliver Behnke (1) >+- Bob Bennhoff (7) >+- Anne-Claire Bernaudin (2) >+- David Bourgault (1) >+- Arthur Bousquet (2) >+- Christopher Brannon (4) >+- Mikaël Olangcay Brisebois (17) >+- Alex Buckley (1) >+- Galen Charlton (1) >+- Barton Chittenden (3) >+- Claudio (1) >+- Nick Clemens (1619) >+- David Cook (3) >+- Chris Cormack (27) >+- Sarah Cornell (4) >+- Devlyn Courtier (2) >+- Frédéric Demians (2) >+- Michal Denar (85) >+- John Doe (2) >+- Jonathan Druart (88) >+- Nicole Engard (1) >+- Magnus Enger (7) >+- Charles Farmer (20) >+- Andrew Farthing (3) >+- Bouzid Fergani (2) >+- Katrin Fischer (466) >+- Martha Fuerst (2) >+- Brendan Gallagher (4) >+- Lucas Gass (12) >+- Stephen Graham (2) >+- Claire Gravely (26) >+- Victor Grousset (1) >+- Kyle Hall (192) >+- Geeta Halley (2) >+- Frank Hansen (1) >+- Helene Hickey (2) >+- Andrew Isherwood (9) >+- Dilan Johnpullé (1) >+- Mackey Johnstone (3) >+- Andreas Jonsson (1) >+- Jose-Mario (1) >+- Pasi Kallinen (2) >+- Jack Kelliher (3) >+- Jill Kleven (3) >+- Jon Knight (1) >+- Rhonda Kuiper (1) >+- Marie-Luce Laflamme (1) >+- Nicolas Legrand (6) >+- Owen Leonard (96) >+- Olivia Lu (1) >+- Andreas Hedström Mace (1) >+- Ere Maijala (3) >+- Jayne Maisey (2) >+- Hayley Mapley (35) >+- Jesse Maseto (1) >+- Julian Maurice (15) >+- Martin McGovern (1) >+- Janet McGowan (2) >+- Jose-Mario Monteiro-Santos (22) >+- Josef Moravec (395) >+- AgustÃn Moyano (7) >+- David Nind (29) >+- Björn Nylen (3) >+- Jessica Ofsa (2) >+- Dobrica PavlinuÅ¡iÄ (1) >+- David Peacock (2) >+- Eric Phetteplace (1) >+- Séverine Queune (28) >+- Liz Rea (170) >+- Martin Renvoize (452) >+- David Roberts (1) >+- Benjamin Rokseth (3) >+- Marcel de Rooy (177) >+- Paola Rossi (1) >+- BWS Sandboxes (2) >+- Lisette Scheer (8) >+- Maribeth Shafer (1) >+- Maryse Simard (27) >+- Jogiraju Tallapragada (2) >+- Lari Taskula (1) >+- Pierre-Marc Thibault (44) >+- Mirko Tietgen (2) >+- Mark Tompsett (11) >+- Te Rahui Tunua (1) >+- Ed Veal (1) >+- Marc Véron (3) >+- Niamh Walker-Headon (13) >+- Bin Wen (26) >+- George Williams (1) >+- Mengü YazıcıoÄlu (6) >+- Nazlı Ãetin (4) >+ >+We thank the following individuals who mentored new contributors to the Koha project. >+ >+- Owen Leonard >+ >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is master. >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 30 May 2019 13:50:57. >+## RELEASE NOTES FOR KOHA 18.11.00 >+27 Nov 2018 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 18.11.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-18.11-latest.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 18.11.00 is a major release, that comes with many new features. >+ >+It includes 16 new features, 235 enhancements, 432 bugfixes. >+ >+ >+ >+### New features >+ >+#### Acquisitions >+ >+- [[15184]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15184) Ability to duplicate existing order lines to a given basket >+ >+> Sponsored by BULAC - http://www.bulac.fr/ >+ >+ >+> 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. >+ >+ >+- [[19166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19166) Add the ability to add adjustments to an invoice >+ >+> 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. >+ >+ >+ >+#### Authentication >+ >+- [[12027]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12027) Shibboleth authentication for staff client >+ >+> Sponsored by PTFS Europe >+Shibboleth authentication has long been available for the OPAC, this patch adds support for the staff client. >+ >+ >+- [[18507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18507) Shibboleth auto-provisioning - Sync >+ >+> 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. >+ >+ >+ >+#### Cataloging >+ >+- [[18586]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18586) Create module to mint RDF subject URIs >+ >+> The Koha::RDF module presents a method for minting RDF subject URIs in the format of {{ OpacBaseURL }}/bib/{{ biblionumber }}. >+This functionality isn't directly used yet in Koha, but is a precursor to RDF support. >+ >+ >+ >+#### Circulation >+ >+- [[11897]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11897) Stock Rotation for Koha >+ >+> Sponsored by PTFS Europe and North West England Public Libraries >+This is a batch process to automate the rotation of stock. >+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. >+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. >+ >+ >+ >+#### Documentation >+ >+- [[19817]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19817) Merge local and online documentations >+ >+> 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. >+ >+ >+ >+#### Fines and fees >+ >+- [[19191]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19191) Add ability to email receipts for account payments and write-offs >+ >+> Let your library go paperless. This enhancement enables the ability to send payment and write-off receipts by email. >+ >+ >+ >+#### OPAC >+ >+- [[17602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17602) Integrate support for RecordedBooks (formerly OneClickDigital) API >+ >+> This feature integrates RecordedBooks functionality into the catalog, following the model of OverDrive. >+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. >+ >+ >+ >+#### Patrons >+ >+- [[20312]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20312) Add a link towards the last consulted patron >+ >+> A first pass at adding a handy feature to allow quickly navigating back to the last searched user in the staff client. >+ >+ >+ >+#### REST api >+ >+- [[20942]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20942) Add route to get patron's account balance >+ >+> Introduces API endpoints for dealing with patron accounts, a highly requested feature for third-party integrations. >+ >+ >+- [[20944]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20944) Add routes to add credits to a patron's account >+ >+> Introduces the API endpoint for dealing with patron account credits, a highly requested feature for third-party integrations. >+ >+ >+- [[21116]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21116) Add API routes through plugins >+ >+> Allows the extension of the Koha API via plugins. This can allow for custom vendor integrations and prototyping of new routes. >+ >+ >+ >+#### Reports >+ >+- [[17282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17282) Ability to create charts for SQL reports >+ >+> Adds a form under report's result that allows to configure and draw a >+chart (pie, bar, line and combination). >+ >+ >+ >+#### Serials >+ >+- [[21467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21467) Allow several receipts for a given subscription >+ >+> Sponsored by BULAC - http://www.bulac.fr/ >+ >+ >+> 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. >+ >+ >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[19436]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19436) Add SRU support for authorities >+ >+> 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 >+ >+ >+ >+### Enhancements >+ >+#### About >+ >+- [[21317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21317) Format long lists under Koha Team tab as columns >+ >+> Koha's team of developers is always growing âº. This patch changes the display from a long list to a nicely formatted four column layout. >+ >+ >+- [[21319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21319) Remove highlight and tooltip on Koha Team version >+ >+> 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. >+ >+ >+- [[21782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21782) Release team 18.11 >+ >+#### Acquisitions >+ >+- [[7651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7651) Add separate permission for managing currencies and exchange rates >+- [[12395]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12395) Save order line's creator >+ >+> Allow finer grained auditing of acquisition orders. >+ >+ >+- [[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 >+- [[18639]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18639) Separate replacement cost and retail price fields in acquisitions >+ >+> 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. >+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. >+ >+ >+- [[20366]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20366) More information about orders linked to subscriptions on "Acquisition details" tab >+ >+> Sponsored by BULAC - http://www.bulac.fr/ >+ >+- [[20966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20966) Add column configuration to table of orders in a basket >+- [[20969]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20969) Use modal to add and edit notes from basket >+- [[20970]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20970) Reformat basket information on acquisitions basket page >+- [[21333]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21333) Add ability to add to basket from a file >+ >+#### Architecture, internals, and plumbing >+ >+- [[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) >+ >+> 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. >+ >+ >+- [[14302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14302) Remove GRS1 indexing related code >+ >+> Final removal of the GRS1 indexing mode code after the two year deprecation period. >+ >+ >+- [[18072]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18072) Add Koha objects for Branch Transfer Limits >+- [[18887]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18887) Introduce new table 'circulation_rules', use for 'max_holds' rules >+- [[19490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19490) Add a 'holds' column to the Batch Item Modification Tool >+- [[19620]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19620) Allow skipping of patrons with valid emails for Talking Tech >+- [[19633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19633) Use alphanumeric error codes in upload >+- [[19820]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19820) Add unsafe param to GetMarcSubfieldStructure >+ >+> Sponsored by Gothenburg University Library >+ >+- [[19933]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19933) Move C4::Members::patronflags to the Koha namespace - part 1 >+- [[20079]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20079) Display stack trace for development installations >+- [[20226]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20226) Get rid of CATCODE_MULTI param decision in patron perl scripts >+- [[20272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20272) XSLT_Handler should use alphanumeric error codes >+- [[20287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20287) Move AddMember and ModMember to Koha::Patron >+- [[20456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20456) Remove the C4::Serials::GetSubscriptionsFromBorrower >+- [[20509]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20509) Data consistency - authority types >+- [[20521]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20521) dev installations should run with problematic SQL modes >+ >+> 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. >+ >+ >+- [[20622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20622) Add some color to bootstrap modal headers and footers >+- [[20661]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20661) Implement blocking errors for circulation scripts >+- [[20669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20669) Add upgrade method to plugins >+ >+> This enhancement standardises the methods used by plugin authors to maintain their plugin data across plugin versions. >+ >+ >+- [[20727]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20727) Replace usage of File::Spec->tmpdir with C4::Context->temporary_directory >+- [[20968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20968) Plugins: Add hooks to enable plugin integration into catalogue >+ >+> Sponsored by PTFS Europe >+ >+ >+- [[20978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20978) Add Koha::Account::add_credit >+- [[20990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20990) Add Koha::Account::outstanding_credits >+- [[20997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20997) Add Koha::Account::Line::apply >+- [[21178]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21178) Add Koha::Patron::set_password method >+- [[21183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21183) C4::Items - Remove GetItemnumberFromBarcode >+- [[21184]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21184) C4::Items - Remove GetBarcodeFromItemnumber >+- [[21201]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21201) C4::Items - Remove GetItemnumbersForBiblio >+- [[21202]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21202) C4::Items - Remove GetItemsByBiblioitemnumber >+- [[21205]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21205) C4::Acquisition - Remove GetOrderFromItemnumber >+- [[21221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21221) Implement blocking errors for members/memberentry.pl >+- [[21233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21233) Add Koha::Exceptions::Password class >+- [[21299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21299) Move referer code from changelanguage to module in opac and staff >+- [[21352]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21352) Allow plugins to add CSS and Javascript to Staff interface >+ >+> This enhancement allows plugin authors to make adaptations to the staff client using css and javascript. >+ >+ >+- [[21474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21474) Add the Koha::Subscription->frequency method >+- [[21501]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21501) Remove dead code from course reserves module >+- [[21650]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21650) C4::Items::GetLastAcquisitions has never been used and should be removed >+- [[21681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21681) Remove C4::Accounts::getcharges >+- [[21694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21694) Add the Koha::Account->lines method >+- [[21696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21696) Use Koha::Account->lines from Koha::Account >+- [[21719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21719) Fix typos in codebase >+ >+#### Authentication >+ >+- [[3511]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3511) Integration with Moodle >+- [[17776]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17776) Shibboleth Authentication is broken in plack >+ >+> Sponsored by PTFS Europe >+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. >+ >+ >+- [[19625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19625) Shibboleth auto-provisioning is broken in plack >+ >+#### Cataloging >+ >+- [[3509]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3509) Batch item edit >+- [[9701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9701) Configure default indicators >+ >+> 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. >+ >+ >+- [[12747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12747) Add configurable extra column in Z3950 search result >+ >+> Sponsored by CCSR (https://ccsr.qc.ca) >+ >+ >+> 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. >+ >+ >+- [[19263]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19263) Advanced Editor - Rancor - Add auto control number (001) widget >+- [[19349]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19349) Allow to store biblio record's creator and last modifier in MARC >+- [[20435]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20435) Allow lowercase prefix in inventory value builder >+- [[21318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21318) Add control number to authority Z39.50 search form >+ >+#### Circulation >+ >+- [[3510]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3510) Allow staff to change checkin date and time >+- [[15139]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15139) Show non-public item note in overdues report >+- [[15494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15494) Block renewals by arbitrary item values >+ >+> 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. >+If using automatic renewal notices your notice should be updated to account for the new reason that renewals may be denied "item_denied_renewal" >+ >+ >+- [[15524]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15524) Set limit on maximum possible holds per patron by category >+- [[19383]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19383) Print hold slips without confirmation >+- [[19719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19719) Add a new column for collection in the patron checkouts data table >+- [[20322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20322) Circulation page layout and design update >+ >+> 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. >+ >+ >+- [[20343]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20343) Show number of checkouts by itemtype in circulation.pl >+- [[20450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20450) Add collection to list of items when placing hold on specific copy >+- [[20468]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20468) Multiselect on staff article requests form >+- [[21121]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21121) New syspref to allow hiding of private patron data in circulation page >+ >+> Sponsored by: Toi Ohomai Institute of Technology in New Zealand and Catalyst IT. >+ >+ >+- [[21380]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21380) Circulation history UI improvements - make barcode clickable >+ >+#### Command-line Utilities >+ >+- [[20393]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20393) Remove redundant 'koha.psgi' and 'plackup.sh' files >+- [[20486]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20486) Add --marc_conditions option to export_records.pl >+ >+> Sponsored by Gothenburg University Library >+ >+- [[20795]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20795) koha-rebuild-zebra should pass through increased verbosity >+- [[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 >+- [[21011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21011) Data inconsistencies - items.holdingbranch | items.homebranch >+- [[21150]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21150) Data inconsistencies - item types >+- [[21576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21576) Add a developer script to automatically fix missing filters >+ >+#### Course reserves >+ >+- [[20467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20467) Add ability to batch add items to a course >+ >+#### Fines and fees >+ >+- [[19617]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19617) Allow 'writeoff of selected' >+- [[20629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20629) Remove ability to 'reverse' payments >+- [[20703]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20703) Add ability to void any credit >+- [[21673]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21673) Koha::Account::Lines->total_outstanding must be used when needed >+ >+#### Hold requests >+ >+- [[7534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7534) New OPACAllowUserToChooseBranch setting for only showing libraries allowing holds >+- [[15486]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15486) Restrict number of holds placed by day >+- [[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 >+ >+> Sponsored by Stockholm University Library >+ >+- [[21628]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21628) Simplify holds awaiting pickup report >+ >+#### I18N/L10N >+ >+- [[15395]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15395) Internationalization: plural forms, context, and more >+ >+#### ILL >+ >+- [[18591]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18591) Allow an arbitrary number of comments on ILLs >+- [[20651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20651) Improve display of "Toggle full supplier metadata" >+- [[20772]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20772) Make request metadata editable and add price_paid field >+ >+> Added the new price_paid field to ILL requests >+ >+ >+- [[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 >+- [[20995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20995) Add request ID to OPAC ILL requests display table >+- [[21079]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21079) Unify metadata schema across backends >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[20683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20683) Update German web installer for 18.05 >+ >+#### Label/patron card printing >+ >+- [[15766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15766) Give label and patron card batches a description >+ >+> Sponsored by Catalyst IT >+ >+- [[15836]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15836) Labels: Offer configuration option for splitting call numbers >+ >+> Sponsored by Goethe-Institut >+ >+ >+#### Lists >+ >+- [[19039]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19039) Results of virtual shelves (lists) not sortable by date added >+ >+#### MARC Bibliographic data support >+ >+- [[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) >+- [[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) >+- [[20710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20710) Update MARC21 frameworks to Update 26 (April 2018) >+ >+#### Notices >+ >+- [[15280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15280) Switch default CHECKOUT notice to Template Toolkit >+- [[15282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15282) Switch default CHECKIN notice to Template Toolkit >+- [[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 >+- [[20356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20356) Add EmailSMSSendDriverFromAddress system preference for overriding Email SMS send driver from address >+ >+> Sponsored by Gothenburg University Library >+ >+ >+#### OPAC >+ >+- [[8630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8630) Add covers from AdLibris to the OPAC and Intranet >+- [[14222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14222) Sort holds in OPAC by priority >+- [[14385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385) Extend OpacHiddenItems to allow specifying exempt borrower categories >+ >+> Sponsored by Catalyst IT >+ >+- [[15287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15287) Use font-awesome on the OPAC >+- [[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 >+- [[17530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17530) Don't show 'article request' link when no article requests are permitted >+- [[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 >+- [[20400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20400) Add routing list tab to the patron account in OPAC >+ >+> 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. >+ >+ >+- [[20427]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20427) Convert OPAC LESS to SCSS >+- [[20554]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20554) New OPAC CSS >+- [[20876]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20876) The form_serialized_itype cookie is not used and should be removed >+- [[20898]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20898) Replace OPAC detail's results browser with non-JavaScript version >+- [[20921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20921) Expose borrowernumber and branch when user is logged in to OPAC >+- [[21157]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21157) Improve style of OPAC login modal >+- [[21174]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21174) Change default behavior to open OPAC cart in one click >+- [[21340]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21340) Add spans with classes around callnumbers in OPAC for additional styling >+- [[21568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21568) Add more spans with classes around callnumbers in OPAC for additional styling >+ >+#### Patrons >+ >+- [[11401]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11401) Add support for Norwegian national library card >+- [[11911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11911) Add separate permission for managing suggestions >+- [[12258]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12258) Datatable in Patrons Account Fines >+- [[14391]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14391) Granular permissions for the administration module >+- [[15136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15136) Display item's homebranch in patron's fines list >+- [[18635]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18635) Koha::Patron->guarantees() should return results alphabetically >+- [[19524]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19524) Share patron lists between staff >+- [[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 >+ >+> This report adds a new table patron_consent in order to save user consent for processing personal data (GDPR), but allows for future extension. >+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. >+On the self registration page we also add asking for consent if the pref is enabled. >+ >+ >+- [[20867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20867) Ability to show membership renewal date on moremember.pl page >+- [[21337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21337) Add Koha::Patrons->delete >+- [[21755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21755) Show patron updated date in circ menu >+ >+#### REST api >+ >+- [[21334]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21334) Add bibliographic content type definitions >+ >+#### Reports >+ >+- [[9188]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9188) Remove 'debug' information from patron statistics >+- [[20260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20260) Use CodeMirror for the SQL reports editor >+- [[20495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20495) Refactor C4::Reports.Guided - remove get_saved_report >+ >+#### Searching >+ >+- [[18322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18322) Add facets for ccode to zebra >+- [[20758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20758) Typo in BrowseResultSelection syspref description >+ >+#### Searching - Elasticsearch >+ >+- [[18316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18316) Add weighting/relevancy options to ElasticSearch >+- [[19604]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19604) Elasticsearch Fixes for build_authorities_query for auth searching >+- [[19893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19893) Alternative optimized indexing for Elasticsearch >+ >+> Sponsored by Gothenburg University Library >+ >+ >+> This patch significantly improves the performance of the ElasticSearch indexing process and also improves the maintainability of this area of the codebase. >+ >+ >+- [[20073]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20073) Move Elasticsearch settings to configuration files >+- [[20244]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20244) Elasticsearch - Indexing improvements >+ >+> * Index both ISBN10 and ISBN13 where possible. >+* Add handling for alternative scripts. >+* Improve sort field handling >+ >+ >+- [[20248]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20248) Elasticsearch - Improvements to mappings UI and indexing script >+- [[20602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20602) Use search fields weight/relevancy on OPAC simple search >+ >+#### Searching - Zebra >+ >+- [[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 >+ >+#### Serials >+ >+- [[3355]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3355) Pagination in bib search for subscriptions >+- [[17877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17877) Show internal and vendor note in acquisition info on subscription detail page >+- [[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 >+- [[20365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20365) Allow several open orders on subscription >+ >+> Sponsored by BULAC - http://www.bulac.fr/ >+ >+- [[20726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20726) Display acquisition details on the subscription detail page >+ >+> Sponsored by BULAC - http://www.bulac.fr/ >+ >+- [[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 >+ >+#### Staff Client >+ >+- [[13406]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13406) Add classes to MARC Authority display to enable CSS styling >+- [[16280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16280) purge_suggestions.pl: Cron job log should tell number of days used >+- [[17698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17698) Make patron notes show up on staff dashboard >+ >+> Sponsored by Catalyst IT >+ >+- [[19550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19550) Add links to related authorities for UNIMARC >+- [[19902]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19902) Add column configuration to bibliographic record checkouts history table >+- [[20339]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20339) Unify MARC21 ISBN/ISSN handling in XSL >+- [[20896]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20896) Move serial enumeration to the right of callnumber on staff detail page >+- [[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 >+- [[21376]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21376) Catalogue detail date handling improvements >+ >+#### System Administration >+ >+- [[12365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12365) Allow descriptive notes to be added to circulation and fine rules >+ >+> Sponsored by Catalyst IT >+ >+- [[15520]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15520) Add more granular permission for only editing own library's circ rules >+- [[21403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21403) Add Indian Amazon Affiliate option to AmazonLocale setting >+ >+#### Templates >+ >+- [[7547]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7547) Printing a sorted cart >+- [[10348]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10348) Show number of items on tab headings in the staff client >+- [[13618]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13618) Add additional template filter methods and a filter presence test to Koha >+ >+> 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. >+ >+ >+- [[19474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19474) Convert staff client CSS to SCSS >+- [[19608]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19608) Move admin templates JavaScript to the footer: The rest >+- [[19709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19709) Move template JavaScript to the footer: Labels >+- [[19833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19833) Disambiguation of "biblio", "biblio record" and "bibliographic record" >+- [[19946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19946) Update popup window templates to use Bootstrap grid: Authority Z39.50 search >+- [[20044]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20044) Switch single-column templates to Bootstrap grid: Cataloging >+- [[20045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045) Switch single-column templates to Bootstrap grid: Various >+- [[20217]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20217) Make header's catalog search menu into a split button >+- [[20220]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20220) Move template JavaScript to the footer: Holds >+- [[20520]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20520) Re-indent moremember.tt >+- [[20534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20534) Floating toolbar when editing vendors >+- [[20585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20585) Label surname as name for organisation type patrons >+- [[20641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20641) Switch single-column templates to Bootstrap grid: Various, part 2 >+- [[20650]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20650) Switch single-column templates to Bootstrap grid: Various, part 3 >+- [[20667]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20667) Update two-column templates with Bootstrap grid: Acquisitions part 1 >+- [[20668]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20668) Update two-column templates with Bootstrap grid: Acquisitions part 2 >+- [[20672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20672) Update two-column templates with Bootstrap grid: Acquisitions part 3 >+- [[20690]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20690) Update two-column templates with Bootstrap grid: Acquisitions part 4 >+- [[20731]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20731) Move template JavaScript to the footer: Call number browser MARC plugin >+- [[20736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20736) Update two-column templates with Bootstrap grid: Administration part 1 >+- [[20738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20738) Update two-column templates with Bootstrap grid: Administration part 2 >+- [[20739]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20739) Update two-column templates with Bootstrap grid: Administration part 3 >+- [[20740]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20740) Update two-column templates with Bootstrap grid: Administration part 4 >+- [[20741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20741) Update two-column templates with Bootstrap grid: Administration part 5 >+- [[20742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20742) Update two-column templates with Bootstrap grid: Administration part 6 >+- [[20743]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20743) Update two-column templates with Bootstrap grid: Administration part 7 >+- [[20744]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20744) Replace staff client header Koha logo gif with transparent png >+- [[20779]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20779) Style refresh for patron detail page >+- [[20807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20807) Lost items report: Improve the display of CSV profile errors >+- [[20984]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20984) MARC21 subfield 300f - Type of Unit does not display >+- [[21112]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21112) Re-indent staff client cart template >+- [[21125]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21125) Shortcut moredetail.pl on nonexistent biblionumber >+- [[21132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21132) Highlight active filters on saved report page >+- [[21137]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21137) Replace BORROWER_INFO and USER_INFO with logged_in_user >+- [[21166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21166) Add columns settings to the acquisition details table (record detail view) >+ >+> Sponsored by BULAC - http://www.bulac.fr/ >+ >+- [[21237]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21237) Clean up staff client SCSS >+- [[21305]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21305) Update two-column templates with Bootstrap grid: Patron clubs >+- [[21306]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21306) Update two-column templates with Bootstrap grid: Tags >+- [[21341]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21341) Style button on acquisitions existing record search with Bootstrap >+- [[21409]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21409) Add column configuration to course reserves >+- [[21428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21428) Switch two-column templates to Bootstrap grid: Reports part 1 >+- [[21429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21429) Switch two-column templates to Bootstrap grid: Reports part 2 >+- [[21430]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21430) Switch two-column templates to Bootstrap grid: Reports part 3 >+- [[21433]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21433) Switch two-column templates to Bootstrap grid: Tools part 1 >+- [[21434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21434) Switch two-column templates to Bootstrap grid: Tools part 2 >+- [[21435]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21435) Switch two-column templates to Bootstrap grid: Tools part 3 >+- [[21437]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21437) Switch two-column templates to Bootstrap grid: Patron lists >+- [[21439]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21439) Switch two-column templates to Bootstrap grid: Rotating collections >+- [[21492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21492) Show subscriptions count in the sidebar menu >+- [[21519]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21519) Switch two-column templates to Bootstrap grid: Serials part 1 >+- [[21523]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21523) Switch two-column templates to Bootstrap grid: Serials part 2 >+- [[21570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21570) Switch two-column templates to Bootstrap grid: Various >+- [[21645]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21645) Clean up library groups template >+- [[21647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21647) Clean up SRU fields mapping templates >+- [[21715]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21715) Ease translation of account and account offset type descriptions >+ >+#### Test Suite >+ >+- [[20757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20757) Capture a screenshot on selenium errors >+- [[21393]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21393) Make template filter checks code reusable >+ >+#### Tools >+ >+- [[13560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13560) MARC modification templates - Add an 'Add' option >+- [[21216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21216) Notices - Add filter/search options to table >+- [[21408]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21408) Inventory - Warn of items possibly scanned out of order >+- [[21413]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21413) Inventory - Allow skipping items with waiting holds >+ >+#### Web services >+ >+- [[20676]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20676) svc/barcode should allow barcode to be printed without text >+ >+> 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. >+ >+ >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[18973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18973) Auto focus the ISBN field >+ >+ >+### Critical bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[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 >+- [[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 >+- [[20827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20827) Can't add owner to a fund >+- [[20861]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20861) Correct EDI permissions on some pages >+- [[20972]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20972) If ISBN has 10 numbers only the first 9 numbers are used >+ >+> Sponsored by Gothenburg University Library >+ >+- [[20979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20979) Error message when deleting bib attached to order >+- [[21282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21282) Ordered/spent lists should use prices including tax for calculations >+ >+> 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. >+ >+ >+- [[21347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21347) bad code for input field in item information tab of addorderiso2709 page >+- [[21385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21385) Vendor search: Item count is incorrectly updated on partial receive >+- [[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 >+- [[21758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21758) Navigation in Z39.50 result pages not working in Acquisitions >+ >+> 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. >+ >+ >+- [[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 >+ >+#### Architecture, internals, and plumbing >+ >+- [[18821]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18821) TrackLastPatronActivity is a performance killer >+- [[20918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20918) left-side navigation broken on the checkout history page >+- [[20922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20922) Koha::Number::Price must not be used in updatedatabase.pl >+- [[21087]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21087) Patron's password is hashed twice when the object is saved >+- [[21133]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21133) Missing use C4::Accounts statement in Koha/Patron.pm >+- [[21195]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21195) Makefile.t is failing due to new files for SCSS >+- [[21222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21222) Patron's creation is broken >+- [[21432]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21432) Internal Server Error in Checkout History >+- [[21481]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21481) Translation tool still references to help templates >+- [[21526]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21526) TT variables used to build a link should be uri filtered >+- [[21593]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21593) Remove Group by clause in GetAuthValueDropbox >+- [[21598]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21598) budget_parent_id isn't in GROUP BY - GetBudgetHierarchy >+- [[21599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21599) Incorrect decimal value: '' for column 'defaultreplacecost' - Cannot create item type >+- [[21604]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21604) Cannot add/edit funds, cannot add budgets >+- [[21607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21607) Koha::Account::Line->apply should store credit offsets as negative amounts >+- [[21612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21612) Incorrect GROUP BY in Koha::Virtualshelves >+- [[21635]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21635) Incorrect GROUP BY clause in batchMod.pl >+- [[21669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21669) TT assignment statements must not be html filtered >+- [[21869]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21869) Bad update statement loses values for MarkLostItemsAsReturned >+ >+#### Authentication >+ >+- [[18947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18947) Unexpected Active Directory LDAP authentication failure mode >+- [[20879]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20879) Shibboleth in combination with LDAP as an alternative no longer works >+- [[21311]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21311) Remove locked message from opac-auth.tt >+ >+> 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. >+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. >+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. >+ >+ >+ >+#### Cataloging >+ >+- [[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 >+- [[20761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20761) Advanced Cataloging Editor - Rancor - Some js files are not fetched using Asset >+- [[20928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20928) Checkout status not showing patron >+- [[21448]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21448) Field 606 doesn't add multiple x subfields >+- [[21742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21742) Incorrect count of youtube videos >+- [[21774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21774) Cloned item subfields disappear when editing an item >+ >+#### Circulation >+ >+- [[2696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2696) Fine payments should show what was paid for >+ >+> 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. >+ >+ >+- [[10382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10382) collection and location not returning to null when removed from course reserves >+ >+> These patches ensure that unset values for items added to course reserves are unset when the course is disabled. >+ >+ >+- [[20825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20825) Cannot checkout if item types at biblio level >+- [[20889]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20889) Items marked as not for loan can be checked out >+- [[20934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20934) Biblio checkout history shows only current checkout >+- [[21176]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21176) decreaseLoanHighHolds does not properly calculate date when TimeFormat set to 12 hour >+- [[21231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21231) BlockReturnofLostItems does not prevent lost items being found >+- [[21257]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21257) Patrons checkout table throws JS error when location/collection not defined >+- [[21293]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21293) Display of housebound delivery information broken by Bug 13618 >+- [[21464]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21464) Overdues export is missing lot of fields >+- [[21620]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21620) Errors when using email from stockrotation.pl cronjob >+- [[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 >+- [[21777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21777) Checkouts table in circulation is out of alignment >+- [[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 >+ >+#### Command-line Utilities >+ >+- [[20811]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20811) Fix wrong usage of ModBiblio in bulkmarcimport.pl >+- [[21122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21122) Make check-url-quick.pl handle utf8 characters in urls gracefuly >+ >+#### Course reserves >+ >+- [[21603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21603) Incorrect GROUP BY clause in SearchCourses >+ >+#### Database >+ >+- [[20773]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20773) bug 20724 follow-up - Database cleanup >+- [[21129]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21129) New ALTER IGNORE TABLE entries need correction in updatedatabase.pl >+- [[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) >+- [[21682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21682) Stock Rotation: Update DB is failing with strict_sql_modes ON >+ >+#### Fines and fees >+ >+- [[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 >+- [[20840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20840) Internal Server Error when clicking on "Details" button >+- [[20946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20946) Cannot pay fines for patrons with credits >+- [[21702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21702) mancredit.pl incorrectly passes user_id instead of the patron id >+ >+#### Hold requests >+ >+- [[20822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20822) Can't find HOLD_SLIP template when printing >+- [[21611]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21611) Priority in request.pl shows 1 instead of Waiting >+ >+#### I18N/L10N >+ >+- [[21823]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21823) Cannot update or create translations >+ >+#### ILL >+ >+- [[21377]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21377) Variable declarations erroneously filtered >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[16690]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16690) Improve security of remote database installations >+- [[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 >+- [[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 >+ >+> Add support to koha-create to allow it to accept both compressed and uncompressed files for DEFAULTSQL >+ >+ >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[21149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21149) Administrator creation in onboarding always fails >+ >+#### Label/patron card printing >+ >+- [[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 >+- [[21281]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21281) Label Template - Creation not working >+ >+#### MARC Bibliographic data support >+ >+- [[21749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21749) Importing MARC frameworks from pre-9701 fails >+ >+#### Notices >+ >+- [[21529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21529) Fix display of HTML tags in print notices >+ >+#### OPAC >+ >+- [[20763]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20763) AllowPurchaseSuggestionBranchChoice triggers error opac-suggestions.pl is visited without logging in >+- [[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 >+- [[20875]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20875) OpacAddMastheadLibraryPulldown displays an empty list >+- [[21018]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21018) OPAC Resource URL Broken if Tracklinks is enabled >+- [[21374]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21374) Self registration e-mail verification does not work >+- [[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 >+- [[21476]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21476) Incorrect filter prevents HTML5 media from playing in the OPAC >+- [[21479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21479) Removing from cart removes 2 items >+- [[21771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21771) Password recovery is broken (see 20023) >+- [[21878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21878) Fix few links for opac pagination and facets (no uri filter) >+ >+#### Patrons >+ >+- [[13655]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13655) Can't save organisation type patron without entering userid/password >+- [[20903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20903) Print payment receipt on child patron could end with server error >+- [[20951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20951) Koha::Patron::Discharge is missing use Koha::Patron::Debarments >+- [[20981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20981) Organization name missing from patron search results >+- [[21068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21068) Remove NorwegianPatronDB related code >+- [[21085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21085) Can't edit patrons with housebound module active >+- [[21136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21136) Error "No property select_city for Koha::Patron" when saving patron record >+- [[21208]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21208) Housebound deliverer/chooser have wrong name when creating a visit >+ >+#### SIP2 >+ >+- [[21020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21020) Return branch not set for transfer when using SIP >+- [[21471]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21471) Misspelled variable name in _get_outstanding_holds >+- [[21486]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21486) SIP does not return checked out (charged) items on patron_information request >+ >+#### Searching >+ >+- [[20838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20838) Search by group of libraries is broken >+ >+#### Searching - Elasticsearch >+ >+- [[19365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19365) link_bibs_to_authorities.pl doesn't work with Elasticsearch >+ >+> Sponsored by National Library of Finland >+ >+- [[21032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21032) Refining a search made on a specific index fail >+ >+#### Self checkout >+ >+- [[21054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21054) Extra closing body tag in sco-main.tt prevents slip printing >+ >+#### Serials >+ >+- [[21554]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21554) Using Subscription Batch Edit produces Software Error >+ >+#### Staff Client >+ >+- [[20652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20652) Sort after item type search fails >+- [[20899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20899) Patron name not showing on issuehistory.pl >+- [[20998]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20998) Non superlibrarians cannot search for patrons using the quicksearch at the top >+- [[21418]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21418) Incorrectly filtered markup in staff client lists >+- [[21703]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21703) Placing holds in staff is broken (TT filter) >+ >+#### System Administration >+ >+- [[21151]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21151) SRU search fields mapping pop-up comes up empty >+ >+#### Templates >+ >+- [[13692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13692) Series link is only using 800a instead of 800t >+- [[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 >+- [[21163]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21163) Basket group detail page layout is broken >+- [[21663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21663) Incorrect filter prevents predefined notes from being added to patron acccounts >+- [[21704]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21704) Editing subfields in bibliographic frameworks is broken (TT filter) >+ >+> Sponsored by Theke Solutions >+ >+- [[21706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21706) Editing subfields in authority frameworks is broken (TT filter) >+- [[21805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21805) Duplicate include file in search results template causes JS error >+- [[21814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21814) System preferences save button can be hidden by language menu >+ >+#### Test Suite >+ >+- [[20906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20906) Fix Debian 9 Test Failures >+- [[21567]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21567) WebService:ILS related tests fail during package build >+- [[21597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21597) Test suite is still failing with new default SQL modes >+- [[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 >+ >+#### Tools >+ >+- [[20084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20084) Patron card creator: layouts Industrial2of5 and COOP2of5 broken with error "Invalid Characters" >+- [[21656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21656) Syntax Error in Stock Rotation Default Notice Template >+ >+#### Web services >+ >+- [[21046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21046) ILSDI - AuthenticatePatron returns a wrong borrowernumber if cardnumber is empty >+- [[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 >+- [[21203]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21203) ILS-DI - GetRecords crashes on non-existent records >+ >+#### translate.koha-community.org >+ >+- [[21480]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21480) misc/translator/translate does not work with perl 5.26 >+ >+ >+### Other bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+- [[17597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17597) Outdated translation credits >+- [[20720]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20720) Add libraries (sponsors) to the about page >+- [[20818]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20818) Missing QA manager entry in 18.05 release notes >+ >+#### Acquisitions >+ >+- [[3849]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3849) Descriptions of acquisition permissions are unclear >+- [[9775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9775) unitprice should be hidden when creating an order >+- [[15408]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15408) Timestamp on funds not updated when you duplicate a budget >+- [[16739]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16739) Generate EDIFACT on basket groups falsely showing when configuration is incomplete >+- [[16754]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16754) Use validation plugin in budgets, planning, and contracts >+- [[19271]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19271) Ordered/Spent lists should display vendor name, not vendor code >+- [[19453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19453) Client side validation broken for "Fund" select >+- [[20892]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20892) Wrong basketgroup link in histsearch.pl >+- [[21033]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21033) Remove few warns in acqui/basket.pl >+- [[21048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21048) suggest_status not behaving properly >+- [[21097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21097) Missing optgroup closing tag in orderreceive.tt >+- [[21288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21288) Slowness in acquisition caused by GetInvoices >+- [[21324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21324) Missing aoColumns definition in acqui/parcel receivedt table >+- [[21356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21356) Missing space in parcel.tt >+- [[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 >+- [[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 >+- [[21417]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21417) EDI ordering fails when basket and EAN libraries do not match >+- [[21425]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21425) basketno not being interpolated into error message >+- [[21537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21537) Template error when creating a new order from a suggestion >+- [[21619]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21619) Tax hints should not be abbreviated >+- [[21725]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21725) Incorrect HAVING in group by in Acquisitions.pm >+- [[21799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21799) Change wording for quantity input field on order receive page >+ >+#### Architecture, internals, and plumbing >+ >+- [[15734]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15734) Audio Alerts broken >+- [[18584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584) Our legacy code contains trailing-spaces >+- [[18720]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18720) Get rid of "die" in favor of exceptions in C4::Acquisition::GetBasketAsCsv >+- [[19687]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19687) Recent upgrade to 17.05.04.000 bulkmarcimport started to fail >+ >+> Sponsored by Gothenburg University Library >+ >+- [[19991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19991) use Modern::Perl in OPAC perl scripts >+- [[20187]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20187) New rewrite rules can break custom css >+- [[20259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20259) Shorter JS and CSS rewrite rule >+- [[20631]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20631) C4::Acounts claims to use ReturnLostItem but doesn't >+- [[20696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20696) Remove a few ugly "eq undef" comparisons >+- [[20702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20702) Bind results of GetHostItemsInfo to the EasyAnalyticalRecords pref >+- [[20767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20767) "The method is not covered by tests!" should give more information >+- [[20851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20851) Missing module in circ/article-request-slip.pl >+- [[20886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20886) Koha::Object::TO_JSON indiscriminately casting to integer >+- [[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 >+- [[20980]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20980) Manual credit offsets are stored as debits >+ >+> This change may affect existing reports. Credits will no longer be recorded as 'debits' but rather get their own 'Manual Credit' type. >+ >+ >+- [[21008]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21008) pay.pl and paycollect.pl raise warning >+- [[21022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21022) Exceptions should skip stringifying if message manually passed >+- [[21056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21056) Changing the logged in library can fail sporadically >+- [[21082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21082) OverDrive authentication method no longer supported >+- [[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 >+- [[21154]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21154) Remove unused subs from C4::Serials >+- [[21182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21182) acqui/check_duplicate_barcode_ajax.pl is not longer in use >+- [[21207]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21207) C4::Overdues::GetItems is not used >+- [[21238]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21238) TemplateToolkit.t is failing on slow server >+- [[21396]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21396) Missing use statements in Koha::Account >+- [[21404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21404) Remove unused variables in C4::Breeding->_auth_build_query >+- [[21500]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21500) Warnings in rotating collections >+- [[21584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21584) Wrong offset type for Lost Item >+- [[21621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21621) Incorrect GROUP BY in tools/letter.pl >+- [[21639]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21639) Phone notice transports do not exist for new installs >+- [[21680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21680) Remove dead code C4::Accounts::fixaccounts >+- [[21804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21804) Bad rebase reintroduced C4::Accounts::getcharges >+- [[21867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21867) Replace remaining document.element.onchange calls in marc_modification_templates.js >+ >+#### Authentication >+ >+- [[13779]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13779) sessionID declared twice in C4::Auth::checkauth() >+- [[20023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20023) Password recovery should be case insensitive >+- [[21323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21323) Redirect page after login missing multiple params >+ >+#### Cataloging >+ >+- [[15360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15360) Incorrect or mislabeled behavior on Authorities "New from Z39.50" Button >+- [[16424]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16424) Advanced editor reverts records back to Default framework >+ >+> After this patch, frameworks will be handled correctly by the advanced cataloguing editor. >+ >+ >+- [[18655]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18655) Unimarc field 210c fails on importing fields with a simple quote >+- [[18822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18822) Advanced editor - Rancor - searching broken under Elasticsearch >+- [[19970]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19970) Revise change of bug 19413 to work better for translations >+- [[20592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20592) updateitem.pl causes database errors when empty non-public item notes updated >+- [[20760]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20760) Advanced Cataloging Editor - Rancor - AuthorisedValues are incorrectly fetched >+- [[20785]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20785) Advanced Editor does not honor MarcFieldDocURL >+- [[20829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20829) 'Link to host item' gives internal server error >+- [[21009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21009) Max length of inputs on editing/adding items is broken >+- [[21053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21053) Editing 008 field with a hash overwrites data >+- [[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' >+- [[21362]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21362) Advanced MARC Editor - Rancor - Tab navigation not working in fixed fields >+- [[21365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21365) BiblioAddsAuthorities does not work with the Advanced MARC Editor - Rancor >+- [[21407]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21407) Can't enter new macros in the advanced cataloging editor (rancor) >+- [[21556]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21556) Deleting same record twice leads to fatal software error >+- [[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 >+ >+#### Circulation >+ >+- [[16420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16420) Buttons inconsistent between "Hold found" and "Hold found (waiting)" dialogs in checkin >+- [[17561]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17561) ReserveSlip needs itemnumber for item level holds on same biblio >+- [[18677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18677) issue_id is not added to accountlines for lost item fees >+- [[20120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20120) Prevent writeoffs of more than the amount owed for a fee >+- [[20487]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20487) AddReturn should clear items.onloan for unissued items >+- [[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 >+- [[20660]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20660) AddReturn should use return date override for debarments >+- [[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 >+- [[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 >+- [[21168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21168) Error on circ/returns.pl after deleting checked-in item >+- [[21463]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21463) Library is no longer displayed in the overdue list >+- [[21553]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21553) Javascript error on rota page >+- [[21562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21562) Sorting on checkout date is broken >+ >+#### Command-line Utilities >+ >+- [[20893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20893) batchRebuildItemsTables.pl has incorrect parameter >+- [[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 >+- [[21322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21322) process_message_queue.pl --type should take an argument >+- [[21640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21640) Itivia outbound script doesn't print to STDOUT >+- [[21698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21698) FIX POD of cancel_unfilled_holds.pl >+ >+#### Course reserves >+ >+- [[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 >+ >+#### Database >+ >+- [[5458]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5458) length of items.ccode disagrees with authorised_values.authorised_value >+- [[20777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20777) Remove unused field accountlines.dispute >+- [[21015]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21015) Members.pm slow because it loads twice Koha::Schema >+ >+#### Developer documentation >+ >+- [[21077]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21077) Fix comment for statistics.type in installer/data/mysql/kohastructure.sql >+ >+#### Fines and fees >+ >+- [[20285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20285) Lost item refund won't always pay down lost item fee first >+- [[21167]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21167) Price should be correctly formatted on printed fee receipt and invoice >+- [[21196]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21196) C4::Overdues::CalcFine should consider default item type replacement cost >+- [[21462]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21462) "Filter paid transactions" stopped working after html-table was changed >+ >+#### Hold requests >+ >+- [[21075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21075) AutoUnsuspendHolds should unsuspend holds <= today >+- [[21076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21076) Javascript error on article requests page >+- [[21320]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21320) Holds to pull should honor syspref AllowHoldsOnDamagedItems >+- [[21389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21389) Javascript error on article requests page >+ >+#### I18N/L10N >+ >+- [[16621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16621) Translatability: Issues in opac-user.tt (sentence splitting) >+ >+> Fix translatability issues due to sentence splitting in >+koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+ >+ >+- [[19500]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19500) Make module names on letters overview page translatable >+- [[20332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20332) Untranslatable strings in grouped OPAC results >+- [[21029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21029) "Suspend until" in modal in staff patron account is not translatable >+- [[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" >+- [[21490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21490) Disambiguation of "Order" >+ >+#### ILL >+ >+- [[20548]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20548) Remove copyright clearance workflow from staff created ILL requests >+- [[20941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20941) Displaying requests does not display request material type >+- [[20996]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20996) Fix API response time on ILL request endpoint >+ >+> 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: >+<branch><code>code_for_your_branch</code></branch> >+ >+ >+- [[21289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21289) Error when sending emails to partner libraries >+- [[21497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21497) Dates should be correctly formatted for ILL requests in OPAC >+- [[21516]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21516) Request notes CSS bug makes them unreadable >+- [[21585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21585) Missing firstnames should be gracefully ignored in ILL requests table >+- [[21835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21835) Request ID is displayed as NaN >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[8]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8) TransferLog ErrorLog apache parameters >+- [[490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=490) Poor display >+- [[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 >+- [[21654]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21654) Installer is loading a non-existent file >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[15717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15717) Installer: Step 3 has HTML tag br showing >+ >+#### Label/patron card printing >+ >+- [[6647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6647) Label item search should use standard pagination routine >+- [[20765]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20765) Search for items by acqdate does not work in label batch >+ >+#### Lists >+ >+- [[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 >+- [[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 >+- [[21629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21629) List sort on call number does not use cn_sort >+ >+> 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. >+ >+ >+- [[21874]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21874) Encoding broken in list and cart email subjects >+ >+#### MARC Authority data support >+ >+- [[21581]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21581) Matching rules for authorities do not respect 'Search index' setting >+- [[21644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21644) UNIMARC XSLT display of 210 in intranet >+ >+#### MARC Bibliographic data support >+ >+- [[20700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20700) Update MARC21 leader/007/008 codes >+- [[20910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20910) 773$g not displayed if $0 is present >+ >+> Sponsored by Escuela de Orientacion Lacaniana >+ >+ >+#### Notices >+ >+- [[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) >+- [[21277]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21277) fr-CA translation for notices in sample_notices.sql >+ >+#### OPAC >+ >+- [[16575]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16575) Irregular behaviour using window.print() followed by window.location.href= >+- [[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 >+- [[19291]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19291) Make breadcrumbs for OPAC search history consistent with other patron account pages >+- [[19849]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19849) Rebase of bug 16621 partially reverted bug 12509 >+- [[20053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20053) Drop type attribute "text/javascript" for `<script>` elements used in OPAC templates >+ >+> Prevents warnings about type attribute being generated for `<script>` elements when testing the OPAC pages using W3C Validator for HTML5. >+ >+ >+- [[20090]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20090) Missing Script Statement for Novelist Select on Some Record Displays in OPAC >+- [[20507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20507) Shelf browser does not update image sources when paging >+- [[20756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20756) OPAC "Share list" button should be styled with an icon >+- [[20953]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20953) Discharge can be requested several times on OPAC >+- [[20994]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20994) Fix capitalization on OPAC result list "Save to Lists" >+- [[21078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21078) Overdrive JS breaks when window opened from another site >+- [[21094]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21094) Syndetics: always use https instead of http >+- [[21127]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21127) Remove jqTransform jQuery plugin from the OPAC >+- [[21493]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21493) Remove incomplete icon style from serial issues tabs >+- [[21590]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21590) "send list" email uses the term "virtual shelf", this should be "list". >+ >+#### Packaging >+ >+- [[17084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17084) Automatic debian/control updates (master) >+- [[17237]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17237) Stop koha-create from creating MySQL users without host restriction >+- [[18250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18250) koha-common should start after memcached >+- [[20920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20920) Plack timeout because of missing CGI::Compile Perl dependency >+- [[20949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20949) Koha depends on Clone >+- [[21267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21267) X_FORWARDED_PROTO header should be set in apache >+ >+#### Patrons >+ >+- [[2426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2426) Management permissions is deprecated >+- [[3886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3886) Can't print receipt w/out allowing "Add or modify borrowers" permission >+- [[7996]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7996) Patron modification log requires parameters permission >+- [[20656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20656) Print summary for patron shows paid fines and formats payments badly >+ >+> 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. >+ >+ >+- [[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 >+- [[20991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20991) Error will reset category when editing a patron >+- [[21025]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21025) Koha::Patron::Discharge is missing use C4::Letters >+- [[21041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21041) "Merge patrons" button remains disabled with "Select all" option >+- [[21080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21080) patron attribute classes break patron's edit view >+- [[21096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21096) Garbled username on intranet login page >+- [[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 >+- [[21353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21353) Merge patrons option only available with manage_patron_lists >+- [[21596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21596) Handle default values when storing Koha::Patron >+- [[21634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21634) "Circulation" option is lost when viewing patron's logs >+- [[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 >+ >+#### REST api >+ >+- [[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 >+ >+#### Reports >+ >+- [[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 >+- [[20945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20945) Report params not escaped when downloading >+- [[21005]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21005) Missing row/column defaults cause unexpected results in report wizards >+- [[21541]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21541) HTML filter breaks HTML rendering of SQL output >+- [[21837]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21837) Overdues report shoudln't set homebranchfilter as holdingbranchfilter >+ >+#### Searching >+ >+- [[9968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9968) Incorrect index used for 'Standard number' in advanced search >+- [[14716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14716) Correctly URI-encode URLs in XSLT result lists and detail pages >+- [[18799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18799) XSLTresultsdisplay hides the icons >+- [[19390]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19390) OPAC view link in staff results should open in a new tab >+- [[20151]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20151) Search is broken when stemming has no language >+- [[20864]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20864) Only set bibs_selected cookie when BrowseResultSelection is activated >+- [[21455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21455) Authority search options get shuffled around when you click on 'Search' >+ >+#### Searching - Elasticsearch >+ >+- [[19502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19502) Result sets limited to 10000 >+- [[20273]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20273) Elasticsearch: Auth-finder.pl autocomplete must use search_auth_compat >+ >+#### Searching - Zebra >+ >+- [[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 >+- [[21416]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21416) 'gr' option missing from ZEBRA_LANGUAGE options in koha-sites.conf >+ >+#### Serials >+ >+- [[7136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7136) Correct description of Grace period for subscriptions >+- [[20241]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20241) Fix display of publication year in subscription record search for MARC21 >+- [[20351]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20351) Implement blocking errors for serials scripts >+- [[20778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20778) Unable to delete a subscription >+- [[21505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21505) Box around 'Additional fields' does not contain the fields >+- [[21552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21552) RoutingListNote should use raw filter and display HTML unescaped >+ >+#### Staff Client >+ >+- [[28]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28) testing to see if this posts to the list >+- [[17625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17625) 245f and 245g are not displayed in XSLT >+- [[18521]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18521) Renew and search hotkeys are swapped on returns page. >+- [[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 >+- [[20504]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20504) Language attribute in html tag is empty in system preference editor >+- [[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. >+- [[20781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20781) 0 months is not a valid enrollment period and causes errors >+- [[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 >+- [[21248]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21248) Fix COinS carp in MARC details page on unknown record >+- [[21291]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21291) Article requests page doesn't show MARC, LabeledMARC and ISBD in sidebar >+- [[21456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21456) The 'New authority' button lists authority types inconsistently >+- [[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 >+- [[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 >+- [[21606]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21606) Issues with matching rules >+ >+#### System Administration >+ >+- [[221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=221) Add itemtypesearchgroups page mistitled >+- [[255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=255) Form fields too small for text >+- [[834]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=834) Add Category Fields Need Descriptions >+- [[14446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14446) Resolve "Use of uninitialized value in goto" in admin/preferences.pl >+- [[19179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19179) Email option for SMSSendDriver is not documented as a valid setting >+- [[21131]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21131) Changing and restoring a WYSIWYG preference can result in unexpected behaviour >+- [[21144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21144) ROADTYPE missing from authorised value categories list >+- [[21279]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21279) Transport cost matrix shows html entity in all empty cells >+- [[21625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21625) Fix wording and typo in SMSSendDriver system preference description >+- [[21730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21730) PA_CLASS missing from list of authorized values categories >+- [[21815]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21815) Rephrase HidePersonalPatronDetailOnCirculation a little bit >+ >+#### Templates >+ >+- [[10442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10442) Remove references to non-standard "error" class >+- [[13272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13272) Many inputs lack a type attribute >+- [[14786]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14786) Use text "MARC file" instead of "ISO2709" everywhere >+- [[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 >+- [[20223]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20223) Merge members-menu and circ-menu inc files >+- [[20559]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20559) Occurrences of loading-small.gif still exist >+- [[20698]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20698) Remove obsolete template: transfer-slip.tt >+- [[20752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20752) Files tab in patron account is not properly capitalized >+- [[20774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20774) Trivial HTML error in itemslost.tt >+- [[20791]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20791) Correct capitalization on 'Notices and slips' page >+- [[20805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20805) Update child to adult patron process broken on several patron-related pages >+- [[20814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20814) Display issue with 'Saved reports' tabs when memcached is off >+- [[20828]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20828) Step 4 of moremember is used for Housebound and additional attributes >+- [[20831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20831) (Bug 9573 follow-up) Pass id as first parameter instead of selector >+- [[20881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20881) Order receiving: Price filter missing on_editing >+- [[20931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20931) JS error "ReferenceError: $ is not defined" when CircSidebar is turned on >+- [[20974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20974) Remove files left behind after removing Solr >+- [[20999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20999) Remove invalid 'style="block"' from OPAC templates >+- [[21038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21038) Reserves should be holds >+- [[21050]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21050) Datepickers on LabelItemSearch broken >+- [[21099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21099) Floating toolbars reposition too late >+- [[21139]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21139) The floating toolbars have some issues >+- [[21145]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21145) The "Column visibility" button should not be displayed at the OPAC >+- [[21148]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21148) Dropdowns styled by the Select2 plugin do not highlight missing required fields >+- [[21164]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21164) Fix alignment on new basket form in acquisitions >+- [[21185]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21185) Incorrect title tag on tags review page >+- [[21186]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21186) Incorrect Bootstrap modal event name in multiple templates >+- [[21223]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21223) Some floating values are wrong >+- [[21229]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21229) Correct nesting and specificity for some button styles >+- [[21234]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21234) Remove our .clearfix class in favor of Bootstrap's >+- [[21239]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21239) CSS regressions caused by SCSS move >+- [[21243]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21243) Regression: SRU mapping popup for bibliographic records is unstyled >+- [[21285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21285) Select2 broken on high dpi screens >+- [[21350]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21350) Add Font Awesome icon for pending onsite checkouts link >+- [[21397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21397) Routing list tab not marked as active >+- [[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 >+- [[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 >+- [[21531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21531) Subscription "New fields" button should read "New field" >+- [[21550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21550) DataTables four button pagination uses the wrong icon for disabled buttons >+- [[21740]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21740) Fixed-length fields show _ instead of @ when editing subfields >+- [[21838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21838) Wrong alignment of instructors in course reserves >+- [[21839]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21839) Fix capitalization for "Print Label" >+ >+#### Test Suite >+ >+- [[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 >+- [[20177]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20177) Remove GROUP BY clause in GetCourses >+- [[20776]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20776) Add Selenium::Remote::Driver to dependencies >+- [[20866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20866) ArticleRequests.t fails on existing requests >+- [[20900]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20900) Yet another test assumes that CPL is present >+- [[21023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21023) Remove warning in t/db_dependent/Circulation/Chargelostitem.t >+- [[21086]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21086) Wrong mock of DateTime->now in tests >+- [[21095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21095) Tests should expect ccodes facets now (since we have ccode facets) >+- [[21134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21134) Wrong error handling in Koha/Patron/Modification.pm hides a bug >+- [[21155]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21155) SwitchOnSiteCheckouts.t is failing randomly >+- [[21188]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21188) t/db_dependent/Circulation/issue.t is failing >+- [[21213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21213) Circulation.t needs diagnostics >+- [[21230]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21230) Reserves.t is failing randomly >+- [[21262]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21262) Do not format numbers for editing if too big >+- [[21295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21295) Update selenium tests for Admin pages bootstrap updates >+- [[21355]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21355) GetDailyQuotes.t is fragile >+- [[21360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21360) IssueSlip.t is failing if run at 23:59 >+- [[21454]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21454) Price filtered variables should not need to be html filtered >+- [[21536]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21536) t/Koha_ExternalContent_RecordedBooks.t skips more tests than scheduled >+- [[21613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21613) Turn strict SQL modes on for tests >+- [[21717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21717) TestBuilder.t is failing randomly >+- [[21770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21770) t::lib::QA::TemplateFilters should allow html_entity in href >+- [[21775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21775) Lack of tests for audio alerts >+- [[21787]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21787) GetHardDueDate.t has a silly test >+ >+#### Tools >+ >+- [[20131]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20131) Inventory optional filters always shows "For loan" for value 0 >+- [[20564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20564) Error 500 displays when uploading patron images with a zipped file >+- [[21113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21113) Hint Messages are misleading at "Merge Selected Patrons" in Patron Lists >+- [[21141]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21141) Batch item modification tool throws error 500 when an itemnumber is invalid >+- [[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 >+- [[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 >+- [[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 >+- [[21614]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21614) Search bar on Stock rotation page displays both [-] and [+] simultaneously >+- [[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 >+- [[21819]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21819) Marc modification templates action always checks Regexp checkbox >+- [[21854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21854) Patron category is not showing during batch modification >+ >+#### Web services >+ >+- [[21226]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21226) Remove use of retired OCLC xISBN service >+ >+> 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. >+ >+ >+- [[21235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21235) Remove services_throttle if not required for ThingISBN >+- [[21542]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21542) OverDrive password submission should use a password field to mask input >+ >+### New sysprefs >+ >+- AdditionalFieldsInZ3950ResultSearch >+- AdlibrisCoversEnabled >+- AdlibrisCoversURL >+- ArticleRequestsLinkControl >+- ElasticsearchIndexStatus_authorities >+- ElasticsearchIndexStatus_biblios >+- GDPR_Policy >+- HoldsAutoFill >+- HoldsAutoFillPrintSlip >+- HoldsSplitQueue >+- ItemsDeniedRenewal >+- KohaManualBaseURL >+- KohaManualLanguage >+- MarcFieldForCreatorId >+- MarcFieldForCreatorName >+- MarcFieldForModifierId >+- MarcFieldForModifierName >+- OpacHiddenItemsExceptions >+- OverDrivePasswordRequired >+- PrivacyPolicyURL >+- RecordedBooksClientSecret >+- RecordedBooksDomain >+- RecordedBooksLibraryID >+- RotationPreventTransfers >+- StockRotation >+- UseEmailReceipts >+- showLastPatron >+ >+### System requirements >+ >+Important notes: >+ >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in Sphinx. The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://koha-community.org/manual/18.11/en/html/) >+ >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual) >+ >+### Translations >+ >+Complete or near-complete translations of the OPAC and staff >+interface are available in this release for the following languages: >+ >+- Arabic (94%) >+- Armenian (94%) >+- Basque (64.4%) >+- Chinese (China) (65.1%) >+- Chinese (Taiwan) (96.1%) >+- Czech (89.8%) >+- Danish (56.5%) >+- English (New Zealand) (89.9%) >+- English (USA) >+- Finnish (85.3%) >+- French (94.4%) >+- French (Canada) (94.1%) >+- German (100%) >+- German (Switzerland) (93.6%) >+- Greek (76.7%) >+- Hindi (95.5%) >+- Italian (92.2%) >+- Norwegian BokmÃ¥l (94.8%) >+- Occitan (post 1500) (60.6%) >+- Polish (86.8%) >+- Portuguese (100%) >+- Portuguese (Brazil) (78.2%) >+- Slovak (87.5%) >+- Spanish (94%) >+- Swedish (92.3%) >+- Turkish (95.7%) >+- Ukrainian (58%) >+- Vietnamese (54.4%) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+For information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 18.11.00 is >+ >+- Release Manager: [Nick Clemens](mailto:nick@bywatersolutions.com) >+- Release Manager assistants: >+ - [Brendan Gallagher](mailto:brendan@bywatersolutions.com) >+ - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org) >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ >+- Module Maintainers: >+ - REST API -- [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ - Elasticsearch -- [Nick Clemens](mailto:nick@bywatersolutions.com) >+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+ >+- QA Team: >+ - [Julian Maurice](mailto:julian.maurice@biblibre.com) >+ - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) >+ - Josef Moravec >+ - [Alex Arnaud](mailto:alex.arnaud@biblibre.com) >+ - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com) >+ - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org) >+ - [Chris Cormack](mailto:chrisc@catalyst.net.nz) >+- Bug Wranglers: >+ - Claire Gravely >+ - Jon Knight >+ - [Indranil Das Gupta](mailto:indradg@l2c2.co.inc) >+ - [Amit Gupta](mailto:amitddng135@gmail.com) >+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+- Documentation Team: >+ - Lee Jamison >+ - David Nind >+ - Caroline Cyr La Rose >+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) >+- Release Maintainers: >+ - 18.05 -- [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com) >+ - 17.11 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com) >+ - 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com) >+ >+### Credits >+We thank the following libraries who are known to have sponsored >+new features in Koha 18.11.00: >+ >+- BULAC - http://www.bulac.fr/ >+- CCSR (https://ccsr.qc.ca) >+- Catalyst IT >+- Escuela de Orientacion Lacaniana >+- Goethe-Institut >+- Gothenburg University Library >+- National Library of Finland >+- Stockholm University Library >+- Theke Solutions >+ >+We thank the following individuals who contributed patches to Koha 18.11.00. >+ >+- Aleisha Amohia (16) >+- Anonymous (3) >+- Dimitris Antonakis (1) >+- Tomás Cohen Arazi (110) >+- Alex Arnaud (14) >+- Cori Lynn Arnold (4) >+- Zoe Bennett (3) >+- Philippe Blouin (4) >+- David Bourgault (3) >+- Christopher Brannon (1) >+- Alex Buckley (5) >+- Colin Campbell (4) >+- Barry Cannon (1) >+- Jérôme Charaoui (1) >+- Barton Chittenden (2) >+- Nick Clemens (249) >+- David Cook (8) >+- Charlotte Cordwell (4) >+- Chris Cormack (2) >+- Jonathan Druart (400) >+- Magnus Enger (5) >+- Charles Farmer (2) >+- Katrin Fischer (78) >+- Caitlin Goodger (1) >+- Isobel Graham (2) >+- Claire Gravely (2) >+- Victor Grousset (5) >+- Amit Gupta (1) >+- David Gustafsson (16) >+- Margaret Hade (1) >+- Kyle Hall (79) >+- Andrew Isherwood (41) >+- Mason James (1) >+- Lee Jamison (1) >+- Srdjan JankoviÄ (7) >+- Pasi Kallinen (6) >+- Vassilis Kanellopoulos (1) >+- Olli-Antti Kivilahti (1) >+- Jon Knight (1) >+- Bernardo Gonzalez Kriegel (5) >+- David Kuhn (1) >+- Joonas Kylmälä (1) >+- Pierre-Luc Lapointe (1) >+- Johan Larsson (2) >+- Owen Leonard (146) >+- Thatcher Leonard (1) >+- Ere Maijala (19) >+- Alberto Martinez (1) >+- Jesse Maseto (1) >+- Julian Maurice (24) >+- Matthias Meusburger (3) >+- Josef Moravec (44) >+- Joy Nelson (2) >+- Chris Nighswonger (1) >+- Dobrica Pavlinusic (1) >+- Martin Persson (4) >+- Liz Rea (1) >+- Martin Renvoize (44) >+- Benjamin Rokseth (1) >+- Marcel de Rooy (82) >+- Caroline Cyr La Rose (6) >+- Andreas Roussos (7) >+- Jane Sandberg (2) >+- Alex Sassmannshausen (2) >+- Maryse Simard (2) >+- Grace Smyth (1) >+- Fridolin Somers (13) >+- Lari Taskula (13) >+- Mirko Tietgen (9) >+- Mark Tompsett (15) >+- Koha translators (1) >+- Marc Véron (1) >+- Jenny Way (1) >+- Jesse Weaver (3) >+- Baptiste Wojtkowski (2) >+- Nazlı Ãetin (1) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 18.11.00 >+ >+- abunchofthings.net (9) >+- ACPL (146) >+- BibLibre (59) >+- BigBallOfWax (1) >+- BSZ BW (80) >+- bugs.koha-community.org (398) >+- ByWater-Solutions (334) >+- Catalyst (14) >+- Coeur D'Alene Public Library (1) >+- Collège de Maisonneuve (1) >+- debian.diman (1) >+- Deichman Public Library (1) >+- Devinim (1) >+- Foundations (1) >+- Göteborgs Universitet (18) >+- Informatics Publishing Ltd (1) >+- Interleaf Technology (1) >+- jns.fi (13) >+- KohaAloha (1) >+- kylehall.info (1) >+- Libriotech (5) >+- Linn-Benton Community College (2) >+- Loughborough University (1) >+- Marc Véron AG (1) >+- Marywood University (1) >+- Prosentient Systems (8) >+- PTFS-Europe (91) >+- Rijks Museum (82) >+- rot13.org (1) >+- Solutions inLibro inc (15) >+- St. Photios Orthodox Theological Seminary (1) >+- The City of Joensuu (6) >+- The Donohue Group (4) >+- Theke Solutions (110) >+- unidentified (113) >+- Universidad Nacional de Córdoba (5) >+- University of Helsinki (20) >+- Wellington East Girls' College (1) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Hugo Agud (1) >+- Sandy Allgood (3) >+- Aleisha Amohia (6) >+- José Anjos (1) >+- Tomás Cohen Arazi (230) >+- Alex Arnaud (7) >+- Cori Lynn Arnold (5) >+- Marjorie Barry-Vila (1) >+- Philippe Blouin (1) >+- Sonia Bouis (2) >+- David Bourgault (1) >+- Christopher Brannon (2) >+- Claude Brayer (1) >+- Alex Buckley (16) >+- Colin Campbell (4) >+- Barry Cannon (9) >+- Axelle Clarisse (8) >+- Claudio (1) >+- Nick Clemens (1515) >+- David Cook (1) >+- Chris Cormack (73) >+- Stephane Delaye (1) >+- Frédéric Demians (1) >+- Michal Denar (61) >+- Devinim (5) >+- John Doe (6) >+- Jonathan Druart (325) >+- Magnus Enger (9) >+- Charles Farmer (15) >+- Bouzid Fergani (1) >+- Katrin Fischer (406) >+- Martha Fuerst (1) >+- Brendan Gallagher (18) >+- Lucas Gass (1) >+- Todd Goatley (1) >+- Stephen Graham (6) >+- Claire Gravely (43) >+- Victor Grousset (6) >+- Amit Gupta (2) >+- Kyle Hall (69) >+- Andrew Isherwood (16) >+- Te Rauhina Jackson (2) >+- Srdjan JankoviÄ (1) >+- Dilan Johnpullé (9) >+- Pasi Kallinen (6) >+- Ulrich Kleiber (1) >+- Jon Knight (1) >+- Bernardo Gonzalez Kriegel (2) >+- Petter von Krogh (1) >+- Pierre-Luc Lapointe (11) >+- Nicolas Legrand (2) >+- Owen Leonard (126) >+- Andreas Hedström Mace (1) >+- Lauren Macon (1) >+- Ere Maijala (19) >+- Jesse Maseto (14) >+- Julian Maurice (47) >+- Matthias Meusburger (1) >+- Kathleen Milne (3) >+- Josef Moravec (234) >+- Joy Nelson (1) >+- Chris Nighswonger (1) >+- David Nind (11) >+- François Pichenot (1) >+- Simon Pouchol (1) >+- Séverine Queune (95) >+- Martin Renvoize (244) >+- Benjamin Rokseth (3) >+- Marcel de Rooy (221) >+- Caroline Cyr La Rose (14) >+- Paola Rossi (2) >+- Andreas Roussos (10) >+- Jane Sandberg (2) >+- BWS Sandboxes (1) >+- Lisette Scheer (12) >+- Maksim Sen (4) >+- Margie Sheppard (2) >+- Maryse Simard (26) >+- Spencer Smith (1) >+- Fridolin Somers (2) >+- Christian Stelzenmüller (10) >+- Myka Kennedy Stephens (1) >+- John Sterbenz (1) >+- Pierre-Marc Thibault (18) >+- Mirko Tietgen (13) >+- Mark Tompsett (52) >+- Ed Veal (1) >+- George Veranis (1) >+- Cab Vinton (5) >+- Marc Véron (4) >+- George Williams (7) >+ >+We thank the following individuals who mentored new contributors to the Koha project. >+ >+- Owen Leonard >+- Martin Renvoize >+ >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is 18.11.x. >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 27 Nov 2018 11:44:43. >+## RELEASE NOTES FOR KOHA 18.05.00 >+24 May 2018 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 18.05.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-18.05-latest.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 18.05.00 is a major release, that comes with many new features. >+ >+It includes 12 new features, 257 enhancements, 360 bugfixes. >+ >+### Important notes >+ >+#### Plack and Memcached >+ >+On the Koha's about page you can see the status of Plack and Memcached. >+ >+The use of Plack and Memcached has been around and stable for more than two years, and must be considered mandatory. >+ >+They bring a lot of speed and improve the user experience. >+ >+#### No more login with the database user >+ >+It is no longer possible to use the database user to login into Koha. >+You should first create a superlibrarian patron and use it for logging in. >+ >+#### Debian Stretch users: tmp path changes >+ >+If you are using Debian Stretch (9) you should take a look at [bug 20428](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20428). >+ >+A new entry upload_path must be created in your koha-conf.xml file in order to define a temporary uploaded files directory. >+ >+#### Dealing with SQL modes >+ >+Since latest stables have been released it is not longer needed to modify the configuration of the Database Management System. >+ >+See the [dedicated wiki page](https://wiki.koha-community.org/wiki/DBMS_configuration) for more information. >+ >+#### Change of the database tables charset >+ >+[Bug 18336](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18336) adds the support for Unicode supplementary characters. >+ >+We have now a better support of Unicode characters and especially vietnamese and chinese get improved, we also support emojis. >+ >+However upgrading the database will require space (a temporary table is created for each of the tables), and time. >+ >+It is recommended that the upgrade routine is launched using the command line because it is expected to take more time than usual and could cause timeouts. Packages users will have this run during the upgrade process. >+ >+### New features >+ >+#### Acquisitions >+ >+- [[19289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19289) Allow configuration of the fields on the 'Catalog details' form in the acquisition baskets >+ >+> When creating a new order on an acquisition basket, bibliographic fields displayed on 'Catalog details' can now be customized. The system preference 'UseACQFrameworkForBiblioRecords' must be enabled. Fields are set on the 'ACQ' MARC framework. >+ >+ >+ >+#### Architecture, internals, and plumbing >+ >+- [[15707]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15707) Add ability to define hierarchical groups of libraries >+ >+> Koha now supports grouping libraries into hierarchies. The previous grouping allowed only a single level of groups. The new hierarchical grouping allows for trees of unlimited depth to be created. This will allow for grouping of libraries based on physical location, political affiliation, or any other type of grouping! The new system is currently used for search groups, and patron visibility limits. Expect to see more features using hierarchical groups in the future! >+ >+ >+- [[20123]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20123) Allow multiple instances of Koha to have different timezones on the same server >+ >+> Koha now has the ability to set times zones in Koha on a per-instance basis. That means that a single Koha server can support instances in several time zones simultaneously! >+Each instance's timezone can be set in its' koha-conf.xml >+See https://wiki.koha-community.org/wiki/Time_Zone_Configuration for more details. >+ >+ >+ >+#### Authentication >+ >+- [[19160]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19160) CAS Single Logout >+ >+> This adds support for the CAS Single Logout feature. Single logout means that the user gets logged out not only from the CAS Server, but also from all visited CAS client applications when logging out in one of them or after reaching a timeout. The CAS server has to be set up for single logout for this to take effect, otherwise behaviour will remain unchanged. >+ >+ >+- [[20568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20568) Add API key management interface for patrons >+ >+> Adds the ability to handle patron-level API keys to be used for authenticating the REST API. >+ >+ >+ >+#### Hold requests >+ >+- [[19287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19287) Add ability to mark an item 'Lost' from 'Holds to pull' list >+ >+#### Patrons >+ >+- [[9302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9302) Add ability to merge patron records >+ >+> Koha now has the ability to merge patron accounts! >+To merge patrons, perform a patron search, select two or more patrons then click the 'Merge' button. >+Next, choose which patron you want to keep. >+Circulation data (checkouts, holds, fines, etc.) will be transferred to the remaining patron record. >+ >+ >+- [[18403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18403) Hide patron information if not part of the logged in user library group >+ >+#### REST api >+ >+- [[16330]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16330) Add routes to add, update and delete patrons >+ >+> REST API route for managing patrons in database. Adds CRUD implementation for creating, reading, updating and deleting patrons, as well as listing with optional sorting. >+Follows new guidelines from REST API RFC and Koha Object Exceptions regarding validation and error handling. Patrons can modify and delete their own object, or anyone with borrower modification permissions. >+ >+ >+- [[20402]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20402) OAuth2 client credentials grant for REST API >+ >+> This development adds the OAuth2 client credentials grant support to Koha. This way securing the REST API for using it from other systems gets easier as it follows current standards. >+ >+ >+ >+#### Searching >+ >+- [[19290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19290) Browse selected biblios - Staff >+ >+#### Self checkout >+ >+- [[15492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15492) Stand alone self check-in tool >+ >+### Enhancements >+ >+#### About >+ >+- [[18674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18674) Show timezone for Perl and MySQL on the About Koha page >+- [[19542]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19542) Koha should display Elasticsearch information in the about page >+- [[19904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19904) Release team 18.05 >+ >+#### Acquisitions >+ >+- [[10032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10032) Uncertain prices hide 'close basket' without explanation >+- [[17182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17182) Allow Keyword to MARC mapping for acquisitions searches (subtitle) >+- [[17457]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17457) Use SearchWithISBNVariations in acquisition advanced search (histsearch.pl) >+- [[19479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19479) Price display on a basketgroup >+ >+#### Architecture, internals, and plumbing >+ >+- [[10021]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10021) Remove dead code related to notifys >+- [[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) >+ >+> 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. >+ >+ >+- [[12001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12001) GetMemberAccountRecords slows down display of patron details and checkout pages >+- [[12904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12904) Force browser to load new JavaScript and CSS files after upgrade >+ >+> For non-package installations, the following rewrite rules will need to be added to the apache config file: >+RewriteRule ^(.*)_[0-9][0-9]\.[0-9][0-9][0-9][0-9][0-9][0-9][0-9].js$ $1.js [L] >+RewriteRule ^(.*)_[0-9][0-9]\.[0-9][0-9][0-9][0-9][0-9][0-9][0-9].css$ $1.css [L] >+ >+ >+- [[16735]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16735) Replace existing library search groups functionality with the new hierarchical groups system >+- [[17553]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17553) Move GetOverduesForPatron to Koha::Patron >+- [[17672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17672) Items table should have a damaged_on column >+- [[17833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17833) _initilize_memcached() warns if errors >+- [[18255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18255) Koha::Biblio - Remove GetBiblioItemByBiblioNumber >+- [[18336]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18336) Add support for Unicode supplementary characters >+ >+> Koha now supports Unicode supplementary characters like emojis or supplementary japanese, chinese and others. >+The DB structure definition is changed to make use of the utf8mb4 encoding, instead of utf8. >+ >+ >+- [[18789]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18789) Send a Koha::Patron object to the templates >+- [[18913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18913) Allow symbolic link in /etc/koha/sites >+- [[19096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19096) Koha to MARC mappings (Part 2): Make Default authoritative >+- [[19280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19280) CanBookBeIssued must take a Koha::Patron in parameter >+- [[19299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19299) Replace C4::Reserves::GetReservesForBranch with Koha::Holds->waiting >+- [[19300]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19300) Move C4::Reserves::OPACItemHoldsAllowed to the Koha namespace >+- [[19301]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19301) Move C4::Reserves::OnShelfHoldsAllowed to the Koha namespace >+- [[19303]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19303) Move C4::Members::GetFirstValidEmailAddress to Koha::Patron->first_valid_email_address >+- [[19304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19304) Move C4::Members::GetNoticeEmailAddress to Koha::Patron->notice_email_address >+- [[19802]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19802) Move Selenium code to its own module >+- [[19826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19826) Introduce Koha::Acquisition::Budget(s) and Koha::Acquisition::Fund(s) >+- [[19828]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19828) Koha::Object->store should catch DBIC exceptions and raise Koha::Exceptions >+- [[19830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19830) Add the Koha::Patron->old_checkout method >+- [[19841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19841) AddMember should raise an exception if categorycode is invalid >+- [[19855]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19855) Move the "alert" code to Koha::Subscription >+- [[19926]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19926) Add the Koha::Object->unblessed_all_relateds method >+- [[19929]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19929) Add Koha Objects for class_source and class_sort_rules >+- [[19933]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19933) Move C4::Members::patronflags to the Koha namespace - part 1 >+- [[19935]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19935) Move C4::Members::GetPendingIssues to the Koha namespace >+- [[19936]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19936) Move Check_userid and Generate_Userid to Koha::Patron >+- [[19940]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19940) Koha::Biblio - Remove GetBiblioItemInfosOf >+- [[19943]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19943) Koha::Biblio - Remove GetBiblioItemData >+- [[19992]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19992) use Modern::Perl in Admin perl scripts >+- [[19993]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19993) use Modern::Perl in Acquisition perl scripts >+- [[19995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19995) use Modern::Perl in Catalogue perl scripts >+- [[19996]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19996) use Modern::Perl in cataloguing perl scripts >+- [[19997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19997) use Modern::Perl in Circulation perl scripts >+- [[19998]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19998) use Modern::Perl in error perl scripts >+- [[19999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19999) use Modern::Perl in Labels perl scripts >+- [[20009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20009) use Modern::Perl in Members perl scripts >+- [[20010]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20010) use Modern::Perl in Patroncards perl scripts >+- [[20011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20011) use Modern::Perl in plugins perl scripts >+- [[20012]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20012) use Modern::Perl in Reports perl scripts >+- [[20013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20013) use Modern::Perl in Reserves perl scripts >+- [[20015]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20015) use Modern::Perl in Serials perl scripts >+- [[20016]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20016) use Modern::Perl in svc scripts >+- [[20017]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20017) use Modern::Perl in Tools perl scripts >+- [[20018]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20018) use Modern::Perl in offline circulation perl scripts >+- [[20019]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20019) use Modern::Perl in miscellaneous perl scripts >+- [[20020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20020) use Modern::Perl in XT scripts >+- [[20047]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20047) Add Z3950Server Object and use it for getting server count >+- [[20052]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20052) Add Reports object class >+- [[20157]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20157) Use group 'features' to decide which groups to use for group searching functionality >+- [[20264]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20264) Syspref checkdigit is no longer in used >+- [[20267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20267) Add basic .gitignore >+- [[20275]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20275) Add comment to let users know they can define multiple plugindirs >+- [[20444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20444) Remove C4::Members::Attributes::GetAttributes >+- [[20538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20538) Remove the need of writing [% KOHA_VERSION %] everywhere >+- [[20599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20599) Add the Koha::Subscription->vendor method >+- [[20622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20622) Add some color to bootstrap modal headers and footers >+ >+#### Authentication >+ >+- [[12227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12227) Remove demo user functionality >+- [[20489]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20489) Prevent DB user login >+ >+> It is no longer possible to use the database user (defined in koha-conf.xml) to login into Koha. >+You should first create a superlibrarian patron and use it for logging in. >+See the script misc/devel/create_superlibrarian.pl >+ >+ >+- [[20612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20612) Make OAuth2 use patron's client_id/secret pairs >+ >+#### Browser compatibility >+ >+- [[20062]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20062) Remove support for Internet Explorer 7 in the staff client >+ >+> Internet Explorer 7, released in 2006, is no longer supported by Koha. >+ >+ >+ >+#### Cataloging >+ >+- [[9701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9701) Configure default indicators >+ >+> 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. >+ >+ >+- [[11046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11046) Better handling of uncertain years for publicationyear/copyrightdate >+- [[18417]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18417) Advanced Editor - Rancor - add shortcuts for copyright symbols (C) (P) >+- [[18878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18878) Improve item form display / labels too far from input fields >+- [[18904]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18904) Advanced editor - Rancor - Add authority support >+ >+> This patchset adds the ability to search for and link authorities in the advanced cataloging editor. When editing a record staff can press 'Shift+Ctrl+L' to launch the authorities search. Choosing a record will update the field and add a subfield 9 for linking. >+ >+ >+- [[19267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19267) Advanced Editor - Rancor - Add warning before leaving page if there are unsaved modifications >+- [[19538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19538) Advanced editor - Rancor - Move syspref from labs to cataloging and remove experimental note >+ >+#### Circulation >+ >+- [[11210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11210) Allow partial writeoff >+- [[15752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15752) Automatically switch from circulation to new patron when a cardnumber is scanned during circulation >+ >+> The new system preference AutoSwitchPatron allows to automatically switch to another patron record on scanning the cardnumber during circulation. This will allow to streamline processes at the circulation desk a bit more. Note: Use only if there is no overlap in your cardnumber and barcode ranges. >+ >+ >+- [[18786]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18786) Add ability to create custom payment types >+- [[18790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18790) Add ability to void payments >+- [[18816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18816) Make CataloguingLog work in production by preventing circulation from spamming the log >+- [[19494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19494) Add reservedate to Holds awaiting pickup >+- [[19752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19752) Improve authentication response in offline_circ/service.pl >+- [[19804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19804) Suspension calculation doesn't honor 'Suspension charging interval' >+- [[19831]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19831) Turn on EnhancedMessagingPreferences by default for new installations >+- [[20322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20322) Circulation page layout and design update >+ >+> 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. >+ >+ >+- [[20343]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20343) Show number of checkouts by itemtype in circulation.pl >+ >+#### Command-line Utilities >+ >+- [[12598]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12598) New misc/import_borrowers.pl command line tool >+ >+> Koha now has a command line tool for importing patron CSV files of the same format the web-based tool uses. This tool allows a user to specify a matchpoint, set default values for non-existing fields, decide if a match should be overwritten, and if extended attributes should be preserved! >+For more details, run "misc/import_patrons.pl -h" >+ >+ >+- [[17467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467) Introduce a single koha-zebra script to handle Zebra daemons for instances >+ >+> To ease multi-tenant sites maintenance, several handy scripts were introduced. For handling Zebra, 4 scripts were introduced: koha-start-zebra, koha-stop-zebra, koha-restart-zebra and koha-rebuild-zebra. >+This patch introduces a new script, koha-zebra, that unifies those actions regarding Zebra daemons on a per instance base, through the use of option switches. >+ >+ >+- [[17468]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17468) Remove koha-*-zebra scripts in favor of koha-zebra >+ >+> The new koha-zebra maintenance script replaces the old koha-start-zebra, koha-stop-zebra and koha-restart-zebra scripts. This patch removes them, while keeping backwards compatibility (i.e. you can still run them until you get used to the new syntax). >+ >+ >+- [[18964]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18964) Add a --debugger flag to koha-plack >+ >+> Remote debugging capabilities are added to the koha-plack script. This is very important for developers. >+ >+ >+- [[19451]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19451) Let borrowers-force-messaging-defaults.pl optionally add preferences only when not already present >+ >+> This report adds the command-line option 'no-overwrite' so that you can add preferences only when they are not yet >+present (in other words: skip patrons that already set their prefs). >+ >+ >+- [[19454]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19454) Add the ability to filter on patron category for borrowers-force-messaging-defaults.pl >+- [[19955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19955) Add ability to process only one 'type' of message ( sms, email, etc ) for a given run of process_message_queue.pl >+- [[20525]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20525) Add --timezone switch to koha-create >+ >+#### Course reserves >+ >+- [[15378]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15378) Remove 'lost' items from course reserves >+ >+#### Hold requests >+ >+- [[18382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18382) action_logs entry for module HOLDS, action SUSPEND is spammy >+- [[19769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19769) 'Pickup library is different' message does not display library branch name when placing hold >+ >+#### I18N/L10N >+ >+- [[11674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11674) Configuration for MARC field doc URLs >+- [[20295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20295) Allow translating link title in ILL module >+- [[20296]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20296) Untranslatable "All" in patrons table filter >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[18819]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18819) Correct "whereas UNIMARC tends to be used in Europe." in web installer files >+ >+#### Lists >+ >+- [[19658]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19658) Style fix for staff client lists page >+ >+#### MARC Authority data support >+ >+- [[14769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14769) Authorities merge: Set correct indicators in biblio field >+ >+> This report adds pref AuthorityControlledIndicators. It controls how the indicators of linked authority records affect the corresponding biblio indicators. Currently, the default pref value is finetuned for MARC21, and copies the authority indicators for UNIMARC. >+An example to illustrate: A MARC21 field 100 in a biblio record should pick its first indicator from the linked authority record. The second indicator is not controlled by the authority. This report supports such MARC conventions. >+ >+ >+- [[18071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18071) Add new script update_authorities.pl >+ >+> This patch adds a script to perform various authority related maintenance tasks. >+This version supports deleting an authority record and updating all linked biblio records. >+Furthermore it supports merging authority records with one reference record, and updating all linked biblio records. >+It also allows you to force a renumber, i.e. save the authid into field 001. >+ >+ >+ >+#### MARC Bibliographic data support >+ >+- [[16427]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16427) Direct link to authority records missing in staff detail view (MARC21 6xx) >+- [[18198]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18198) MARC21: Further improve handling of 5XX$u in GetMarcNotes >+ >+#### Notices >+ >+- [[17981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17981) Add the ability to preview generated notice templates >+- [[18007]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18007) Interface updates to notices and notice previews >+ >+#### OPAC >+ >+- [[11976]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11976) Add column settings + new column "Publication date" to the subscription table >+ >+> This patchset adds a new column to the subscriptions tab on the opac details page, 'publication date' so a user can see the date of issue rather than the date of receipt. >+Additionally, the patch brings the table under column settings in the administration side so that staff can determine which columns should be shown by default >+ >+ >+- [[15794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15794) Add emoji picker to tag entry in OPAC >+- [[18083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18083) Don't show 'library' selection on popular titles page for single-branch libraries >+- [[18313]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18313) Remove Delicious icon from OPAC social network links >+- [[19573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19573) Link to make a new list in masthead in OPAC only appears / works if no other list already exists >+- [[19708]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19708) Printing code improvements in opac-basket.tt >+- [[19989]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19989) opac-memberentry.pl has a FIXME that can be fixed >+- [[20155]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20155) Improve readability of OPAC header language menu >+- [[20181]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20181) Allow plugins to add CSS and Javascript to OPAC >+- [[20400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20400) Add routing list tab to the patron account in OPAC >+ >+> 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. >+ >+ >+- [[20432]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20432) Add black version of small Koha logo for use in the OPAC >+- [[20497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20497) LibraryThing: always use https instead of http >+ >+#### Packaging >+ >+- [[17951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17951) koha-create should create the template cache dir and configure it in koha-conf.xml >+ >+#### Patrons >+ >+- [[18626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18626) Add ability to track cardnumber changes for patrons >+- [[19471]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19471) Show creation date in patron restrictions list >+- [[19801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19801) Display messages on user details page as well as on check out page >+- [[19988]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19988) Change 'sex' to 'gender' >+- [[20100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20100) A non-superlibrarian should not be able to add superlibrarian privileges >+ >+> This report adds pref ProtectSuperlibrarianPrivileges in order to block users without superlibrarian privileges to modify the superlibrarian flag for themselves or other users, if the pref is enabled. For existing installs the pref will not be set, so behavior does not change. For new installs the pref will be enabled. >+ >+ >+- [[20516]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20516) Show patron's library in pending discharges table >+- [[20524]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20524) Make columns of pending discharges table sortable >+- [[20526]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20526) Show and sort by date of request in pending discharges table >+ >+#### REST api >+ >+- [[16213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16213) Allow to select hold's itemtype when using API >+- [[18330]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18330) REST API: Date-time handling >+- [[19234]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19234) Add query parameters handling helpers >+- [[19278]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19278) Add a configurable default page size for endpoints >+- [[19369]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19369) Add a helper function for translating pagination params into SQL::Abstract >+- [[19370]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19370) Add a helper function for translating order_by params into SQL::Abstract >+- [[19410]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19410) Add a helper function for generating object searches for the API >+- [[19686]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19686) Add to_model and to_api params to objects.search helper >+- [[19784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19784) Adapt /v1/patrons to new naming guidelines >+- [[20004]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20004) Adapt /v1/cities to new naming guidelines >+ >+#### Reports >+ >+- [[9573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9573) Ability to download items lost report >+- [[9634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9634) Allow for parameters re-use on SQL reports >+ >+> This new feature allows parameters to be re-used in reports. When a report asks for two variables using the same name and type/authorised value they will be combined into a single input field on the form. i.e. >+SELECT * >+FROM items >+WHERE homebranch=<<Branchcode|branches>> AND holdingbranch=<<Branchcode|branches>> AND itype=<<Item type|itemtypes>> >+Will ask for only 2 parameters when run, Branchcode and Item type. >+ >+ >+- [[11317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11317) Add a way to access files from the intranet >+ >+> This feature allows to access files on the server from the staff interface. The directories where the files are stored need to be defined in the koha-conf.xml file. In order to be able to access the tool the staff patron requires either the superlibrarian or the new access_files permission. >+ >+ >+- [[13445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13445) Clean up options for scheduled reports, remove URL, add HTML and Text/TSV >+- [[16782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16782) Display JSON report URL in staff client report interface >+- [[19233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19233) Add ability to send itemnumbers in report results to batch modification >+- [[19664]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19664) Reports sidebar menu should match list of reports on reports home page >+- [[19716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19716) Add option to send header line for CSV output with runreport.pl >+- [[19856]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19856) Improve styling of reports sidebar to match tools sidebar >+- [[19957]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19957) Allow continued editing after saving a report >+- [[20345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20345) Put saved report keyword search form on reports home >+- [[20350]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20350) Add column configuration to table of saved reports >+ >+#### SIP2 >+ >+- [[17826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17826) Allow extended patron attributes to be sent in arbitrary SIP2 fields >+- [[18625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18625) Update borrower last seen from SIP >+ >+#### Searching >+ >+- [[13660]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13660) rebuild_zebra_sliced.sh - Exclude export phase and use existing exported MARCXML. >+ >+#### Searching - Elasticsearch >+ >+- [[18825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18825) Elasticsearch - Update default authority mappings >+- [[19582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19582) Elasticsearch: Auth-finder.pl must use search_auth_compat >+- [[20386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20386) Improve warning and error messages for Search Engine Configuration >+ >+#### Serials >+ >+- [[7910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7910) Batch renewal of subscriptions >+- [[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 >+- [[18426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18426) Subscriptions batch editing >+ >+#### Staff Client >+ >+- [[19488]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19488) Add borrowernumber to brief info on patron details pages in staff client >+- [[19806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19806) Add class to items.itemnotes_nonpublic >+- [[19953]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19953) Add column for invoice in acquisition details tab >+- [[20291]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20291) Add a StaffLoginInstructions system preference to add text to the staff client login box >+- [[20404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20404) Extended patron attributes should always be on >+ >+#### System Administration >+ >+- [[13287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13287) Add a system preference to define the number of days used in purge_suggestions.pl >+ >+> Apart from introducing the new preference PurgeSuggestionsOlderThan, this report also adds a -confirm flag to the cron job purge_suggestions.pl. Please adjust existing cron tab files and add this flag in order to have the expected results. >+ >+ >+- [[16764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16764) Update printers administration page >+- [[19292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19292) Add MARC code column on libraries list >+- [[20133]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20133) "Hide patron information" feature should not affect all library groups >+ >+#### Templates >+ >+- [[4078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4078) Add the ability to customize and display the symbol for a currency >+- [[15922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15922) Show authorized value description in staff client search results for lost, withdrawn, and damaged >+ >+> Show the library's description for variations of "Lost," "Damaged," and "Withdrawn" statuses which have been defined in Koha's authorized values. >+ >+ >+- [[18791]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18791) Add the ability for librarians to easily copy, download or print DataTables based tables in Koha >+- [[19592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19592) Move admin templates JavaScript to the footer: Acquisitions >+- [[19594]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19594) Move admin templates JavaScript to the footer: MARC-related >+- [[19600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19600) Move admin templates JavaScript to the footer: Other catalog pages >+- [[19601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19601) Move admin templates JavaScript to the footer: Additional parameters >+- [[19603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19603) Move admin templates JavaScript to the footer: Patrons and circulation >+- [[19607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19607) Move admin templates JavaScript to the footer: Basic parameters >+- [[19608]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19608) Move admin templates JavaScript to the footer: The rest >+- [[19623]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19623) Move template JavaScript to the footer: Cataloging >+- [[19627]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19627) Move patron clubs templates JS to the footer >+- [[19628]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19628) Move course reserves templates JS to the footer >+- [[19641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19641) Move patron templates JavaScript to the footer >+- [[19647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19647) Move patron lists templates JS to the footer >+- [[19653]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19653) Move tools templates JavaScript to the footer: Additional tools >+- [[19654]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19654) Move tools templates JavaScript to the footer: Batch MARC tools >+- [[19656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19656) Move rotating collections templates JS to the footer >+- [[19657]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19657) Move lists templates JS to the footer >+- [[19659]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19659) Move JS to the footer: Suggestions and tags >+- [[19663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19663) Move JS to the footer: Reports >+- [[19672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19672) Move tools templates JavaScript to the footer: More MARC tools >+- [[19679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19679) Move templates JavaScript to the footer: More tools templates >+- [[19680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19680) Move JS to the footer: Patron and circulation tools >+- [[19682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19682) Move JS to the footer: Two patron-related tools >+- [[19697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19697) Move template JavaScript to the footer: Search results >+- [[19700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19700) Move template JavaScript to the footer: Some circulation pages >+- [[19710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19710) Move plugins templates javascript to the footer >+- [[19726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19726) Move admin templates JavaScript to the footer: Preferences >+- [[19744]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19744) Move template JavaScript to the footer: Offline circulation >+- [[19751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19751) Holds awaiting pickup report should not be fixed-width >+- [[19753]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19753) Move template JavaScript to the footer: Acquisitions >+- [[19754]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19754) Move template JavaScript to the footer: Acquisitions, part 2 >+- [[19755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19755) Move template JavaScript to the footer: Acquisitions, part 3 >+- [[19758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19758) Move template JavaScript to the footer: Serials, part 1 >+- [[19761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19761) Move template JavaScript to the footer: Serials, part 2 >+- [[19777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19777) Move template JavaScript to the footer: Serials, part 3 >+- [[19778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19778) Move template JavaScript to the footer: Serials, part 4 >+- [[19785]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19785) Move template JavaScript to the footer: Authorities, part 1 >+- [[19786]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19786) Move template JavaScript to the footer: Authorities, part 2 >+- [[19805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19805) Add DataTables to Koha to MARC mapping page >+- [[19823]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19823) Move template JavaScript to the footer: MARC21 editor plugins >+- [[19860]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19860) Make staff client home page responsive >+- [[19866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19866) Move template JavaScript to the footer: UNIMARC editor plugins, part 1 >+- [[19868]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19868) Move template JavaScript to the footer: UNIMARC editor plugins, part 2 >+- [[19869]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19869) Move template JavaScript to the footer: UNIMARC editor plugins, part 3 >+- [[19872]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19872) Move template JavaScript to the footer: UNIMARC editor plugins, part 4 >+- [[19874]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19874) Move template JavaScript to the footer: UNIMARC editor plugins, part 5 >+- [[19877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19877) Move template JavaScript to the footer: UNIMARC editor plugins, part 6 >+- [[19878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19878) Move template JavaScript to the footer: UNIMARC editor plugins, part 7 >+- [[19882]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19882) Add Novelist Select staff client profile >+ >+> This patch adds a new Staff Client profile for Novelist information. Previously we used the same value as the opac, this caused malformed links on the staff side. With this patch Novelist features will be disabled on the staff client until a correct profile is obtained from Novelist and entered into the system preference >+ >+ >+- [[19892]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19892) Replace numbersphr variable with Koha.Preference('OPACNumbersPreferPhrase') in OPAC >+- [[19932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19932) Update popup window templates to use Bootstrap grid: Cataloging Z39.50 search >+- [[19939]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19939) Move cataloging Z39.50 results actions into menu >+- [[19946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19946) Update popup window templates to use Bootstrap grid: Authority Z39.50 search >+- [[19947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19947) Update popup window templates to use Bootstrap grid: Acquisitions transfer order >+- [[19949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19949) Update popup window templates to use Bootstrap grid: Cataloging authority search >+- [[19950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19950) Update popup window templates to use Bootstrap grid: Serials >+- [[19952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19952) Update popup window templates to use Bootstrap grid: UNIMARC cataloging plugins >+- [[19954]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19954) Update popup window templates to use Bootstrap grid: Patrons >+- [[19960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19960) Update popup window templates to use Bootstrap grid: Add to list >+- [[19961]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19961) Move template JavaScript to the footer: Patron card creator >+- [[19981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19981) Switch single-column templates to Bootstrap grid: Course reserves >+- [[19982]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19982) Switch single-column templates to Bootstrap grid: Patrons >+- [[19983]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19983) Switch single-column templates to Bootstrap grid: Authorities >+- [[20032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20032) Switch single-column templates to Bootstrap grid: Tools >+- [[20033]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20033) Switch single-column templates to Bootstrap grid: Catalog >+- [[20034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20034) Switch single-column templates to Bootstrap grid: Circulation >+- [[20035]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20035) Switch single-column templates to Bootstrap grid: Patron clubs >+- [[20036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20036) Switch single-column templates to Bootstrap grid: Offline circulation >+- [[20037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20037) Switch single-column templates to Bootstrap grid: Serials >+- [[20038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20038) Switch single-column templates to Bootstrap grid: Acquisitions >+- [[20045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20045) Switch single-column templates to Bootstrap grid: Various >+- [[20518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20518) Don't show "Messages" header and link on patron details if there are no messages >+ >+#### Test Suite >+ >+- [[18055]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18055) Speed up '00-strict.t' test >+- [[18797]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18797) t/db_dependent/rollingloans.t is skipping >+- [[19181]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19181) Intranet and OPAC authentication selenium test >+- [[19243]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19243) Selenium test for testing the administration module functionality - part 1 >+- [[19483]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19483) t/db_dependent/www/* crashes test harness due to misconfigured test plan >+ >+#### Tools >+ >+- [[19554]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19554) The inventory table should jump to detail instead of MARCdetail >+- [[19584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19584) Inventory: Trivial interface improvements >+- [[19585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19585) Inventory: Allow additional separators in a barcode file >+- [[19837]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19837) Add multiple patrons to a list by cardnumber >+- [[20081]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20081) Enable uploaded pdfs to be viewed inline >+ >+ >+### Critical bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[18593]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18593) Suggestions aren't updated when one biblio is merged with another >+- [[19030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19030) Link order <-> subscription is lost when an order is edited >+- [[19694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19694) Edited shipping cost in invoice doesn't save >+- [[20303]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20303) Receive order fails if no "authorised_by" value >+- [[20426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20426) Can't import all titles from a stage file with default values >+- [[20446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20446) QUOTES processing broken by run time error >+ >+#### Architecture, internals, and plumbing >+ >+- [[15770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15770) Number::Format issues with large numbers >+- [[19319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19319) Reflected XSS Vulnerability in opac-MARCdetail.pl >+- [[19439]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19439) Some error responses from opac/unapi get lost in eval >+- [[19568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19568) Wrong html filter used in opac-opensearch.tt url >+- [[19569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19569) X-Frame-Options=SAMEORIGIN is not set from opac-showmarc.pl >+- [[19570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19570) autocomplete="off" no set for login forms at the OPAC >+- [[19599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19599) anonymise_issue_history can be very slow on large systems >+- [[19611]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19611) XSS Flaws in supplier.pl >+- [[19612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19612) Fix XSS in /cgi-bin/koha/members/memberentry.pl >+- [[19614]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19614) Fix XSS in /cgi-bin/koha/members/pay.pl >+- [[19766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19766) Preview routing slip is broken >+- [[19847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19847) tracklinks.pl accepts any url from a parameter for proxying >+- [[19881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19881) authorities-list.pl can be executed by anybody >+- [[20126]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20126) Saving a biblio does no longer update MARC field lengths >+- [[20145]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20145) borrowers.datexpiry eq '0000-00-00' means expired? >+- [[20229]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20229) Remove problematic SQL modes >+- [[20299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20299) Koha is a gift >+- [[20323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20323) Batch patron modification tool broken >+- [[20325]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20325) C4::Accounts::purge_zero_balance_fees does not check account_offsets >+- [[20428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20428) MARC import fails on Debian Stretch >+- [[20701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20701) maninvoice.pl is vulnerable for CSRF attacks >+- [[20730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20730) Missing authentication check in serials/routing.pl >+ >+#### Cataloging >+ >+- [[19646]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19646) value_builder marc21_linking_section template is broken >+- [[19706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19706) Item search: Unsupported format html >+- [[19968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19968) Undefined subroutine &Date::Calc::Today >+- [[19974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19974) Marking an item as 'lost' will not actually modify the current item (cataloguing/additem.pl) >+ >+> The behaviour for marking a checked out item as 'Lost' is different, depending on the path you use: sometimes the item is checked in, sometimes not. >+The system preference 'MarkLostItemsAsReturned' now allows libraries to choose if the item is checked for each of the 4 ways an item can be marked as 'Lost': from the edit item form, from the 'Items' tab of the catalog module, from the batch item modification and with the longoverdue cronjob. >+ >+ >+- [[20063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20063) $9 is lost when cataloguing authority records >+ >+#### Circulation >+ >+- [[2696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2696) Fine payments should show what was paid for >+ >+> 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. >+ >+ >+- [[4319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4319) waiting and in transit items cannot be reserved >+- [[19204]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19204) Fines in days restriction calculation is not taking calendar into account >+- [[19444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19444) Automatic renewal script should not auto-renew if a patron's record has expired >+- [[19771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19771) Pending offline circulation actions page will crash on unknown barcode or on payment action >+- [[19798]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19798) Returns.pl doesn't define itemnumber for transfer-slip. >+- [[19899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19899) The float items feature is broken - cannot checkin >+- [[20499]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20499) Checkout of bad barcode: Internal Server Error >+ >+#### Command-line Utilities >+ >+- [[12812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12812) Longoverdue.pl --mark-returned doesn't return items >+- [[17717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17717) Fix broken cronjobs due to permissions of the current directory >+- [[19730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19730) misc/export_records.pl should use biblio_metadata.timestamp >+ >+#### Documentation >+ >+- [[20706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20706) Fix links to help files for changed file structure (removed numbering on files) >+ >+#### Fines and fees >+ >+- [[20562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20562) issue_id is not stored in accountlines for rental fees >+ >+#### Hold requests >+ >+- [[18474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18474) Placing multiple holds from results breaks when patron is searched for >+- [[20167]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20167) Item hold is set to bibliographic hold when changing pickup location >+- [[20724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20724) ReservesNeedReturns syspref breaks "Holds awaiting pickup" >+ >+#### ILL >+ >+- [[20001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20001) ILL: Adding a 'new request' from OPAC is not possible >+- [[20284]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20284) ILL: Adding a 'new request' from OPAC fails with template error if text exists in ILLModuleCopyrightClearance >+- [[20556]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20556) Marking ILL request as complete results in "Internal server error" >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[19514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19514) No Password restrictions in onboarding tool patron creation >+- [[20745]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20745) indexing/searching not active at end of installation >+ >+#### Lists >+ >+- [[20687]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20687) Multiple invitations to share lists prevents some users from accepting >+ >+#### MARC Authority data support >+ >+- [[20074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20074) Auth_subfield_structure changes hidden attribute >+ >+#### Notices >+ >+- [[18477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18477) AR_PENDING notice does not populate values from article_requests table >+- [[18725]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18725) process_message_queue.pl sends duplicate emails if message_queue is not writable >+ >+#### OPAC >+ >+- [[18915]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18915) Creating a checkout note (patron note) sends an incomplete email message >+- [[18975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18975) Wrong CSRF token when emailing cart contents >+- [[19496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19496) Patron notes about item does not get emailed as indicated >+- [[19808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19808) Reviews from deleted patrons make few scripts to explode >+- [[19843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19843) reviews.datereviewed is not set >+- [[19911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19911) Passwords displayed to user during self-registration are not HTML-encoded >+- [[19913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19913) Embedded HTML5 videos are broken >+- [[19975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19975) Tag cloud searching does not working >+- [[19978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19978) Fix ITEMTYPECAT feature for grouping item types for search >+- [[20218]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20218) Tracklinks fails when URL has special characters >+- [[20286]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20286) Subscribing to a search via rss goes to an empty page >+- [[20363]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20363) Privacy management shows misleading "No reading history to delete" >+- [[20479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20479) Superlibrarians cannot log into opac >+ >+#### Packaging >+ >+- [[20061]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20061) koha-common is not pulling libsearch-elasticsearch-perl >+- [[20437]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20437) Force requirement for HTTP::OAI 3.27 >+- [[20693]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20693) Plack fails, because 'libcgi-emulate-psgi-perl' package is not installed >+ >+#### Patrons >+ >+- [[19466]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19466) Cardnumber auto calc is broken because field is required >+- [[19908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19908) Password should not be mandatory >+- [[19921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19921) Error when updating child to adult patron on system with only one adult patron category >+- [[20214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20214) Patron search is broken >+- [[20792]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20792) Can't go to patron record with TranslateNotices active >+ >+#### REST api >+ >+- [[19546]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19546) Make koha-plack run Starman from the instance's directory >+ >+#### SIP2 >+ >+- [[20251]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20251) Regression - SIP checkout broken >+ >+#### Searching - Elasticsearch >+ >+- [[19563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19563) Generation of sort_fields uses incorrect condition >+- [[20261]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20261) No result in some page in authority search opac and pro (ES) >+- [[20385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20385) ElasticSearch authority search raises Software error >+ >+#### Staff Client >+ >+- [[19223]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19223) Avoid encoding issues in plugins by providing helper methods to output headers correctly >+ >+> The current plugin writing practice is to craft the response header in the controller methods. This patchset adds new helper methods for plugin authors to use when dealing with output on their plugins. This way the end-user experience is better, and the plugin author's tasks easier. >+ >+ >+- [[20625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20625) Cannot add new patron category without currency >+ >+#### System Administration >+ >+- [[20216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20216) Editing itemtypes does not pull existing values correctly >+ >+#### Templates >+ >+- [[20135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20135) Staff client language choose pop-up can appear off-screen >+- [[20498]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20498) Patron advanced search form missing from patron entry page >+ >+#### Web services >+ >+- [[19725]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19725) OAI-PMH ListRecords and ListIdentifiers should use biblio_metadata.timestamp >+- [[20665]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20665) OAI-PMH Provider should reset MySQL connection time zone >+ >+ >+### Other bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+ >+#### Acquisitions >+ >+- [[3841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3841) Add a Default ACQ framework >+- [[18183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18183) jQuery append error related to script tags in cloneItemBlock >+- [[19200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19200) Warns when exporting a basket >+- [[19401]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19401) No confirm message when deleting an invoice from invoice detail page >+- [[19429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19429) No confirm message when deleting an invoice from invoice search >+- [[19792]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19792) Reduce number of SQL calls in GetBudgetHierarchy >+- [[19812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19812) Holds count in "Already received" table has confusing and unexpected values >+- [[19813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19813) MarcItemFieldsToOrder cannot handle a tag not existing >+- [[19916]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19916) Can't search keyword or standard ID from Acquisitions external source / z3950 >+- [[19928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19928) Acquisitions' CSV exports should honor syspref "delimiter" >+- [[20110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20110) Don't allow adding same user multiple times to same budget fund >+- [[20148]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20148) Don't allow adding same user multiple times to a basket or an order >+- [[20201]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20201) Silence warnings in admin/aqplan.pl >+- [[20318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20318) Merge invoices can lead to an merged invoice without Invoice number >+- [[20623]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20623) PDF export of a basket group fails when an item has an itemtype that is not in the itemtype table >+ >+#### Architecture, internals, and plumbing >+ >+- [[18342]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18342) Set memcached as 'enabled' by default >+ >+> Memcached is now required and enabled by default. >+ >+ >+- [[19713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19713) 2 occurrences of OpacShowLibrariesPulldownMobile have not been removed >+- [[19714]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19714) 2 occurrences of memberofinstitution have not been removed >+- [[19738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19738) XSS in serials module >+- [[19739]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19739) Add default ES configuration to koha-conf.xml >+- [[19746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19746) Debug statements are left in returns.pl >+- [[19756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19756) Encoding issues when update DB is run from the interface >+- [[19760]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19760) Die instead of warn if koha-conf is not accessible >+- [[19827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19827) checkuniquemember is exported from C4::Members but has been removed >+- [[19839]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19839) invoice.pl warns about bad variable scope >+- [[19985]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19985) TestBuilder.t fails if default circ rule exists >+- [[20031]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20031) CGI param in list context warn in guided_reports.pl >+- [[20056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20056) Uninitialized warn in cmp_sysprefs.pl >+- [[20060]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20060) Uninitialized warn from Koha::Template::Plugin::Branches >+- [[20088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20088) Use of uninitialized value in array element in svc/holds >+- [[20097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20097) marc2dcxml croaks on format dc >+- [[20185]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20185) Some scripts don't pass perl -wc >+- [[20187]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20187) New rewrite rules can break custom css >+- [[20189]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20189) No style on authentication and installer pages >+- [[20190]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20190) TinyMCE is broken and not displayed >+- [[20219]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20219) t/smolder_smoke_signal is no longer used >+- [[20225]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20225) Remove unused script reports/stats.print.pl >+- [[20304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20304) Warnings in cataloguing scripts need to be removed >+- [[20305]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20305) Warnings in tools scripts need to be removed >+- [[20321]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20321) C4:XISBN->get_biblionumber_from_isbn is not used >+- [[20494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20494) Remove unused code in neworderempty.pl and addbiblio.pl >+- [[20510]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20510) Remove unused sub TotalPaid from C4::Stats >+- [[20530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20530) trailing ':' in columns_settings.yml >+- [[20539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20539) Warnings in catalogue/search.pl need to be removed >+- [[20580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20580) create_superlibrarian.pl should accept parameters >+- [[20590]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20590) Koha::Exceptions does not stringify the exceptions >+- [[20603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20603) Remove unused subs from C4::Accounts >+- [[20620]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20620) Warning in moredetail.pl need to be removed >+- [[20659]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20659) Blocking errors are not longer displayed >+- [[20734]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20734) Add warning to the about page if RESTOAuth2ClientCredentials and not Net::OAuth2::AuthorizationServer >+ >+#### Authentication >+ >+- [[20083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20083) Information disclosure when (mis)using the MARC Preview feature >+- [[20480]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20480) Fix styling issues on bad SCI/SCO module logins >+- [[20624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20624) Disable the OAuth2 client credentials grant by default >+ >+#### Cataloging >+ >+- [[18833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18833) plugin unimarc_field_210c pagination error >+- [[19595]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19595) Clicking plugin link does not fill item's date acquired field >+- [[20067]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20067) Wrong display of authorised value for items.materials on staff detail page >+- [[20341]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20341) Show authorized value description for withdrawn like damaged and lost >+- [[20477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20477) Silence warnings Fast Cataloguing >+- [[20540]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20540) TransformHtmlToXml can duplicate the datafield close tag >+ >+#### Circulation >+ >+- [[16603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16603) Hide option to apply directly when processing uploaded offline circulation file >+- [[19530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19530) Prevent multiple transfers from existing for one item >+- [[19825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19825) List of pending offline operations does not links to biblio >+- [[19840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19840) Patron note is not displayed on checkin >+- [[20003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20003) Result summary of remaining checkouts items not displaying. >+- [[20536]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20536) ILL: authnotrequired not explicitly unset >+- [[20546]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20546) Shelving location not displayed on checkin >+ >+#### Command-line Utilities >+ >+- [[11936]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11936) Consistent log message for item insert >+- [[19452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19452) The -truncate option in borrowers-force-messaging-defaults.pl should not remove category preferences >+- [[19712]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19712) Fix command line options of delete_records_via_leader.pl >+- [[20234]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20234) Make maintenance scripts use koha-zebra instead of koha-*-zebra >+ >+#### Course reserves >+ >+- [[19230]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19230) Warn when deleting a course in course reserves >+- [[19678]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19678) Clicking Cancel when adding New Course to course reserves shows message Invalid Course! >+- [[20282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20282) Wrong attribute in template calls to match holding branch when adding/editing a course reserve item >+ >+#### Database >+ >+- [[19547]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19547) Maria DB doesn't have a debian.cnf >+- [[19724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19724) Add timestamp to biblio_metadata and deletedbiblio_metadata >+ >+#### Fines and fees >+ >+- [[19750]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19750) Overdues without a fine rule add warnings to log >+ >+#### Hold requests >+ >+- [[11512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11512) Only allow to override maximum number of holds from staff as other overrides would never be filled >+- [[19533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19533) Hold pulldown for itemtype is empty if hold placement needs override >+- [[19972]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19972) Holds to pull should honor syspref "item-level_itypes" >+- [[20637]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20637) Holds to pull: filter shows two itypes on the same line if a biblio has two items of a different type >+- [[20707]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20707) Permissions for circ/ysearch.pl override specific page level permissions and delete sessions improperly >+ >+#### I18N/L10N >+ >+- [[11827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11827) Untranslatable "Cancel Rating" in jQuery rating plugin >+- [[12020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12020) Allow translating label-edit-batch hardcoded strings >+- [[19522]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19522) Label creator - some strings are not translatable >+- [[20082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20082) Vietnamese language display name is incorrect >+- [[20085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20085) Better translatability of smart-rules.tt >+- [[20109]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20109) Allow translating "Remove" in Add Fund >+- [[20111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20111) Patron card creator - some strings are not translatable >+- [[20115]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20115) Languages appear in a different order in the footer >+ >+> The languages displayed in the footer are now displayed in the same order as they are in the system preferences languages and opaclanguages (they can be reordered by drag and drop). >+ >+ >+- [[20124]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20124) Allow translating did you mean config save message >+- [[20139]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20139) Improve MARC mapping translatable strings >+- [[20140]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20140) Allow translating more of OAI sets >+- [[20141]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20141) Untranslatable string in Transport cost matrix >+- [[20142]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20142) Allow translating offline circ message >+- [[20147]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20147) Allow translating prompt in label edit batch >+- [[20166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20166) Untranslatable course reserves delete prompt >+- [[20195]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20195) Untranslatable Show/Hide title attr replacement in opac detail >+- [[20301]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20301) Allow translating "View" in manage MARC import >+- [[20302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20302) Allow translating Delete button in Patron batch mod tool >+- [[20330]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20330) Allow translating more of quote upload >+ >+#### ILL >+ >+- [[20041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20041) ILL module missing from more menu in staff when activated >+- [[20515]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20515) "ILL Request" menu options displayed when user has no ILL permissions >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[12932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12932) Web installer's Perl version check will not raise errors if all modules are installed >+- [[19790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19790) Remove additionalauthors.author from installer files >+- [[19862]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19862) RoutingListAddReserves must be disabled by default >+- [[19973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19973) SQL syntax error in uk-UA/mandatory/sample_notices.sql >+- [[20075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20075) Change authority hidden attribute in sql installer files >+- [[20103]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20103) Readonly::XS version not detected >+- [[20104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20104) Update minimum version of Perl to 5.20 because of caller() >+- [[20746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20746) Improve behaviour of onboarding tool for Italian by standardizing file structure of it-IT installer >+ >+#### Label/patron card printing >+ >+- [[10222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10222) Error when saving Demco label templates >+- [[19681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19681) label-item-search.pl result count formatting error when there is only one page >+- [[20193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20193) Path to Greybox CSS broken after Bug 12904 >+ >+#### Lists >+ >+- [[11943]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11943) Koha::Virtualshelfshare duplicates rows for the same list >+ >+#### MARC Authority data support >+ >+- [[18458]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18458) Merging authority record incorrectly orders subfields >+- [[20430]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20430) Z39.50 button display depends on wrong server count >+ >+#### MARC Bibliographic data support >+ >+- [[20245]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20245) Wrong language code for Slovak >+- [[20482]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20482) language_rfc4646_to_iso639 uses some Terminology instead of Bibliographic codes >+ >+#### Notices >+ >+- [[12123]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12123) HTML notices can break the notice viewer >+- [[18570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18570) Password recovery e-mail only sent after message queue is processed >+- [[18990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18990) Overdue Notices are not sending through SMS correctly >+- [[19578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19578) TT syntax for notices - There is no way to pre-process DB fields >+- [[20298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20298) Notices template uses same html id for each language >+- [[20685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20685) Modify letter template does not render correctly >+ >+#### OPAC >+ >+- [[12497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12497) Make OPAC search history feature accessible when it should >+- [[17682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17682) Change URL for Google Scholar in OPACSearchForTitleIn >+- [[18856]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18856) Cancel Waiting Hold in OPAC does not give useful message >+- [[19171]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19171) Confusing message "no items available" when placing a hold in OPAC >+- [[19338]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19338) Dates sorting incorrectly in opac-account.tt >+- [[19450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19450) OverDrive integration failing on missing method >+- [[19579]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19579) PatronSelfRegistrationEmailMustBeUnique does not prevent duplicates when using PatronSelfRegistrationVerifyByEmail >+- [[19640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19640) IdRef webservice display is broken >+- [[19702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19702) Basket not displaying correctly on home page >+- [[19845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19845) Patron password is ignored during self-registration if PatronSelfRegistrationVerifyByEmail is enabled >+- [[20054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20054) Remove attribute "text/css" for the style tags used in the OPAC templates >+ >+> Prevents warnings about type attribute being generated for the style tags when testing the OPAC pages using W3C Validator for HTML5. >+ >+ >+- [[20068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20068) Warn on OPAC homepage if not logged in due to OPAC dashboard >+- [[20122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20122) Empty and close link on cart page not working >+- [[20163]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20163) Position of NoLoginInstructions text is inconsistent >+- [[20420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20420) Remove unnecessary [% KOHA_VERSION %] from OPAC third-party sources >+- [[20459]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20459) Correct message for cancelling an article request >+- [[20686]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20686) OPAC shows 'Login to OverDrive account' with 'OverDriveCirculation' syspref disabled >+- [[20737]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20737) Use https for Baker and Taylor cover images >+ >+#### Packaging >+ >+- [[17084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17084) Automatic debian/control updates (master) >+- [[18696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18696) Change debian/source/format to quilt >+- [[18907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18907) Warning "dpkg-source: warning: relation < is deprecated: use << or <=" >+- [[18908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18908) Warning "Compatibility levels before 9 are deprecated" >+- [[18993]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18993) Bump libtest-simple-perl to 1.302073 >+- [[19610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19610) Make koha-common.logrotate use copytruncate >+- [[20072]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20072) Fix build-git-snapshot for Debian source format quilt >+- [[20800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20800) Keep Koha on Stretch from using broken libhttp-oai-perl >+- [[20801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20801) Make dependency on memcached mandatory >+ >+#### Patrons >+ >+- [[19510]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19510) edi_manage permission has no description >+- [[19621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19621) Routing lists tab not present when viewing 'Holds history' tab for a patron >+- [[19673]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19673) Patron batch modification tool cannot use authorised value "0" >+- [[19907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19907) Email validation on patron add/edit not working >+- [[20008]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20008) Restrictions added from memberentry.pl have expiration date ignored if TimeFormat is 12hr >+- [[20205]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20205) Add IDs to buttons in patron-toolbar.inc >+- [[20367]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20367) userid resets to firstname.surname when BorrowerUnwantedField contains userid >+- [[20455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20455) Can't sort patron search on date expired >+- [[20666]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20666) Wrong Permissions prevent non-plack pages to load >+- [[20719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20719) Home library not displayed on all patron account tabs >+- [[20803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20803) Cannot search to hold or use print options from API keys interface >+ >+#### REST api >+ >+- [[20134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20134) Remove /api/v1/app.pl from the generated URLs >+ >+#### Reports >+ >+- [[18497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18497) Downloading a report passes the constructed SQL as a parameter >+- [[19467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19467) Display location and itemtype description on lost items report >+- [[19551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19551) Cash register report has bad erroneous results from wrong order of operations >+- [[19583]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19583) Report updater triggers on auth_header.marcxml >+- [[19638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19638) False positives for 'Update SQL' button >+- [[19669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19669) Remove deprecated checkouts by patron category report >+- [[19671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19671) Circulation wizard / issues_stats.pl does not populate itemtype descriptions correctly >+- [[19910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19910) Download report as 'Comma separated' is misleading >+- [[20663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20663) Dead report code for "Create Compound Report" since prior to 3.0.x >+ >+#### SIP2 >+ >+- [[20348]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20348) SIP2 patron identification fails to use userid >+ >+#### Searching >+ >+- [[18799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18799) XSLTresultsdisplay hides the icons >+- [[19807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19807) IntranetCatalogSearchPulldown doesn't honor IntranetNumbersPreferPhrase >+- [[19873]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19873) Make it possible to search on value 0 >+- [[19971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19971) typo in the comments of parseQuery routine >+- [[20369]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20369) Analytics search is broken with QueryAutoTruncate set to 'only if * is added' >+- [[20722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20722) Searching only for an ITEMTYPECAT itemtype is impossible >+ >+#### Searching - Elasticsearch >+ >+- [[17373]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17373) Elasticsearch - Authority mappings for UNIMARC >+- [[19564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19564) Fix extraction of sort order from sort condition name >+- [[19580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19580) Elasticsearch: QueryAutoTruncate exclude period as splitting character in autotruncation >+- [[19581]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19581) Elasticsearch - Catmandu split option adds extra null fields to indexes >+ >+#### Serials >+ >+- [[19315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19315) Routing preview may use wrong biblionumber >+- [[19767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19767) serial-issues.pl is unused and should be removed >+- [[19794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19794) Rename RLIST - Routing list notice template as it's not related to routing lists >+- [[20461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20461) New subscription form: "Item type" and "item type for older issues" fields are ignored >+- [[20614]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20614) Firefox prevents parent page reload when renewing subscriptions >+- [[20616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20616) Using "Edit serials" with no issues selected gives an ugly error >+ >+#### Staff Client >+ >+- [[19221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19221) Onboarding tool says user needs to be made superlibrarian >+- [[19456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19456) Some pages title tag contains html >+- [[19636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19636) Hold priority changes incorrectly via dropdown select >+- [[19857]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19857) Optionally hide SMS provider field in patron modification screen >+- [[20227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20227) admin/smart-rules.pl should pass categorycode instead of branchcode >+- [[20268]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20268) CSS regression: white gap on the top of the staff pages >+- [[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 >+- [[20347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20347) Add missing classes to search results elements >+ >+#### System Administration >+ >+- [[13676]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13676) OpacSuppression description says 'items' but means 'records' >+- [[19560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19560) Unable to delete library when branchcode contains special characters >+- [[19788]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19788) Case sensitivity is not preserved when creating local system preferences >+- [[19977]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19977) Local Use tab in systempreferences tries to open text editor's temporary files, and die >+- [[19987]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19987) If no z39.50/SRU servers, the z39.50/SRU buttons should not show >+- [[20091]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20091) FailedLoginAttempts is not part of NorwegianPatronDatabase pref group >+- [[20383]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20383) Hide link to plugin management if plugins are not enabled >+ >+#### Templates >+ >+- [[18820]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18820) The different parts in the main don't automatically adjust with the available space >+- [[19602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19602) Add usage statistics link to administration sidebar menu >+- [[19677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19677) Angle brackets in enumchron do not display in opac or staff side >+- [[19692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19692) Unclosed div in opac-shelves.tt >+- [[19851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19851) Improve responsive layout handling of staff client menu bar >+- [[19918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19918) span tag not closed in opac-registration-confirmation.tt >+- [[20051]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20051) Invalid markup in staff client's header.inc >+- [[20156]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20156) Staff client header language menu doesn't show check mark for current language >+- [[20173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20173) Clean up koha-tmpl directory >+- [[20221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20221) Fix for JavaScript error during checkout patron search >+- [[20239]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20239) Fix spelling on authority linker plugin >+- [[20240]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20240) Remove space before : when searching for a vendor in serials (Vendor name :) >+- [[20249]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20249) "Patron has no outstanding fines" now appears alongside fines >+- [[20290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20290) Fix capitalization: Routing List >+- [[20372]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20372) Correct toolbar markup on some pages >+- [[20382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20382) Missing space between patron and cardnumber on check out screen >+- [[20422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20422) Fix warn on URI/Escape.pm line 184 from opac-detail >+- [[20433]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20433) Remove unused Mozilla Persona image file >+- [[20552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20552) Fix HTML tag for search facets >+- [[20617]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20617) Add 'Search Engine configuration' link to administration menu >+- [[20619]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20619) Remove last occurrences of long gone syspref (opacsmallimage) >+ >+#### Test Suite >+ >+- [[17770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17770) t/db_dependent/Sitemapper.t fails when date changes during test run >+- [[18979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18979) Speed up 'valid-templates.t' tests >+- [[19705]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19705) DecreaseLoanHighHolds.t is still failing randomly >+- [[19759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19759) TestBuilder generates too many decimals for float >+- [[19775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19775) Search/History.t is failing randomly >+- [[19776]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19776) Test failing randomly - fix categorycode vs category_type >+- [[19783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19783) Move check_kohastructure.t to db_dependent >+- [[19867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19867) HouseboundRoles.t is failing randomly >+- [[19914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19914) Cannot locate the "Delete" in the library list table >+- [[19937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19937) Silence warnings t/db_dependent/www/batch.t >+- [[19979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19979) Search.t fails on facet info with one branch >+- [[20042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20042) 00-load.t fails when Elasticsearch is not installed >+- [[20144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20144) Test suite is failing with new default SQL modes >+- [[20175]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20175) Set a correct default value for club_enrollments.date_created >+- [[20176]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20176) Set biblio.datecreated to NOW if not defined >+- [[20179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20179) Remove GROUP BY in get_shelves_containing_record >+- [[20180]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20180) Remove GROUP BY clause in manage-marc-import.pl >+- [[20182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20182) Remove group by clause in search_patrons_to_anonymise >+- [[20191]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20191) OAI/Server.t still fails on slow servers >+- [[20199]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20199) Letters.t does not pass with new SQL modes >+- [[20204]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20204) FrameworkPlugin.t should not depend on CPL branch >+- [[20250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20250) NoIssuesChargeGuarantees.t is still failing randomly >+- [[20311]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20311) get_age tests can fail on February 28th >+- [[20466]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20466) Incorrect fixtures for active currency in t/Prices.t >+- [[20474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20474) Passwordrecovery.t should mock Mail::Sendmail::sendmail >+- [[20490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20490) Correct wrong bug number in comment in Circulation.t >+- [[20503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20503) Borrower_PrevCheckout.t is failing randomly >+- [[20531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20531) IssueSlip is failing randomly >+- [[20557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20557) Koha/Acquisition/Order.t is failing randomly >+- [[20584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20584) Koha/Patron/Categories.t is failing on slow servers >+- [[20721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20721) Circulation.t keeps failing randomly >+- [[20764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20764) t/Koha_Template_Plugin_KohaPlugins.t is DB dependent >+ >+#### Tools >+ >+- [[18201]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18201) Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality >+- [[19643]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19643) Pagination buttons on staged marc management are stacking instead of inline >+- [[19674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19674) Broken indicators of changed fields in manage staged MARC records template >+- [[19683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19683) Export.pl does not populate the Authority Types dropdown correctly >+- [[20098]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20098) Inventory: CSV export: itemlost column is always empty >+- [[20222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20222) Make bread crumb for cleanborrowers.pl match the link text in tools-home.pl >+- [[20376]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20376) "Select all" button no longer selects disabled checkboxes in Batch Record Deletion Tool >+- [[20438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20438) Allow uninstalling plugins not implementing the 'uninstall' method >+- [[20462]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20462) Duplicate barcodes in batch item deletion cause software error if deleting biblio records >+- [[20695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20695) Upload does not show all results when uploading multiple files >+ >+#### Web services >+ >+- [[13990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13990) ILS-DI LookupPatron Requries ID Type >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[19986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19986) 'Server name' doesn't appear as required when creating new z39.50/sru server >+ >+### New system preferences >+ >+- AuthorityControlledIndicators >+- AutoSwitchPatron >+- BrowseResultSelection >+- CanMarkHoldsToPullAsLost >+- MarcFieldDocURL >+- NovelistSelectStaffProfile >+- ProtectSuperlibrarianPrivileges >+- PurgeSuggestionsOlderThan >+- RESTOAuth2ClientCredentials >+- RESTdefaultPageSize >+- SelfCheckInMainUserBlock >+- SelfCheckInModule >+- SelfCheckInTimeout >+- SelfCheckInUserCSS >+- SelfCheckInUserJS >+- StaffLoginInstructions >+- UpdateItemWhenLostFromHoldList >+- UseACQFrameworkForBiblioRecords >+ >+### Renamed system preferences >+- NoLoginInstructions => OpacLoginInstructions >+ >+### Deleted system preferences >+- checkdigit >+ >+### New Authorized value categories >+- PAYMENT_TYPE >+ >+### New notices >+- CANCEL_HOLD_ON_LOST >+ >+### Renamed notices >+- RLIST => SERIAL_ALERT >+ >+### System requirements >+ >+Important notes: >+ >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in Sphinx. The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, the Koha manual is available in the following languages: >+ >+- [English](http://koha-community.org/manual/18.05/en/html/) >+- [Arabic](http://koha-community.org/manual/18.05/ar/html/) >+- [Chinese - Taiwan](http://koha-community.org/manual/18.05/zh_TW/html/) >+- [Czech](http://koha-community.org/manual/18.05/cs/html/) >+- [French](http://koha-community.org/manual/18.05/fr/html/) >+- [French (Canada)](http://koha-community.org/manual/18.05/fr_CA/html/) >+- [German](http://koha-community.org/manual/18.05/de/html/) >+- [Hindi](http://koha-community.org/manual/18.05/hi/html/) >+- [Italian](http://koha-community.org/manual/18.05/it/html/) >+- [Portuguese - Brazil](http://koha-community.org/manual/18.05/pt_BR/html/) >+- [Spanish](http://koha-community.org/manual/18.05/es/html/) >+- [Turkish](http://koha-community.org/manual/18.05/tr/html/) >+ >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](https://gitlab.com/koha-community/koha-manual) >+ >+### Translations >+ >+Complete or near-complete translations of the OPAC and staff >+interface are available in this release for the following languages: >+ >+- Arabic (96.8%) >+- Armenian (99.7%) >+- Basque (73.6%) >+- Chinese (China) (78%) >+- Chinese (Taiwan) (100%) >+- Czech (91.5%) >+- Danish (64.5%) >+- English (New Zealand) (97%) >+- English (USA) >+- Finnish (93.1%) >+- French (100%) >+- French (Canada) (89.7%) >+- German (100%) >+- German (Switzerland) (100%) >+- Greek (78.9%) >+- Hindi (100%) >+- Italian (97.1%) >+- Norwegian BokmÃ¥l (53%) >+- Occitan (post 1500) (71.3%) >+- Persian (53.6%) >+- Polish (95%) >+- Portuguese (100%) >+- Portuguese (Brazil) (78.8%) >+- Slovak (93.8%) >+- Spanish (100%) >+- Swedish (95.2%) >+- Turkish (99.7%) >+- Vietnamese (66%) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+For information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 18.05.00 is >+ >+- Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org) >+- Release Manager assistant: [Nick Clemens](mailto:nick@bywatersolutions.com) >+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+- QA Team: >+ - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ - [Alex Arnaud](mailto:alex.arnaud@biblibre.com) >+ - [Brendan Gallagher](mailto:brendan@bywatersolutions.com) >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Julian Maurice](mailto:julian.maurice@biblibre.com) >+ - Josef Moravec >+ - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) >+- Bug Wranglers: >+ - Claire Gravely >+ - Jon Knight >+ - [Marc Véron](mailto:veron@veron.ch) >+ - Alex Buckley >+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+- Documentation Team: >+ - Lee Jamison >+ - David Nind >+ - Caroline Cyr La Rose >+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) >+- Release Maintainers: >+ - 17.11 -- [Nick Clemens](mailto:nick@bywatersolutions.com) >+ - 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com) >+ - 16.11 -- [Chris Cormack](mailto:chrisc@catalyst.net.nz) >+ >+### Credits >+We thank the following libraries who are known to have sponsored >+new features in Koha 18.05.00: >+ >+- BULAC - http://www.bulac.fr/ >+- ByWater Solutions >+- Camden County >+- Catalyst IT >+- Goethe-Institut >+- Hotchkiss School >+- Orex Digital >+ >+We thank the following individuals who contributed patches to Koha 18.05.00. >+ >+- Aleisha Amohia (9) >+- Alex Arnaud (8) >+- Philippe Audet-Fortin (1) >+- Zoe Bennett (8) >+- Chad Billman (1) >+- David Bourgault (10) >+- Alex Buckley (4) >+- Pongtawat C (1) >+- Colin Campbell (2) >+- Nick Clemens (76) >+- Tomás Cohen Arazi (130) >+- David Cook (2) >+- Charlotte Cordwell (8) >+- Chris Cormack (1) >+- Bonnie Crawford (1) >+- Christophe Croullebois (1) >+- Olivier Crouzet (1) >+- Roch D'Amour (3) >+- Indranil Das Gupta (L2C2 Technologies) (1) >+- Frédéric Demians (1) >+- Marcel de Rooy (108) >+- Jonathan Druart (578) >+- Magnus Enger (3) >+- Charles Farmer (4) >+- Katrin Fischer (24) >+- Jessica Freeman (1) >+- Joachim Ganseman (1) >+- Claire Gravely (5) >+- Victor Grousset (22) >+- Isabel Grubi (1) >+- Amit Gupta (4) >+- David Gustafsson (3) >+- Andrew Isherwood (6) >+- Mason James (4) >+- Lee Jamison (1) >+- Srdjan Jankovic (1) >+- Janusz Kaczmarek (2) >+- Pasi Kallinen (20) >+- Olli-Antti Kivilahti (4) >+- Ulrich Kleiber (1) >+- Jon Knight (3) >+- Owen Leonard (129) >+- Ere Maijala (3) >+- Sherryn Mak (1) >+- Jose Martin (1) >+- Jesse Maseto (1) >+- Julian Maurice (36) >+- Remi Mayrand-Provencher (1) >+- Kyle M Hall (103) >+- Josef Moravec (53) >+- Chris Nighswonger (1) >+- Priya Patel (1) >+- Eric Phetteplace (1) >+- Simon Pouchol (1) >+- Te Rauhina Jackson (6) >+- Liz Rea (6) >+- Martin Renvoize (1) >+- Benjamin Rokseth (1) >+- Andreas Roussos (1) >+- Maksim Sen (1) >+- Radek Å iman (1) >+- Grace Smyth (6) >+- Fridolin Somers (7) >+- Lari Taskula (7) >+- Mirko Tietgen (15) >+- Mark Tompsett (50) >+- Jenny Way (6) >+- Jesse Weaver (2) >+- Chris Weeks (1) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 18.05.00 >+ >+- abunchofthings.net (15) >+- ACPL (128) >+- BibLibre (74) >+- BSZ BW (30) >+- bugs.koha-community.org (578) >+- ByWater-Solutions (180) >+- Catalyst (17) >+- Foundations (1) >+- Göteborgs universitet (3) >+- helsinki.fi (3) >+- informaticsglobal.com (4) >+- inLibro.com (2) >+- jns.fi (11) >+- joensuu.fi (20) >+- KohaAloha (4) >+- l2c2.co.in (1) >+- Libriotech (3) >+- Loughborough University (3) >+- Marywood University (1) >+- Oslo Public Library (1) >+- pennmanor.net (1) >+- Prosentient Systems (2) >+- PTFS-Europe (9) >+- punsarn.asia (1) >+- rbit.cz (1) >+- Rijksmuseum (108) >+- Solutions inLibro inc (17) >+- student.ua.ac.be (1) >+- Tamil (1) >+- Theke Solutions (130) >+- unidentified (155) >+- Université Jean Moulin Lyon 3 (1) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Arturo (3) >+- claude (3) >+- delaye (6) >+- Joel (1) >+- Brendan A Gallagher (1) >+- Hugo Agud (7) >+- Aleisha Amohia (1) >+- Alex Arnaud (10) >+- Marjorie Barry-Vila (2) >+- Zoe Bennett (8) >+- Anne-Claire Bernaudin (2) >+- Sonia Bouis (1) >+- David Bourgalt (1) >+- David Bourgault (29) >+- claude brayer (1) >+- Jean-Manuel Broust (1) >+- JM Broust (5) >+- Alex Buckley (11) >+- Colin Campbell (9) >+- Barry Cannon (1) >+- Marci Chen (1) >+- Barton Chittenden (1) >+- Axelle Clarisse (1) >+- Nick Clemens (113) >+- Tomas Cohen Arazi (175) >+- Koha-us conference (1) >+- Charlotte Cordwell (5) >+- Chris Cormack (2) >+- Roch D'Amour (26) >+- Marcel de Rooy (252) >+- Jonathan Druart (1507) >+- Charles Farmer (16) >+- Bouzid Fergani (1) >+- Katrin Fischer (374) >+- Brendan Gallagher (14) >+- Lucie Gay (2) >+- Bernardo Gonzalez Kriegel (1) >+- Claire Gravely (79) >+- Victor Grousset (11) >+- Amit Gupta (1) >+- Mohd Hafiz Yusoff (1) >+- Sebastian Hierl (2) >+- Mason James (2) >+- Lee Jamison (3) >+- Dilan Johnpullé (18) >+- Eugene Jose Espinoza (1) >+- Pasi Kallinen (20) >+- Nancy Keener (1) >+- Scott Kehoe (2) >+- Olli-Antti Kivilahti (1) >+- Jon Knight (37) >+- Nicolas Legrand (14) >+- Owen Leonard (52) >+- Ere Maijala (1) >+- Jesse Maseto (11) >+- Daniel Mauchley (1) >+- Julian Maurice (135) >+- Jon McGowan (26) >+- Kyle M Hall (219) >+- Josef Moravec (351) >+- Björn Nylén (2) >+- Eric Phetteplace (1) >+- Dominic Pichette (8) >+- Simon Pouchol (23) >+- Séverine QUEUNE (33) >+- Te Rauhina Jackson (3) >+- Liz Rea (2) >+- Benjamin Rokseth (29) >+- BWS Sandboxes (3) >+- Maksim Sen (12) >+- Grace Smyth (3) >+- Fridolin Somers (2) >+- Lari Taskula (17) >+- Mirko Tietgen (9) >+- Mark Tompsett (122) >+- Ed Veal (2) >+- Marc Véron (7) >+- Marjorie Vila (5) >+- Jenny Way (1) >+- George Williams (3) >+ >+And people who contributed to the Koha manual during the release cycle of Koha 18.05.00. >+ >+ * Chris Cormack (37) >+ * Caroline Cyr La Rose (45) >+ * Jonathan Druart (9) >+ * Magnus Enger (2) >+ * Katrin Fischer (34) >+ * Bernardo Gonzalez Kriegel (2) >+ * Lee Jamison (49) >+ * Hugh Rundle (2) >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+### Special thanks >+ >+I would like to add special thanks to the documentation team. >+ >+They provided documentation for all the new features and enhancements we have in this release. >+ >+I also think the whole Koha team can be thanked for their patience with my requests! >+ >+And, of course, Karen, for her daily help and support. >+ >+### Notes from the Release Manager >+ >+During this release we mainly focussed on: >+ * improving the online manual - it is now available in several languages and formats! >+ * integrating new features: we have 12 of them into this release! >+ * keeping our testing suite and our code robust >+ * elastic search >+ * REST API >+ >+Enjoy this new version of Koha and wish the best of luck to Nick! >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is master. >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 22 May 2018 15:34:41. >+## RELEASE NOTES FOR KOHA 17.11.00 >+28 Nov 2017 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 17.11.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-17.11-latest.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 17.11.00 is a major release, that comes with many new features. >+ >+It includes 9 new features, 138 enhancements, 350 bugfixes. >+ >+ >+ >+### New features >+ >+#### Acquisitions >+ >+- [[15685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15685) Allow creation of items (AcqCreateItem) to be customizable per-basket >+ >+#### Architecture, internals, and plumbing >+ >+- [[14826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14826) Store account offsets >+ >+> The account offsets table allows libraries to know the entire history of fees and payments in Koha. Previously there was no way to directly connect fees and payments. The addition of the account offsets table allows you to know which fees paid which fines visa versa. This data will be accessible via reports and later via the staff intranet ( via Bug 2696 ). >+ >+ >+- [[19173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19173) Make OPAC online payments pluggable >+ >+> This development allows adding new payment methods through the use of Koha plugins. It provides institutions with more flexibility and an easier path to integrate local payment methods. >+ >+ >+ >+#### Circulation >+ >+- [[7317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7317) Add an Interlibrary Loan Module to Circulation and OPAC >+ >+> Adds the ability to place interlibrary loan requests in Koha. >+Interlibrary loan requests are common especially in academic or special libraries where the enduser or librarian may be entitled to request a book or article from an external library such as the British Library (BLDSS) using their interlibrary loan service. >+This patch set comes with 3 configured backends - BLDSS, Freeform and a Dummy account which is the default for testing. The BLDSS backend allows users to search stock held by the British Library using their api, and allows requests to be placed against it. The Freeform backend allows the creation of Interlibrary loan requests using a manual form. >+Interlibrary loan requests can be made from the OPAC or from the staff client. The enduser can query the backend database and place requests. Alternatively they can create requests using the manual form. >+From the OPAC interface endusers can view and comment on their requests if enabled. >+In the staff client librarians can manage requests placed on the OPAC, processing them against a backend (e.g. British Library). Alternatively the system allows requests to be placed with peer libraries. Peer libraries can be identified by an Organizational patron category type and requests can be sent to the peer library by email. >+Core request information such as links to borrowers, branch, request status, staff and customer notes, unique identifiers are stored in the database and can be displayed and reported on. >+ >+ >+ >+#### OPAC >+ >+- [[2093]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2093) Add OPAC dashboard for logged-in users >+ >+> Add a summary to the OPAC once the user has logged in that >+shows the users number of checkouts, overdues, holds pending, holds waiting and total fines. It can be turned on with the new system preference OPACUserSummary. >+ >+ >+ >+#### Patrons >+ >+- [[14919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14919) Holds history for patrons >+ >+> This new feature adds new page called "Holds history". The page is accessible from left menu on every patron related page. It allows librarians to see the history of all holds of given patron, with the actual status. It could be useful especially when the hold is cancelled. Before this patch the hold just disappeared when cancelled (automatically or manually). >+ >+ >+- [[18298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18298) Allow enforcing password complexity >+ >+> Add the option to enforce a strong password policy. >+That policy would mean that passwords should include 1 lowercase, 1 uppercase and 1 digit. >+This option is turned on for new installations. >+ >+ >+ >+#### REST api >+ >+- [[18120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18120) CRUD endpoint for vendors >+ >+#### System Administration >+ >+- [[10132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10132) Add option to set MarcOrgCode on branch level >+ >+> This development allows setting different MARC organization codes (http://www.loc.gov/marc/organizations) for each library/branch, instead of only the globally configured 'MARCOrgCode' syspref. This is particularly useful for consortia with different libraries and different MARC organization codes. >+ >+ >+ >+### Enhancements >+ >+#### Acquisitions >+ >+- [[8612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8612) CSV export profile to have custom fields in export csv basket >+- [[12349]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12349) Link patron name on suggestions >+- [[18399]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18399) Add reasons on edit suggestion page >+- [[18581]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18581) Add standard edit and delete buttons to suggestions list >+- [[18582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18582) Hide empty rows in detailed suggestion view >+- [[19257]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19257) Warn when reopening a basket >+ >+#### Architecture, internals, and plumbing >+ >+- [[17554]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17554) Move GetBorrowersWithEmail to Koha::Patron >+- [[17680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17680) C4::Circulation - Replace GetItemIssue with Koha::Checkouts >+- [[17738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17738) Move GetReservesFromBorrowernumber to Koha::Patron->holds >+- [[17797]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17797) Add XSLT_Handler in opac/unapi >+- [[17807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17807) Use XSLT_Handler in oai.pl >+- [[17829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17829) Move GetMember to Koha::Patron >+- [[17843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17843) Move C4::Koha::getitemtypeinfo to Koha::ItemTypes >+- [[17965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17965) TT syntax for notices - Prove that DUEDGST is compatible >+- [[17966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17966) TT syntax for notices - Prove that ISSUESLIP is compatible >+- [[17967]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17967) TT syntax for notices - Prove that ODUE is compatible >+- [[17969]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17969) Refactor the way the items.content placeholder is generated >+- [[17975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17975) TT syntax for notices - Prove that HOLD_SLIP is compatible >+- [[17989]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17989) Stricter control on source directory for html templates >+- [[18149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18149) Move CountUsage calls to Koha namespace >+- [[18226]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18226) Remove "use Test::DBIx::Class" instantiations' dangerous code duplication >+- [[18254]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18254) Remove C4::Items::GetItemsByBiblioitemnumber call from additem.pl >+- [[18259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18259) Koha::Biblio - Remove GetSubscriptionsId >+- [[18260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18260) Koha::Biblio - Remove GetBiblio >+- [[18262]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18262) Koha::Biblios - Remove GetBiblioData - part 1 >+- [[18276]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18276) Koha::Biblio - Remove GetBiblioFromItemNumber >+- [[18277]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18277) Koha::Biblio - Remove GetBiblionumberFromItemnumber >+- [[18278]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18278) C4::Items - Remove GetItemLocation >+- [[18279]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18279) C4::Items - Remove GetLostItems >+- [[18285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18285) Koha::Database schema cache accessors >+- [[18295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18295) C4::Items - Remove get_itemnumbers_of >+- [[18296]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18296) C4::Items - Remove GetItemInfosOf >+- [[18361]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18361) Koha::Objects->find should accept composite primary keys >+- [[18539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18539) Forbid Koha::Objects->find calls in list context >+- [[18643]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18643) Remove dead code in reports/statistics 'Till reconciliation' >+- [[18782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18782) Remove unused C4::Serials::getsupplierbyserialid >+- [[18785]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18785) Add Koha::Subscription::biblio >+- [[18881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18881) Remove dead code in circ/view_holdsqueue.pl >+- [[18894]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18894) Add ability to limit the number of messages sent by misc/cronjobs/process_message_queue.pl at a time >+- [[18931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18931) Add a "data corrupted" section on the about page >+- [[19025]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19025) Move C4::Reserves::GetReserveInfo to Koha::Holds >+- [[19038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19038) Remove OPACShowBarcode syspref >+- [[19040]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19040) Change prototype of C4::Biblio::GetMarcBiblio >+- [[19056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19056) Move C4::Reserves::GetReserveCount to the Koha namespace >+- [[19057]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19057) Move C4::Reserves::GetReserve to the Koha namespace >+- [[19058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19058) Move C4::Reserves::GetReserveId to Koha::Holds >+- [[19059]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19059) Move C4::Reserves::CancelReserve to the Koha::Hold->cancel >+- [[19178]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19178) Remove outdated sms/* scripts >+- [[19209]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19209) Koha::Objects should provide ->is_paged method >+- [[19256]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19256) Koha::Acquisition::Order should use Koha::Object >+ >+#### Authentication >+ >+- [[16892]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16892) Add automatic patron registration via OAuth2 login >+ >+#### Cataloging >+ >+- [[13912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13912) Add syspref for default place of publication (country code) for field 008, range 15-17 >+- [[16204]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16204) Show friendly error message when trying to edit record which no longer exists >+- [[17039]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17039) Add cancel/new item option when editing an item >+- [[17288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17288) Advanced Editor - Rancor - Helpers for 006 and 007 fields >+- [[18735]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18735) Print Barcode as soon as adding an item >+- [[19348]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19348) Title column in item search is too narrow >+ >+#### Circulation >+ >+- [[10748]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10748) Add option to block return of lost items >+- [[14039]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14039) Add patron title to checkout screen >+- [[18708]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18708) Show itemBarcodeFallbackSearch results in a modal window >+- [[18882]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18882) Add location code to statistics table for checkouts and renewals >+ >+#### Command-line Utilities >+ >+- [[14533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14533) koha-create --use-db option shouldn't create any db or db user >+- [[16187]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16187) Add a script to cancel unfilled holds after a specified number of days >+- [[17467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17467) Introduce a single koha-zebra script to handle Zebra daemons for instances >+ >+> To ease multi-tenant sites maintenance, several handy scripts were introduced. For handling Zebra, 4 scripts were introduced: koha-start-zebra, koha-stop-zebra, koha-restart-zebra and koha-rebuild-zebra. >+This patch introduces a new script, koha-zebra, that unifies those actions regarding Zebra daemons on a per instance base, through the use of option switches. >+ >+ >+- [[18877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18877) Add documentation on dbhost for koha-create help >+- [[19462]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19462) Add a koha-elasticsearch command >+ >+> A new command-line script is added for handling Elasticsearch indexing-related tasks for each Koha instance. >+ >+ >+- [[19472]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19472) Add perl extension to borrowers-force-messaging-defaults >+ >+#### Course reserves >+ >+- [[19231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19231) No warning of number of attached items when deleting a course >+ >+#### Hold requests >+ >+- [[14353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14353) Show 'damaged' and other status on the 'place holds' page in staff >+ >+#### I18N/L10N >+ >+- [[18665]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18665) Translatability: Add tt filter to allow html tags inside tt directives >+ >+#### Label/patron card printing >+ >+- [[18465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18465) Patron card creator: Print on duplex card printer >+- [[18528]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18528) Patron card creator template: switch form fields for card height and card width >+- [[18541]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18541) Patron card creator: Add a grid to support layout design >+ >+#### Lists >+ >+- [[17214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17214) Add records to lists by biblio number >+- [[18228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18228) Make list permissions easier to use/understand >+- [[18672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18672) Creation Date and Modification Date are the same for a list in the Lists Module >+- [[18980]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18980) Add an explanation when Anyone permission has no actual effect >+- [[19255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19255) Correct explanation about list categories on shelves.pl in staff >+ >+#### MARC Bibliographic data support >+ >+- [[15140]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15140) Add MARC21 776 to OPAC and staff display >+ >+#### MARC Bibliographic record staging/import >+ >+- [[18389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18389) Allow using MARC modification templates in bulkmarcimport.pl >+ >+#### Notices >+ >+- [[18847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18847) Add "Save and continue" option to notice editing >+ >+#### OPAC >+ >+- [[13796]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13796) Alert in OPAC when renewing an item with a rental charge >+- [[16759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16759) Make OPAC holdings table configurable >+- [[17834]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17834) Change library news text for single-branch libraries >+- [[18354]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18354) Adding item type attribute to cover image div >+- [[18616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18616) The "Add forgot password link to OPAC" should allow patrons to use their library card number in addition to username >+- [[18775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18775) The "Password Reset" notice should use the patron's homebranch's email as "from" address >+- [[18860]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18860) OPAC Messaging Settings table is not styled with thead >+- [[18949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18949) OPAC MARC details holdings table is not styled with thead >+- [[19028]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19028) Add 'shelving location' to holdings table in detail page >+- [[19068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19068) OPAC purchase suggestion doesn't allow users to enter quantity of items >+- [[19212]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19212) Warns when asking for a discharge OPAC >+- [[19216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19216) Patron clubs table has an empty column in OPAC >+ >+#### Patrons >+ >+- [[6758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6758) Capture membership renewal date for reporting purposes >+- [[13178]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13178) cardnumber field length is too short >+- [[13572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13572) Add not-expired parameter to borrowers-force-messaging-defaults script >+- [[15644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15644) City dropdown default selection when modifying a patron matches only on city >+- [[18555]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18555) Create patron list from patron import >+- [[19400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19400) Reminder to unset gone no address flag after patron makes a modification request >+ >+#### REST api >+ >+- [[18137]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18137) Migrate from Mojolicious::Plugin::Swagger2 to Mojolicious::Plugin::OpenAPI >+- [[18282]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18282) OpenAPI operationId must be unique >+- [[19196]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19196) Add pagination helpers >+ >+#### Reports >+ >+- [[18667]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18667) Show a diff view of SQL reports when converting >+ >+#### SIP2 >+ >+- [[16755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16755) Allow SIP2 field DA (hold patron name) to be customized >+- [[16899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16899) Add ability to disallow overpayments via SIP >+- [[18104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18104) Allow SIP2 field AE (personal name) to be customized >+ >+#### Searching >+ >+- [[13205]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13205) Last/First page options for result list paging >+- [[18916]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18916) Add pagination to top of search results in staff client >+- [[19461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19461) Add floating toolbar to staff client catalog search results >+ >+#### Self checkout >+ >+- [[17381]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17381) Add system preference SCOMainUserBlock >+ >+#### Serials >+ >+- [[18184]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18184) Subscriptions summaries don't show if seeing all subs attached to a biblio >+ >+#### Staff Client >+ >+- [[12644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12644) Add subtitles to staff client cart >+- [[18718]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18718) Language selector in staff header menu similar to OPAC >+ >+#### System Administration >+ >+- [[12768]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12768) Replacement cost and processing fee management >+- [[18857]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18857) Have "actions" at both ends of the circulation rules table >+ >+#### Templates >+ >+- [[12691]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12691) Use Koha.Preference for calls to SCOUserJS, SCOUserCSS, OPACUserCSS, opacuserjs, etc in Self-Checkout >+- [[16545]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16545) Make edit link a styled button in item search results >+- [[17893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17893) Move JavaScript to the footer on staff client catalog pages >+- [[18542]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18542) Move and style "new field" link in item search form >+- [[18739]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18739) Add SVG version of staff-home-icons-sprite image >+- [[18810]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18810) Update Font Awesome to 4.7.0 >+- [[19356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19356) Move staff client cart JavaScript to the footer >+ >+#### Test Suite >+ >+- [[15339]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15339) TestBuilder build parameter warnings >+- [[18286]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18286) Test::DBIx::Class connection/schema is shadowed by a cached connection/schema >+- [[18287]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18287) Fix t/Koha.t having a Test::DBIx::Class cache issue >+- [[18288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18288) Fix t/SocialData.t having a Test::DBIx::Class cache issue >+- [[18289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18289) Fix t/Prices.t having a Test::DBIx::Class cache issue >+- [[18292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18292) Tests do not need to return 1; >+- [[18508]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18508) Fix t/db_dependent/api/v1/swagger/definitions.t (follow-up of 18137) >+- [[19119]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19119) Remove t/db_dependent/api/v1/swagger/definitions.t >+- [[19337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19337) Allow basic_workflow.t be configured by ENV >+- [[19513]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19513) More changes to MarkIssueReturned.t (after bug 19487) >+ >+#### Tools >+ >+- [[18430]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18430) Plugins page should have a link to viewing other types >+- [[18869]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18869) Patron clubs and templates tables look strange when empty >+- [[18871]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18871) It is unclear how to view a patron list >+- [[18917]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18917) Use font awesome buttons in CSV profiles >+- [[19022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19022) Improve location and author display in inventory tool >+- [[19420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19420) Improve display of errors from failure of uploading file during stage import >+ >+ >+### Critical bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[18351]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18351) No warning when deleting budgets that have funds attached >+- [[18756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18756) Users can view aq.baskets even if they are not allowed >+- [[18900]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18900) Wrong number format in receiving order >+- [[18906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18906) Superlibrarian and budget_manage_all users should always see all funds >+- [[18999]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18999) Acq: Shipping cost not included in total spent on acq home and funds page >+- [[19120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19120) Order cancelled status is reset on basket open >+- [[19194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19194) Internal server error when receiving an order with no itemtype >+- [[19277]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19277) TT syntax - Data is not ordered in notices >+- [[19296]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19296) Tax is being subtracted from orders when vendor price does not include gst and ordering from a file >+- [[19332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19332) Basket grouping PDF and CSV exports empty >+- [[19372]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19372) Selecting MARC framework doesn't work when adding to basket from an external source >+- [[19425]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19425) Adding orders from order file with multiple budgets per record triggers error >+- [[19596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19596) Internal server error if open order with deleted biblio / null biblionumber >+- [[19695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19695) Uncertain prices should not use find in list context >+ >+#### Architecture, internals, and plumbing >+ >+- [[12363]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12363) Marking an item as lost in koha always returns it, but longoverdue.pl may not >+- [[16069]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16069) XSS issue in basket.pl page >+- [[18651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18651) Move of checkouts is still not correctly handled >+- [[18726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18726) OPAC XSS - biblionumber >+- [[18727]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18727) System preferences loose part of values because of double quotes >+- [[18966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18966) Move of checkouts - Deal with duplicate IDs at DBMS level >+- [[19033]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19033) XSS Flaws in Currencies and exchange page >+- [[19034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19034) XSS Flaws in- Cities - Z39.50/SRU servers administration - Patron categories pages >+- [[19035]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19035) Stored XSS in patron lists - lists.pl >+- [[19050]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19050) XSS Flaws in Quick spine label creator >+- [[19051]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19051) XSS Flaws in - Batch record deletion page - Batch item deletion page - Batch item modification page >+- [[19052]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19052) XSS Flaws in - vendor search page - Invoice search page >+- [[19054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19054) XSS Flaws in Report - Top Most-circulated items >+- [[19078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19078) XSS Flaws in System preferences >+- [[19079]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19079) XSS Flaws in Membership page >+- [[19080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19080) Handle non existing patrons >+- [[19086]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19086) Multiple cross-site scripting vulnerabilities >+- [[19100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19100) XSS Flaws in memberentry.pl >+- [[19103]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19103) Stored XSS in itemtypes.pl - patron-attr-types.pl - matching-rules.pl >+- [[19105]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19105) XSS Stored in holidays.pl >+- [[19108]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19108) Stored XSS in multiple scripts >+- [[19110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19110) XSS Stored in branches.pl >+- [[19112]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19112) Stored XSS in basketheader.pl >+- [[19114]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19114) Stored XSS in parcels.pl >+- [[19117]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19117) paycollect.pl is vulnerable for CSRF attacks >+- [[19125]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19125) XSS - members.pl >+- [[19127]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19127) Stored XSS in csv-profiles.pl >+- [[19128]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19128) XSS - patron-attr-types.tt, authorised_values.tt and categories.tt >+- [[19333]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19333) XSS vulnerability in opac-shelves >+- [[19655]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19655) To.json doesn't escape newlines which can create invalid JSON >+ >+#### Authentication >+ >+- [[18046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18046) Problem with redirect on logout with CAS >+- [[18880]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18880) Regression breaks local authentication fallback for all external authentications >+ >+#### Cataloging >+ >+- [[18131]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18131) Matching staged records when using elastic search fails >+- [[19350]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19350) Holds without link in 773 trigger SQL::Abstract::puke >+- [[19503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19503) Duplicating a dropdown menu subfield yields an empty subfield tag >+ >+#### Circulation >+ >+- [[18179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18179) Koha::Objects->find should not be called in list context >+- [[18357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18357) On-site checkouts issues with 'Unlimited' >+- [[18835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18835) SQL syntax error in overdue_notices.pl >+- [[19048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19048) Self checkout: Internal server error in sco-main.pl >+- [[19053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19053) Auto renewal flag is not kept if a confirmation is needed >+- [[19198]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19198) Renewal as issue causes too many error >+- [[19205]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19205) Pay selected fine generates 500 error >+- [[19208]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19208) Pay select option doesn't pay the selected fine >+- [[19334]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19334) circulation history doesn't set biblionumber so left navigation is broken >+- [[19374]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19374) CircSidebar overlapping transferred items table >+- [[19431]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19431) Error when trying to checkout an unknown barcode >+- [[19487]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19487) Internal server error when writing off lost fine for item not checked out >+ >+#### Command-line Utilities >+ >+- [[18927]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18927) koha-rebuild-zebra is failing with "error retrieving biblio" >+ >+#### Course reserves >+ >+- [[19388]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19388) Error in course details on OPAC if an item is checked-out >+ >+#### Hold requests >+ >+- [[18547]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18547) On shelf holds allowed > "If all unavailable" ignores default hold policy >+- [[19116]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19116) Holds not set to waiting when "Confirm" is used >+- [[19135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19135) AllowHoldsOnPatronsPossessions is not working >+- [[19260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19260) Reservations / holds marked as problems being seen as expired ones and deleted wrongly. >+- [[19626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19626) Database update for bug 12063 incorrectly calculates expirationdate for holds >+ >+#### I18N/L10N >+ >+- [[18331]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18331) Translated CSV exports need to be fixed once and for all >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[19067]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19067) clubs/ is not correctly mapped in Makefile.PL >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[18741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18741) Web installer does not load default data >+ >+#### MARC Authority data support >+ >+- [[19415]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19415) FindDuplicateAuthority is searching on biblioserver since 16.05 >+ >+#### MARC Bibliographic record staging/import >+ >+- [[18577]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18577) Importing a batch using a framework not fully set up causes and endless loop >+ >+#### Notices >+ >+- [[19675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19675) Cannot save notices when setting the TranslateNotices preference >+ >+#### OPAC >+ >+- [[17277]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17277) Current Location column in Holdings table showing empty under OPAC >+- [[18572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18572) Improper branchcode set during OPAC renewal >+- [[18653]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18653) Possible privacy breach with OPAC password recovery >+- [[18938]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18938) opac/svc/patron_notes and opac/opac-issue-note.pl use GetMember >+- [[18955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18955) Autocomplete is on in OPAC password recovery >+- [[19122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19122) IncludeSeeFromInSearches is broken >+- [[19235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19235) Password visible in OPAC self registration >+- [[19366]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19366) PatronSelfRegistrationEmailMustBeUnique pref makes it impossible to submit updates via OPAC >+ >+#### Patrons >+ >+- [[18685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18685) Patron edit/cancel floating toolbar out of place >+- [[18987]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18987) When browsing for a patron by last name the page processes indefinitely >+- [[19214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19214) Patron clubs: Template process failed: undef error - Cannot use "->find" in list context >+- [[19418]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19418) Patron search is broken >+ >+#### REST api >+ >+- [[18826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18826) REST API tests do not clean up >+ >+#### Reports >+ >+- [[18898]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18898) Some permissions for Reports can be bypassed >+- [[19495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19495) Automatic report conversion needs to do global replace on 'biblioitems' and 'marcxml' >+ >+#### SIP2 >+ >+- [[15438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15438) Checking out an on-hold item sends holder's borrowernumber in AF (screen message) field. >+- [[18996]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18996) SIP sets ok flag to true for refused checkin for data corruption >+- [[19651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19651) SIP/ILS/Item missing title >+ >+#### Searching >+ >+- [[16976]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16976) Authorities searches with double quotes gives ZOOM error 20003 >+- [[18624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18624) Software error when searching authorities in Elasticsearch - incorrect parameter "any" should be "all" >+- [[18854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18854) DoS Offset >+ >+#### Searching - Elasticsearch >+ >+- [[18318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18318) Wrong unicode tokenization >+- [[18374]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18374) Respect QueryAutoTruncate syspref in Elasticsearch >+- [[18434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18434) Elasticsearch indexing broken with newer catmandu version >+- [[19481]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19481) Elasticsearch - Set default fields for sorting in mappings.yaml >+- [[19559]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19559) Elasticsearch QueryAutoTruncate truncate field names with hyphens if data is quoted >+ >+#### Serials >+ >+- [[19323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19323) Subscription edit permission issue >+ >+#### Staff Client >+ >+- [[18884]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18884) Advanced search on staff client, Availability limit not properly limiting >+ >+#### System Administration >+ >+- [[15173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15173) SubfieldsToAllowForRestrictedEditing not working properly >+ >+#### Templates >+ >+- [[19329]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19329) IntranetSlipPrinterJS label is obsoleted >+- [[19539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19539) Editing rules that contain 'Unlimited' values produces invalid data >+ >+#### Test Suite >+ >+- [[18807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18807) www/batch.t is failing >+- [[18851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18851) Use Test::DBIx::Class in tests breaks packaging >+ >+#### Tools >+ >+- [[18689]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18689) Fix calendar error with double quotes in title or description of holiday >+- [[18806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18806) Cannot revert a batch >+- [[18870]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18870) Patron Clubs breaks when creating a club >+- [[19023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19023) inventory tool performance >+- [[19049]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19049) Fix regression on stage-marc-import with to_marc plugin >+- [[19073]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19073) Can't change library with patron batch modification tool >+- [[19163]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19163) Critical typo in stage-marc-import process >+- [[19357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19357) Error when submitting biblionumbers to batch record modification >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[18910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18910) Regression: Z39.50 wrong conversion in Unimarc by Bug 18152 >+ >+ >+### Other bugs fixed >+ >+(This list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+- [[19397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19397) Release team 17.11 >+ >+#### Acquisitions >+ >+- [[11122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11122) Fix display of publication year/copyrightdate and publishercode on various pages in acquisitions >+- [[13208]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13208) More complete breadcrumbs when cancelling an order >+- [[18722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18722) Subtotal information not showing fund source >+- [[18830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18830) Message to user is poorly constructed >+- [[18839]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18839) suggestion.pl: 'unknown' is spelled 'unkown' >+- [[18941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18941) C4::Budgets GetBudgetByCode should return active budgets over inactive budgets >+- [[18942]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18942) CanUserUseBudget.t and CanUserModifyBudget.t missing system user test cases >+- [[18971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18971) Typo Koha::ItemsTypes for Koha::ItemTypes >+- [[19024]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19024) Order cancelled status is reset on basket close >+- [[19083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19083) 'Show all details' checkbox on basket summary page is broken >+- [[19118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19118) Due to wrong variable name passed vendor name is not coming in browser title bar >+- [[19180]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19180) Vendor name is missing from breadcrumbs when closing an order >+- [[19195]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19195) Noisy warns when creating or editing a basket >+- [[19328]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19328) Internal server error because of missing currency >+- [[19340]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19340) Transferred orders show incorrect basket in transferred from/to >+- [[19453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19453) Client side validation broken for "Fund" select >+ >+#### Architecture, internals, and plumbing >+ >+- [[13012]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13012) suggestion.suggesteddate should be set to NOW if not defined >+- [[14572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14572) insert_single_holiday() forces a value on an AUTO_INCREMENT column, during an INSERT >+- [[17699]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17699) DateTime durations are not correctly subtracted >+- [[18584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18584) Our legacy code contains trailing-spaces >+- [[18605]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18605) Remove TRUNCATE from C4/HoldsQueue.pm >+- [[18633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18633) Logs are full of CGI::param called in list context - itemsearch.pl >+- [[18716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18716) CGI::param in list context warns in updatesupplier.pl >+- [[18771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18771) CGI.pm: Subroutine multi_param redefined >+- [[18794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18794) OAI/Server.t fails on slow servers >+- [[18824]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18824) Remove stray i from matching-rules.tt >+- [[18921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18921) Resolve a few warnings in C4/XSLT.pm >+- [[18923]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18923) Resolve a warn in Biblio::GetCOinSBiblio >+- [[18956]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18956) Possible privacy breach with OPAC password recovery >+- [[18961]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18961) Datatable column filters of style 'select' should do an exact match >+- [[19055]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19055) GetReservesToBranch is not used >+- [[19130]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19130) K::A::Booksellers->search broken for attribute 'name' >+- [[19276]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19276) CanBookBeIssued: unsuccessfully refers to borrower category_type X >+- [[19298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19298) allow_onshelf_holds is not calculated correctly in opac-shelves >+- [[19317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19317) Move of checkouts - Remove leftover >+- [[19344]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19344) DB fields login_attempts and lang may be inverted >+- [[19493]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19493) Remove few warnings from circulation.pl >+- [[19517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19517) dateexpiry.t is failing randomly >+- [[19536]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19536) Odd number of elements in anonymous hash in svc/bib >+ >+#### Authentication >+ >+- [[19373]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19373) CAS login for staff interface always goes back to home >+ >+#### Cataloging >+ >+- [[18422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18422) Add Select2 to authority editor >+- [[19367]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19367) $biblio variable redefined in same scope in ISBDdetail >+- [[19377]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19377) Remove $5 charge from sample item types >+- [[19413]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19413) Move the location of the Ok and cancel buttons to the 008 cataloguing builder >+- [[19537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19537) Authorities search doesn't correctly populate subfield $2 source of heading >+ >+#### Circulation >+ >+- [[9031]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9031) Overdue items crossing DST boundary throw invalid local time exception >+- [[11580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11580) If returnBeforeExpiry is on, holidays are not taken into account to calculate the due date >+- [[18449]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18449) Renewal limit button on renew.pl misleading >+- [[19007]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19007) Allow paypal payments via debit or credit card again >+- [[19027]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19027) Circulation rules: Better wording for standard rules for all libraries >+- [[19029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19029) Implement a security question for cloning circulation conditions >+- [[19076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19076) Renewal via Checkout screen is logged as both a renewal and a checkout >+- [[19371]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19371) Change template table column text from 'Delete?' to 'Cancel?' on the patron circulation page holds tab >+- [[19438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19438) Sorting by due date in overdues listing does not work as expected >+- [[19484]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19484) Checkout page does not like itemtype NULL >+ >+#### Command-line Utilities >+ >+- [[18709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18709) koha-foreach should use koha-shell, internally >+- [[19190]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19190) Silly calculation of average time in touch_all scripts >+ >+#### Course reserves >+ >+- [[19228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19228) Confirm delete doesn't show when deleting an item from course >+- [[19229]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19229) Clicking Cancel when editing course doesn't take you back to the course >+ >+#### Database >+ >+- [[13766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13766) Make biblioitems.ean longer and add index >+- [[18690]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18690) Typos in Koha database description (Table "borrowers") >+- [[18848]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18848) borrowers.lastseen comment typo >+- [[19422]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19422) kohastructure.sql missing DROP TABLES >+ >+#### Developer documentation >+ >+- [[19528]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19528) Fixing a few typos like corrosponding >+ >+#### Documentation >+ >+- [[18817]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18817) Update links in the help files for the new 17.11 manual >+ >+#### Hold requests >+ >+- [[18469]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18469) Suspend all holds when specifying a date to resume hold does not keep date >+ >+#### I18N/L10N >+ >+- [[17827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17827) Untranslatable "by" in MARC21slim2intranetResults.xsl >+- [[18367]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18367) Fix untranslatable string from Bug 18264 >+- [[18537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18537) Update Ukrainian installer sample files for 17.05 >+- [[18641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18641) Translatability: Get rid of template directives in translations for *reserves.tt files >+- [[18644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18644) Translatability: Get rid of pure template directives in translation for memberentrygen.tt >+- [[18648]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18648) Translatability: Get rid of tt directives in translation for macles.tt >+- [[18649]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18649) Translatability: Get rid of tt directive in translation for admin/categories.tt and onboardingstep2.tt >+- [[18652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18652) Translatability: Get rid of tt directive in translation for uncertainprice.tt >+- [[18654]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18654) Translatability: Get rid of tt directives starting with [%% in translation for itemsearch.tt >+- [[18660]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18660) Translatability: Get rid of template directives [%% in translation for patroncards-errors.inc >+- [[18675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18675) Translatability: Get rid of [%% in translation for csv-profiles.tt >+- [[18681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18681) Translatability: Get rid of [%% in translation for about.tt >+- [[18682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18682) Translatability: Get rid of [%% in translation for 2 files av-build-dropbox.inc >+- [[18684]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18684) Translatability: Get rid of %%] in translation for currency.tt >+- [[18687]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18687) Translatability: abbr tag should not contain lang attribute >+- [[18693]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18693) Translatability: Get rid of exposing a [%% FOREACH loop in translation for branch-selector.inc >+- [[18694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18694) Translatability: Get rid of exposing [%% FOREACH in csv/cash_register_stats.tt >+- [[18695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18695) Translatability: Get rid of [%% INCLUDE in translation for circulation.tt >+- [[18699]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18699) Get rid of %%] in translation for edi_accounts.tt >+- [[18701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18701) Translatability: Get rid of exposed tt directives in matching-rules.tt >+- [[18703]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18703) Translatability: Resolve some remaining %%] problems for staff client in 6 Files >+- [[18754]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18754) Translatability: Get rid of exposed tt directives in opac-detail.tt >+- [[18776]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18776) Translatability: Get rid of exposed tt directives in opac-advsearch.tt >+- [[18777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18777) Translatability: Get rid of exposed tt directives in opac-memberentry.tt >+- [[18778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18778) Translatability: Get rid of tt directive in translation for item-status.inc >+- [[18779]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18779) Translatability: Get rid of exposed tt directives in authorities-search-results.inc (OPAC) >+- [[18780]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18780) Translatability: Get rid of exposed tt directive in masthead-langmenu.inc >+- [[18781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18781) Translatability: Get rid of exposed tt directives in openlibrary-readapi.inc >+- [[18800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18800) Patron card images: Add some more explanation to upload page and fix small translatability issue >+- [[18901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18901) Sysprefs translation: translate only *.pref files (not *.pref*) >+- [[19274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19274) Translatability: Fix new splitting problems related to database warnings >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[9409]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9409) koha-create --request-db should be able to accept a dbhost option >+- [[18564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18564) koha-common.cnf parsing is too restrictive >+- [[18712]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18712) make test is failing with an empty DB - t/Matcher.t >+- [[18920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18920) Some config values are not saved in koha-install-log >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[17944]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17944) Remove the sql code from itemtypes.pl administrative perl script >+- [[18629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18629) Translatability: Fix problems with web installer 17.05 >+- [[18702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18702) Translatability: Get rid of exposed if statement in tt for translated onboardingstep2.tt >+- [[19085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19085) Empty files in English web installer >+ >+#### Label/patron card printing >+ >+- [[18550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18550) Patron card creator: Print output does not respect layout units >+ >+#### Lists >+ >+- [[15924]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15924) Coce not enabled on lists >+- [[18214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18214) Cannot edit list permissions of a private list >+ >+#### MARC Authority data support >+ >+- [[17380]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17380) Resolve several problems related to Default authority framework >+- [[18801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18801) Merging authorities has an invalid 'Default' type in the merge framework selector >+- [[18811]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18811) Visibility settings inconsistent between framework and authority editor >+ >+#### MARC Bibliographic record staging/import >+ >+- [[17710]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17710) C4::Matcher::get_matches and C4::ImportBatch::GetBestRecordMatch should use same logic >+- [[19069]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19069) "Doesn't match" option fails in MARC Modification Templates >+- [[19414]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19414) Move the location of the 'Import this batch into the catalog' button >+ >+#### Notices >+ >+- [[19134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19134) C4::SMS does not handle drivers with more than two names well >+ >+#### OPAC >+ >+- [[5471]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5471) Quotes in tags cause moderation approval/rejection to fail >+- [[9857]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9857) Did you mean? from authorities uses incorrect punctuation >+- [[13913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13913) Renewal error message in OPAC is confusing >+- [[16463]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16463) OPAC discharge page should warn the user about checkouts before they request >+- [[16711]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16711) OPAC Password recovery: Handling if multiple accounts have the same mail address >+- [[18118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18118) Unexpected behaviour with 'GoogleOpenIDConnect' and 'OpacPublic' syspref combination >+- [[18545]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18545) Remove use of onclick from OPAC Cart >+- [[18634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18634) Missing empty line at end of opac.pref / colliding translated preference sections >+- [[18692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18692) When SMS is enabled the OPAC messaging table is misaligned >+- [[18946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18946) Change language from external web fails >+- [[19345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19345) SendMail error does not display error message in password recovery >+- [[19576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19576) opac-detail has duplicate 'use Koha::Biblios;' >+ >+#### Patrons >+ >+- [[12346]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12346) False patron modification alerts on members-home.pl >+- [[18447]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18447) Datepicker only shows -10/+10 years for date of birth >+- [[18621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18621) After duplicate message system picks category expiry date rather than manual defined >+- [[18630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18630) Translatability (Clubs): 'Cancel' is ambiguous and leads to mistakes >+- [[18636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18636) Can not save new patron on fresh install (Conflict between autoMemberNum and BorrowerMandatoryField) >+- [[18832]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18832) Missing space between icon and label in button 'Patron lists' >+- [[18858]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18858) Warn when deleting a borrower debarment >+- [[19129]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19129) Clean up templates for organisation patrons in staff >+- [[19215]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19215) Typo in URL when editing a patron club template >+- [[19258]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19258) Fix warns when paying or writing off a fine or charge >+- [[19275]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19275) clubs table broken at the opac if public enrollment is not allowed >+- [[19398]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19398) Wrong date format in quick patron search table >+- [[19443]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19443) Error while attempting to duplicate a patron >+- [[19531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19531) When editing patrons without circulation permission redirect should be to the patron's detail page >+ >+#### Reports >+ >+- [[11235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11235) Names for reports and dictionary are cut off when quotes are used >+- [[13452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13452) Average checkout report always uses biblioitems.itemtype >+- [[18734]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18734) Internal server error in cash_register_stats.pl when exporting to file >+- [[18742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18742) Circulation statistics wizard no longer exports the total row >+- [[18919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18919) "Transaction Branch" select field broken in Cash register statistics >+- [[18985]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18985) SQL reports 'Last edit' and 'Last run' columns sort alphabetically, not chronologically >+ >+#### SIP2 >+ >+- [[18755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18755) Allow empty password fields in Patron Info requests >+ >+> Some SIP devices expect an empty password field in a patron info request to be accepted as OK by the server. Since patch for bug 16610 was applied this is not the case. This reinstates the old behaviour for sip logins with the parameter allow_empty_passwords="1" >+ >+ >+- [[18812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18812) SIP Patron status does not respect OverduesBlockCirc >+ >+#### Searching >+ >+- [[16485]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16485) Collection column in Item search is always empty >+- [[19389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19389) Don't offer search option for libary groups when no groups are defined >+ >+#### Searching - Elasticsearch >+ >+- [[16660]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16660) Elasticsearch broken if OpacSuppression is activated >+ >+#### Serials >+ >+- [[13747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13747) Fix problems with frequency descriptions containing quotes >+- [[18356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18356) Prediction pattern wrong, skips years, for some year based frequencies >+- [[18607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18607) Fix date calculations for monthly frequencies in Serials >+- [[18697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18697) Fix date calculations for day/week frequencies in Serials >+- [[19315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19315) Routing preview may use wrong biblionumber >+ >+#### Staff Client >+ >+- [[18673]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18673) News author does not display on staff client home page >+- [[19193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19193) When displaying the fines of the guarantee on the guarantor account, price is not in correct format. >+ >+#### System Administration >+ >+- [[16726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16726) Text in Preferences search box does not clear >+- [[18700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18700) Fix ungrammatical sentence >+- [[18934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18934) Warns in Admin -> SMS providers >+- [[18965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18965) branch transfer limits pagination save bug >+- [[19186]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19186) SelfCheckoutByLogin should list 'cardnumber' as an option instead of 'barcode' >+ >+#### Templates >+ >+- [[10267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10267) No error message when entering an invalid cardnumber >+- [[17639]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17639) Remove white filling inside of Koha logo >+- [[18656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18656) Require confirmation of deletion of files from patron record >+- [[19000]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19000) about page - Typo in closing p tag >+- [[19041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19041) footerjs = 1 removed by bug 17855 >+ >+#### Test Suite >+ >+- [[17664]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17664) Silence non-zebra warnings in t/db_dependent/Search.t >+- [[18290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18290) Fix t/db_dependent/Koha/Object.t, Mojo::JSON::Bool is a JSON::PP::Boolean :) >+- [[18411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18411) t/db_dependent/www/search_utf8.t fails >+- [[18601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18601) OAI/Sets.t mangles data due to truncate in ModOAISetsBiblios >+- [[18732]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18732) Noisy t/SMS.t triggered by koha_conf.xml without sms_send_config >+- [[18746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18746) Text_CSV_Various.t parse failure >+- [[18748]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18748) Noisy t/db_dependent/AuthorisedValues.t >+- [[18749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18749) xt/sample notices fails with "No sample notice to delete" >+- [[18759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18759) Circulation.t is failing randomly >+- [[18761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18761) AutomaticItemModificationByAge.t tests are failing >+- [[18762]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18762) Some tests are noisy >+- [[18763]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18763) swagger/definitions.t is failing >+- [[18766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18766) ArticleRequests.t raises warnings >+- [[18767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18767) Useless debugging info in GetDailyQuote.t >+- [[18773]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18773) t/db_dependent/www/history.t is failing >+- [[18802]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18802) Circulation.t fails if finesMode != "Do not calculate" >+- [[18804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18804) Selenium tests are failing >+- [[18951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18951) Some t/Biblio tests are database dependent >+- [[18976]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18976) Fix t/db_dependent/Auth.t cleanup >+- [[18977]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18977) Rollback branch in t/db_dependent/SIP/Message.t >+- [[18982]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18982) selenium tests needs too many prerequisites >+- [[18991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18991) Fix cleanup in t/db_dependent/Log.t >+- [[19003]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19003) Add a TestBuilder default for borrowers.login_attempts >+- [[19004]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19004) Koha/Patrons.t fails when item-level_itypes is not set >+- [[19009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19009) Circulation.t is still failing randomly >+- [[19013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19013) sample_data.sql inserts patrons with guarantorid that do not exist >+- [[19042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19042) Silence warnings t/db_dependent/Letters.t >+- [[19047]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19047) Fix AddBiblio call in Reserves.t >+- [[19070]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19070) Fix Circulation/Branch.t >+- [[19071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19071) Fix Circulation/issue.t and Members/IssueSlip.t >+- [[19126]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19126) Fix Members.t with IndependentBranches set >+- [[19176]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19176) Dates comparison fails on slow server >+- [[19227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19227) 00-merge-conflict-markers.t launches too many tests >+- [[19262]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19262) pod_spell.t does not work >+- [[19268]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19268) Fix wrong TestBuilder parameter in few unit tests >+- [[19307]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19307) t/db_dependent/Circulation/NoIssuesChargeGuarantees.t fails if AllowFineOverride set to allow >+- [[19335]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19335) 00-merge-markers.t fails >+- [[19385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19385) t/Calendar.t is failing randomly >+- [[19386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19386) t/db_dependent/SIP/Patron.t is failing randomly >+- [[19391]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19391) auth_values_input_www.t is failing because of bug 19128 >+- [[19392]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19392) auth_values_input_www.t does not clean up >+- [[19403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19403) Again and again, Circulation.t is failing randomly >+- [[19405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19405) t/db_dependent/api/v1/holds.t fails randomly >+- [[19423]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19423) DecreaseLoanHighHolds.t is failing randomly >+- [[19437]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19437) Rearrange CancelExpiredReserves tests >+- [[19440]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19440) XISBN tests should skip if XISBN returns overlimit error >+- [[19455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19455) Circulation/SwitchOnSiteCheckouts.t is failing randomly >+- [[19463]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19463) TestBuilder.t is failing randomly >+- [[19529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19529) NoIssuesChargeGuarantees.t is failing randomly >+ >+#### Tools >+ >+- [[14316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14316) Clarify meaning of record number in Batch record deletion tool >+- [[18613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18613) Deleting a Letter from a library as superlibrarian deletes the "All libraries" rule >+- [[18704]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18704) File types limit in tools/export.pl is causing issues with csv files generated by MS/Excel >+- [[18706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18706) subfields to delete not disabled anymore in batch item modification >+- [[18730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18730) Batch Mod Edit <label> HTML validation fails >+- [[18752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18752) Automatic item modifications by age should allow 'blank' values >+- [[18918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18918) Exporting bibs in CSV when you have no CSV profiles created causes error >+- [[19021]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19021) Inventory column sorting >+- [[19074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19074) Show patron category description instead of code in patron batch modification list >+- [[19081]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19081) Plack preventing uninstalled plugins from being removed on the plugins list >+- [[19088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19088) plugins-upload.pl causes uninitialized value noise >+- [[19259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19259) Overdue rules do not save (delay field should only accept numbers) >+ >+#### Web services >+ >+- [[16401]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16401) System preference staffClientBaseURL hardcoded to 'http://' >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[19043]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19043) Z39.50 target clio-db.cc.columbia.edu:7090 is no longer publicly available. >+ >+### New system preferences >+ >+- BlockReturnOfLostItems >+- DefaultCountryField008 >+- GoogleOpenIDConnectAutoRegister >+- GoogleOpenIDConnectDefaultBranch >+- GoogleOpenIDConnectDefaultCategory >+- ILLModule >+- ILLModuleCopyrightClearance >+- MarkLostItemsAsReturned >+- OPACUserSummary >+- ProcessingFeeNote >+- RequireStrongPassword >+- SCOMainUserBlock >+- SelfCheckoutByLogin >+- StaffLangSelectorMode >+- useDefaultReplacementCost >+ >+### Renamed system preferences >+ >+- OpacLocationBranchToDisplayShelving => OpacLocationOnDetail >+ >+### Deleted system preferences >+ >+- OPACShowBarcode >+ >+### System requirements >+ >+Important notes: >+ >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in DocBook. The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://koha-community.org/manual/17.11/en/html/) >+ >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary) >+ >+### Translations >+ >+Complete or near-complete translations of the OPAC and staff >+interface are available in this release for the following languages: >+ >+- English (USA) >+- Arabic (95%) >+- Armenian (96%) >+- Chinese (China) (80%) >+- Chinese (Taiwan) (100%) >+- Czech (92%) >+- Danish (66%) >+- English (New Zealand) (100%) >+- Finnish (95%) >+- French (92%) >+- French (Canada) (92%) >+- German (100%) >+- German (Switzerland) (100%) >+- Greek (77%) >+- Hindi (100%) >+- Italian (100%) >+- Norwegian BokmÃ¥l (55%) >+- Occitan (73%) >+- Persian (55%) >+- Polish (98%) >+- Portuguese (96%) >+- Portuguese (Brazil) (81%) >+- Slovak (92%) >+- Spanish (100%) >+- Swedish (92%) >+- Turkish (97%) >+- Vietnamese (68%) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+For information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 17.11.00 is >+ >+- Release Manager: [Jonathan Druart](mailto:jonathan.druart@bugs.koha-community.org) >+- QA Team: >+ - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ - [Nick Clemens](mailto:nick@bywatersolutions.com) >+ - [Brendan Gallagher](mailto:brendan@bywatersolutions.com) >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Julian Maurice](mailto:julian.maurice@biblibre.com) >+ - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com) >+ - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) >+- Bug Wranglers: >+ - [Amit Gupta](mailto:amitddng135@gmail.com) >+ - Claire Gravely >+ - Josef Moravec >+ - [Marc Véron](mailto:veron@veron.ch) >+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+- Documentation Team: >+ - [Chris Cormack](mailto:chrisc@catalyst.net.nz) >+ - [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) >+- Release Maintainers: >+ - 17.05 -- [Fridolin Somers](mailto:fridolin.somers@biblibre.com) >+ - 16.11 -- [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+ - 16.05 -- [Mason James](mailto:mtj@kohaaloha.com) >+ >+### Credits >+We thank the following libraries who are known to have sponsored >+new features in Koha 17.11.00: >+ >+- BULAC - http://www.bulac.fr/ >+- ByWater Solutions >+- Camden County >+- Catalyst IT >+- Dover >+- Tulong Aklatan >+- Washoe County Library System >+ >+We thank the following individuals who contributed patches to Koha 17.11.00. >+ >+- Blou (1) >+- Nazlı (1) >+- Aleisha Amohia (49) >+- Michael Andrew Cabus (1) >+- Alex Arnaud (6) >+- Stefan Berndtsson (2) >+- David Bourgault (2) >+- Alex Buckley (12) >+- Colin Campbell (9) >+- Hector Castro (2) >+- Nick Clemens (76) >+- Tomás Cohen Arazi (86) >+- David Cook (5) >+- Chris Cormack (4) >+- Christophe Croullebois (1) >+- Marcel de Rooy (141) >+- Yarik Dot (1) >+- Jonathan Druart (332) >+- Serhij Dubyk {СеÑгÑй ÐÑбик} (2) >+- Magnus Enger (3) >+- Charles Farmer (3) >+- Katrin Fischer (22) >+- Amit Gupta (33) >+- David Gustafsson (1) >+- Mason James (2) >+- Lee Jamison (6) >+- Srdjan Jankovic (1) >+- Dilan Johnpullé (1) >+- Andreas Jonsson (1) >+- Chris Kirby (1) >+- Olli-Antti Kivilahti (10) >+- Jon Knight (3) >+- David Kuhn (2) >+- Owen Leonard (24) >+- Julian Maurice (16) >+- Sophie Meynieux (1) >+- Kyle M Hall (42) >+- Josef Moravec (30) >+- Joy Nelson (1) >+- Dobrica Pavlinusic (3) >+- Martin Persson (2) >+- Dominic Pichette (1) >+- Karam Qubsi (1) >+- Liz Rea (1) >+- David Roberts (1) >+- Andreas Roussos (1) >+- Rodrigo Santellan (1) >+- Alex Sassmannshausen (4) >+- Fridolin Somers (15) >+- Lari Taskula (19) >+- Mirko Tietgen (1) >+- Mark Tompsett (29) >+- Eric Vantillard (1) >+- Oleg Vasylenko (1) >+- Marc Véron (67) >+- Jesse Weaver (1) >+- Baptiste Wojtkowski (6) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 17.11.00 >+ >+- abunchofthings.net (1) >+- ACPL (24) >+- BibLibre (45) >+- BigBallOfWax (3) >+- BSZ BW (44) >+- bugs.koha-community.org (332) >+- ByWater-Solutions (121) >+- Catalyst (16) >+- Devinim (1) >+- evaxion.fr (1) >+- Göteborgs universitet (2) >+- Ilsley Public Library (1) >+- informaticsglobal.com (33) >+- jns.fi (29) >+- KohaAloha (2) >+- Kreablo AB (1) >+- Libriotech (3) >+- Loughborough University (3) >+- Marc Véron AG (67) >+- Marywood University (6) >+- Prosentient Systems (5) >+- PTFS-Europe (14) >+- Rijksmuseum (141) >+- rot13.org (3) >+- Solutions inLibro inc (7) >+- Theke Solutions (86) >+- unidentified (122) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- anafe (1) >+- Blou (1) >+- fcouffignal (1) >+- Guillaume (1) >+- Harold (1) >+- iflora (1) >+- m23 (2) >+- maricris (1) >+- mehdi (1) >+- NickUCKohaCon17 (1) >+- Srdjan (1) >+- Brendan A Gallagher (8) >+- Hugo Agud (11) >+- Aleisha Amohia (8) >+- Michael Andrew Cabus (2) >+- Israelex A Veleña for KohaCon17 (3) >+- sonia BOUIS (2) >+- David Bourgault (20) >+- Christopher Brannon (4) >+- Alex Buckley (34) >+- Michael Cabus (1) >+- Colin Campbell (7) >+- Axelle Clarisse (1) >+- Nick Clemens (173) >+- Tomas Cohen Arazi (192) >+- David Cook (1) >+- Chris Cormack (19) >+- Caroline Cyr La Rose (5) >+- Benjamin Daeuber (2) >+- Indranil Das Gupta (L2C2 Technologies) (1) >+- Frédéric Demians (3) >+- Marcel de Rooy (383) >+- Jonathan Druart (1105) >+- Serhij Dubyk {СеÑгÑй ÐÑбик} (1) >+- Magnus Enger (12) >+- Katrin Fischer (109) >+- Barbara Fondren (1) >+- Jessica Freeman (1) >+- Eivin Giske Skaaren (2) >+- Marijana Glavica (2) >+- Eric Gosselin (1) >+- Claire Gravely (7) >+- Victor Grousset (1) >+- Amit Gupta (6) >+- Andreas Hedström Mace (2) >+- Felix Hemme (3) >+- Lee Jamison (62) >+- Dilan Johnpullé (12) >+- Eugene Jose Espinoza (4) >+- Christopher Kellermeyer (1) >+- Chris Kirby (2) >+- Olli-Antti Kivilahti (7) >+- Jon Knight (2) >+- David Kuhn (1) >+- Rhonda Kuiper (1) >+- macon lauren KohaCon2017 (1) >+- Owen Leonard (53) >+- Jesse Maseto (7) >+- Julian Maurice (48) >+- Matthias Meusburger (4) >+- Kyle M Hall (137) >+- Josef Moravec (120) >+- Jason Palmer (1) >+- Dominic Pichette (5) >+- Simon Pouchol (2) >+- Séverine QUEUNE (4) >+- Laurence Rault (1) >+- Liz Rea (1) >+- Martin Renvoize (2) >+- David Roberts (1) >+- Benjamin Rokseth (9) >+- Fridolin Somers (3) >+- Lari Taskula (7) >+- Mirko Tietgen (4) >+- Mark Tompsett (53) >+- Marc Véron (62) >+- George Williams (1) >+ >+And people who contributed to the Koha manual during the release cycle of Koha 17.11.00. >+ >+ * Daniel Brady (1) >+ * Julie Cameron-Jones (2) >+ * Nick Clemens (1) >+ * Chris Cormack (39) >+ * Kelly Drake (1) >+ * Jonathan Druart (14) >+ * Karl Eagle (1) >+ * Katrin Fischer (48) >+ * Jessica Freeman (1) >+ * Jack Gilmour (1) >+ * Bernardo Gonzalez Kriegel (2) >+ * Lee Jamison (25) >+ * Owen Leonard (1) >+ * vicky Lin (1) >+ * Steve Macgregor (1) >+ * Kelly McElligott (9) >+ * Joanne Morahan (2) >+ * Jessica Zairo (4) >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+### Special thanks >+ >+I would like to thank again all the people who contributed to this release: the author of the patches, the testers, the QA team, as well as the manual contributors and the translators. >+ >+And in particular Tomás and Katrin who were always available when I needed them! >+ >+Thanks to BibLibre, ByWater Solution and PTFS Europe to continue to support and trust me. >+ >+### Notes from the Release Manager >+ >+This release was mainly focussed on: >+ * improving the manual - it will be translatable very soon, to add more work to our translators :) >+ * making our testing suite even more robust than before >+ * security fixes >+ >+We also focussed a lot on elastic search. If you are interested by using it and make it ready for production in the last version, you should consider testing it and reporting everything that can be useful. >+ >+I would add that this release contains less enhancements and bugfixes as the previous major releases. >+ >+The number of contributors is also significantly lower. We need your help to report bugs, test or write patches, improve the manual, translate Koha or the manual, join IRC meetings, etc. >+ >+But new contributors already joined us! Welcome to them! >+ >+Enjoy this version of Koha, the best one, before the next one :) >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is master. >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 28 Nov 2017 16:04:47. >+## RELEASE NOTES FOR KOHA 17.05.00 >+29 May 2017 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 17.05.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-17.05.000.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 17.05.00 is a major release, that comes with many new features. >+ >+It includes 7 new features, 197 enhancements, 292 bugfixes. >+ >+ >+ >+### New features >+ >+#### Circulation >+ >+- [[14610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14610) Add ability to place article requests in Koha >+ >+> Add ability to place article requests in Koha. >+Article Requests are somewhat similar to holds, but are not requests for an item to check out. Instead, article requests are requests for a photocopy of a particular section of a book ( most often ). This is very common in academic libraries where researchers may request a copy of a >+single article found in a journal. >+This patch set adds the ability to place article requests in Koha. It allows the control of what can be requested via the circulation rules. Since article requests of electronic resources are not outside the realm of possibility, the feature will check not only the items for requstability, but the record itself as well ( i.e. both items.itype and >+biblio.itemtype ). >+Article requests can be placed for patrons from the opac and staff intranet and can be viewed in most areas where holds are viewed ( e.g. patron details, record details, etc ). >+There is a script to view article requests in progress within the circulation module. Article requests can be Open ( i.e. new ), In Processing, Completed, or Canceled. The status of a given request can be updated from this script. >+ >+ >+- [[17453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17453) Inter-site holds improvement >+ >+> Without this feature users could reserve items and choose any library as a pick up location, but there was no mechanism to prevent users from reserving items that were available on the shelf at any given location from reserving the item at the same location, essentially creating a Fetch and Collect scenario. >+This had an impact on staff workloads as they had to process reservations and check shelves for items that students could have collected from the open library shelves. >+This enhancement decreases the impact on staff workload by >+making it possible to prevent users from requesting items for pick up at a library where the item is currently available. >+ >+ >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[17855]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17855) New onboarding tool feature to guide users through setting up Koha, and minor web installer UI improvements >+ >+> Koha now has a new tool to get Koha users up and running quickly after a new install. The user is prompted to create their first user, library, category code, item type, and circulation rule just after the database install has completed. Getting started with Koha has never been easier. >+ >+ >+ >+#### Notices >+ >+- [[17762]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17762) Ability to translate notices >+ >+> It's now possible to translate notice templates into different languages. There is a new 'preferred language' setting available in the user account, that controls which template will be used when generating notices. >+ >+ >+ >+#### OPAC >+ >+- [[14224]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14224) patron notes about item shown at check in >+ >+> This feature adds a "Note" input field to checked out items in the "your summary" section of the patron account in the OPAC. The field allows patrons to write notes about the item, such as "this DVD is scratched", "the binding was torn", etc. The note will be emailed to the library and displayed on check in. >+ >+ >+ >+#### Patrons >+ >+- [[12461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12461) Add patron clubs feature >+ >+> This features adds the ability to create clubs which patrons may be enrolled in. It is particularly useful for tracking summer reading programs, book clubs and other such clubs. >+ >+ >+ >+#### System Administration >+ >+- [[18066]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18066) Hea - Version 2 >+ >+> Hea is a service to collect usage data from libraries using Koha. >+With this development Hea can collect the geolocations of the libraries in your installation and create a map. A new configuration page allows to configure easily what information is shared with the Koha community. >+Hea statistics can been seen on https://hea.koha-community.org/ >+ >+ >+ >+### Enhancements >+ >+#### About >+ >+- [[15465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15465) README for github >+- [[18302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18302) Release team 17.05 >+ >+#### Acquisitions >+ >+- [[4969]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4969) Vendors can not be deleted / show only active vendors >+ >+> This patch provides the functionality to hide inactive vendors from the vendor search. >+ >+ >+- [[10978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10978) redirect to basket list of a supplier after deleting a basket >+ >+> This patch redirects to the vendor's list of baskets after deleting a basket, fixes breadcrumbs after deletion and also hides the toolbar actions after deletion (seeing as you can't edit/export etc a basket that no longer exists). >+ >+ >+- [[15503]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15503) Grab Item Information from Order Files >+ >+> The goal of this development is to automatically generate items in Koha with populated information based on a 9XX field and subfield, with the new syspref MarcItemFieldsToOrder. >+ >+ >+- [[17691]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17691) Add serial subscriptions info on vendor profile page >+- [[17771]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17771) Add link to bibliographic record on spent/ordered lists in acquisitions >+- [[17784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17784) Ability to see funds with an amount of 0.00 when doing a new order >+- [[17977]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17977) Add acquisitions sidebar menu to suggestions >+- [[18109]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18109) Uncertain prices has no font awesome icon in acquisitions toolbar >+ >+#### Authentication >+ >+- [[12026]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12026) Shibboleth auto-provisioning - Create >+ >+> This feature allows it to add new patron records from Shibboleth into Koha ('provision'). It is possible to map Sbibboleth's attributes with Koha fields, the configuration is done in koha-conf.xml. Syncing existing Koha users with Shibboleth is not implemented yet. >+ >+ >+- [[17486]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17486) Remove 'Mozilla Persona' as an authentication method >+ >+> 'Persona' never really took off, and although many browsers currently support it, very few services actually implement it. This has lead its founders, Mozilla, to end the project. On November 30th, 2016, Mozilla closed the persona.org services. Now the feature is deleted from Koha. >+ >+ >+ >+#### Cataloging >+ >+- [[16203]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16203) Convert item plugins to new style (see bug 10480) >+- [[18388]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18388) Standardize serials volume information displaying in OPAC and staff >+ >+#### Circulation >+ >+- [[8548]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8548) Add callnumber sort option to overdue report >+- [[12063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063) Change date calculation for reserve expiration to skip all holidays >+- [[14146]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14146) Add option to add restriction period when checking-in several overdues for same patron >+- [[14187]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14187) branchtransfer needs a primary key (id) for DBIx and common sense. >+- [[15498]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15498) Replace ExportWithCsvProfile with ExportCircHistory >+- [[15582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15582) Ability to block auto renewals if the OPACFineNoRenewals amount is reached >+- [[15705]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15705) Notify the user on auto renewing >+- [[16344]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16344) Add a circ rule to limit the auto renewals given a specific date >+- [[16530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16530) Add a circ sidebar navigation menu >+- [[17398]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17398) Enhance circulation message UI >+- [[17466]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17466) Show number of outstanding issues when checking in >+- [[17472]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17472) Borrower Previously Checked Out: Display title >+- [[17560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17560) Hold fee placement at point of checkout >+- [[17700]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17700) Add columns configuration to fines table >+- [[17812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17812) Return focus to barcode field after toggling on-site checkouts >+- [[18073]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18073) Holds to pull UI improvements >+- [[18079]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18079) Cleanup of holds to pull page >+ >+#### Database >+ >+- [[15427]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15427) Allow db connections using TLS >+ >+#### Hold requests >+ >+- [[14876]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14876) Show number of holds per record on the search results >+- [[18037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18037) Hold notes template cleanup (from 15545) >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[7533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7533) Add template_cache_dir to the koha-conf.xml file >+- [[16083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16083) Accept CLI params for the Makefile.pl >+ >+#### Label/patron card printing >+ >+- [[15815]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15815) Improve wording in popup warning when deleting patron from patron-batch >+- [[17181]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17181) Patron card creator replaces existing image when uploading image with same name >+ >+#### Lists >+ >+- [[7663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7663) batch add barcodes to a list >+ >+#### MARC Authority data support >+ >+- [[9988]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9988) Leave larger authority merges to merge_authorities cronjob (pref AuthorityMergeLimit) >+ >+> This enhancement replaces dontmerge by a limit. The Zebra code in merge is removed. The cron job has been refactored, and is no longer optional; it also supports merges from one authority type to another (with a table revision). >+ >+ >+- [[16018]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16018) Merge.pl code cleanup >+- [[17233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17233) Add 008 value builder plugin for MARC21 classifications >+ >+> This patch adds a 008 cataloguing value builder for MARC21 classifications records (LCC, DDC/Dewey, UDC and so on). >+This is a starting point for supporting classification records in Koha. >+ >+ >+- [[18070]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18070) Support clean removal of authority records >+ >+#### MARC Bibliographic data support >+ >+- [[17800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17800) Add admin sidebar menu to marc-subfields-structure.pl >+- [[18200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18200) Fix a potential issue with preceding space in GetMarcUrls >+ >+#### MARC Bibliographic record staging/import >+ >+- [[15541]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15541) Prevent normalization during matching/import process >+ >+#### Notices >+ >+- [[13029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13029) Allow to pass additional parameters to SMS::Send drivers >+- [[17470]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17470) overdue_notices.pl produces X emails with the SAME list of ALL overdue items if a patron has overdue items from X branches >+ >+#### OPAC >+ >+- [[7626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7626) Delete multiple tags at once >+- [[13685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13685) Sorting Patron Reading History >+- [[13757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13757) Make patron attributes editable in the opac if set to 'editable in OPAC' >+- [[14405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14405) Add datatable to fines table in OPAC patron account >+- [[14764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14764) Add OPAC News branch selector >+ >+> This patch inserts a new system preference: "OpacNewsLibrarySelect". When it is active you can select to see the news of any library on the OPAC start page. >+ >+ >+- [[16034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16034) Integration with OverDrive Patron API >+- [[17209]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17209) Remove use of onclick from masthead >+- [[17946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17946) Show number of subscriptions on tab in OPAC record details >+- [[17948]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17948) Link to make a new list in masthead in OPAC does not take you straight to add form >+- [[18108]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18108) Sorting by author in opac summary >+- [[18304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18304) Do not mail cart or list contents to the library >+- [[18350]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18350) Moving call number in subscriptions tab in OPAC biblio detail >+ >+#### Packaging >+ >+- [[16733]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16733) More flexible paths in debian scripts (for dev installs) >+ >+#### Patrons >+ >+- [[6782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6782) Move auto member cardnumber generation to occur when record is "Saved" (avoid collisions) >+- [[17334]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17334) members-update.pl should show timestamp >+- [[18314]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18314) Account lockout >+ >+#### Reports >+ >+- [[14365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14365) SQL Reports Last Edit Date column >+- [[17465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17465) Add a System Preference to control number of Saved Reports displayed >+- [[17898]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17898) Add a way to automatically convert SQL reports >+ >+> Bug 17196 moved the column marcxml out of the biblioitems table and into a separate one. >+That will break any SQL reports using marcxml, but in order to make it easy to fix them, a new column with a warning has been added to the Saved reports page (/reports/guided_reports.pl?phase=Use saved). There is also an update link that will help to modify the SQL query. >+ >+ >+- [[18283]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18283) Display improvements on report results - hide code and change wording >+ >+#### SIP2 >+ >+- [[16757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16757) Add ability to pay fee by id for SIP2 >+- [[16895]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16895) Allow writeoffs via SIP2 >+ >+#### Searching >+ >+- [[8266]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8266) remove location from pull down on search >+- [[15108]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15108) OAI-PMH provider improvements >+- [[17169]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17169) Add facets for ccode to elasticsearch >+- [[17255]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17255) Upgrade Elastic Search code to work with version 5.1 >+- [[18098]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18098) Add an index with the count of not onloan items >+- [[18394]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18394) Add an option to item search to export a barcodes file >+ >+#### Serials >+ >+- [[10357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10357) Send email when serial received subscription link is hard to find >+- [[18035]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18035) Front-end changes to serials -> Numbering patterns >+- [[18181]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18181) Can't tell which subscriptions already have routing lists if seeing all subs attached to a biblio >+ >+#### Staff Client >+ >+- [[15179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15179) Marc field 084 does not show on bibliographic record >+- [[17516]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17516) Add CSV export option to item search *after* displaying output to screen >+- [[18110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18110) Adds FR to the syspref AddressFormat >+ >+#### System Administration >+ >+- [[14608]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14608) HEA : add possibility of sharing usage statistics in Administration page >+ >+> This patch set adds: >+- a reference to Hea at the end of the installation process >+- a link to the new page from the admin home page >+- a new page to easily configure shared statistics >+ >+ >+- [[17208]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17208) Classification sources and filing rules shouldn't allow 'New' with same code >+- [[17793]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17793) Make sysprefs search show on all Administration pages >+- [[18122]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18122) Audio alerts: Add hint on where to enable sounds >+- [[18375]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18375) Better readability of patron category table for zero ages and fees >+ >+#### Templates >+ >+- [[5784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5784) link to acq from budgets & funds >+- [[11932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11932) move delete checkbox on patron modification to right >+- [[16072]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16072) Include only one small spinner gif in the staff client >+- [[16239]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16239) Upgrade Bootstrap in the staff client >+- [[17014]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17014) Remove more event attributes from patron templates >+- [[17416]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17416) Move javascript in doc-head-close.inc into a separate include >+- [[17418]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17418) Move staff client home page JavaScript to the footer >+- [[17859]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17859) Move JavaScript to the footer on about and auth pages >+- [[17874]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17874) Bug 16239 followup - update bootstrap 3 usage >+- [[17942]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17942) Update style of the web installer with Bootstrap 3 >+- [[17972]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17972) Reformat acquisitions sidebar menu with acquisitions and administration sections >+- [[18063]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18063) Remove dead code from tools/manage-marc-import.tt >+ >+#### Test Suite >+ >+- [[17950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17950) Small improvements for Merge.t >+- [[18036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18036) Improve test coverage for themelanguage >+- [[18182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18182) TestBuilder should be able to return Koha::Object objects >+- [[18222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18222) Fix tests broken by Bug 18026 >+- [[18413]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18413) Fix Letters.t (follow-up of 17866) >+- [[18448]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18448) Fix a few db_dependent tests >+ >+#### Tools >+ >+- [[14854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14854) Add DataTables on upload results table >+- [[17669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17669) Add purging temporary uploads to cleanup_database >+- [[18040]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18040) Updating buttons on Tools->Upload Local Cover Image >+- [[18077]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18077) Batch item modification link is bold when batch item deletion is active in tools menu >+- [[18099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18099) Put call number in its own column on inventory screen >+- [[18134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18134) Batch authority record modification Preview MARC button needs updating >+ >+#### Web services >+ >+- [[17317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17317) Adding "bib" type to GetAvailability method for ILSDI >+ >+ >+### Critical bugs fixed >+ >+(this list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[14541]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14541) Tax rate should not be forced to an arbitrary precision >+- [[17668]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17668) typo in parcel.pl listinct vs listincgst >+- [[17692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17692) Can't add library EAN under Plack >+- [[18013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18013) acqui/transferorder.pl typo in find method >+- [[18115]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18115) Fix use of Objects as hashref in acqui/addorderiso2709.pl - Bug 15503 followup >+- [[18467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18467) Error calling count on undefined bib in basket.pl if order cancelled and record deleted >+- [[18468]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18468) When adding from a staged file order discounts are not passed into C4::Acquisitions::populate_order_with_prices >+- [[18471]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18471) Receiving order with unitprice greater than 1000 processing incorrectly >+- [[18482]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18482) False duplicates detected on adding a batch from a stage file >+- [[18525]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18525) Can't create order line from accepted suggestion >+- [[18627]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18627) Items created via MarcItemFieldsToOrder are not linked to orders >+ >+#### Architecture, internals, and plumbing >+ >+- [[6979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6979) LDAP authentication fails during password comparison >+ >+> LDAP USER NOTICE: >+The option to integrate LDAP via "auth by password" has been removed. Please update your LDAP integration setting to use "auth by bind" instead. >+ >+ >+- [[16758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16758) Caching issues in scripts running in daemon mode >+- [[17246]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17246) GetPreparedLetter should not allow multiple FK defined in arrayref >+- [[17676]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17676) Default COLLATE for marc_subfield_structure is not set >+- [[17720]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17720) CSRF token is not generated correctly >+- [[17785]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17785) oai.pl returns wrong URLs under Plack >+- [[17830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17830) CSRF token is not generated correctly (bis) >+- [[17914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17914) The installer process tries to create borrowers.updated_on twice >+- [[18242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18242) Move of checkouts to old_issues is not handled correctly >+- [[18284]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18284) Biblio metadata are not moved to the deleted table when a biblio is deleted >+- [[18364]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18364) LOCK and UNLOCK are not transaction-safe >+- [[18373]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18373) `make upgrade` is broken >+- [[18457]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18457) process_message_queue.pl will die if a patron has no sms_provider_id set but sms via email is enabled for that patron >+- [[18647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18647) Internal server error on moremember.pl >+- [[18663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18663) Missing db update for ExportRemoveFields >+ >+#### Authentication >+ >+- [[14625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14625) LDAP: mapped ExtendedPatronAttributes cause error when updated on authentication >+- [[17615]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17615) LDAP Auth: regression causes attribute updates to silently fail and corrupt existing data >+- [[17775]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17775) Add new user with LDAP not works under Plack >+- [[18144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18144) Removal of persona broke Google OAuth2 >+- [[18442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18442) Permission error when logging into staff interface as db user >+ >+#### Cataloging >+ >+- [[17725]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17725) Repeating a field or subfield clones content >+- [[17817]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17817) Repeat this Tag (cloning) not working >+- [[17922]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17922) Default value substitution for month and day should be fixed length >+- [[17929]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17929) You can't edit indicators in the cataloging screen >+- [[18305]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18305) jquery.fixFloat.js breaks advanced MARC editor for some browsers >+- [[18579]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18579) Problem with :Filter::MARC::EmbedItemsAvailability >+ >+#### Circulation >+ >+- [[8361]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8361) Issuing rule if no rule is defined >+ >+> In the previous versions if no circulation rule was defined, Koha always allowed to check out. Now, with this development, Koha refuses check-out if no rule is found. >+ >+ >+- [[16376]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16376) Koha::Calendar->is_holiday date truncation creates fatal errors for TZ America/Santiago >+- [[16387]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16387) Incorrect loan period calculation when using decreaseLoanHighHolds feature >+- [[17709]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17709) Article request broken >+- [[17919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17919) circ/returns.pl caught in Object Name crossfire >+- [[18150]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18150) CanItemBeReserved doesn't work with (IndependentBranches AND ! canreservefromotherbranches) >+- [[18179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18179) Koha::Objects->find should not be called in list context >+- [[18266]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18266) Internal Server Error when paying fine for lost item >+- [[18372]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18372) transits are not created at check in despite user responsing Yes to the prompt >+- [[18435]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18435) Message about Materials specified does not display when items are checked out and checked in >+- [[18438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18438) Check in: Modal about holds hides important check in messages >+ >+#### Hold requests >+ >+- [[17940]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17940) Holds not going to waiting state after having been transferred >+- [[17941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17941) CanBookBeRenewed is very inefficient/slow >+- [[18001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18001) LocalHoldsPriority can cause multiple holds queue lines for same hold request >+- [[18015]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18015) On shelf holds allowed > "If all unavailable" ignores notforloan >+- [[18409]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18409) Error when updating pickup library on patron pages >+ >+#### I18N/L10N >+ >+- [[16914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16914) Export csv in item search, exports all items in one line >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[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 >+- [[17260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17260) updatedatabase.pl fails on invalid entries in ENUM and BOOLEAN columns >+- [[17292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17292) Use of DBIx in updatedatabase.pl broke upgrade (from bug 12375) >+- [[17986]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17986) Perl dependency evaluation incorrect >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[18368]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18368) DBversion 17.05.000.022 not set by updatedatabase.pl >+- [[18642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18642) Internal Server Error in Guided reports wizard caused by debug messages >+ >+#### Label/patron card printing >+ >+- [[14143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14143) Patron cards: Crash (confusion between table names creator_templates and club_template_enrollment_fields >+- [[18044]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18044) Label Batches not displaying >+ >+#### MARC Bibliographic record staging/import >+ >+- [[18152]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18152) UNIMARC bib records imported with invalid 'a' char in label pos.9 >+ >+#### Notices >+ >+- [[18439]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18439) Resend button for notices being hidden by CSS and never unhidden >+ >+#### OPAC >+ >+- [[8010]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8010) Search history can be added to the wrong patron >+- [[17764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17764) OPAC search fails when lost items are in the result set and there is no logged in user >+- [[17924]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17924) Fix error in password recovery >+- [[18025]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18025) Expired password recovery links cause sql crash >+- [[18160]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18160) Error when OverDriveCirculation not enabled >+- [[18204]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18204) Authority searches are not saved in Search history >+- [[18275]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18275) opac-memberentry.pl security vulnerabilities >+- [[18560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18560) RSS Feed link from OPAC shelves is broken >+- [[18573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18573) Error when adding a suggestion in the OPAC >+ >+#### Patrons >+ >+- [[14637]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14637) Add patron category fails with MySQL 5.6.26 >+- [[17344]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17344) Can't set guarantor in quick add brief form >+- [[17782]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17782) Patron updated_on field should be set to current timestamp when borrower is deleted >+- [[18461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18461) Internal server error while approving OPAC-edited patron attributes containing umlauts (äöü) >+ >+#### SIP2 >+ >+- [[17758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17758) SIP checkin does not handle holds correctly >+ >+#### Searching >+ >+- [[15822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15822) STAFF Advanced search error date utils >+- [[16951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16951) Item search sorting not working properly for most columns >+- [[17743]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17743) Item search: indexes build on MARC do not work in item's search >+- [[18005]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18005) Pagination of the search result displayed wrong >+ >+#### Serials >+ >+- [[15030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15030) Certain values in serials' items are lost on next edit >+ >+#### Staff Client >+ >+- [[17933]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17933) Internal software error when searching patron without birth date >+ >+#### System Administration >+ >+- [[18111]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18111) Import default framework is broken >+- [[18376]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18376) authority framework creation fails under Plack >+- [[18662]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18662) Can not delete currencies >+ >+#### Templates >+ >+- [[17870]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17870) Call to include file incorrectly moved into the footer >+- [[18512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18512) GetAuthorisedValues.GetByCode Template plugin should return code (not empty string) if value not found >+ >+#### Test Suite >+ >+- [[17917]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17917) t/db_dependent/check_sysprefs.t fails on kohadev strangely >+ >+#### Tools >+ >+- [[12913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12913) Fix wrong inventory results >+- [[16295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16295) marc_modification_templates permission doesn't allow access to modify template >+- [[18312]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18312) Export is broken unless a file is supplied >+- [[18329]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18329) Batch record deletion broken >+- [[18574]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18574) Clean Patron Records tool doesn't limit to the selected library >+ >+#### Web services >+ >+- [[17744]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17744) OAI: oai_dc has no element named dcCollection >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[17871]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17871) Can't retrieve facets (or zebra::snippet) from Zebra with YAZ 5.8.1 >+ >+ >+### Other bugs fixed >+ >+(this list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+ >+#### Acquisitions >+ >+- [[13835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13835) Popup with searches: results hidden by language menu in footer >+- [[14535]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14535) Late orders does not show orders with price = 0 >+- [[16984]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16984) Standing orders - when ordering a JS error is raised >+- [[17605]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17605) EDI should set currency in order record on creation >+- [[17872]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17872) Fix small error in GetBudgetHierarchy and one of its calls >+- [[17899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17899) Show only mine does not work in newordersuggestion.pl >+- [[18429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18429) Receiving an item should update the datelastseen >+ >+#### Cataloging >+ >+- [[17512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17512) Improve handling dates in C4::Items >+- [[17780]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17780) When choose an author in authority results new window shows a blank screen >+- [[17988]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17988) Select2 prevents correct tag expand/minimize functionality >+- [[18119]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18119) Bug 17988 broke cataloging javascript functionality >+- [[18415]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18415) Advanced Editor - Rancor - return focus to editor after successful macro >+ >+#### Circulation >+ >+- [[12972]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12972) Transfer slip and transfer message (blue box) can conflict >+- [[16202]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16202) Rental fees can be generated for fractions of a penny/cent >+- [[17309]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17309) Renewing and HomeOrHoldingBranch syspref >+- [[17395]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17395) exporting checkouts in CSV generates a file with wrong extension >+- [[17671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17671) Remove unused variables in Reserves.pm >+- [[17761]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17761) Renewing or returning item via the checkouts table causes lost and damaged statuses to disappear >+- [[17781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17781) Improper branchcode set during renewal >+- [[17808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17808) When editing circulation conditions, only ask for confirmation when there is already a rule selected >+- [[17840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17840) Add classes to internal and public notes in checkouts table >+- [[17952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17952) Lost items not skipped by overdue_notices.pl >+- [[18219]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18219) "Not checked out." problem message displays twice on local use. >+- [[18321]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18321) One more checkouts possible than allowed by rules >+- [[18335]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18335) Check in: Make patron info in hold messages obey syspref AddressFormat >+- [[18453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18453) "Export" column is not hidden when ExportCircHistory is off >+ >+#### Command-line Utilities >+ >+- [[18058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18058) 'borrowers-force-messaging-defaults --doit --truncate ' gives DBI error >+- [[18502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18502) koha-shell broken on dev installs >+- [[18548]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18548) running koha-create --request-db without an instance name should abort >+ >+#### Course reserves >+ >+- [[18264]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18264) Course reserves - use itemnumber for editing existing reserve items >+ >+#### Database >+ >+- [[18383]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18383) items.onloan schema comment seems to be incorrect. >+ >+#### Developer documentation >+ >+- [[5395]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5395) C4::Acquisition::SearchOrder POD inconsistent with function >+- [[17935]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17935) Adjust some POD lines, fix a few typos >+- [[18432]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18432) Most code comments assume male gender >+ >+#### Documentation >+ >+- [[14424]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14424) Update Help Files for 3.20 >+- [[18554]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18554) Adjust a few typos including responsability >+ >+#### Hold requests >+ >+- [[11450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11450) Hold Request Confirm Deletion >+- [[17749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17749) Missing l in '.pl' in link on waitingreserves.tt >+- [[17766]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17766) Patron notification does not work with multi item holds >+- [[18076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18076) Error when placing a hold and holds per record is set to 999 >+- [[18534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18534) When IndependentBranches is enabled the pickup location displayed incorrectly on request.pl >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[17880]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17880) C4::Installer::PerlModules lexicographical comparison is incorrect >+- [[17911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17911) Message and timeout mismatch at the end of the install process >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[12930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12930) Web installer does not show login errors >+- [[17190]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17190) Mark REST API dependencies as mandatory in PerlDependencies.pm >+- [[17469]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17469) fr-CA web installer is missing some sample notices >+- [[17577]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17577) Improve sample notices for article requests >+- [[18578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18578) Use subdirectory in /tmp for session storage during installation >+ >+#### Label/patron card printing >+ >+- [[8603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8603) Patron card creator - 'Barcode Type' doesn't stick in layouts >+- [[15711]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15711) Deleting patroncard images has unexpected behaviour and is broken >+- [[17879]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17879) Possible to upload images with no image name >+- [[18209]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18209) Patron's card manage.pl page is not fully translatable >+- [[18244]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18244) Patron card creator does not take in account fields with underscore (B_address etc.) >+- [[18246]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18246) Patron card creator: Units not always display properly in layouts >+- [[18535]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18535) Clicking 'edit printer profile' in label creator causes software error >+- [[18611]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18611) Create labels action fails in manage-marc-import.pl if an item has been deleted from the import batch. >+ >+#### Lists >+ >+- [[15584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15584) Staff client list errors are incorrectly styled >+- [[17852]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17852) Multiple URLs (856) in list email are broken >+ >+#### MARC Authority data support >+ >+- [[17909]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17909) Add unit tests for authority merge >+- [[17913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17913) Merge three authority merge fixes >+- [[18014]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18014) AddAuthority should respect AUTO_INCREMENT >+ >+#### MARC Bibliographic data support >+ >+- [[4126]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4126) bulkmarcimport.pl allows -b and -a to be specified simultaneously >+- [[17547]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17547) (MARC21) Chronological term link subfield 648$9 not indexed >+- [[17788]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17788) (MARC21) $9 fields not indexed in authority-linked fields >+- [[17799]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17799) MARC bibliographic frameworks breadcrumbs broken for Default framework >+ >+#### Notices >+ >+- [[11274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11274) Sent Notices Tab Not Working Correctly >+- [[15854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15854) Race condition for sending renewal/check-in notices >+- [[16568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16568) Talking Tech generates phone notifications for all overdue actions >+- [[17866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17866) Change sender for claim and order notices >+- [[17995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17995) HOLDPLACED notice should have access to the reserves table >+- [[18478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18478) Some notices sent via SMS gateway fail >+ >+#### OPAC >+ >+- [[4460]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4460) Amazon's AssociateID tag not used in links so referred revenue lost >+- [[15738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15738) Summary page says item has no fines, but Fines tab says otherwise >+- [[16515]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16515) Did you mean? links don't wrap on smaller screens >+- [[17652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17652) opac-account.pl does not include login branchcode >+- [[17696]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17696) Two missing periods in opac-suggestions.tt >+- [[17823]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17823) XSLT: Add label for MARC 583 - Action note >+- [[17895]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17895) Small typo -'re-set' >+- [[17936]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17936) Search bar not aligned on right in small screen sizes >+- [[17945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17945) Breadcrumbs broken on opac-serial-issues.pl >+- [[17947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17947) Searching my library first shows the branchcode by the search bar rather than branchname >+- [[17993]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17993) Do not use modal authentication with CAS >+- [[18307]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18307) Branchname is no longer displayed in subscription tab view >+- [[18400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18400) Noisy warns in opac-search.pl during itemtype sorting >+- [[18466]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18466) No article requests breaks the opac-user-views block >+- [[18479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18479) Holds 'Placed on' column in opac-user.pl not sorting correctly >+- [[18484]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18484) opac-advsearch.tt missing closing div tag for .container-fluid >+- [[18504]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18504) Amount owed on fines tab should be formatted as price if <10 or credit >+- [[18505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18505) OPAC Search History page does not respect OpacPublic syspref >+ >+#### Packaging >+ >+- [[16749]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16749) Additional fixes for debian scripts >+- [[17265]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17265) Make koha-create and koha-dump-defaults less greedy >+- [[17618]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17618) perl-modules Debian package name change >+- [[18571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18571) koha-conf.xml should include ES entry >+ >+#### Patrons >+ >+- [[15702]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15702) Trim whitespace from patron details upon submission >+- [[17891]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17891) typo in housebound.tt div tag >+- [[18094]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18094) Patron search filters are broken by searchable attributes >+- [[18263]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18263) Make use of syspref 'CurrencyFormat' for Account and Pay fines tables >+- [[18370]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18370) Columns settings patrons>id=memberresultst : display bug >+- [[18423]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18423) Add child button not always appearing - problem in template variable >+- [[18551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18551) Hide with CSS dynamic elements in member search >+- [[18552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18552) Borrower debarments do not show on member detail page >+- [[18553]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18553) Incorrect "Loading..." tag on moremember.tt when no clubs defined >+- [[18569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18569) Quick add patron will not copy over details from cities and towns pull down into patron details >+- [[18596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18596) Quick add form duplicating password confirm >+- [[18597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18597) Quick add form does not transfer patron attributes values when switching forms/saving >+- [[18598]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18598) Quick add form doesn't clear values when switching >+ >+#### Reports >+ >+- [[8306]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8306) Patron stats, patron activity : no active doesn't work >+- [[17925]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17925) Disable debugging in reports/bor_issues_top.pl >+ >+#### SIP2 >+ >+- [[12021]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12021) SIP2 checkin should alert on transfer and use CT for return branch >+- [[17665]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17665) SIP2 Item Information Response returns incorrect circulation status of '08' ( waiting on hold shelf ) if record has any holds >+ >+#### Searching >+ >+- [[14699]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14699) Intranet search history issues due to DataTables pagination >+- [[16115]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16115) JavaScript error on item search form unless NOT_LOAN defined >+- [[17134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17134) Facet's area shows itemtypes' code instead of item's description >+- [[17821]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17821) due date in intranet search results should use TT date plugin >+- [[17838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17838) Availability limit broken until an item has been checked out >+- [[18047]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18047) JavaScript error on item search form unless LOC defined >+- [[18068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18068) Elasticsearch (ES): Location and (home|holding)branch facets mixed >+- [[18189]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18189) Elasticsearch sorting broken >+ >+#### Self checkout >+ >+- [[7550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7550) Self checkout: limit display of patron image to logged-in patron >+- [[16873]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16873) Renewal error message not specific enough on self check. >+- [[18405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18405) Self checkout: Fix broken silent printing >+ >+#### Serials >+ >+- [[7728]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7728) Fixing subscription endddate inconsistency: should be empty when the subscription is running >+- [[14932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14932) serials/serials-collection.pl-page is very slow. GetFullSubscription* checks permission for each serial! >+- [[17520]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17520) Add serialsUpdate.pl to the list of regular cron jobs >+- [[17865]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17865) If a subscription has no history end date, it shows as expired today in OPAC >+- [[18536]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18536) Generating CSV using profile in serials late issues doesn't work as described >+ >+#### Staff Client >+ >+- [[16933]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16933) Alt-Y not working on "Please confirm checkout" dialogs >+- [[17670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17670) Grammar mistakes - 'effect' vs. 'affect' >+- [[18026]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18026) URL to database columns link in system preferences is incorrect >+ >+#### System Administration >+ >+- [[13968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13968) Branch email hints are misleading >+- [[17346]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17346) Enable the check in option in Columns settings >+- [[18444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18444) Add TalkingTechItivaPhoneNotification to sysprefs.sql >+- [[18600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18600) Missing db update for TalkingTechItivaPhoneNotification >+ >+#### Templates >+ >+- [[15460]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15460) Bug 13381 accidentally removed spaces after subfields c and h of 245 >+- [[17290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17290) Standardize on "Patron categories" when referring to patron category >+- [[17790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17790) Fix js error on undefined autocomplete(...).data(...) in js_includes.inc >+- [[17916]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17916) "Delete MARC modification template" fails to actually delete it >+- [[17982]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17982) Fix the use of uniq in sub themelanguage >+- [[18419]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18419) Broken patron-blank image in viewlog.tt >+- [[18452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18452) Should say 'URL' instead of 'url' in catalog detail >+- [[18529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18529) Template cleanup of patron clubs pages >+ >+#### Tools >+ >+- [[14399]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14399) Fix inventory.pl part two (following 12913) >+- [[15415]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15415) Warn when creating new printer profile for patron card creator >+- [[17777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17777) koha-remove should deal with temporary uploads >+- [[17794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17794) Menu items in Tools menu and Admin menu not bold when active but not on linked page >+- [[18087]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18087) Clarification on File type when using file of biblionumbers to export data >+- [[18095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18095) Batch item modification: Better message if no item is modified >+- [[18135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18135) Can submit batch deletion for authorities without selecting any >+- [[18340]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18340) Progress bar length is wrong >+ >+#### Transaction logs >+ >+- [[17708]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17708) Renewal log seems empty >+ >+#### Web services >+ >+- [[17778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17778) Make "Earliest Registered Date" in OAI-PMH dynamic >+- [[17836]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17836) (ILSDI) 'charges' always '1' >+- [[17927]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17927) REST API: /holds and /patrons attributes have wrong types >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[17487]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17487) Improper placement of select/clear all in Z39.50/SRU search dialog >+ >+#### Test Suite >+ >+- [[17714]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17714) Remove itemtype-related t/db_dependent/Members/* warnings >+- [[17715]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17715) Remove itemtype-related t/db_dependent/Holds/RevertWaitingStatus.t warnings >+- [[17716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17716) Remove itemtype-related t/db_dependent/CourseReserves.t warnings >+- [[17722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17722) t/db_dependent/PatronLists.t doesn't run inside a transaction >+- [[17742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17742) Test t/db_dependent/Patrons.t can fail randomly >+- [[17759]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17759) Fixing theoretical problems with guarantorid in Members.t >+- [[17920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17920) t/db_dependent/Sitemapper.t fails because of permissions >+- [[18009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18009) IssueSlip.t test fails if launched between 00:00 and 00:59 >+- [[18045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18045) Reserves.t can fail because of caching issues >+- [[18233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18233) t/db_dependent/00-strict.t has non-existant resetversion.pl >+- [[18243]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18243) Bug 16034 follow-up: better handling of absence of WebService::ILS::OverDrive::Patron at testing >+- [[18420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18420) Some tests fail without patron category 'S' >+- [[18460]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18460) Remove itemtype-related Serials.t warnings >+- [[18494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18494) Fix Letters.t (follow-up of 15702) >+- [[18620]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18620) t/db_dependent/Letters.t failing on master >+ >+#### Architecture, internals, and plumbing >+ >+- [[17257]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17257) Cannot create a patron under MySQL 5.7 >+- [[17502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17502) Add type check to output_pref and use exceptions >+- [[17666]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17666) .perl atomic update does not work under kohadevbox >+- [[17681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17681) Existing typos might thow some fees when recieved >+- [[17713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17713) Members.t is failing randomly >+- [[17726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17726) TestBuilder's refactoring removed default values >+- [[17731]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17731) Remove the noxml option from rebuild_zebra.pl >+- [[17733]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17733) Members.t is still failing randomly >+- [[17814]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17814) koha-plack --stop should make sure that Plack really stop >+- [[17820]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17820) Do not use search->next when find can be used >+- [[17931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17931) Remove unused vars from reserves_stats.pl >+- [[17960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17960) Rename opac_news.new with opac_news.content >+ >+> The database column opac_news.new is renamed to opac_news.content. The notice templates using that placeholder should have been updated automatically (bug 18121). >+ >+ >+- [[17992]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17992) REST api: Cities controller should not use ->unblessed >+- [[18028]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18028) install_misc directory is outdated and must be removed >+- [[18069]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18069) koha-rebuild-zebra still calls rebuild_zebra with -x >+- [[18089]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18089) All XSLT testing singleBranchMode = 0 fails to show even if install has only 1 branch >+- [[18121]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18121) Rename opac_news.new with opac_news.content - replace notice template >+- [[18136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18136) Content of ExportRemoveFields is not picked to pre-fill field list >+- [[18215]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18215) Resolve warning on $tls in Database.pm >+- [[18395]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18395) Wrong article request methods in Koha::Patrons >+- [[18443]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18443) Get rid of warning 'uninitialized value $user' in C4/Auth.pm >+- [[18557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18557) Mysqlim CURRENT_DATE in Koha::Clubs::get_enrollable >+- [[18632]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18632) CGI::param called in list context flooding erro logs >+- [[18664]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18664) IssueSlip.t is failing - IssueSlip should return if params are not valid >+- [[18669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18669) RewriteCond affecting wrong rule in koha-httpd.conf >+- [[13726]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13726) Koha::Acquisition::Bookseller should use Koha::Object >+- [[14537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14537) Rename system preference 'OverdueNoticeBcc' to 'NoticeBcc' >+ >+> The system preference 'OverdueNoticeBcc' is renamed to 'NoticeBcc' as it does not only apply to overdue notices, but to notices in general. >+ >+ >+- [[15879]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15879) Allow multiple plugin directories to be defined in koha-conf.xml >+ >+> It's now possible to define multiple plugin directories >+in the Koha conf file. This allows for ease of plugin development so that each plugin installed can live in its own git repository. For compatibility, the first plugindir instance defined is used for uploading plugins via the web interface. >+ >+ >+- [[15896]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15896) Use Koha::Account::pay internally for makepayment >+- [[15897]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15897) Use Koha::Account::pay internally for recordpayment_selectaccts >+- [[15898]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15898) Use Koha::Account::pay internally for makepartialpayment >+- [[15905]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15905) Remove use of makepayment >+- [[15906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15906) Remove use of makepayment in paycollect.pl >+- [[15907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15907) Remove use of makepayment in opac/opac-account-pay-paypal-return.pl >+- [[15908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15908) Remove use of recordpayment_selectaccts >+- [[15909]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15909) Remove the use of makepartialpayment >+- [[16966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16966) Koha::Patrons - Move GetBorrowersWithIssuesHistoryOlderThan to search_patrons_to_anonymise >+- [[17196]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17196) Move marcxml out of the biblioitems table >+ >+> This development moves marcxml out of the biblioitems and deletedbiblioitems tables and moves it to two new tables: biblio_metadata and deletedbiblio_metadata. SQL queries using the biblioitems table but not the marcxml column will get a performance boost. Storing the marcxml in a specific table will allow us to store several metadata formats (USMARC, MARCXML, MIJ, etc.). >+ATTENTION: all reports that use ExtractValue to retrieve MARC tags from biblioitems.marcxml need to be updated/rewritten. >+ >+ >+- [[17216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17216) Add a new table to store authorized value categories >+ >+> This patch set adds a new table authorised_value_categories to store authori(s|z)ed value categories into a separate table. The problematic is explained on bug 15799 comment 4: >+https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15799#c4 >+ >+ >+- [[17447]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17447) Remove unused vars from batchRebuildItemsTables.pl >+- [[17461]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17461) Make plugins-home.pl complain about plugins that can not be loaded >+- [[17501]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17501) Koha Objects for uploaded files >+- [[17556]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17556) Move GetHideLostItemsPreference to Koha::Patron >+- [[17557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17557) Move GetAge to Koha::Patron->get_age (and remove SetAge) >+- [[17568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17568) Add the Koha::Patron->library method >+- [[17569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17569) Move GetUpcomingMembershipExpires to Koha::Patrons >+- [[17578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17578) Replace GetMemberDetails with GetMember >+- [[17580]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17580) Add the Koha::Patron->get_overdues method >+- [[17583]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17583) Use Koha::Patron->is_expired from circulation.pl >+- [[17584]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17584) Add the Koha::Patron->checkouts method >+- [[17585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17585) Add the Koha::Patron->account method >+- [[17586]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17586) Add the Koha::Account->balance method >+- [[17588]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17588) Move GetMemberIssuesAndFines to Koha::Patron >+- [[17610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17610) Allow the number of plack workers and max connections to be set in koha-conf.xml >+- [[17627]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17627) Move C4::Koha::GetItemTypesByCategory to Koha::ItemTypes >+- [[17629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17629) Koha::Biblio - Remove ModBiblioframework >+- [[17630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17630) Add the Koha::Biblio->holds method >+- [[17631]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17631) Koha::Biblio - Remove GetHolds >+- [[17678]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17678) C4::Acquisition - Replace GetIssues with Koha::Checkouts >+- [[17679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17679) C4::Circulation - Remove unused GetItemIssues >+- [[17689]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17689) Add the Koha::Issue->is_overdue method >+- [[17736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17736) Move GetReservesFromBiblionumber to Koha::Biblio->holds >+- [[17737]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17737) Move GetReservesFromItemnumber to Koha::Item->holds >+- [[17740]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17740) Add the Koha::Patron->holds method >+- [[17741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17741) Use Koha::Patron->holds in Koha::Patron->delete >+- [[17755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17755) Introduce Koha::Patron::Attribute::Type(s) >+- [[17767]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17767) Let Koha::Patron::Modification handle extended attributes >+- [[17783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17783) Optimize Koha::IssuingRules->get_effective_issuing_rule >+- [[17792]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17792) Introduce Koha::Patron::Attribute(s) >+- [[17796]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17796) Koha::Issues should be moved to Koha::Checkouts >+- [[17804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17804) Remove some modules from showdiffmarc.pl >+- [[17813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17813) Table borrower_attributes needs a primary key >+- [[17824]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17824) Remove C4::Members::GetBorrowersWhoHaveNeverBorrowed >+- [[17825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17825) Remove C4::Members::AttributeTypes::AttributeTypeExists >+- [[17828]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17828) Koha::Patron::Attribute->store should raise an exception if unique_id is being broken >+- [[17835]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17835) Move C4::Koha::GetItemTypes to Koha::ItemTypes >+- [[17844]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17844) Move C4::Koha::get_notforloan_label_of to Koha::AuthorisedValues >+- [[17846]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17846) Remove C4::Koha::get_infos_of >+- [[17847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17847) Move C4::Koha::GetAuthvalueDropbox to Koha::AuthorisedValues >+- [[17894]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17894) Remove and Replace WriteOffFee >+- [[17932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17932) Koha::Object should provide a TO_JSON method >+- [[17958]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17958) Add the Koha::Notice::Template[s] packages (letter table) >+- [[17959]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17959) Add the Koha::Notice::Message[s] packages (message_queue table) >+- [[17962]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17962) TT syntax for notices - Prove that ACQ_NOTIF_ON_RECEIV is compatible >+- [[17963]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17963) TT syntax for notices - Prove that AR_* are compatible >+- [[17964]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17964) TT syntax for notices - Prove that CHECKIN and CHECKOUT are compatible >+- [[17968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17968) Remove useless variable in C4::Overdues::parse_overdues_letter >+- [[17970]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17970) GetPreparedLetter does not warn when expected >+- [[17971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17971) TT syntax for notices - Add support for plurals >+- [[17973]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17973) Add the Koha::Checkout->item method >+- [[17974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17974) Add the Koha::Item->biblio method >+- [[17990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17990) Code to check perl module versions is buggy >+- [[18033]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18033) If/else sometimes does not make sense after koha account system refactoring >+- [[18093]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18093) Add the Koha::Objects->get_column method >+- [[18169]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18169) Date like 2999 should not be used arbitrarily >+- [[18173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18173) Remove issues.return >+- [[18174]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18174) Add the Koha::Object->update method >+- [[18208]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18208) Add RecordProcessor filter to inject not onloan count to MARC records >+- [[18256]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18256) Koha::Biblio - Remove GetItemsCount >+- [[18258]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18258) Add the Koha::Biblio->subscriptions method >+- [[18269]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18269) Move field mappings related code to Koha::FieldMapping[s] >+- [[18270]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18270) No need to fetch the MARC record when deleting an item >+- [[18274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18274) C4::Items - Remove GetItemStatus >+- [[18299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18299) Removal of admin/env_tz_test.pl script >+- [[18300]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18300) Delete missing upload records >+- [[18332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18332) Add the Koha::Objects->last method >+- [[18401]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18401) Add the Koha::Checkout->patron method >+- [[18402]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18402) Add the Koha::Item->checkout method >+- [[18427]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18427) Add a primary key to serialitems >+- [[18459]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18459) Add the Koha::Item->biblioitem method >+ >+ >+### New sysprefs >+ >+- AllowCheckoutNotes >+- AuthorityMergeLimit >+- AuthorityMergeMode >+- CircSidebar >+- CumulativeRestrictionPeriods >+- ExcludeHolidaysFromMaxPickUpDelay >+- ExportCircHistory >+- ExportRemoveFields >+- FailedLoginAttempts >+- LoadSearchHistoryToTheFirstLoggedUser >+- MarcItemFieldsToOrder >+- NoticeBcc >+- NumSavedReports >+- OPACFineNoRenewalsBlockAutoRenew >+- OPACHoldsIfAvailableAtPickup >+- OPACHoldsIfAvailableAtPickupExceptions >+- OpacNewsLibrarySelect >+- OverDriveCirculation >+- RenewalLog >+- TalkingTechItivaPhoneNotification >+- TranslateNotices >+- UploadPurgeTemporaryFilesDays >+- UsageStatsGeolocation >+- UsageStatsLibrariesInfo >+- UsageStatsPublicID >+ >+### System requirements >+ >+Important notes: >+ >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in DocBook.The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://manual.koha-community.org//en/) >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary) >+ >+ >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+for information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 17.05.00 is >+ >+- Release Manager: >+ - [Kyle M Hall](mailto:kyle@bywatersolutions.com) >+ - [Brendan Gallagher](mailto:brendan@bywatersolutions.com) >+- QA Team: >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Jonathan Druart](mailto:jonathan.druart@biblibre.com) >+ - [Tomas Cohen Arazi](mailto:tomascohen@gmail.com) >+ - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) >+ - [Nick Clemens](mailto:nick@bywatersolutions.com) >+ - [Martin Renvoize](mailto:martin.renvoize@ptfs-europe.com) >+ - [Fridolin Somers](mailto:fridolin.somers@biblibre.com) >+ - [Julian Maurice](mailto:julian.maurice@biblibre.com) >+- Continuous Integration Infrastructure Maintainer >+ - [Tomas Cohen Arazi](mailto:tomascohen@gmail.com) >+- Bug Wranglers: >+ - [Indranil Das Gupta](mailto:indradg@l2c2.co.in) >+ - [Marc Veron](mailto:veron@veron.ch) >+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+- Documentation Manager: >+ - [Chris Cormack](mailtochrisc@catalyst.net.nz) >+ - [David Nind](mailto:david@davidnind.com)) >+- Database Documentation Manager: >+ - [David Nind](mailto:david@davidnind.com)) >+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) >+- Wiki curators: >+ - [Brook](mailto:) >+ - [Thomas Dukleth](mailto:kohadevel@agogme.com) >+- Release Maintainers: >+ - 16.11 -- [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+ - 16.05 -- [Mason James](mailto:mtj@kohaaloha.com) >+ - 3.22 -- [Julian Maurice](mailto:julian.maurice@biblibre.com) >+ >+### Credits >+ >+We thank the following libraries who are known to have sponsored >+new features in Koha 17.05.00: >+ >+- ByWater Solutions >+- Catalyst IT >+- Cheshire Libraries >+- Orex Digital >+- Region Halland >+- Universidad Nacional de Cordoba >+- University of the Arts London >+ >+We thank the following individuals who contributed patches to Koha 17.05.00. >+ >+- Aleisha (1) >+- Chloe (1) >+- Emma (1) >+- LeireDiez (1) >+- remi (1) >+- pongtawat (2) >+- radiuscz (2) >+- phette23 (3) >+- Blou (6) >+- Jacek Ablewicz (2) >+- Brendan A Gallagher (3) >+- Aleisha Amohia (41) >+- Alex Arnaud (13) >+- Maxime Beaulieu (2) >+- Rebecca Blundell (2) >+- Oliver Bock (1) >+- Christopher Brannon (3) >+- Alex Buckley (9) >+- Colin Campbell (2) >+- Frédérick Capovilla (1) >+- Nick Clemens (61) >+- Tomas Cohen Arazi (78) >+- David Cook (8) >+- Chris Cormack (3) >+- Olivier Crouzet (2) >+- Stephane Delaune (1) >+- Frédéric Demians (3) >+- Marcel de Rooy (171) >+- Jonathan Druart (375) >+- Dani Elder (1) >+- Magnus Enger (5) >+- Katrin Fischer (4) >+- Petter Goksøyr Åsen (1) >+- Caitlin Goodger (5) >+- David Gustafsson (1) >+- Luke Honiss (4) >+- Mason James (1) >+- Srdjan Jankovic (5) >+- Karen Jen (2) >+- Dimitris Kamenopoulos (1) >+- Chris Kirby (1) >+- Olli-Antti Kivilahti (6) >+- David Kuhn (1) >+- Nicolas Legrand (1) >+- Owen Leonard (20) >+- Ere Maijala (2) >+- Patricio Marrone (2) >+- Julian Maurice (16) >+- Grace McKenzie (4) >+- Tim McMahon (1) >+- Matthias Meusburger (5) >+- Kyle M Hall (110) >+- Josef Moravec (30) >+- Joy Nelson (1) >+- Chris Nighswonger (1) >+- Dobrica Pavlinusic (3) >+- Paul Poulain (2) >+- Meenakshi R (1) >+- Liz Rea (3) >+- Martin Renvoize (5) >+- Francesco Rivetti (3) >+- Benjamin Rokseth (3) >+- Alex Sassmannshausen (2) >+- Adrien Saurat (1) >+- Zoe Schoeler (2) >+- Emma Smith (1) >+- Fridolin Somers (10) >+- Zeno Tajoli (1) >+- Lari Taskula (8) >+- Lyon3 Team (2) >+- Mirko Tietgen (3) >+- Mark Tompsett (25) >+- Oleg Vasylenko (2) >+- Marc Véron (16) >+- Jesse Weaver (4) >+- Baptiste Wojtkowski (8) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 17.05.00 >+ >+- abunchofthings.net (3) >+- ACPL (20) >+- aei.mpg.de (1) >+- BibLibre (56) >+- biblos.pk.edu.pl (2) >+- BSZ BW (4) >+- Bulac (1) >+- ByWater-Solutions (171) >+- Catalyst (23) >+- cdalibrary.org (3) >+- centrum.cz (2) >+- Cineca (1) >+- Foundations (1) >+- helsinki.fi (2) >+- ilsleypubliclibrary.org (1) >+- inLibro.com (1) >+- jns.fi (13) >+- KohaAloha (1) >+- kohadevbox (1) >+- kylehall.info (5) >+- Libeo (1) >+- Libriotech (5) >+- Marc Veron AG (16) >+- Nucsoft OSS Labs (1) >+- oha.it (3) >+- Oslo Public Library (4) >+- Prosentient Systems (8) >+- PTFS-Europe (9) >+- punsarn.asia (2) >+- Rijksmuseum (171) >+- rot13.org (3) >+- scanbit.net (1) >+- Solutions inLibro inc (8) >+- student.uef.fi (1) >+- Tamil (3) >+- Theke Solutions (78) >+- ub.gu.se (1) >+- unidentified (121) >+- Universidad Nacional de Córdoba (2) >+- Universite Jean Moulin Lyon 3 (4) >+- wegc.school.nz (7) >+- wlpl.org (1) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Aleisha (1) >+- Aleisha Amohia (4) >+- Alex Buckley (22) >+- Andreas Roussos (1) >+- Baptiste Wojtkowski (4) >+- Barbara Johnson (1) >+- Barton Chittenden (1) >+- Benjamin Daeuber (8) >+- Benjamin Rokseth (1) >+- beroud (1) >+- Cab Vinton (3) >+- Caitlin Goodger (3) >+- Cédric Vita (2) >+- Chris Cormack (21) >+- Chris Kirby (1) >+- Christopher Brannon (6) >+- Claire Gravely (22) >+- Colin Campbell (2) >+- Dani Elder (1) >+- David Cook (3) >+- David Kuhn (1) >+- Dilan Johnpulle (3) >+- Dobrica Pavlinusic (2) >+- Edie Discher (1) >+- Emma Smith (2) >+- EricGosselin (1) >+- Frédéric Demians (1) >+- Grace McKenzie (4) >+- Hector Castro (2) >+- Hugo Agud (12) >+- Jacek Ablewicz (14) >+- Jane Leven (1) >+- Janet McGowan (8) >+- Jan Kissig (1) >+- Jenny Schmidt (2) >+- Jesse Maseto (4) >+- Jesse Weaver (3) >+- JMBroust (2) >+- Joel Sasse (1) >+- Jonathan Druart (451) >+- Jonathan Field (13) >+- Josef Moravec (195) >+- Joy Nelson (2) >+- J Schmidt (1) >+- Julian Maurice (66) >+- Julien Comte (1) >+- Karam Qubsi (1) >+- Karen Jen (1) >+- Katrin Fischer (35) >+- Lari Taskula (7) >+- Larry Baerveldt (1) >+- Laura Slavin (2) >+- Lisa Gugliotti (1) >+- Liz Rea (4) >+- Luke Honiss (1) >+- Magnus Enger (6) >+- Marci Chen (1) >+- Marc Veron (1) >+- Marc Véron (136) >+- Marjorie Barry-Vila (1) >+- Mark Tompsett (77) >+- Martin Renvoize (38) >+- Mason James (9) >+- Matthias Meusburger (2) >+- mehdi (1) >+- Mehdi Hamidi (1) >+- Mika Smith (1) >+- Mirko Tietgen (31) >+- Nick Clemens (1) >+- Nick Clemens (217) >+- Nicolas Legrand (2) >+- Oliver Bock (1) >+- Olli-Antti Kivilahti (10) >+- Owen Leonard (54) >+- Paul POULAIN (1) >+- Peggy Thrasher (1) >+- Philippe (2) >+- Radek Å iman (2) >+- Rhonda Kuiper (3) >+- sbujam (1) >+- Séverine Queune (4) >+- Sonia Bouis (3) >+- Srdjan (7) >+- Zeno Tajoli (11) >+- Zoe Schoeler (2) >+- Katrin Fischer (3) >+- Liz Rea (1) >+- Tomas Cohen Arazi (88) >+- Brendan A Gallagher (47) >+- Kyle M Hall (1124) >+- Bernardo Gonzalez Kriegel (1) >+- Andreas Hedström Mace (1) >+- Marcel de Rooy (385) >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+#### Thanks >+- Thanks to Brendan and Nick, without whom this release would not be what it is >+- To Brendan, who never says no. >+- To Nick, who always says yes. >+ >+#### Special thanks from the Release Manager >+I'd like to thank everyone who has contributed time and effort to this release. Many hands make light work! >+ >+A special thanks to the ByWater Solutions team. I could not have done this without all of you! >+- Brendan Gallagher >+- Nathan Curulla >+- Joy Nelson >+- Melissa Lefebvre >+- Jesse Maseto >+- Jacqueline Salter >+- Barton Chittenden >+- Nick Clemens >+- Michael Cabus >+- Jessie Zairo >+- Karen Holt >+- Kelly McElligott >+- Larry Baerveldt >+- Danielle Elder >+- Rocio Dressler >+- Jessica Beno >+- Todd Goatley >+- Josh Barron >+- Adam Brooks >+- Cindy Norman >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is 17.05.x >+ >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 29 May 2017 23:12:14. >+## RELEASE NOTES FOR KOHA 16.11.00 >+22 Nov 2016 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 16.11.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-16.11.00.tar.gz) >+ >+Installation instructions can be found at: >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 16.11.00 is a major release, that comes with many new features. >+ >+It includes 6 new features, 246 enhancements, 410 bugfixes. >+ >+### Deprecation notice >+ >+Support for Debian 7 ( Wheezy ) is officially deprecated. It is highly recommended that Debian 8 ( Jessie ) be used for upgrades and new installations. >+ >+### New features >+ >+#### Holds >+- [[14695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14695) Add ability to place multiple item holds on a given record per patron >+> Koha now supports the ability for a patron to place multiple holds on a single bibliographic record, with the type and limits configurable as circulation rules. >+> This new functionality is especially useful for records with heterogeneous items, where a patron may need to request multiple specific items. >+ >+- [[5260]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5260) Add option to send an order by e-mail to the acquisition module >+> It will be possible to send order information to the vendor by e-mail. For now this feature can be triggered manually with a button before closing the basket. >+The order e-mail is based on the acquisition claim feature, but uses a new notice template: ACQORDER. >+ >+#### Cataloging >+ >+- [[14793]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14793) New cataloguing plugin unimarc_field_225a_bis >+ >+#### Circulation >+ >+- [[14610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14610) Add ability to place article requests in Koha >+ >+#### Patrons >+- [[3534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3534) Patron quick add form >+> This patch adds a new system preference: PatronQuickAddFields When either this pref or BorrowerMandatoryField is populated this will add a new dropdown to the bew patron toolbar. >+> When a category is chosen from this dropdown the fields in PatronQuickAddFields and BorrowerMandatoryField will be displayed. >+> There will be a button allowing a user to switch from the quickadd to the full form and fields will be copied between the forms when toggling. >+> The Quick add will only be displayed on add of a new patron, future edits should display the full form. >+ >+- [[5670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5670) Housebound Readers Module >+> The Housebound module is an addition to Koha to allow the library to link together housebound patrons, volunteers, delivers and book choosers. >+> Ability to create housebound profiles & scheduled visits for patrons. >+> Ability to record users as Deliverers or Choosers (or both), using extended patron attributes. >+> Ability to link choosers and deliverers to individual delivery runs. >+> 'Delivery Frequencies' are customizable through authorised values ('HSBND_FREQ'). >+ >+### Enhancements >+ >+#### Acquisitions >+ >+- [[7039]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7039) Link to existing record from result list in acquisition search >+- [[9896]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9896) Show vendor in subscription search when creating an order for a subscription >+- [[13321]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13321) Fix tax and prices calculation >+- [[13323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13323) Change the tax rate on receiving >+- [[14752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14752) Add multiple copies to a basket at once >+- [[15128]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15128) Add ability to limit the number of open purchase suggestions a patron can make >+- [[15164]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15164) Allow editing of the invoice number after initial saving >+- [[16123]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16123) Display budget hierarchy in the budget dropdown menu used when placing a new order >+- [[16511]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16511) Make contracts actions buttons >+- [[16525]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16525) Add cancel button when adding a new acq budget >+- [[16738]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16738) Improve EDIFACT messages template >+- [[16841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16841) Help for Library EANs >+- [[16842]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16842) Help for EDI accounts >+- [[16843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16843) Help for EDIFACT messages >+- [[16981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16981) Add EDI admin links to acq menu >+- [[17414]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17414) Add GIR codes added to Edifact since 1.2 >+ >+#### Architecture, internals, and plumbing >+ >+- [[11921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11921) Move memcached configuration back to koha-conf.xml >+- [[15407]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15407) Move the patron categories related code to Koha::Patron::Categories - part 2 >+- [[15451]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15451) Move the CSV related code to Koha::CsvProfile[s] >+- [[15758]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15758) Move the C4::Branch related code to Koha::Libraries - part 4 >+- [[15801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15801) Move the framework related code to Koha::BiblioFramework[s] - part 2 >+- [[15803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15803) Koha::AuthorisedValues - Remove GetAuthorisedValueCategories >+- [[15839]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15839) Move the reviews related code to Koha::Reviews >+- [[15895]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15895) Add Koha::Account module, use Koha::Account::pay internally for recordpayment >+- [[15899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15899) Remove the use of recordpayment >+- [[15900]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15900) Remove use of recordpayment in ProcessOfflinePayment >+- [[15901]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15901) Remove use of recordpayment in C4::SIP::ILS::Transaction::FeePayment >+- [[15902]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15902) Remove use of recordpayment in process_koc.pl >+- [[15903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15903) Remove use of recordpayment in paycollect.pl >+- [[16166]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16166) Improve L1 cache performance and safety >+- [[16365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16365) Selectively introduce GetMarcStructure() "unsafe" variant for better performance >+- [[16436]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16436) Allow action logs to be logged to the koha log file >+- [[16519]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16519) Do not use global variables in [opac-]addbybiblionumbers.pl >+- [[16586]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16586) Koha Plugins: Limit results of GetPlugins by metadata >+- [[16672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16672) Add ability to remove expired holidays from special_holidays >+- [[16685]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16685) Use eval instead of do for .perl atomicupdates >+- [[16693]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16693) reserve/renewscript.pl is not used and should be removed >+- [[16715]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16715) Koha::Cache - Use Sereal for serialization >+- [[16769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16769) Koha::Cache->set_in_cache calls need to be standardised >+- [[16770]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16770) Remove wrong uses of Memoize::Memcached >+- [[16819]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16819) C4::Members::DelMember should use Koha::Holds to delete holds >+- [[16847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16847) Remove C4::Members::GetTitles >+- [[16849]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16849) Move IsDebarred to Koha::Patron->is_debarred >+- [[16850]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16850) Move IsMemberBlocked to Koha::Patron >+- [[16851]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16851) Move HasOverdues to Koha::Patron->has_overdues >+- [[16852]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16852) Remove C4::Members::GetBorrowerCategorycode >+- [[16853]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16853) Move changepassword to Koha::Patron->update_password >+- [[16891]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16891) Move MoveMemberToDeleted to Koha::Patron->move_to_deleted >+- [[16907]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16907) Move DelMember and HandleDelBorrower to Koha::Patron >+- [[16908]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16908) Koha::Patrons - Remove GetSortDetails >+- [[16909]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16909) Koha::Patrons - Remove checkuniquemember >+- [[16911]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16911) Koha::Patrons - Move ExtendMemberSubscriptionTo to ->renew_account >+- [[16912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16912) Koha::Patrons - Move AddEnrolmentFeeIfNeeded to add_enrolment_fee_if_needed >+- [[16913]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16913) C4::Members::GetBorrowersNamesAndLatest is not used >+- [[16961]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16961) Add the Koha::Objects->update method >+- [[16965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16965) Add the Koha::Objects->search_related method >+- [[17080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17080) Koha::Object->new should handle default values for NOT NULL columns >+- [[17089]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17089) Move the star ratings related code to Koha::Ratings >+- [[17091]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17091) Add AUTOLOAD to Koha::Objects >+- [[17094]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17094) Methods of Koha::Object[s]-based classed should not return DBIx::Class objects >+- [[17099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17099) GetSupportName and GetSupportList from C4/Koha.pm are no longer used >+- [[17110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17110) Lower CSRF expiry in Koha::Token >+- [[17189]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17189) Add the ability to define several memcached namespaces >+- [[17193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17193) C4::Search::SearchAcquisitions is not used >+- [[17197]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17197) misc/batchupdateISBNs.pl is certainly no longer in use >+- [[17216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17216) Add a new table to store authorized value categories >+- [[17226]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17226) Improve AUTOLOAD of Koha::Object >+- [[17248]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17248) Koha::AuthorisedValues - Remove GetKohaAuthorisedValueLib >+- [[17249]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17249) Koha::AuthorisedValues - Remove GetKohaAuthorisedValuesFromField >+- [[17250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17250) Koha::AuthorisedValues - Remove GetAuthValCode >+- [[17251]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17251) Koha::AuthorisedValues - Remove GetKohaAuthorisedValuesMapping >+- [[17252]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17252) Koha::AuthorisedValues - Remove GetAuthorisedValueByCode >+- [[17253]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17253) Koha::AuthorisedValues - Remove GetKohaAuthorisedValues >+- [[17274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17274) Add info about which memcached config is used to about.pl >+- [[17302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17302) Add Koha::Util::Normalize for normalization functions >+- [[17356]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17356) Add atomic update .perl skeleton file >+- [[17425]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17425) Koha::Object should raise exceptions >+- [[17555]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17555) Add Koha::Patron->category >+- [[17579]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17579) Add the Koha::Patron->is_expired method >+- [[17594]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17594) Make Koha::Object->discard_changes available >+- [[17599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17599) Move C4::Circulation::GetIssuingRule to Koha::IssuingRules->get_effective_issuing_rule >+- [[17604]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17604) Add the Koha::Patron::Category->effective_BlockExpiredPatronOpacActions method >+- [[17651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17651) t/db_dependent/api/v1/patrons.t is failing >+ >+#### Cataloging >+ >+- [[6499]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6499) MARC21 035 -- Other-control-number -- Indexing & Matching >+- [[7741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7741) Clear search terms in Z3950 search page >+- [[9259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9259) Delete marc batches from staged marc management >+- [[13501]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13501) Allow autocompletion on drop-down lists >+- [[14629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14629) Add aggressive ISSN matching feature equivalent to the aggressive ISBN matcher >+ >+#### Circulation >+ >+- [[3669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=3669) Create a template for circ/add_message.pl >+- [[6906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6906) Show 'Borrower has previously issued $ITEM' alert on checkout >+- [[9543]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9543) Show patrons messaging subscription on holds notification >+- [[11360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11360) Disable barcode field and submit button when a hold is found >+- [[13134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13134) Add patron category to returns confirmation dialogs >+- [[14048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14048) Change RefundLostItemFeeOnReturn to be branch specific >+- [[14668]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14668) Show serial enumeration in the patron's opac checkout summary >+- [[15172]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15172) Serial enumchron/sequence not visible when returning/checking in Items >+- [[15581]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15581) Add a circ rule to not allow auto-renewals after defined loan period >+- [[16272]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16272) Transform checkout from on-site checkout to regular checkout >+- [[16531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16531) Circ overdues report is showing an empty table if no overdues >+- [[16566]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16566) 'Print slip' button formatting inconsistent >+- [[17331]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17331) Show holding branch in holds awaiting pickup report >+- [[17397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17397) Show name of librarian who created circulation message >+ >+#### Command-line Utilities >+ >+- [[10337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10337) Add a script to insert all sample data automatically >+- [[14504]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14504) Add command-line script to batch delete items based on data in items table >+- [[17444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17444) Export by date and time in export_record.pl >+- [[17459]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17459) Add a script to create a superlibrarian user >+ >+#### Course reserves >+ >+- [[15853]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15853) Add author and link columns to opac course reserves table >+- [[16651]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16651) Notes field blank for 952$z in opac-course-details.pl >+ >+#### Hold requests >+ >+- [[8030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8030) Change pickup location of a hold from patron record >+- [[14642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14642) Add logging of hold modifications >+- [[16336]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16336) UX of holds patron search with long lists of results >+ >+#### I18N/L10N >+ >+- [[16687]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16687) Translatability: Fix issues with sentence splitting in Administration preferences >+- [[16952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16952) Add sorting rules for Czech language to Zebra >+- [[17543]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17543) Update German web installer sample files for 16.11 >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[17567]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17567) populate_db.pl should initialize ES mappings >+ >+#### Lists >+ >+- [[15485]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15485) Allow choosing different XSLTs for lists >+ >+#### MARC Bibliographic data support >+ >+- [[16472]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16472) Update MARC21 de-DE frameworks to Update 22 (April 2016) >+- [[16601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16601) Update MARC21 it-IT frameworks to Update 22 (April 2016) >+- [[17318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17318) Make 'Normalization rule' configurable on matchpoint definition >+ >+#### MARC Bibliographic record staging/import >+ >+- [[10407]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10407) Allow MARCXML records to be imported with Tools/Stage MARC records for import >+ >+#### Notices >+ >+- [[14757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14757) Allow the use of Template Toolkit syntax for slips and notices >+ >+#### OPAC >+ >+- [[5456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5456) Create a link to opac-ics.pl >+- [[10848]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10848) Allow configuration of mandatory/required fields on the suggestion form in OPAC >+- [[15388]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15388) Show Syndetics covers by UPC in search results >+- [[16507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16507) Show play media tab first >+- [[16551]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16551) Display the name of lists to the search results at the OPAC >+- [[16552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16552) Add the ability to change the default holdings sort >+- [[16641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16641) Update Novelist in opac to use updated call to fetch content >+- [[16875]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16875) OPAC: Removing link to records if authority is not used by any records >+- [[16876]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16876) Remove Full heading column in OPAC Authority search >+- [[17109]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17109) sendbasket: Remove second authentication, add CSRF token >+- [[17191]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17191) Confirm message on deleting tag in OPAC >+- [[17220]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17220) Improve clarity when placing a hold by changing button text from "Place hold" to "Confirm hold" >+ >+#### Packaging >+ >+- [[16647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16647) Update debian/control for 16.* >+- [[17013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17013) build-git-snapshot: add basetgz parameter and update master version number >+- [[17019]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17019) debian/changelog update >+- [[17030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17030) Configure the REST api on packages install >+ >+#### Patrons >+ >+- [[10760]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10760) Use Street Number and Street type in Alternate Address section >+- [[12402]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12402) Show more on pending patron modification requests >+- [[14874]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14874) Add ability to search for patrons by date of birth from checkout and patron quick searches >+- [[16273]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16273) Prevent selfregistration from printing the borrower password and filling the logging form >+- [[16274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16274) Make the selfregistration branchcode selection configurable >+- [[16275]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16275) Prevent patron self registration if the email already filled in borrowers.email >+- [[16276]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16276) When automatically deleting expired borrowers, make sure they didn't log in recently >+- [[16729]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16729) Use member-display-address-style*-includes when printing user summary >+- [[16730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16730) Use member-display-address-style*-includes in moremember-brief.tt >+- [[17154]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17154) Note column is missing on account lines receipt >+- [[17443]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17443) Make possible to renew patron by later of expiry and current date >+ >+#### Reports >+ >+- [[6934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6934) New report Cash Register Statistics >+- [[7679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7679) Add new filters to circulation statistics wizard >+- [[14435]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14435) Recover feature to store and access results of a report >+- [[16388]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16388) Move option to download report into reports toolbar >+- [[16978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16978) Add delete reports user permission >+- [[17341]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17341) Enhance the report action button on guided_reports.pl >+ >+#### SIP2 >+ >+- [[13807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13807) SIPServer Input loop not checking for closed connections reliably >+ >+#### Searching >+ >+- [[13949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13949) Add holding library to item search >+- [[14899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14899) Mapping configuration page for Elastic search >+- [[14902]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14902) Add qualifier menu to staff side "Search the Catalog" >+ >+> The main OPAC search has a qualifier menu available (the Search: Library Catalog/Title/Author/Subject/ISBN/Series/Call Number menu). Now the staff side had this option available, too. Show/Not show with syspref 'IntranetCatalogSearchPulldown'. >+ >+ >+- [[16524]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16524) Use floating toolbar on item search >+ >+#### Self checkout >+ >+- [[15131]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15131) Give SCO separate control for AllowItemsOnHoldCheckout >+- [[16732]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16732) Add audio alerts (custom sound notifications) to web based self checkout >+- [[17386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17386) Add opac notes for patron to self checkout screen >+ >+#### Serials >+ >+- [[7677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7677) Subscriptions: Ability to define default itemtype and automatically change itemtype of older issues on receive of next issue >+- [[16289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16289) Abbreviated formatting for numbering patterns >+- [[16745]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16745) Add edit catalog and edit items links to serials toolbar >+- [[16874]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16874) Making serials collections actions buttons >+- [[16950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16950) Serials subscriptions advanced search shows '0 found' pre-search >+- [[17165]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17165) Improve heading on vendor search when searching for all vendors in Serials >+- [[17402]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17402) Enhance the actions button on serials-search.pl >+ >+#### Staff Client >+ >+- [[14790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14790) Link to OPAC view from within subscriptions, search and item editor >+- [[16324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16324) Move item search into header >+ >+#### System Administration >+ >+- [[16165]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16165) Include link to ILS-DI documentation page in ILS-DI system preference >+- [[16768]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16768) Add official number format for Switzerland: 1'234'567.89 >+- [[16945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16945) Syspref PatronSelfRegistration: Add note about setting PatronSelfRegistrationDefaultCategory >+- [[17162]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17162) Moving MARC tags structure actions into a drop down menu >+- [[17163]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17163) Making MARC subfields structure actions buttons >+- [[17173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17173) Quick edit a subfield in frameworks >+- [[17187]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17187) Lower the timeout preference from 139 days to 1 day >+- [[17261]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17261) Add memcached configuration info to about.pl >+ >+#### Templates >+ >+- [[11606]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11606) Novelist Select in Staff Client >+- [[15975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15975) Add Home Library Column to Checkouts >+- [[16005]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16005) Standardize use of icons for delete and cancel operations >+- [[16127]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16127) Add discharge menu item to patron toolbar >+- [[16148]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16148) Revised layout and behavior of marc modification template management >+- [[16310]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16310) Remove the use of "onclick" from audio alerts template >+- [[16400]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16400) Proposal to uniform the placement of submit buttons >+- [[16437]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16437) Automatic item modifications by age needs prettying >+- [[16450]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16450) Remove the use of "onclick" from guarantor search template >+- [[16456]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16456) Add Font Awesome icons to some buttons in Tools module, section Patrons and circulation >+- [[16468]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16468) Remove last "onclick" from the stage MARC records template >+- [[16469]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16469) Remove the use of "onclick" from some catalog pages >+- [[16477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16477) Improve staff client cart JavaScript and template >+- [[16490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16490) Add an "add to cart" link for each search results in the staff client >+- [[16494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16494) Remove the use of "onclick" from some patron pages >+- [[16538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16538) Improve the style of progress bars >+- [[16541]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16541) Make edit and delete links styled buttons in cities administration >+- [[16543]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16543) Make edit and delete links styled buttons in patron attribute types administration >+- [[16549]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16549) Remove the use of "onclick" from header search forms >+- [[16557]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16557) Remove the use of "onclick" from several include files >+- [[16576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16576) Remove the use of "onclick" from label templates >+- [[16592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16592) Use Bootstrap modal for MARC and Card preview on acquisitions receipt summary page >+- [[16602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16602) Remove the use of "onclick" from several templates >+- [[16677]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16677) Use abbr for authorities linked headings >+- [[16752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16752) Remove the use of event attributes from some acquisitions templates >+- [[16772]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16772) Change label from 'For:' to 'Library:' to ease translation >+- [[16778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16778) Use Bootstrap modal for card printing on patron lists page >+- [[16801]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16801) Include Font Awesome Icons to check/unchek all in Administration > Library transfer limits >+- [[16906]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16906) Add DataTables pagination and filter to top of saved SQL reports table >+- [[16937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16937) Remove the use of "onclick" from the manage staged MARC records template >+- [[16938]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16938) Remove the use of "onclick" from batch patrons modification template >+- [[16946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16946) Remove the use of "onclick" from several serials templates >+- [[16963]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16963) Remove the use of "onclick" from subscription add template >+- [[16967]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16967) Remove the use of "onclick" from serial frequency and numbering management >+- [[16968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16968) Remove the use of "onclick" from serial patron and vendor search templates >+- [[16995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16995) Remove event attributes from two include files >+- [[17011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17011) Remove "onblur" event attribute from some templates >+- [[17012]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17012) Remove more event attributes from administration templates >+- [[17056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17056) Remove event attributes from various templates >+- [[17083]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17083) Remove more event attributes from tools templates >+- [[17112]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17112) Action buttons for course reserves detail page >+- [[17210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17210) Remove use of onclick from biblio detail sidebar in OPAC >+- [[17211]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17211) Remove use of onclick from OPAC fines page >+- [[17222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17222) Remove use of onclick from OPAC member entry page >+ >+#### Test Suite >+ >+- [[13691]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13691) Add some selenium scripts >+- [[16866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16866) Catch warning t/db_dependent/Languages.t >+- [[17304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17304) C4::Matcher::_get_match_keys is not tested >+- [[17539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17539) t/db_dependent/Reserves.t is failing >+ >+#### Tools >+ >+- [[15023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15023) Allow patron anonymize/bulk delete tool to be limited by branch >+- [[15213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15213) Fix tools sidebar to highlight Patron lists when in that module >+- [[16513]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16513) Improvements and fixes for quote upload process >+- [[16681]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16681) Allow update of opacnote via batch patron modification tool >+- [[17147]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17147) Streamline messages following batch record modification >+- [[17161]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17161) Making 'preview MARC' links show as buttons in batch record mod >+- [[17183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17183) Koha News 'delete selected' function doesn't check if anything has been selected >+- [[17301]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17301) Add callnumber to label-edit-batch.pl >+ >+#### Transaction logs >+ >+- [[16829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16829) action_logs should have an 'interface' column >+ >+#### Web services >+ >+- [[14868]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14868) REST API: Swagger2-driven permission checking >+- [[16212]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16212) Swagger specification separation and minification >+- [[16271]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16271) Allow more filters on /api/v1/holds >+- [[16699]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16699) Swagger: Split parameters and paths, and specify required permissions for resource >+- [[17032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17032) REST API tests: Make sure Swagger object definition is up-to-date with database >+- [[17428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17428) REST API: CRUD endpoint for cities >+- [[17431]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17431) Fix failing test t/db_dependent/api/v1/holds.t >+- [[17432]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17432) Remove requirement to minify swagger.json >+- [[17445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17445) REST API: Generic handling of malformed query parameters >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[17174]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17174) Making z39.50 authority search actions buttons >+ >+ >+### Critical bugs fixed >+ >+(this list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[17177]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17177) Can't locate Koha/Config/SysPrefs.pm in @INC on intranet about page >+ >+#### Acquisitions >+ >+- [[16493]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16493) acq matching on title and author >+ >+#### Architecture, internals, and plumbing >+ >+- [[16443]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16443) C4::Members::Statistics is not plack safe >+- [[16518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16518) opac-addbybiblionumber is not plack safe >+- [[16556]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16556) KohaToMarcMapped columns sharing same field with biblio(item)number are removed. >+- [[16716]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16716) Invalid SQL GROUP BY clauses in GetborCatFromCatType and GetAuthorisedValues >+- [[17048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17048) Authority search result list page scrolling not working properly >+- [[17050]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17050) Accessing the REST API through Plack kicks the session out >+- [[17332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17332) Memcached configuration missing in koha-conf* files >+- [[17494]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17494) Koha generating duplicate self registration tokens >+- [[17548]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17548) Step 1 of memberentry explodes >+- [[17558]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17558) Fix t/db_dependent/Koha/Patron/Messages.t >+- [[17642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17642) Authorised values code is broken because of the refactoring >+- [[17644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17644) t/db_dependent/Exporter/Record.t fails >+- [[17659]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17659) sample_notices.sql is broken for fr-QA >+ >+#### Authentication >+ >+- [[17481]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17481) Cas Logout: bug 11048 has been incorrectly merged >+ >+#### Cataloging >+ >+- [[10148]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10148) 007 not filling in with existing values >+- [[14844]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14844) Corrupted storable string. When adding/editing an Item, cookie LastCreatedItem might be corrupted. >+- [[15974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15974) Rancor - 942c is always displaying first in the list. >+- [[17023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17023) z3950_search.pl are vulnerable to XSS attacks >+- [[17072]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17072) 006 not filling in with existing values >+- [[17285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17285) Rancor - Advanced editor fails or broken >+- [[17477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17477) Duplicating a subfield yields an empty subfield tag >+ >+#### Circulation >+ >+- [[14390]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14390) Fine not updated from 'FU' to 'F' on renewal >+- [[14598]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14598) itemtype is not set on statistics by C4::Circulation::AddReturn >+- [[16527]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16527) Sticky due date calendar unexpected behaviour >+- [[16534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16534) Error when checking out already checked out item (depending on AllowReturnToBranch) >+- [[16570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16570) All checked-in items are said to be part of a rotating collection >+- [[17036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17036) circulation.pl is vulnerable to XSS attacks >+- [[17135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17135) Fine for the previous overdue may get overwritten by the next one >+- [[17524]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17524) Datepicker on checkout fails when dateformat = iso >+ >+#### Command-line Utilities >+ >+- [[11144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11144) Fix sequence of cronjobs: automatic renewal - fines - overdue notices >+- [[17376]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17376) rebuild_zebra.pl in daemon mode no database access kills the process >+ >+#### Hold requests >+ >+- [[16942]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16942) Confirm hold results in ugly error >+- [[16988]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16988) Suspending a hold with AutoResumeSuspendedHolds disabled results in error >+- [[17010]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17010) Canceling a hold awaiting pickup no longer alerts librarian about next hold >+- [[17028]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17028) request.pl is vulnerable to XSS attacks >+- [[17327]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17327) Item level holds no longer enforced >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[17292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17292) Use of DBIx in updatedatabase.pl broke upgrade (from bug 12375) >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[16554]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16554) Web installer fails to load i18n sample data on MySQL 5.6+ >+- [[16573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16573) Web installer fails to load structure and sample data on MySQL 5.7 >+- [[16619]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16619) Installer stuck in infinite loop >+- [[16678]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16678) updatedatabase.pl 3.23.00.006 DB upgrade crashes if subscription_numberpatterns.numberingmethod contains parentheses >+- [[16920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16920) sysprefs.sql - missing comma for MaxOpenSuggestions >+- [[17324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17324) branchcode is NULL in letter triggers red upgrade message >+- [[17345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17345) Typo in sysprefs.sql prevents all systempreferences from being installed >+- [[17576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17576) Add HSBND_FREQ authorised value to translated installer sample files >+ >+#### Label/patron card printing >+ >+- [[16747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16747) Fix regression in patron card creator (patron image) >+ >+#### OPAC >+ >+- [[7441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7441) Search results showing wrong branch >+- [[11592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11592) opac detail scripts do not respect MARC tag visibility >+- [[16593]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16593) Access Control - Malicious user can delete the search history of another user >+- [[16680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16680) Library name are not displayed for holds in transit >+- [[16686]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16686) Fix "Item in transit from since" in Holds tab >+- [[16707]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16707) Software Error in OPAC password recovery when leaving form fields empty >+- [[16918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16918) opac-main.pl is not running under plack >+- [[16958]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16958) opac-imageviewer.pl is vulnerable to XSS >+- [[16996]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16996) Template process failed: undef error - Can't call method "description" >+- [[17392]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17392) opac/svc/overdrive_proxy is not plack safe >+- [[17393]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17393) selfreg - Patron's info are not correctly inserted if contain non-Latin characters >+- [[17484]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17484) Searching with date range limit (lower and upper) does not work >+- [[17522]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17522) opac-user.pl gives error of OpacRenewalAllowed is enabled >+ >+#### Packaging >+ >+- [[16617]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16617) debian/control is broken >+ >+#### Patrons >+ >+- [[11217]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11217) The # in accountlines descriptions makes them un-writeoffable >+- [[16504]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16504) All borrower attribute values for a given code deleted if that attribute has branch limits >+- [[16941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16941) Can not add new patron in staff client >+- [[16960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16960) Patron::Modifications should be fixed >+- [[17069]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17069) Can't create new patron category on the intranet >+- [[17384]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17384) Categories do not display in patron editing form if they have only one category assigned >+- [[17403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17403) Internal Server Error while deleting patron >+ >+#### Reports >+ >+- [[13914]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13914) The holds statistics report returns random data >+- [[17495]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17495) reports/issues_stats.pl is broken >+ >+#### SIP2 >+ >+- [[16492]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16492) Checkouts ( and possibly checkins and other actions ) will use the patron home branch as the logged in library >+- [[16610]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16610) Regression in SIP2 user password handling >+ >+#### Searching >+ >+- [[16838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16838) Elasticsearch - mapping tables are not populated on new installs >+- [[17029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17029) *detail.pl are vulnerable to XSS attacks >+- [[17038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17038) search.pl is vulnerable to XSS attacks >+- [[17323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17323) MySQL 5.7 - Column search_history.time cannot be null >+- [[17377]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17377) ES - control fields are not taken into account >+ >+#### Serials >+ >+- [[17026]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17026) checkexpiration.pl is vulnerable to XSS attacks >+- [[17295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17295) Missed variable removal in subscription-add.pl from Bug 15758 >+ >+#### Staff Client >+ >+- [[16947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16947) Can not modify patron messaging preferences >+- [[16955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16955) Internal Server Error while populating new framework >+- [[17022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17022) branchtransfers.pl is vulnerable to XSS attacks >+ >+#### System Administration >+ >+- [[17308]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17308) 'New patron attribute type' button does not work >+- [[17389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17389) Exporting framework always export the default framework >+- [[17582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17582) Cannot edit an authority framework >+ >+#### Tools >+ >+- [[16917]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16917) Error when importing patrons, Column 'checkprevcheckout' cannot be null >+- [[17024]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17024) viewlog.pl is vulnerable to XSS attacks >+- [[17420]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17420) record export fails when itemtype on biblio >+ >+#### Web services >+ >+- [[17336]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17336) api_secret_passphrase missing in packages setup >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+- [[13405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13405) System information has misleading information about indexing mode >+ >+#### Acquisitions >+ >+- [[13324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13324) [DEPENDS_ON_13321] The fund values must be based on tax included values >+- [[16736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16736) Keep library filter when changing suggestion >+- [[16737]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16737) Error when deleting EDIFACT message >+- [[16934]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16934) Cannot add notes to canceled and deleted order line >+- [[16953]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16953) Acquisitions home: Remove trailing › from breadcrumbs >+- [[17081]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17081) Incorrect comparison operator used in edifactmsgs.pl >+- [[17141]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17141) Incorrect method called in edi_cron to get logdir >+ >+#### Architecture, internals, and plumbing >+ >+- [[10455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10455) remove redundant 'biblioitems.marc' field >+- [[12633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12633) SQLHelper replacement - C4::Members >+- [[13074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13074) C4::Items::_build_default_values_for_mod_marc should use Koha::Cache >+- [[14060]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14060) Remove readonly on date inputs >+- [[14707]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14707) Change UsageStatsCountry from free text to a dropdown list >+- [[15690]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15690) Unconstrained CardnumberLength preference conflicts with table column limit of 16 >+- [[16088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16088) Excessive CGI->new() calls hurting cache performace under plack >+- [[16428]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16428) The framework is not checked to know if a field is mapped >+- [[16431]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16431) Marc subfield structure should be cached using Koha::Cache >+- [[16441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16441) C4::Letters::getletter is not plack safe >+- [[16442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16442) C4::Ris is not plack safe >+- [[16444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16444) C4::Tags is not plack safe >+- [[16449]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16449) unimarc_field_4XX raises a warning >+- [[16455]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16455) TagsExternalDictionary does not work under Plack >+- [[16502]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16502) Table koha_plugin_com_bywatersolutions_kitchensink_mytable not always dropped after running Plugin.t >+- [[16520]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16520) Per-virtualhost SetEnvs don't work with Plack >+- [[16565]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16565) additional_fields and additional_field_values are not dropped in kohastructure.sql >+- [[16578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16578) Wide character warning in opac-export.pl when utf8 chosen >+- [[16644]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16644) Plack: Use to_app to remove warning about Plack::App::CGIBin instance >+- [[16667]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16667) Unused variable and function call in circulation.pl >+- [[16670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16670) CGI->param used in list context >+- [[16671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16671) Wrong itemtype picked in HoldsQueue.t >+- [[16708]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16708) ElasticSearch - Fix authority reindexing >+- [[16720]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16720) DBIx ActionLogs.pm should be removed >+- [[16724]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16724) Link from online help to manual broken (as of version 16.05) >+- [[16731]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16731) Use INSERT IGNORE when inserting a syspref >+- [[16741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16741) Remove dead code "sub itemissues" from C4/Circulation.pm >+- [[16742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16742) Remove unused template subject.tt >+- [[16751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16751) Fix sitemaper typo >+- [[16844]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16844) 1 occurrence of GetMemberRelatives has not been removed >+- [[16848]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16848) Wrong warning "Invalid date ... passed to output_pref" can be carped >+- [[16857]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16857) patron-attr-types.tt: Get rid of warnings "Argument "" isn't numeric" >+- [[16889]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16889) Move the ::columns subroutines to Koha::Objects->columns >+- [[16929]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16929) Prevent opac-memberentry waiting for random chars >+- [[16971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16971) Missing dependency for HTML::Entities >+- [[16975]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16975) DSA-3628-1 perl -- security update >+- [[17020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17020) findborrower is not used in circulation.tt >+- [[17087]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17087) Set Test::WWW::Mechanize version to 1.42 >+- [[17124]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17124) DecreaseLoanHighHolds.t does not pass >+- [[17128]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17128) summary-print.pl is not plack safe >+- [[17157]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17157) Middle click on dropdown menu in header may cause software error >+- [[17223]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17223) Add Cache::Memcached to PerlDependencies >+- [[17231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17231) HTML5MediaYouTube should recognize youtu.be links from youtube as well at the full links >+- [[17294]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17294) reserves_stats.pl is not plack safe >+- [[17368]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17368) plugins tests are broken - KitchenSinkPlugin >+- [[17372]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17372) Elasticsearch paths need to be standardized >+- [[17396]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17396) t/DataTables/Members.t is unnecessary >+- [[17411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17411) Change exit 1 to exit 0 in acqui/basket.pl to prevent Internal Server Error >+- [[17426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17426) AutoCommit should not be set in tests >+- [[17446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17446) Remove some seleted typos >+- [[17513]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17513) koha-create does not set GRANTS correctly >+- [[17537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17537) xt/author/valid-templates.t is broken >+- [[17538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17538) t/db_dependent/Upload.t is broken >+- [[17540]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17540) auth_values_input_www.t is broken >+- [[17544]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17544) populate_db.pl should not require t::lib::Mocks >+- [[17552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17552) Koha::Objects->reset does no longer allow chaining >+- [[17562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17562) Acquisition.t is broken >+- [[17563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17563) Acquisition/CancelReceipt.t is broken >+- [[17564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17564) Acquisition/OrderUsers.t is broken >+- [[17589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17589) Improper method type in Koha::ItemType(s) >+- [[17633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17633) Tests should not call set_preference >+- [[17634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17634) Unit test t/db_dependent/ArticleRequests.t is failing >+- [[17637]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17637) Auth_with_ldap.t is failing >+- [[17638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17638) t/db_dependent/Search.t is failing >+- [[17640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17640) t/db_dependent/Template/Plugin/Categories.t is failing >+- [[17641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17641) t/Biblio/Isbd.t is failing >+- [[17654]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17654) Add tests to enforce swagger definition files integrity >+ >+#### Authentication >+ >+- [[16818]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16818) CAS redirect broken under Plack >+- [[16845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16845) C4::Members::ModPrivacy is not used >+ >+#### Cataloging >+ >+- [[7045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7045) Default-value substitution inconsistent >+- [[12629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12629) Software error when trying to merge records from different frameworks >+- [[14897]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14897) Header name mismatch in ./modules/catalogue/detail.tt >+- [[16245]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16245) RIS export file type incorrect >+- [[16358]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16358) Rancor - Deleting records when Rancor is enabled just opens them >+- [[16613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16613) MARC 09X Field Help Links are Broken >+- [[16807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16807) Frameworks unordered in dropdown when adding/editing a biblio >+- [[17152]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17152) Duplicating a subfield should not copy the data >+- [[17194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17194) When edit record, Button "Z39.50/SRU search" not work >+- [[17201]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17201) Remaining calls to C4::Context->marcfromkohafield >+- [[17204]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17204) Rancor Z39.50 search fails under plack >+- [[17206]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17206) Can't switch to default framework >+- [[17405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17405) Edit record uses Default framework >+- [[17545]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17545) Make "Add biblio" not hidden by language chooser >+- [[17660]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17660) Any $t subfields not editable in any framework >+ >+#### Circulation >+ >+- [[10768]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10768) Improve the interface related to itemBarcodeFallbackSearch >+- [[14736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14736) AllowRenewalIfOtherItemsAvailable slows circulation down in case of a record with many items and many holds >+- [[16200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16200) 'Hold waiting too long' fee has a translation problem >+- [[16462]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16462) Change default sorting of circulation patron search results to patron name >+- [[16569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16569) Message box for "too many checked out" is empty if AllowTooManyOverride is not enabled >+- [[16596]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16596) branchcode and categorycode are displayed instead of their description on patron search result >+- [[16780]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16780) Specify due date always sets time as AM when using 12 hour time format >+- [[16854]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16854) request.tt: Logic to display messages broken >+- [[17001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17001) filtering overdue report by due date can fail if TimeFormat is 12hr >+- [[17055]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17055) Add classes to different note types to allow for styling on checkins page >+- [[17095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17095) Regression: Error when checking out to non-existent patron >+- [[17310]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17310) Broken URLs in 'Item renewed' / 'Cannot renew' messages >+- [[17352]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17352) Patron search type is hard coded to 'contain' in circ/circulation.pl >+- [[17394]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17394) exporting checkouts with items selects without items in combo-box >+ >+#### Command-line Utilities >+ >+- [[2389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2389) overdue_notices.pl needs a test mode >+- [[16822]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16822) koha-common init.d script should run koha-plack without quiet >+- [[16830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16830) koha-indexer still uses the deprecated -x option switch >+- [[16935]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16935) launch export_records.pl with deleted_barcodes param fails >+- [[16974]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16974) koha-plack should check and fix log files permissions >+- [[17088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17088) Bad MARC XML can halt export_records.pl >+ >+#### Database >+ >+- [[10459]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10459) borrowers should have a timestamp >+ >+#### Developer documentation >+ >+- [[17626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17626) INSTALL files are outdated >+ >+#### Documentation >+ >+- [[16537]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16537) Overdue and Status triggers grammar >+ >+#### Hold requests >+ >+- [[14514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14514) LocalHoldsPriority and the HoldsQueue conflict with each other >+- [[14968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14968) found shouldn't be set to null when cancelling holds >+ >+#### I18N/L10N >+ >+- [[12509]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12509) Untranslatable "Restriction added by overdues process" >+- [[15676]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15676) Actions in pending offline circulation actions are not translatable >+- [[16540]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16540) Translatability in opac-auth.tt (tag-splitted sentences) >+- [[16560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16560) Translatability: Issues in opac-memberentry.tt >+- [[16562]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16562) Translatability: Issue in opac-user.tt (separated word 'item') >+- [[16563]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16563) Translatability: Issues in opac-account.tt (sentence splitting) >+- [[16585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16585) Update Italian installer sample files for 16.05 >+ >+> With this patch all sample/defintions .sql files are translated into Italian (if you select italian during web installation). >+ >+- [[16620]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16620) Translatability: Fix problem with isolated word "please" in auth.tt >+- [[16621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16621) Translatability: Issues in opac-user.tt (sentence splitting) >+ >+> Fix translatability issues due to sentence splitting in koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt >+ >+ >+- [[16633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16633) Translatability: Issues in tags/review.tt (sentence splitting) >+- [[16634]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16634) Translatability: Fix issue in memberentrygen.tt >+- [[16697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16697) Translatability: Fix problem with isolated "'s"in request.tt >+- [[16701]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16701) Translatability: Fix problem with isolated ' in currency.tt >+- [[16718]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16718) Translatability: Fix problems with sentence splitting by use of strong tag in about.tt >+- [[16776]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16776) If language is set by external link language switcher does not work >+- [[16861]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16861) Translatability: Fix separated "below" in circulation.tt >+- [[16871]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16871) Translatability: Avoid [%%-problem and fix related sentence splitting in catalogue/detail.tt >+- [[17040]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17040) Context menu when editing items is not translated >+- [[17064]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17064) Delete backup marc21_framework_DEFAULT.sql~ file >+- [[17082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17082) Translatability: Fix sentence splitting in member.tt >+- [[17245]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17245) Untranslatable abbreviated names of seasons >+- [[17322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17322) Translation breaks opac-ics.tt >+- [[17518]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17518) Displayed language name for Czech is wrong >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[17044]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17044) Wrong destination for 'api' directory >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[17357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17357) WTHDRAWN is still used in installer files >+- [[17358]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17358) Authorised values: COU>COUNTRY | LAN>LANG >+- [[17391]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17391) ReturnpathDefault and ReplyToDefault missing from syspref.sql >+- [[17504]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17504) Installer shows PostgreSQL info when wrong DB permissions >+ >+#### Label/patron card printing >+ >+- [[14138]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14138) Patroncard: Warn user if PDF creation fails >+- [[16459]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16459) Adding patrons to a patron card label batch requires 'routing' permission >+- [[17175]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17175) Typo in patron card images error message >+ >+#### Lists >+ >+- [[16897]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16897) Re-focus on "Add item" in Lists >+- [[17185]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17185) Staff client shows "Lists that include this title:" even if item is not in a list >+- [[17315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17315) Can't add entry to lists using link in result list >+- [[17316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17316) Possible to see name of lists you don't own >+ >+#### MARC Authority data support >+ >+- [[17118]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17118) Regression: Bug 15381 triggers error when trying to clear a linked authority >+ >+#### MARC Bibliographic data support >+ >+- [[17281]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17281) Warning when saving subfield structure >+ >+#### MARC Bibliographic record staging/import >+ >+- [[6852]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6852) Staged import reports wrong success for items with false branchcode >+ >+#### Notices >+ >+- [[16624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16624) Times are formatted incorrectly in slips ( AM PM ) due to double processing >+ >+#### OPAC >+ >+- [[2735]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2735) Authority search in OPAC stops at 15 pages >+- [[14434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14434) OPAC should indicate to patrons that auto renewal will not work because hold has been placed >+- [[15636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15636) DataTables Warning: Requested unknown parameter from opac-detail.tt >+- [[16311]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16311) Advanced search language limit typo for Romanian >+- [[16464]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16464) If a patron has been discharged, show a message in the OPAC >+- [[16465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16465) OPAC discharge page has no title tag >+- [[16597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16597) Reflected XSS in [opac-]shelves and [opac-]shareshelf >+- [[16599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16599) XSS found in opac-shareshelf.pl >+- [[16615]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16615) OpenLibrary: always use SSL when referencing external resources >+- [[16805]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16805) Log in with database admin user breaks OPAC >+- [[16806]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16806) "Too soon" renewal error generates no alert for user >+- [[17068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17068) empty list item in opac-reserves.tt >+- [[17078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17078) Format fines on opac-account.pl >+- [[17103]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17103) Google API Loader jsapi called over http >+- [[17117]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17117) Patron personal details not displayed unless branch update request is enabled >+- [[17142]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17142) Don't show library group selection in advanced search if groups are not defined >+- [[17296]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17296) Failed to correctly configure AnonymousPatron with AnonSuggestions should display a warning in about >+- [[17367]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17367) Showing all items must keep show holdings tab in OPAC details >+- [[17435]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17435) Gives ability to display stocknumber in the search results >+ >+#### Packaging >+ >+- [[4880]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4880) koha-remove sometimes fails because user is logged in >+- [[16695]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16695) Exception::Class 1.39 is not packaged for Jessie >+- [[16823]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16823) Comment out koha-rebuild-zebra in debian/koha-common.cron.d >+- [[16885]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16885) koha-stop-zebra should be more sure of stopping zebrasrv >+- [[17043]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17043) debian/list-deps fixes, master edition >+- [[17062]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17062) debian/control.in update: change maintainer & add libhtml-parser-perl >+- [[17065]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17065) Rename C4/Auth_cas_servers.yaml.orig >+- [[17084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17084) Automatic debian/control updates (master) >+- [[17085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17085) Specify libmojolicious-perl min version >+- [[17228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17228) Make two versions of SIPconfig.xml identical >+- [[17266]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17266) Update man page for koha-remove with -p >+- [[17267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17267) Document koha-create --adminuser >+ >+#### Patrons >+ >+- [[10227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10227) GetMessagingPreferences does not return correct Digest preferences >+- [[14605]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14605) The description on pay/write off individual fine is wrong >+- [[15397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15397) Pay selected does not works as expected >+- [[16458]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16458) Setting to guarantor: JavaScript error form.branchcode is undefined >+- [[16508]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16508) User permission "parameters_remaining_permissions Remaining system parameters permissions" does not allow saving systempreferences. >+- [[16612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16612) Cannot set "Until date" for "Enrollment period" for Patron Categories >+- [[16779]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16779) Move road type after address in US style address formatting (main address) >+- [[16795]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16795) Patron categories: Accept integers only for enrolment period and age limits >+- [[16810]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16810) Fines note not showing on checkout >+- [[16894]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16894) re-show email on patron search results >+- [[17052]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17052) Patron category description not displayed in the sidebar of paycollect >+- [[17076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17076) Format fines in patron search results table (staff client) >+- [[17100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17100) On summary print, "Account fines and payments" is displayed even if there is nothing to pay >+- [[17106]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17106) DataTables patron search defaulting to 'starts_with' - doc >+- [[17213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17213) Self registration cardnumber is not editable if errors found when form submitted >+- [[17284]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17284) Patron details page ( moremember.pl ) show logged in library as patron's home library >+- [[17307]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17307) Some edit buttons/links for patrons do not work >+- [[17404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17404) Patron deletion page: Fix title and breadcrumb >+- [[17419]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17419) Fix more confusion between smsalertnumber and mobile >+- [[17423]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17423) patronimage.pl permission is too restrictive >+- [[17434]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17434) Moremember displaying primary and secondary phone number twice >+- [[17521]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17521) Step 3 of patron modification editor not checking age limits >+- [[17559]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17559) Invalid ID of element B_streetnumber in member edit form >+ >+#### Reports >+ >+- [[16760]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16760) Circulation Statistics wizard not populating itemtype correctly >+- [[16816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16816) Duplicate button on report results copies parameters used >+- [[17053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17053) Clearing search term in Reports >+- [[17535]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17535) Regression: Search for reports by keywords >+- [[17590]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17590) Exporting reports as CSV with 'delimiter' SysPref set to 'tabulation' creates files with 't' as separator >+ >+#### SIP2 >+ >+- [[15006]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15006) Need to distinguish client timeout from login timeout >+ >+#### Searching >+ >+- [[16777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16777) Correct intranet search alias >+- [[17074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17074) Fix links in result list of 'scan indexes' search and keep search term >+- [[17107]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17107) Add ident and Identifier-standard to known indexes >+- [[17132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17132) Availability search broken when using Elastic >+ >+#### Self checkout >+ >+- [[17299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17299) Date due shows incorrect time on SCO. >+ >+#### Serials >+ >+- [[12178]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12178) Serial claims: exporting late issues with the CSV profile doesn't set the issue claimed >+- [[12748]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12748) Serials - two issues with status of "Expected" >+- [[16692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16692) Error "No method update!" when creating new serial issue >+- [[16705]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16705) Status missing in Opac, serials subscription history >+- [[17300]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17300) Serials search does not return any results >+ >+#### Staff Client >+ >+- [[16809]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16809) Silence CGI param warnings from C4::Biblio::TransformHtmlToMarc >+- [[16989]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16989) Advanced search form does not display translated itemtype >+- [[17144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17144) Fix variable scope issue in edi_accounts.pl (Internal server error with plack) >+- [[17149]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17149) EDI accounts: Add missing '>' to breadcrumb >+- [[17375]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17375) Prevent internal software error when searching patron with invalid birth date >+ >+#### System Administration >+ >+- [[11019]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11019) Require some fields when adding authorized value category >+- [[15641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15641) Typo in explanation for MembershipExpiryDaysNotice >+- [[15929]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15929) typo in explanation for MaxSearchResultsItemsPerRecordStatusCheck >+- [[16035]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16035) MARC framework Export misbehaving >+- [[16532]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16532) Libraries and groups showing empty tables if nothing defined >+- [[16762]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16762) Record matching rules: Remove match check link removes too much >+- [[16813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16813) OPACBaseURL cannot be emptied >+- [[17009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17009) Duplicating frameworks is unnecessary slow >+- [[17657]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17657) Item type's images could not be displayed correctly on the item types admin page >+ >+#### Templates >+ >+- [[12359]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12359) hidepatronname doesn't hide on the holds queue >+- [[13921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13921) XSLT Literary Formats Not Showing >+- [[16001]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16001) Use standard message dialog when there are no cities to list >+- [[16529]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16529) Clean up and improve upload template >+- [[16594]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16594) Orders by fund report has wrong link to css and other issues >+- [[16600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16600) Remove some obsolete references to Greybox in some templates >+- [[16608]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16608) Missing entity nbsp in some XML files >+- [[16642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16642) Fix capitalisation for upload patron image >+- [[16774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16774) Format date on 'Transfers to receive' page to dateformat system preference >+- [[16781]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16781) Add Font Awesome Icons to "Select/Clear all" links to modborrows.tt and result.tt >+- [[16792]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16792) Add Font Awesome Icon and mini button to Keyword to MARC mapping section >+- [[16793]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16793) Use Font Awesome for arrows instead of images in audio_alerts.tt >+- [[16794]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16794) Revise layout for Admistration > Patron categories >+- [[16803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16803) Add Font Awesome Icons to "Select/Clear all" links to shelves.tt >+- [[16812]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16812) Revise JS script for z3950_search.tts and remove onclick events >+- [[16888]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16888) Add Font Awesome Icons to Members >+- [[16893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16893) Missing closing tag disrupts patron detail page style >+- [[16900]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16900) Hold suspend button incorrectly styled in patron holds list >+- [[16903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16903) Multiple class attributes on catalog search tab >+- [[16944]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16944) Add "email" and "url" classes when edit or create a vendor >+- [[16964]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16964) Fix capitalization for "Report Plugins" in reports-home.tt >+- [[16990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16990) Show branch name instead of branch code when managing patron modification requests >+- [[16991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16991) Add subtitle to holds to pull report >+- [[17200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17200) Badly formatted "hold for" patron name on catalog detail page >+- [[17289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17289) Holds awaiting pickup shows date unformatted >+- [[17312]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17312) Typo in members-toolbar.inc / moremember-brief.tt / moremember.tt >+- [[17417]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17417) Correct invalid markup around news on the staff client home page >+- [[17601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17601) Regression: Incomplete CSS update introduced by Bug 14610 >+- [[17616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17616) Select tag on elasticsearch mappings page is not closed properly >+- [[17635]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17635) (Bug 6934 followup) Templates missing body id >+- [[17645]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17645) Remove obsolete interface customization images >+ >+#### Test Suite >+ >+- [[15200]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15200) t/Creators.t fails when using build-git-snapshot >+- [[16500]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16500) Catch two warns in TestBuilder.t with warning_like >+- [[16582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16582) t/Price.t test should pass if Test::DBIx::Class is not available >+- [[16607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16607) Remove CPL/MPL from two unit tests >+- [[16609]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16609) Catch warning from Koha::Hold in Hold.t >+- [[16618]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16618) 00-load.t prematurely stops all testing >+- [[16622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16622) some tests triggered by prove t fail for unset KOHA_CONF >+- [[16635]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16635) t/00-load.t warning from C4/Barcodes/hbyymmincr.pm >+- [[16636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16636) t/00-load.t warning from C4/External/BakerTaylor.pm >+- [[16637]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16637) Dependency for C4::Tags not listed >+- [[16649]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16649) OpenLibrarySearch.t fails when building packages >+- [[16668]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16668) Fix t/Ris.t (follow-up for 16442) >+- [[16675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16675) fix breakage of t/Languages.t >+- [[16717]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16717) Remove hardcoded category from Holds.t >+- [[16860]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16860) Catch warning t/db_dependent/ClassSource.t >+- [[16864]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16864) Silence warnings in t/db_dependent/ILSDI_Services.t >+- [[16868]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16868) Silence error t/db_dependent/Linker_FirstMatch.t >+- [[16869]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16869) Silence and catch warnings in t/db_dependent/SuggestionEngine_ExplodedTerms.t >+- [[16890]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16890) TestBuilder always generate datetime for dates >+- [[17430]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17430) MarkIssueReturned.t should create its own data >+- [[17441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17441) t/db_dependent/Letters.t fails on Jenkins >+- [[17476]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17476) Failed test 'Create DateTime with dt_from_string() for 2100-01-01 with TZ in less than 2s' >+- [[17572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17572) Remove issue.t warnings >+- [[17573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17573) Remove DecreaseLoanHighHolds.t warnings >+- [[17574]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17574) Remove LocalholdsPriority.t warnings >+- [[17575]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17575) Remove Circulation.t warnings >+- [[17587]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17587) Remove itemtype-related IsItemIssued.t warnings >+- [[17592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17592) Remove itemtype-related maxsuspensiondays.t warnings >+- [[17603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17603) Remove itemtype-related Borrower_Discharge.t warnings >+- [[17636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17636) Remove itemtype-related GetIssues.t warnings >+- [[17646]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17646) Remove itemtype-related IssueSlip.t warnings >+- [[17647]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17647) Remove itemtype-related CancelReceipt.t warnings >+- [[17653]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17653) Remove itemtype-related t/db_dependent/Circulation* warnings >+ >+#### Tools >+ >+- [[11490]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11490) MaxItemsForBatch should be split into two new prefs >+- [[14612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14612) Overdue notice triggers should show branchname instead of branchcode >+- [[16548]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16548) All libraries selected on Tools -> Export Data screen >+- [[16589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16589) Quote of the day: Fix upload with csv files associated to LibreOffice Calc >+- [[16682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16682) Fix display if Batch patron modification tool does not get any patrons >+- [[16727]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16727) Upload tool needs better warning >+- [[16855]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16855) Poor performance due to high overhead of SQL call in export.pl >+- [[16859]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16859) Fix wrong item field name in export.pl >+- [[16886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16886) 'Upload patron images' tool is not plack safe >+- [[16949]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16949) Batch record deletion says success when no records have been passed in >+- [[17663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17663) Forgotten userpermissions from bug 14686 >+ >+#### Web services >+ >+- [[17041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17041) Fix missing properties in Swagger definition for Patron >+- [[17042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17042) Fix missing properties in Swagger definition for Hold >+- [[17086]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17086) REST API: Reword borrowers to patrons in Swagger tags for holds >+- [[17607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17607) Fix patron definition in Swagger >+ >+### New sysprefs >+ >+- AggressiveMatchOnISSN >+- AllowItemsOnHoldCheckoutSCO >+- ArticleRequests >+- ArticleRequestsMandatoryFields >+- ArticleRequestsMandatoryFieldsItemsOnly >+- ArticleRequestsMandatoryFieldsRecordOnly >+- CheckPrevCheckout >+- DefaultPatronSearchFields >+- HoldsLog >+- HouseboundModule >+- IntranetCatalogSearchPulldown >+- MaxItemsToDisplayForBatchDel >+- MaxItemsToProcessForBatchMod >+- MaxOpenSuggestions >+- NovelistSelectStaffEnabled >+- NovelistSelectStaffView >+- OPACHoldingsDefaultSortField >+- OPACResultsLibrary >+- OPACXSLTListsDisplay >+- PatronQuickAddFields >+- PatronSelfRegistrationEmailMustBeUnique >+- PatronSelfRegistrationLibraryList >+- PatronSelfRegistrationPrefillForm >+- RefundLostOnReturnControl >+- ReplyToDefault >+- ReturnpathDefault >+- SwitchOnSiteCheckouts >+- TrackLastPatronActivity >+- XSLTListsDisplay >+- makePreviousSerialAvailable >+ >+### System requirements >+ >+Important notes: >+- Debian 8 ( Jessie ) or later is required >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in DocBook.The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://manual.koha-community.org//en/) >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+for information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 16.11.00 is >+ >+- Release Manager: >+ - [Brendan Gallagher](mailto:brendan@bywatersolutions.com) >+ - [Kyle M Hall](mailto:kyle@bywatersolutions.com) >+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+- QA Team: >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Jonathan Druart](mailto:jonathan.druart@biblibre.com) >+ - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) >+ - [Nick Clemens](mailto:nick@bywatersolutions.com) >+ - [Jesse Weaver](mailto:jweaver@bywatersolutions.com) >+- Bug Wranglers: >+ - [Amit Gupta](mailto:amitddng135@gmail.com) >+ - [Magnus Enger](mailto:magnus@enger.priv.no) >+ - [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+ - [Indranil Das Gupta](mailto:indradg@l2c2.co.in) >+ - [Zeno Tajoli](mailto:z.tajoli@cineca.it) >+ - [Marc Véron](mailto:veron@veron.ch) >+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+- Documentation Manager: [Nicole C. Engard](mailto:nengard@gmail.com) >+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) >+- Wiki curators: >+ - [Brooke](mailto:) >+ - [Thomas Dukleth](mailto:kohadevel@agogme.com) >+- Release Maintainers: >+ - 16.05 -- [Frédéric Demians](mailto:f.demians@tamil.fr) >+ - 3.22 -- [Julian Maurice](mailto:julian.maurice@biblibre.com) >+ - 3.20 -- [Chris Cormack](mailto:chrisc@catalyst.net.nz) >+ >+### Credits >+ >+We thank the following libraries who are known to have sponsored >+new features in Koha 16.11.00: >+ >+- BULAC - http://www.bulac.fr/ >+- ByWater Solutions >+- California College of the Arts >+- Carnegie Stout Library >+- Catalyst IT >+- DoverNet >+- FIT >+- Hochschule für Gesundheit (hsg), Germany >+- NEKLS >+- South-East Kansas Library System >+- SWITCH Library Consortium >+- Tulong Aklatan >+- Universidad de El Salvador >+- Universidad Empresarial Siglo 21 >+- University of the Arts London >+- VOKAL >+ >+We thank the following individuals who contributed patches to Koha 16.11.00. >+ >+- Marc (11) >+- Aleisha (19) >+- kohamaster (1) >+- Liz (1) >+- NguyenDuyTinh (1) >+- radiuscz (1) >+- Blou (2) >+- genevieve (2) >+- phette23 (3) >+- remi (6) >+- Jacek Ablewicz (14) >+- Brendan A Gallagher (1) >+- Morgane Alonso (1) >+- Aleisha Amohia (12) >+- Dimitris Antonakis (1) >+- Alex Arnaud (5) >+- Oliver Bock (1) >+- Nightly Build Bot (1) >+- Colin Campbell (8) >+- Hector Castro (24) >+- Galen Charlton (4) >+- Barton Chittenden (10) >+- Nick Clemens (53) >+- Tomás Cohen Arazi (111) >+- Chris Cormack (11) >+- Indranil Das Gupta (L2C2 Technologies) (1) >+- Frédéric Demians (2) >+- Marcel de Rooy (86) >+- Simith D'Oliveira (1) >+- Rocio Dressler (1) >+- Jonathan Druart (491) >+- Nicole Engard (2) >+- Magnus Enger (6) >+- Charles Farmer (1) >+- Bouzid Fergani (7) >+- Julian FIOL (1) >+- Katrin Fischer (26) >+- Brendan Gallagher (6) >+- Bernardo González Kriegel (13) >+- Claire Gravely (3) >+- Karl Holten (1) >+- Koha instance kohadev-koha (1) >+- Mason James (1) >+- Lee Jamison (1) >+- Srdjan Jankovic (1) >+- Olli-Antti Kivilahti (5) >+- Rafal Kopaczka (1) >+- Owen Leonard (65) >+- Florent Mara (1) >+- Jesse Maseto (1) >+- Julian Maurice (24) >+- Holger MeiÃner (1) >+- Matthias Meusburger (5) >+- Sophie Meynieux (3) >+- Kyle M Hall (181) >+- Josef Moravec (13) >+- Aliki Pavlidou (1) >+- Liz Rea (2) >+- Martin Renvoize (3) >+- Andreas Roussos (9) >+- Rodrigo Santellan (1) >+- A. Sassmannshausen (1) >+- Alex Sassmannshausen (21) >+- Robin Sheat (1) >+- Radek Å iman (1) >+- Fridolin Somers (14) >+- Zeno Tajoli (3) >+- Lari Taskula (23) >+- Lyon3 Team (1) >+- Koha Team Lyon 3 (1) >+- Mirko Tietgen (14) >+- Mark Tompsett (30) >+- Marc Véron (47) >+- Jesse Weaver (9) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 16.11.00 >+ >+- abunchofthings.net (15) >+- ACPL (65) >+- aei.mpg.de (1) >+- arts.ac.uk (3) >+- BibLibre (72) >+- biblos.pk.edu.pl (14) >+- BigBallOfWax (3) >+- BSZ BW (26) >+- bugs.koha-community.org (473) >+- bwstest.bywatersolutions.com (1) >+- ByWater-Solutions (263) >+- Catalyst (12) >+- centrum.cz (1) >+- Cineca (3) >+- Hochschule für Gesundheit (hsg), Germany (1) >+- inLibro.com (6) >+- jns.fi (11) >+- kallisti.net.nz (1) >+- KohaAloha (1) >+- kohadevbox (1) >+- kohaVM (1) >+- l2c2.co.in (1) >+- Libriotech (6) >+- Marc Véron AG (58) >+- marywood.edu (1) >+- poczta.onet.pl (1) >+- PTFS-Europe (33) >+- rbit.cz (1) >+- Rijksmuseum (86) >+- Solutions inLibro inc (13) >+- student.uef.fi (17) >+- switchinc.org (1) >+- Tamil (2) >+- Theke Solutions (108) >+- unidentified (118) >+- Universidad Nacional de Córdoba (16) >+- Université Jean Moulin Lyon 3 (2) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Aleisha (5) >+- Aleisha Amohia (30) >+- Alexis Rodegerdts (3) >+- Andreas Roussos (4) >+- Andrew Brenza (1) >+- Arslan Farooq (1) >+- Barbara Fondren (1) >+- barbara johnson (2) >+- Barbara.Johnson@bedfordtx.gov (1) >+- Barbara Walters (5) >+- Barton Chittenden (3) >+- Benjamin Rokseth (41) >+- Bob Birchall (2) >+- Brendan (1) >+- Brendan Gallagher (163) >+- Brendon Ford (2) >+- Broust (2) >+- Chad Roseburg (2) >+- Chris (1) >+- Chris Cormack (76) >+- Chris Kirby (4) >+- Christopher Brannon (2) >+- Claire Gravely (64) >+- Colin Campbell (1) >+- Dani Elder (2) >+- David Cook (1) >+- Deb Stephenson (2) >+- Dwayne Nance (3) >+- Filippos Kolovos (1) >+- FILIPPOS KOLOVOS (1) >+- Florent Mara (1) >+- Francois Charbonnier (9) >+- Frédéric Demians (16) >+- Galen Charlton (6) >+- George (2) >+- Heather Braum (2) >+- Hector Castro (75) >+- Irma Birchall (1) >+- Jacek Ablewicz (15) >+- Jan Kissig (1) >+- Jason Robb (12) >+- Jennifer Schmidt (15) >+- Jesse Maseto (6) >+- Jesse Weaver (22) >+- JM Broust (1) >+- Johanna Raisa (8) >+- Jonathan Druart (457) >+- Jonathan Field (4) >+- Josef Moravec (59) >+- Joy Nelson (4) >+- Juliette (1) >+- Katrin Fischer (118) >+- Lari Taskula (2) >+- Laurence Rault (12) >+- Lisette Scheer (1) >+- Liz Rea (14) >+- Lucio Moraes (4) >+- Magnus Enger (2) >+- Marc (33) >+- Marc Veron (13) >+- Marc Véron (101) >+- Margaret Thrasher (10) >+- Mark Tompsett (51) >+- Martin Renvoize (43) >+- Mason James (9) >+- Matthias Meusburger (1) >+- Megan Wianecki (1) >+- mehdi (1) >+- Michael Kuhn (1) >+- Mirko Tietgen (18) >+- Nick Clemens (147) >+- Nicolas Legrand (17) >+- Nicole (1) >+- Oliver Bock (1) >+- Olli-Antti Kivilahti (10) >+- Owen Leonard (123) >+- radiuscz (4) >+- rainer (1) >+- remy (1) >+- Robin Sheat (1) >+- Rocio Dressler (3) >+- Sabine Liebmann (1) >+- Sean McGarvey (4) >+- Sean Minkel (1) >+- Sinziana (1) >+- Sofia (1) >+- sonia bouis (1) >+- sonia BOUIS (2) >+- Sonia Bouis (26) >+- Srdjan (37) >+- Trent Roby (1) >+- Katrin Fischer (169) >+- Nikos Chatzakis, Afrodite Malliari (1) >+- Tomas Cohen Arazi (185) >+- Alain et Aurélie (2) >+- Barton Chittenden barton@bywatersolutions.com (1) >+- Jason M. Burds (14) >+- Nicole C Engard (10) >+- Kyle M Hall (1324) >+- Bernardo Gonzalez Kriegel (33) >+- Marcel de Rooy (245) >+- Eivin Giske Skaaren (1) >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+#### Thanks >+- For Chelsea, who keeps my world from falling down around my ears. >+- For Daria, whose insatiable curiosity always inpsires me. >+- For Kylie, whose smile lights up my world; just breathe. >+ >+#### Special thanks from the Release Manager >+I'd like to thank everyone who has contributed time and effort to this release. Many hands make light work! >+ >+A special thanks goes out to Jonathan and Tomás who have gone above and beyond taking care of many unglamorous >+tasks that are good and necessary for the future of Koha. >+ >+More thanks go to Katrin and the Koha 16.11 QA team, whose dedication and hard work make using Koha a joy. >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is v16.11.x >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 22 Nov 2016 11:45:49. >+## RELEASE NOTES FOR KOHA 16.05.00 >+26 May 2016 >+ >+Koha is the first free and open source software library automation >+package (ILS). Development is sponsored by libraries of varying types >+and sizes, volunteers, and support companies from around the world. The >+website for the Koha project is: >+ >+- [Koha Community](http://koha-community.org) >+ >+Koha 16.05.00 can be downloaded from: >+ >+- [Download](http://download.koha-community.org/koha-16.05.00.tar.gz) >+ >+Installation instructions can be found at: >+ >+Please note - Ubuntu 16.04 support is still WIP and isn't supported at the moment, due to stricter MySQL version 5.7. All installs and updates should be done on versions previous to MySQL 5.7. Thanks >+ >+- [Koha Wiki](http://wiki.koha-community.org/wiki/Installation_Documentation) >+- OR in the INSTALL files that come in the tarball >+ >+Koha 16.05.00 is a major release, that comes with many new features. >+ >+It includes 7 new features, 340 enhancements, 472 bugfixes. >+ >+### New features >+ >+#### Acquisitions >+ >+- [[7736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7736) Edifact QUOTE and ORDER functionality >+ >+#### Authentication >+ >+- [[10988]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10988) Allow login via Google OAuth2 (OpenID Connect) >+ >+#### Cataloging >+ >+- [[11023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11023) Automatic item modification by age (Was "Toggle new status for items") >+ >+#### Circulation >+ >+- [[9129]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9129) Add the ability to set the maximum fine for an item to its replacement price >+ >+#### Notices >+ >+- [[9021]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9021) Add SMS via email as an alternative to SMS services via SMS::Send drivers >+ >+#### OPAC >+ >+- [[8753]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8753) Add forgot password link to OPAC >+- [[11622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11622) Add ability to pay fees and fines from OPAC via PayPal >+ >+### Enhancements >+ >+#### About >+ >+- [[15465]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15465) README for github >+ >+#### Acquisitions >+ >+- [[12333]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12333) Add floating toolbar to acquisition basket summary page >+- [[13238]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13238) Improve heading on vendor search when searching for all vendors >+- [[15004]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15004) Allow to change amounts of duplicated budgets >+- [[15049]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15049) Add warning about "No active currency" to Acquisitions start page >+- [[15519]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15519) Warns when creating a basket >+- [[15531]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15531) Add support for standing orders >+- [[15630]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15630) Make Edifact module pluggable >+- [[16036]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16036) Making basket actions buttons >+- [[16037]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16037) Rename 'Print' to 'Export as PDF' for basket groups >+- [[16142]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16142) Making 'order' a button for new order suggestions >+- [[16262]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16262) Remove the use of "onclick" from acquisitions basket template >+- [[16351]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16351) Error when trying to receive a new shipment without specifying invoice number >+ >+#### Architecture, internals, and plumbing >+ >+- [[5404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5404) C4::Koha::subfield_is_koha_internal_p no longer serves a purpose >+- [[11625]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11625) Default to logged in library for circ rules and notices & slips >+- [[11747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11747) Default to logged in library for Overdue notice/status triggers >+- [[14751]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14751) Allow C4::Context->interface to be set to 'sip' or 'commandline' >+- [[14828]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14828) Move the item types related code to Koha::ItemTypes >+- [[14889]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14889) Move the framework related code to Koha::BiblioFramework[s] >+- [[15084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15084) Move the currency related code to Koha::Acquisition::Currenc[y|ies] >+- [[15288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15288) Error pages: Code duplication removal and better translatability >+- [[15294]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15294) Move the C4::Branch related code to Koha::Libraries - part 1 >+- [[15295]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15295) Move the C4::Branch related code to Koha::Libraries - part 2 >+- [[15380]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15380) Move the authority types related code to Koha::Authority::Type[s] - part 1 >+- [[15381]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15381) Move the authority types related code to Koha::Authority::Type[s] - part 2 >+- [[15481]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15481) Remove dead code in datatables.js >+- [[15548]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15548) New patron related code should have been put to Patron instead of Borrower >+- [[15628]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15628) Remove get_branchinfos_of vestiges >+- [[15629]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15629) Move the C4::Branch related code to Koha::Libraries - part 3 >+- [[15631]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15631) Move the cities related code to Koha::Cities - part 2 >+- [[15632]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15632) Move the messages related code to Koha::Patron::Messages >+- [[15635]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15635) Move the patron images related code to Koha::Patron::Images >+- [[15653]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15653) Updating a guarantor has never updated its guarantees >+- [[15656]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15656) Move the guarantor/guarantees code to Koha::Patron >+- [[15731]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15731) C4::Reports::Guided::build_authorised_value_list is not used >+- [[15769]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15769) C4::Koha::slashifyDate is outdated >+- [[15783]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15783) C4::Koha::AddAuthorisedValue can be replaced with Koha::AuthorisedValue->new->store >+- [[15796]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15796) C4::Koha - get_itemtypeinfos_of is not used anymore >+- [[15797]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15797) C4::Koha::GetKohaImageurlFromAuthorisedValues is no longer in use >+- [[15798]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15798) C4::Koha::displayServers is no longer in use >+- [[15800]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15800) Koha::AuthorisedValues - Remove C4::Koha::IsAuthorisedValueCategory >+- [[15870]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15870) Add Filter for MARC to respect visibility settings >+- [[16011]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16011) Remove $VERSION from our modules >+- [[16044]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16044) Define a L1 cache for all objects set in cache >+- [[16070]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16070) Empty (undef) system preferences may cause some issues in combination with memcache >+- [[16086]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16086) Add Koha::Issue objects. >+- [[16087]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16087) Add Koha::OldIssues Objects >+- [[16103]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16103) Remove FK constraint for sms_provider_id in deletedborrowers >+- [[16157]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16157) C4::Koha::GetAuthorisedValues should not handle the selected option >+- [[16158]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16158) GetAuthorisedValues should not be called inside a loop >+- [[16167]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16167) Remove prefs to drive authorised value images >+- [[16168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16168) Eliminate unneeded C4::Context->dbh calls in C4/Biblio.pm >+- [[16169]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16169) TransformMarcToKoha should not take $dbh in parameters >+- [[16199]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16199) C4::Ris::charconv is one of the less useful subroutines ever written >+- [[16221]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16221) Use Storable::dclone() instead of Clone::clone() for L1 cache deep-copying mode >+- [[16238]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16238) Upgrade jQuery in staff client: use .prop() instead of .attr() >+ >+#### Authentication >+ >+- [[11807]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11807) Add categorycode conversions to LDAP authentication. >+ >+#### Cataloging >+ >+- [[11084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11084) Delete biblios on Leader 05 =d >+- [[12670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12670) Show materials label instead of code >+- [[14168]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14168) enhance streaming cataloging to include youtube >+- [[14199]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14199) Unify all organization code plugins >+- [[15225]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15225) Make HTML5Media work with file upload feature >+- [[15859]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15859) Move some basic MARC editor controls into settings menu >+- [[15952]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15952) Moving cataloging search actions into a drop-down menu >+- [[16205]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16205) MARC editor settings menu should use a Font Awesome icon >+ >+#### Circulation >+ >+- [[1983]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1983) Add option to create hold request when checking out an item already on loan >+- [[11565]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11565) decreaseLoanHighHolds needs Override >+- [[13592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13592) Hold fee not being applied on placing a hold >+- [[14395]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14395) Two different ways to calculate 'No renewal before' (days or hours) >+- [[14577]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14577) Allow restriction of checkouts based on fines of guarantor/guarantee >+- [[14753]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14753) Show accession date on checkin >+- [[14945]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14945) Add the ability to store the last patron to return an item >+- [[15129]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15129) Koha::object for issuing rules >+- [[15471]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15471) Add column settings and filters to Holds queue table >+- [[15564]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15564) Display "print slip" option when returning an item which is in a rotating collection >+- [[15571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15571) reserveforothers permission does not remove Search to hold button from patron account >+- [[15675]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15675) Add issue_id column to accountlines and use it for updating fines >+- [[15793]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15793) UX of circulation patron search with long lists of returned borrowers >+- [[15821]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15821) Use Font Awesome icons in confirmation dialogs - Circulation >+- [[16141]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16141) Making 'Transfers to receive' action a button >+ >+#### Command-line Utilities >+ >+- [[12289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12289) stage_file.pl does not allow control of nomatch options >+- [[13143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13143) Add a tool to show a Koha's password >+- [[14292]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14292) Add --category and --skip-category options to longoverdue.pl to include or exclude borrower categories. >+- [[14532]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14532) koha-dump should provide a way to exclude Zebra indexes >+- [[16039]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16039) Quiet flag support for share_usage_with_koha_community.pl >+ >+#### Database >+ >+- [[13624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13624) Remove columns branchcode, categorytype from table overduerules_transport_types >+ >+#### Documentation >+ >+- [[13136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13136) Add documentation for Home > Tools > Labels home > Manage label Layouts >+ >+#### Hold requests >+ >+- [[12803]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12803) Add ability to skip closed libraries when generating the holds queue >+- [[13517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13517) Show waiting date on reserve/request.pl >+- [[14134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14134) Make "Holds over" show holds expiring tomorrow if ExpireReservesMaxPickUpDelay is set >+- [[14310]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14310) Add ability to suspend and resume individual holds from the patron holds table >+- [[14694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14694) Make decreaseloanHighHolds more flexible >+- [[15443]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15443) Re-code RESERVESLIP as HOLD_SLIP >+- [[15532]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15532) Add ability to allow only items whose home/holding branch matches the hold's pickup branch to fill a given hold >+- [[15533]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15533) Allow patrons and librarians to select itemtype when placing hold >+- [[15534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15534) Add the ability to prevent a patron from placing a hold on a record with available items >+ >+#### I18N/L10N >+ >+- [[15231]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15231) Import patrons: Remove string splitting by html tags to avoid weird translations >+- [[15274]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15274) Better translatability for circulation.pl / circulation.tt >+- [[15301]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15301) Translatability: branchtransfers.tt: Remove ambiguous "To" and fix splitted sentence. >+- [[16382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16382) Update German web installer sample files for 16.05 >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[14622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14622) Add fr-CA data folder in the web installer >+ >+#### Label/patron card printing >+ >+- [[14131]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14131) Patroncard: Add possibility to print from patron lists >+- [[15211]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15211) Label/patron card creators need to have Tools sidebar >+- [[15662]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15662) String and translatability fix to Label Creator >+- [[16152]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16152) Rename label management table column to Actions >+- [[16153]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16153) Adding "actions" class to Label Creator table actions so the buttons dont wrap >+ >+#### Lists >+ >+- [[15403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15403) Confirm messages in intranet lists interface strangely worded >+- [[15583]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15583) List of lists in the staff client should have a default sort >+- [[16110]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16110) Making lists actions buttons >+- [[16338]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16338) Remove the use of "onclick" from the lists template >+ >+#### MARC Authority data support >+ >+- [[15931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15931) If Authority is not used by any records, remove link to cataloguing search >+- [[15932]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15932) Moving Authorities actions into a drop-down menu >+ >+#### MARC Bibliographic data support >+ >+- [[14306]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14306) Show URL from MARC21 field 555$u in basket and detail >+- [[15162]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15162) Add for Unimarc transformation to new metadata formats >+- [[16460]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16460) Update MARC21 frameworks to Update No. 22 (April 2016) >+- [[16470]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16470) Update MARC21 es-ES frameworks to Update 22 (April 2016) >+ >+#### MARC Bibliographic record staging/import >+ >+- [[2324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2324) Undo Import should have a confirm dialog >+- [[16052]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16052) Styling buttons after MARC records have been staged >+- [[16057]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16057) Use font awesome button for cleaning a batch of staged MARC records >+ >+#### Notices >+ >+- [[9004]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9004) Talking Tech doesn't account for holidays when calculating a holds last pickup date >+- [[10076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10076) Add Bcc syspref for claimacquisition and clamissues >+- [[12426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12426) Allow resending of emails from the notices tab in the patron account >+- [[12923]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12923) Improve error logging for advance_notices.pl; Show borrowernumber when no letter of type is found and force utf8 output. >+- [[14515]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14515) Add biblioitems table to notices in C4/Reserves.pm >+- [[16048]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16048) Making notices actions buttons >+ >+#### OPAC >+ >+- [[5979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=5979) Add separate OPACISBD system preference >+- [[6624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6624) Allow Koha to use the new read API from OpenLibrary >+- [[7594]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7594) Google Cover Javascript contains hardcoded CSS style >+- [[13642]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13642) Adding new features for Dublin Core metadata >+- [[13774]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13774) Add the unique anchors of news as links in the RSS for news in Opac >+- [[13918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13918) Add waiting expiration date to opac list of holds for user >+- [[14305]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14305) Public way to look at the Opac of different branches >+- [[14523]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14523) Google jackets being blocked when OPAC using HTTPS >+- [[14571]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14571) using_https check for ssl connections doesn't work in some situations >+- [[14582]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14582) OPAC detail shows an unuseful link to "add tag" when user is not logged in >+- [[14658]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14658) Split PatronSelfRegistrationBorrowerUnwantedField into two preferences for creating and editing >+- [[14659]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14659) Allow patrons to enter card number and patron category on OPAC registration page >+- [[15044]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15044) add suggestion's date on Your purchase suggestions tab in OPAC >+- [[15311]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15311) Let libraries set text to display when OpacMaintenance = on >+- [[15574]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15574) Better wording for error message when adding tags >+- [[15813]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15813) Fix list-context call to ...->guarantor in opac-memberentry.pl >+- [[16283]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16283) Make OPAC registration captcha case insensitive >+ >+#### Packaging >+ >+- [[4940]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4940) Koha should include sample rc.d script(s) for *BSD >+- [[15303]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15303) Letsencrypt option for Debian package installations >+- [[15714]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15714) Remove zebra.log from debian scripts and add optional log levels >+- [[16016]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16016) Integrate sitemap.pl into the packages >+- [[16190]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16190) Enable the indexer daemon by default >+ >+#### Patrons >+ >+- [[9303]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9303) relative's checkouts in the opac >+- [[10468]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10468) Add pending holds to summary print >+- [[11088]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11088) Patron entry page should use floating toolbar like cataloging interface >+- [[12528]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12528) Enable staff to deny message setting access to patrons on the OPAC >+- [[13931]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13931) Date of birth in patron search result and in autocomplete >+- [[14406]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14406) When adding messages in patron account, only first name is shown in pull down >+- [[14497]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14497) Add warning to patron details page if patron's fines exceed noissuescharge >+- [[14763]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14763) show patron's age >+- [[14834]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14834) Make membership_expiry cronjob more flexible >+- [[14948]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14948) Display amounts right aligned in tables on patron pages >+- [[15096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15096) Export today's checked in barcodes: Display warning if reading history is set to "never" >+- [[15196]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15196) Order patrons on patron lists by name >+- [[15206]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15206) Show patron's age when filling date of birth in memberentry.pl >+- [[15343]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15343) Allow patrons to choose their own password on self registration. >+- [[15543]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15543) Use another notice in membership_expiry.pl >+- [[16100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16100) Buttons in patron toolbar are styled differently >+- [[16120]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16120) Making action on patron search a button >+- [[16182]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16182) Make phone number clickable to call >+- [[16183]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16183) Add confirm message for deleting patron messages >+- [[16234]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16234) Borrower account has an unnecessary link to 'View item' >+- [[16235]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16235) Making borrower account actions buttons >+- [[16316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16316) Make it possible to limit patron search to surname >+ >+#### Reports >+ >+- [[7683]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7683) statistic wizard: cataloging >+- [[10154]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10154) Add collection, location, and callnumber filters to report for most circulated items >+- [[11371]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11371) Add a new report : Orders by budget >+- [[12544]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12544) Send scheduled reports as an attachment >+- [[15321]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15321) Add delete report option to Show, Edit and Run screens >+- [[15863]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15863) When creating a dictionary for date column, date range selection should be hidden if all dates is selected >+- [[16161]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16161) Add confirm message when deleting dictionary definition >+- [[16162]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16162) Making dictionary 'Delete' a font awesome button >+- [[16163]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16163) Show message if there are no dictionary definitions >+- [[16281]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16281) Remove the use of "onclick" from Reports module >+- [[16359]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16359) Filter search box covers other elements on saved reports page >+- [[16389]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16389) Reports row limit should change upon option selection >+ >+#### SIP2 >+ >+- [[14512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14512) Add support for AV field to Koha's SIP2 Server >+ >+#### Searching >+ >+- [[12478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478) Elasticsearch support for Koha >+- [[14277]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14277) Search index 'lex' does not honor MARC indicator "ind1" >+- [[14332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14332) Skip title articles on Opac using ind2 of tag 245 (MARC21 only) >+- [[14899]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14899) Mapping configuration page for Elastic search >+- [[15263]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15263) XSLT display fetches sysprefs for every result processed >+- [[15555]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15555) Index 024$a into Identifier-other:u url register when source $2 is uri >+- [[16363]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16363) Use floating toolbar on advanced search >+ >+#### Serials >+ >+- [[12375]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12375) Store serials enumeration data in separate fields >+- [[16074]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16074) Making frequencies actions buttons >+- [[16075]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16075) Making numbering patterns actions buttons >+- [[16097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16097) Making messages for subscription fields more user friendly >+- [[16098]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16098) Making subscription fields actions buttons >+- [[16099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16099) Make name required field when creating subscription field >+- [[16164]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16164) Making check expiration actions buttons >+ >+#### Staff Client >+ >+- [[4941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4941) Remove singleBranchMode system preference >+ >+> The singleBranchMode system preference has been removed. Koha instance with multiple libraries will not longer be able to use single branch mode. Single branch mode will be automatically enabled for Koha instances with only one library configured. >+ >+ >+- [[11280]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11280) Change Withdrawn toggle to drop down selection of authorized values >+- [[12342]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12342) Patron registration datepicker dropdown shows only 10 years >+- [[15008]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15008) Add custom HTML areas to circulation and reports home pages >+- [[15413]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15413) Adding colons where they should appear in forms etc to be consistent >+- [[15638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15638) spelling mistake in ~/Koha/reserve/placerequest.pl:4: writen ==> written >+- [[15640]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15640) Accessibility - ensure there are no titles on hover over the links (circ home page) >+- [[16028]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16028) Remove redundant hold links >+- [[16130]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16130) Show the item non-public note on the detail view >+ >+#### System Administration >+ >+- [[15552]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15552) Better wording of intranetreadinghistory syspref >+- [[15617]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15617) Be able to close "Click to edit" text boxes after opening them >+- [[15665]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15665) Better wording of error messages when importing MARC frameworks >+- [[15965]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15965) Koha to MARC mapping - table changes with selection of drop down menu >+- [[15966]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15966) Move MARC frameworks actions into a drop down menu >+- [[15988]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15988) Moving authority types actions into a drop-down menu >+- [[15989]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15989) Making classification sources actions buttons >+- [[15990]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15990) Making record matching rules actions buttons >+- [[15991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15991) Moving OAI sets actions into a drop-down menu >+- [[15992]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15992) Renaming 'Operations' column heading to 'Actions' >+- [[15993]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15993) Making currency actions buttons >+- [[15994]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15994) Adding font awesome icons to Funds actions >+- [[15995]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15995) Making libraries actions buttons >+- [[16081]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16081) Making Koha to MARC mapping actions buttons >+- [[16096]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16096) Change 'Modify' to 'Edit' for OAI sets config >+- [[16132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16132) Remove branch select button in Library Transfer Limits >+- [[16236]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16236) Making authorised values actions buttons >+- [[16263]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16263) Making authority tags and subfields actions buttons >+- [[16265]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16265) Making item types actions buttons >+- [[16267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16267) Making circ and fines rules actions buttons >+- [[16268]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16268) Add confirm message when deleting circ and fines rules >+- [[16286]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16286) Use validation plugin when adding or editing patron category >+- [[16297]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16297) Remove the use of "onclick" from OAI sets configuration template >+- [[16298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16298) Standardize on "Patron categories" when referring to patron category administration >+- [[16299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16299) Use validation plugin when creating a patron attribute type >+- [[16301]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16301) Remove the use of "onclick" from SMS cellular providers template >+- [[16305]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16305) Remove the use of "onclick" from transport cost matrix >+- [[16308]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16308) Remove the use of "onclick" from Z39.50/SRU servers template >+- [[16383]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16383) Making Local Use sysprefs actions buttons >+ >+#### Templates >+ >+- [[10171]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10171) Add a header in Advanced Search (staff interface) >+- [[10347]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10347) Deactivate "Add item" button when "Add multiple copies" was activated >+- [[12051]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12051) add renew tab to top on staff client >+- [[13302]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13302) Use CSS3 ellipsis for email address in staff client patron sidebar >+- [[13464]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13464) Standardize the pagination class >+- [[13778]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13778) Putting patron lists buttons into a dropdown menu >+- [[14304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14304) RDA: Display link in XSLT for 264 field to reflect Zebra indexing >+- [[14377]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14377) Indicate that a record is suppressed in staff client >+- [[15285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15285) Upgrade DataTables to 1.10.10 or later >+- [[15309]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15309) Use Bootstrap modal for cataloging search MARC and Card preview >+- [[15313]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15313) Use Bootstrap modal for z39.50 search MARC and Card preview >+- [[15314]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15314) Use Bootstrap modal for cataloging merge MARC preview >+- [[15316]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15316) Use Bootstrap modal for authority Z39.50 search results preview >+- [[15317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15317) Use Bootstrap modal for MARC and Card preview when ordering from staged files >+- [[15318]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15318) Use Bootstrap modal for MARC and Card preview when ordering an external source >+- [[15319]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15319) Use Bootstrap modal for MARC preview when performing batch record modifications >+- [[15320]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15320) Use Bootstrap modal for MARC preview when ordering from an existing record >+- [[15669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15669) alphabetize marc modification pulldowns >+- [[15671]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15671) Show branch name instead of branch code in checkout history >+- [[15672]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15672) Show descriptions instead of codes on the hold ratios report >+- [[15692]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15692) Move some patron entry form JavaScript into members.js >+- [[15785]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15785) Use Font Awesome icons in confirmation dialogs >+- [[15825]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15825) Patron lists does not show tools menu sidebar >+- [[15826]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15826) Use Font Awesome icons in confirmation dialogs - Tools >+- [[15843]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15843) Move MARC subfields structure JavaScript into separate file >+- [[15846]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15846) Move MARC Framework JavaScript into separate file >+- [[15858]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15858) Use Font Awesome icons in dialog alert for addorder.tt >+- [[15867]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15867) Move MARC modification templates JavaScript into separate file >+- [[15883]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15883) Upgrade jQuery from v1.7.2 in the staff client >+- [[15886]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15886) Revise layout and behavior of audio alerts management >+- [[15887]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15887) Revise layout and behavior of item search fields management >+- [[15910]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15910) Move header search keep text JavaScript into staff-global.js >+- [[15918]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15918) Obsolete file datatables-strings.inc can be removed >+- [[15936]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15936) Revise layout and behavior of SMS cellular providers management >+- [[15938]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15938) Use validation plugin when adding or editing classification sources and filing rules >+- [[15950]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15950) Use Font Awesome icons for acquisitions basket close confirmation >+- [[15951]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15951) Use Font Awesome icons for acquisitions order cancellation confirmation >+- [[15959]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15959) Use Font Awesome icons for attach item confirmations >+- [[15960]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15960) Use Font Awesome icons for classification filing rule deletion error >+- [[15961]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15961) Use Font Awesome icons for confirmation of currency deletion >+- [[15963]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15963) Use Font Awesome icons for confirmation after deleting MARC tag >+- [[15978]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15978) Use Font Awesome icons for guided reports error dialog >+- [[15979]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15979) Use Font Awesome icons subscription deletion confirmation dialog >+- [[15980]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15980) Use Font Awesome icons in subscription frequency deletion confirmation dialog >+- [[15983]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15983) Use Font Awesome icons in serial numbering pattern deletion confirmation dialog >+- [[16019]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16019) Remove unused blue.css >+- [[16020]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16020) Remove unused CSS and images following label creator UX changes >+- [[16021]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16021) Use Font Awesome icons on automatic item modifications by age page >+- [[16032]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16032) Use Font Awesome icon in "note" styled divs >+- [[16043]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16043) Use Font Awesome icon in hold confirmation dialog >+- [[16045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16045) Use Font Awesome icons in OAI sets administration >+- [[16046]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16046) Use Font Awesome icons on patron edit pages >+- [[16059]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16059) Use Font Awesome icons in standard cataloging duplicate warning dialog >+- [[16060]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16060) Add Font Awesome icon to Z39.50 search button when no results are found >+- [[16061]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16061) Use Font Awesome icons in reports when filter returns no results >+- [[16062]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16062) Remove CSS and images related to old "approve" and "deny" button styles >+- [[16064]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16064) Remove use of image to indicate approval in tags moderation >+- [[16065]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16065) Use Font Awesome icons in dialog when duplicate patron is suspected >+- [[16071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16071) Use Font Awesome icons in authority record duplicate warning dialog >+- [[16078]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16078) Remove unused YUI CSS >+- [[16080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16080) Remove unused images from the staff client >+- [[16092]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16092) Fix error dialog and use Font Awesome Icons when deleting branch group >+- [[16228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16228) Move some patron entry form JavaScript into members.js again >+- [[16241]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16241) Move staff client CSS out of language directory >+- [[16242]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16242) Move staff client JavaScript out of language directory >+- [[16341]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16341) Revise the way table controls look on the title detail page >+- [[16366]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16366) Remove obsolete "border" attribute from <img> tags >+- [[16368]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16368) Remove obsolete attributes from table tags >+- [[16372]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16372) Replace the use of "onclick" for deletion confirmation in some templates >+- [[16386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16386) Replace the use of "onclick" from patron card creator templates >+- [[16438]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16438) Use Font Awesome icons in batch templates >+ >+#### Test Suite >+ >+- [[12787]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12787) Unit test files should be better organized >+- [[15258]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15258) Prevent unused declared variables >+- [[15756]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15756) Some tests for haspermission in C4::Auth >+- [[15956]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15956) Rearranging some SIP unit tests (testable without SIP server) >+- [[16155]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16155) Composite keys in TestBuilder and more >+- [[16173]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16173) db_structure.t shouldn't have a fixed number of tests >+- [[16320]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16320) Refactor ILSDI_Services.t so it uses TestBuilder >+ >+#### Tools >+ >+- [[10612]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10612) Add ability to delete patrons with batch patron deletion tool >+- [[14686]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14686) New menu option and permission for file uploading >+- [[15213]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15213) Fix tools sidebar to highlight Patron lists when in that module >+- [[15414]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15414) Noisy warns when creating new layout for patron card creator >+- [[15573]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15573) String and translatability fix to Patron Card Creator >+- [[15824]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15824) 'Done' button is unclear on batch item modification and deletion >+- [[15827]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15827) Unfriendly message when saving overdue notice/status triggers >+- [[15828]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15828) Upload patron images is hard to read >+- [[15829]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15829) Rotating Collections is under Patrons on Tools Home - Should be Catalog >+- [[15830]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15830) Move Rotating Collections actions into a drop-down list >+- [[16058]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16058) Add a button to delete an individual news item >+- [[16077]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16077) Remove unused script and template card-print >+- [[16139]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16139) Renaming 'Unseen since' column in Inventory/Stocktaking >+- [[16193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16193) Typo in Automatic item modifications by age >+- [[16337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16337) Remove the use of "onclick" from the stage MARC records template >+- [[16360]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16360) Buttons wrap in Actions column for reviewing tags >+ >+#### Web services >+ >+- [[13903]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13903) Add API routes to list, create, update, delete holds >+- [[14257]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14257) Add show_extended_attributes to ILS-DI call GetPatronInfo >+- [[14939]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14939) OAI Server classes must be modularized >+- [[15126]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15126) REST API: Use newer version of Swagger2 >+- [[15527]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15527) OAI-PMH should have a stylesheet to aid usability >+ >+#### translate.koha-community.org >+ >+- [[15080]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15080) ./translate-tool should tell if xgettext-executable is missing >+ >+ >+### Critical bugs fixed >+ >+(this list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### Acquisitions >+ >+- [[16010]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16010) merge_authorities migration script is broken >+- [[16089]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16089) Acquisitions -> Invoice broken by Bug 15084 >+- [[16227]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16227) The currencies of vendor and order do not display correctly >+- [[16237]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16237) Adding new EDI account results in Perl error when plugins are not activated >+- [[16256]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16256) Can't edit library EAN if you leave EAN empty >+ >+#### Architecture, internals, and plumbing >+ >+- [[11998]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11998) Syspref caching issues >+- [[15344]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15344) GetMemberDetails called unecessary >+- [[15429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15429) sub _parseletter should not change referenced values >+- [[15446]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15446) Koha::Object[s]->type should be renamed to _type to avoid conflict with column name >+- [[15447]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15447) log4perl.conf does not have __LOG_DIR__ replaced when installing >+- [[15473]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15473) Koha::Objects->find should find if the key is an empty string >+- [[15478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15478) Checksum mismatch when regenerating schema >+- [[15578]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15578) Authority tests skip and hide a bug >+- [[15585]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15585) Move C4::Passwordrecovery to Koha::Patron::Password::Reset >+- [[15680]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15680) Fresh install of Koha cannot find any dependencies >+- [[15687]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15687) Syntax errors in misc/translator/xgettext.pl >+- [[15891]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15891) Late night for Brendan :) updatedatabase >+- [[16007]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16007) Correction of 'Remove columns branchcode, categorytype from table overduerules_transport_types' >+- [[16068]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16068) System preference override feature (OVERRIDE_SYSPREF_* = ) is not reliable for some cache systems >+- [[16084]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16084) log4perl.conf not properly set on packages >+- [[16138]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16138) Restart plack when rotating logfiles >+- [[16229]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16229) Koha::Cache should be on the safe side >+- [[16288]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16288) Edifact sysprefs EDIfactEAN and EDIInvoicesShippingBudget problems >+- [[16418]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16418) EnhancedMessagingPreferencesOPAC appears twice in sysprefs.sql >+- [[16505]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16505) rebuild_zebra.pl skips updates if -x is passed >+- [[16539]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16539) Koha::Cache is incorrectly caching single holidays >+ >+#### Authentication >+ >+- [[15889]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15889) Login with LDAP deletes extended attributes >+ >+#### Cataloging >+ >+- [[15256]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15256) Items table on detail page can be broken >+- [[15358]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15358) merge.pl does not populate values to merge >+- [[15572]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15572) Authority creation fails when authid is linked to 001 field >+- [[15579]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15579) records_batchmod permission doesn't allow access to batch modification >+- [[16373]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16373) merge.pl reports success but files are not merged >+ >+#### Circulation >+ >+- [[12045]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12045) Transfer impossible if barcode includes spaces >+- [[13024]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13024) Nonpublic note not appearing in the staff client >+- [[15442]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15442) Checkouts table will not display due to javascript error >+- [[15462]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15462) Unable to renew books via circ/renew.pl >+- [[15560]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15560) Multiple holding branchs and locations not displaying in pending holds report >+- [[15570]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15570) circ/renew.pl is broken >+- [[15736]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15736) Add a preference to control whether all items should be shown in checked-in items list >+- [[15757]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15757) Hard coded due loan/renewal period of 21 days if no circ rule found in C4::Circulation::GetLoanLength >+- [[16009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16009) crash displaying pending offline circulations >+- [[16073]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16073) Circulation is completely broken >+- [[16082]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16082) Empty patron detail page is displayed if the patron does not exist - circulation.pl >+- [[16186]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16186) t/db_dependent/Circulation_Issuingrule.t is failing >+- [[16215]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16215) Missing closing quote in checkout template >+- [[16240]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16240) Regression: Bug 16082 causes message to be displayed even when no borrowernumber is passed >+- [[16378]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16378) Overdues.pm: Can't call method "store" without a package or object reference >+- [[16496]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16496) accountlines.issue_id not set when new overdue is processed >+ >+#### Command-line Utilities >+ >+- [[15923]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15923) Export records by id list impossible in export_records.pl >+ >+#### Course reserves >+ >+- [[15530]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15530) Editing a course item via a disabled course disables it even if it is on other enabled courses >+ >+#### Database >+ >+- [[15840]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15840) Import borrowers tool explodes if userid already exists >+ >+#### Hold requests >+ >+- [[15645]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15645) In transit holds do not show as in transit on request.pl >+- [[16151]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16151) can't place holds from lists >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[16361]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16361) Installer syntax error >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[13669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13669) Web installer fails to load sample data on MySQL 5.6+ >+- [[16402]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16402) DB structure cannot be loaded in MySQL 5.7 >+ >+#### Lists >+ >+- [[15453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15453) Cannot download a list in the staff interface >+- [[15810]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15810) Can't create private lists if OpacAllowPublicListCreation is set to 'not allow' >+- [[16517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16517) A server error is raised when creating a new list with an existing name >+ >+#### MARC Authority data support >+ >+- [[15188]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15188) remove_unused_authorities.pl will delete all authorities if zebra is not running >+- [[16056]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16056) Error when deleting MARC authority >+ >+#### Notices >+ >+- [[12752]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12752) OVERDUE notice mis-labeled as "Hold Available for Pickup" >+- [[15967]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15967) Print notices are not generated if the patron cannot be notified >+ >+#### OPAC >+ >+- [[13534]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13534) Deleting staff patron will delete tags approved by this patron >+- [[14614]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14614) Multiple URLs (856) in cart/list email are broken >+- [[15550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15550) Authority type pull down in OPAC authority search is empty >+- [[16198]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16198) Opac suggestions are broken if user is not logged in >+- [[16210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16210) Bug 15111 breaks the OPAC if JavaScript is disabled >+- [[16317]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16317) Attempt to share private list results in error >+ >+#### Packaging >+ >+- [[14633]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14633) apache2-mpm-itk depencency makes Koha uninstallable on Debian Stretch >+- [[15713]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15713) Restart zebra when rotating logfiles >+ >+#### Patrons >+ >+- [[15163]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15163) Patron attributes with branch limiits are not saved when invisible >+- [[15289]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15289) "borrowers" permission doesn't allow to see current loans >+- [[15367]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15367) Batch patron modification: Data loss with multiple repeatable patron attributes >+ >+#### Reports >+ >+- [[15250]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15250) Software error: Can't locate object method "field" via package "aqorders.datereceived" in reports/acquisitions_stats.pl >+- [[15290]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15290) SQL reports encoding problem >+ >+#### Searching >+ >+- [[15818]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15818) OPAC search with utf-8 characters and without results generates encoding error >+ >+#### Serials >+ >+- [[15501]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15501) Planned Irregularities are deleted when modifying subscription >+- [[15643]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15643) Every datepicker on serials expected date column updates top issue >+ >+#### Staff Client >+ >+- [[15816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15816) Timeout login redirects to home page >+ >+#### System Administration >+ >+- [[16015]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16015) Cannot delete a group of libraries >+- [[16114]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16114) Regression: Bug 14828 broke display of localized item type descriptions >+- [[16397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16397) Unable to delete audio alerts >+ >+#### Templates >+ >+- [[14632]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14632) Incorrect alert while deleting single item in batch >+- [[15916]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15916) Regression: Many tables' sorting broken by JavaScript error >+- [[16095]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16095) Security issue with the use of target="_blank" or window.open() >+- [[16553]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16553) Incorrect path to jQueryUI file in help template >+ >+#### Test Suite >+ >+- [[16160]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16160) t/db_dependent/www/search_utf8.t fails due to layout change >+- [[16561]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16561) Regression caused by 15877 - t/db_dependent/Barcodes.t deletes all items from a DB >+ >+#### Tools >+ >+- [[14893]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14893) Separate temporary storage per instance in Upload.pm >+ >+> Note: All temporary uploaded files will be deleted during upgrade. >+ >+ >+- [[15240]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15240) Performance issue running overdue_notices.pl >+- [[15332]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15332) ModMember not interpreting dates (Batch patron modification) >+- [[15493]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15493) Export records using a CSV profile does not work >+- [[15607]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15607) Batch patron modification: Data loss of 'dateenrolled' and 'expirydate' fields >+- [[15684]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15684) Fix encoding issues with quote upload >+- [[15842]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15842) Cannot import patrons if the csv file does not contain privacy_guarantor_checkouts >+- [[16040]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16040) Quote deletion never ending processing >+- [[16426]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16426) Import borrowers tool warns for blank and/or existing userids >+ >+#### Web services >+ >+- [[16222]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16222) Add REST API folder to Makefile.PL >+ >+ >+### Other bugs fixed >+ >+(this list includes all bugfixes since the previous major version. Most of them >+have already been fixed in maintainance releases) >+ >+#### About >+ >+- [[7143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7143) Bug for tracking changes to the about page >+- [[15721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15721) About page does not display Apache version >+ >+#### Acquisitions >+ >+- [[9184]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9184) Ordering from staged file in acq should not offer authority records >+- [[11203]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11203) Datatables in acqusitions do not ignore "stopwords" in titles >+- [[13041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13041) Can't add user as manager of basket if name includes a single quote >+- [[14853]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14853) Change "Fund" to "Shipping fund" where appropriate >+- [[15202]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15202) Fix date display when transferring an order >+- [[15624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15624) Spelling mistake in suggestion.pl >+- [[15962]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15962) Currency deletion doesn't correctly identify currencies in use >+- [[16053]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16053) Edit the active currency removes its 'active' flag >+- [[16055]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16055) Deleting a basket group containing baskets fails silently >+- [[16154]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16154) Replace CGI->param with CGI->multi_param in list context >+- [[16206]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16206) Corrections to templates related new EDI feature >+- [[16208]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16208) Can't delete a library EAN if the EAN value is empty >+- [[16253]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16253) Acq: Change "Delete order" to "Cancel order line" on basket summary and receive page >+- [[16257]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16257) EDIfact messages link on tools page results error >+- [[16321]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16321) 'Show all details' checkbox triggers JS error after jQuery upgrade >+- [[16325]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16325) Suggestions: Tab "Status unknown" contains all suggestions >+- [[16384]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16384) When canceling 'edit basket', return to basket summary if you came from there >+- [[16385]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16385) Fix breadcrumbs when ordering from subscription >+- [[16414]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16414) aqorders.budgetgroup_id has never been used and can be removed >+ >+#### Architecture, internals, and plumbing >+ >+- [[6679]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6679) Fixing code so it passes basic Perl::Critic tests >+- [[12920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12920) Remove AllowRenewalLimitOverride from pl scripts, use Koha.Preference instead >+- [[15086]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15086) Creators layout and template sql has warnings >+- [[15099]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15099) Fix file name: categorie.pl should be either category.pl or categories.pl >+- [[15135]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15135) Remove Warning Subroutine HasOverdues redefined >+- [[15193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15193) Perl scripts missing exec permission >+- [[15230]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15230) Remove unused file circ/stats.pl from system >+- [[15333]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15333) Use Koha::Cache for caching all holidays >+- [[15432]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15432) t/db_dependent/Letters.t depends on external data/configuration >+- [[15466]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15466) Suggestions.t is failing >+- [[15467]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15467) AuthoritiesMarc.t is failing >+- [[15517]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15517) Tables borrowers and deletedborrowers differ again >+- [[15601]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15601) TestBuilder tests are failing >+- [[15626]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15626) koha-remove does not remove log4perl.conf >+- [[15735]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15735) Audio Alerts editor broken by use of of single quotes in editor >+- [[15742]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15742) Unnecessary loop in j2a cronjob >+- [[15743]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15743) Allow plugins to embed Perl modules >+- [[15777]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15777) Refactor loop in which Record::Processor does not initialize parameters >+- [[15809]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15809) versions of CGI < 4.08 do not have multi_param >+- [[15871]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15871) Improve perl critic of t/RecordProcessor.t >+- [[15877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15877) C4::Barcodes does not correctly calculate db_max for 'annual' barcodes >+- [[15878]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15878) C4::Barcodes::hbyymmincr inccorectly calculates max and should warn when no branchcode present >+- [[15930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15930) DataTables patron search defaulting to 'starts_with' and not getting correct parameters to parse multiple word searches >+- [[15939]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15939) modification logs view now silently defaults to only current day's actions >+- [[15968]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15968) Unnecessary loop in C4::Templates >+- [[16054]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16054) Plack - variable scope error in paycollect.pl >+- [[16104]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16104) Warnings "used only once: possible typo" should be removed >+- [[16105]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16105) Cache::Memory is loaded even if memcache is used >+- [[16136]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16136) Koha::Patron contains 'return undef' and fails critic tests >+- [[16248]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16248) ModZebra doesn't update zebraqueue if ES is enabled >+- [[16259]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16259) More: Replace CGI->param with CGI->multi_param in list context >+- [[16354]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16354) Fix FK constraints for edifact_messages table >+- [[16412]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16412) Cache undef in L1 only >+- [[16419]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16419) Tests of t/db_dependent/Acquisition.t do not pass >+- [[16429]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16429) Going to circulation from notice triggers may change logged in branch >+- [[16445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16445) Bug 12478 has added an unnecessary line to Koha/Database.pm >+- [[16448]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16448) Perlcritic errors introduced by 12478 >+- [[16452]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16452) PatronLists.t raises a warning >+- [[16489]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16489) ES code incorrectly refers to Moose >+- [[16499]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16499) circulation.pl logs warnings about Use of uninitialized value >+- [[16506]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16506) rebuild_zebra.pl still using USMARC as default >+- [[16550]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16550) Can't set opac news expiration date to NULL, it reverts to today >+ >+#### Authentication >+ >+- [[14034]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14034) User logged out on refresh after Shibboleth authentication >+- [[14507]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14507) SIP Authentication broken when LDAP Auth Enabled >+- [[15553]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15553) cgisess_ files polluting the /tmp directory >+- [[15747]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15747) Auth.pm flooding error log with "CGI::param called in list context" >+ >+#### Cataloging >+ >+- [[15337]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15337) Koha Item Type sorted by Codes instead of Descriptions >+- [[15411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15411) "Non fiction" is incorrect >+- [[15512]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15512) Minor regression caused by Bug 7369 - warn on deleting item not triggered >+- [[15514]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15514) New professional cataloguing editor does not handle repeatable fields correctly >+- [[15682]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15682) Merging records from cataloguing search only allows to merge 2 records >+- [[15872]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15872) Rancor: Ctrl-Shift-X has incorrect description in "Keyboard shortcuts" >+- [[15955]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15955) Tuning function 'New child record' for Unimarc >+- [[16171]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16171) Show many media (856) in html5media tab >+ >+#### Circulation >+ >+- [[13838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13838) Redirect to 'expired holds' tab after cancelling a hold >+- [[14015]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14015) Checkout: Fix software error if barcode '0' is given >+- [[14244]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14244) viewing a bib item's circ history requires circulation permissions >+- [[14846]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14846) Items with no holdingbranch causes user's holds display to freeze >+- [[14930]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14930) Leaving OpacFineNoRenewals blank blocks renewals, but should disable feature >+- [[15244]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15244) t/db_dependent/Reserves.t depends on external data/configuration >+- [[15324]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15324) Checkout page: Hide title "Waiting holds:" for patrons without waiting holds >+- [[15472]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15472) Do not display links to circulation.pl if remaining_permissions is not set >+- [[15569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15569) Automatic renewal should not be displayed if the patron cannot checkout >+- [[15706]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15706) Templates require circulate permissions to show circ related tabs when they should only require circulate_remaining_permissions >+- [[15730]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15730) 500 error on returns.pl if barcode doesn't exist >+- [[15741]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15741) Incorrect rounding in total fines calculations >+- [[15832]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15832) Pending reserves: duplicates branches in datatable filter >+- [[15833]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15833) Bad variable value in renewal template confirmation dialog >+- [[15841]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15841) Final truth value in C4:Circulation has become displaced >+- [[15845]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15845) Renewal date in circulation.pl is not always correct and not even used >+- [[15919]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15919) Batch checkout should show due date in list of checked-out items >+- [[16042]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16042) Missing closing quote in checkin template >+- [[16125]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16125) Regression: Can't add messages at checkout if no other messages are present >+- [[16145]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16145) Regression: Bug 15632 broke display of library name on circulation messages >+ >+#### Command-line Utilities >+ >+- [[14624]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14624) <<items.content>> for advance_notices.pl wrongly documented >+- [[15113]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15113) koha-rebuild-zebra should check USE_INDEXER_DAEMON and skip if enabled >+- [[15325]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15325) rebuild_zebra.pl table option (-t) doesn't work >+- [[16031]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16031) sitemap.pl shouldn't append protocol to OPACBaseURL >+ >+#### Course reserves >+ >+- [[15699]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15699) Opac: Course reserves instructors should be in form "Surname, Firstname" for sorting purposes >+ >+#### Database >+ >+- [[15526]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15526) Drop nozebra database table >+- [[16170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16170) Pseudo foreign key in Items >+ >+#### Developer documentation >+ >+- [[14397]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14397) Typo 'foriegn' in table comments >+- [[14538]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14538) POD for CalcFine is incomplete >+- [[16106]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16106) minor spelling correction to comment >+ >+#### Documentation >+ >+- [[13177]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13177) Add help pages for Rotating collections >+- [[14638]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14638) Update serials help files >+- [[15220]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15220) typo in circ rules help >+- [[15926]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15926) Item search fields admin missing help file >+ >+#### Hold requests >+ >+- [[15357]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15357) Deleting all items on a record with title level holds creates orphaned/ghost holds >+- [[15652]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15652) Allow current date in datepicker on opac-reserve >+- [[15997]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15997) Hold Ratios for ordered items doesn't count orders where AcqCreateItem is set to 'receiving' >+ >+#### I18N/L10N >+ >+- [[13474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13474) Untranslatable log actions >+- [[15232]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15232) Advanced Cataloging Editor: Fix translation issues >+- [[15233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15233) Cataloging subfield editors: Clean up html and streamline text for better translatability >+- [[15236]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15236) Better translatibility in "Connect biblio.biblionumber to a MARC subfield" >+- [[15237]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15237) Quote of the day: Better translatibility for editor and help >+- [[15238]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15238) Better translatability for Installer Step 1 >+- [[15300]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15300) Translatability: Replace ambiguous 'From' and 'To' in members-update.tt >+- [[15304]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15304) Norwegian patron database: translatable strings added to all po files >+- [[15340]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15340) Translatability: fix issue with 'or choose' splitted by <strong tag >+- [[15345]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15345) Translatability: fix issue in facets (Availability') >+- [[15346]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15346) Translatability: fix sentence splitting issue in memberentrygen.tt >+- [[15355]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15355) Translatability: Fix issues on check in page >+- [[15361]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15361) Translatability: Fix issue on Administration Columns settings >+- [[15362]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15362) Translatability: Fix issue on Administration 'Did you mean?' >+- [[15363]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15363) Translatability: Fix issue with ambiguous 'all' on Administration > Set library checkin and transfer policy >+- [[15365]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15365) Translatability: Fix issue on Administration > Circulation and fine rules >+- [[15375]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15375) Translatability: Fix issues on OPAC page 'Placing a hold' >+- [[15383]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15383) Opac: Authority details: Fix translation issues with tags >+- [[15487]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15487) Encoding problem with item type translations >+- [[15674]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15674) 'Show/hide columns' is not translatable >+- [[15861]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15861) No chance to correctly translate an isolated word "The" >+- [[16133]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16133) Translatability of database administrator account warning >+- [[16194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16194) Do not consider xslt as valid theme dir in LangInstaller.pm >+- [[16322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16322) Translatability: "Unknown" in suggestion/suggestion.pl not translatable >+- [[16471]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16471) Translatability: Fix issues in opac-password-recovery.tt >+ >+#### Installation and upgrade (command-line installer) >+ >+- [[12549]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12549) Hard coded font Paths ( DejaVu ) cause problems for non-Debian systems >+- [[15405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15405) XML paths to zebra libraries is wrong for 64-bit installs on non-Debian linux >+ >+#### Installation and upgrade (web-based installer) >+ >+- [[15719]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15719) Silence warning in C4/Language.pm during web install >+ >+#### Label/patron card printing >+ >+- [[15224]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15224) Typo: Leave empty to add via item search (itemnunber). >+- [[15663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15663) Can't delete label from checkbox >+ >+#### Lists >+ >+- [[4912]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=4912) After editing private list, user should be redirect to private lists >+- [[6322]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=6322) It's possible to view lists/virtualshelves even when virtualshelves is off >+- [[15476]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15476) Listname not always displayed in shelves.pl >+- [[15811]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15811) Redirect after adding a new list in OPAC broken >+- [[16484]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16484) Virtualshelves: Using no XSLTResultsDisplay breaks content display in intranet (titles not showing in lists) >+ >+#### MARC Authority data support >+ >+- [[14050]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14050) Default framework for authorities should not be deletable >+ >+#### MARC Bibliographic data support >+ >+- [[15170]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15170) Add 264 field to MARC21*DC.xsl >+- [[15209]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15209) C4::Koha routines expecting a MARC::Record object should check it is defined >+- [[15444]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15444) MARC21: Repeated 508 not correctly formatted (missing separator) >+ >+#### MARC Bibliographic record staging/import >+ >+- [[15745]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15745) C4::Matcher gets CCL parsing error if term contains ? (question mark) >+ >+#### Notices >+ >+- [[1859]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1859) Notice fields: can't select multiple fields at once >+- [[8085]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8085) Rename 'Reserve slip' to 'Hold slip' >+- [[14133]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14133) Print notices generated in special case do not use print template >+- [[16217]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16217) Notice' names may have diverged >+ >+#### OPAC >+ >+- [[11602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11602) Fix localcover display >+ >+> Adds a CSS class of thumbnail to local covers. Don't show the 1px "No image found" image (since we'll usually try another image provider). >+ >+ >+- [[14076]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14076) Noisy warns in opac-authorities-home.pl >+- [[14441]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14441) TrackClicks cuts off/breaks URLs >+- [[14555]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14555) Warns in opac-search.pl >+- [[14971]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14971) RIS only outputs the first 10 characters for either ISBN10 or ISBN13 >+- [[15100]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15100) MARC21: Display of $d for 7xx and 1xx fields should be optional >+- [[15210]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15210) Novelist js throws an error if no ISBN >+- [[15373]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15373) Zip should be ZIP >+- [[15382]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15382) 245$a visibility constraints not respected in opac-MARCdetail.pl >+- [[15394]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15394) Confirm messages on OPAC lists interface strangely worded >+- [[15412]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15412) Dropdowns in suspend holds date selector do not function in Firefox >+- [[15511]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15511) Tabbed fines display on OPAC patron summary page broken >+- [[15576]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15576) Link in OPAC redirects to the wrong page >+- [[15577]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15577) Link in OPAC doesn't redirect anywhere >+- [[15589]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15589) OPAC Lists "his" string fix >+- [[15697]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15697) Unnecessary comma between title and subtitle on opac-detail.pl >+- [[15888]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15888) Syndetics Reviews preference should not enable LibraryThing reviews >+- [[16129]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16129) Remove URL::Encode dependency >+- [[16143]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16143) Wrong icon PATH on virtualshelves >+- [[16179]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16179) Clicking Rate me button in OPAC without selecting rating produces error >+- [[16220]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16220) The view tabs on opac-detail.pl are not responsive >+- [[16233]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16233) Unclosed <strong> tag in the opac-facets.inc breaks some display >+- [[16296]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16296) Virtualshelves: Using no OPACXSLTResultsDisplay breaks content display >+- [[16315]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16315) OPAC Shelfbrowser doesn't display the full title >+- [[16328]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16328) datatables on opac-suggestions.pl broken by js error >+- [[16340]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16340) JS variable in opac-bottom.inc is declared two times >+- [[16343]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16343) 7XX XSLT subfields displaying out of order >+- [[16478]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16478) Translation breaks display of Checkout history in tab Checkouts / On-site-checkouts >+- [[16516]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16516) showListsUpdate JS function is not defined at the OPAC >+ >+#### Packaging >+ >+- [[9754]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9754) koha-remove optionally includes var/lib and var/spool >+- [[16396]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16396) Update package version for master packages >+ >+#### Patrons >+ >+- [[9393]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9393) Add note to circulation.pl if borrower has pending modifications >+- [[12267]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12267) Allow password option in Patron Attribute non functional >+- [[12721]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12721) Prevent software error if incorrect fieldnames given in sypref StatisticsFields >+- [[14193]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14193) Accessibility: Searching patrons using the alphabetic index doesn't work >+- [[14480]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14480) Warns when modifying patron >+- [[14599]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14599) Saved auth login and password are used in patron creation from >+- [[15195]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15195) patron details should open in tab >+- [[15252]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15252) Patron search on start with does not work with several terms >+- [[15353]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15353) patron image disappears when on fines tab >+- [[15619]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15619) Spelling mistake in memberentry.pl >+- [[15621]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15621) Spelling mistake in printinvoice >+- [[15622]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15622) Spelling mistake in printfreercpt.pl >+- [[15623]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15623) Spelling mistake in boraccount.pl >+- [[15722]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15722) Patron search cannot deal with hidden characters ( tabs ) in fields >+- [[15746]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15746) A random library is used to record an individual payment >+- [[15795]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15795) C4/Members.pm is floody (Norwegian Patron DB) >+- [[15823]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15823) Can still access patron discharge slip without having the syspref on - Permissions breach >+- [[15928]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15928) Show unlinked guarantor >+- [[16066]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16066) JavaScript error on new patron form when duplicate is suspected >+- [[16211]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16211) Missing </th> tag in member.tt line 392 >+- [[16214]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16214) Surname not displayed in serials patron search results >+- [[16285]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16285) write_age() function throws error for patron categories that don't include dateofbirth in form >+- [[16447]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16447) "Borrow Permission" should not be used anymore >+ >+#### Reports >+ >+- [[1750]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1750) Report bor_issues_top erroneous and truncated results >+- [[2669]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2669) Radio Buttons where there should be checkboxes on Dictionary >+- [[13132]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13132) Adding confirm message for deleting a report from the reports toolbar >+- [[15299]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15299) Add delete confirmation for deleting saved reports >+- [[15366]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15366) Fix breadcrumbs and html page title in guided reports >+- [[15416]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15416) Warns on Guided Reports page >+- [[15421]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15421) Show all available actions in reports toolbar >+- [[16184]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16184) Report bor_issues_top shows incorrect number of rows >+- [[16185]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16185) t/db_dependent/Reports_Guided.t is failing >+- [[16481]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16481) Report menu has unexpected issues >+ >+#### SIP2 >+ >+- [[13871]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13871) OverDrive message when user authentication fails >+- [[15479]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15479) SIPserver rejects renewals for patrons with alphanumeric cardnumbers >+ >+#### Searching >+ >+- [[9819]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9819) stopwords related code should be removed >+- [[13022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13022) Hardcoded limit causes records with more than 20 items to show inaccurate statuses >+ >+> If a record has more than 20 items, all the items over 20 will show as available on results even if they are not! This is a hard coded limit in the Search module. This is made configurable with the new system preference MaxSearchResultsItemsPerRecordStatu >+ >+ >+- [[14816]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14816) Item search returns no results with multiple values selected for one field >+- [[14991]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14991) Reword, clarify and add consistency to authority search >+- [[15217]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15217) variables declared twice in in catalogue/search.pl >+- [[15468]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15468) Search links on callnumbers with parentheses fails on OPAC results page >+- [[15606]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15606) Spelling mistake in MARC21slim2OPACDetail.xsl >+- [[15608]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15608) Spelling mistake in MARC21slim2OPACDetail.xsl >+- [[15613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15613) Spelling mistake: paramter vs parameter >+- [[15616]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15616) Spelling mistake in opac-account.tt >+- [[15694]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15694) Date/time-last-modified not searchable >+- [[16041]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16041) StaffAuthorisedValueImages & AuthorisedValueImages preferences - impact on search performance >+- [[16398]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16398) Keep expanded view after clearing the search form >+ >+#### Self checkout >+ >+- [[11498]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11498) Prevent bypassing sco timeout with print dialog >+- [[12663]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12663) SCOUserCSS and SCOUserJS ignored on selfcheck login page >+ >+#### Serials >+ >+- [[12748]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12748) Serials - two issues with status of "Expected" >+- [[13877]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13877) seasonal predictions showing wrong in test >+- [[14641]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14641) Warns in subscription-add.pl >+- [[15605]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15605) Accessibility: Can't tab to add link in serials routing list add user popup >+- [[15657]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15657) follow-up for bug 15501 : add a missing semi-colon >+- [[15838]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15838) syspref SubscriptionDuplicateDroppedInput does not work for all fields >+- [[15981]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15981) Serials frequencies can be deleted without warning >+- [[15982]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15982) Serials numbering patterns can be deleted without warning >+ >+#### Staff Client >+ >+- [[9387]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9387) Feedback message for FAILED check out items are not obvious for visually impaired >+- [[11569]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11569) Typo in userpermissions.sql >+- [[14349]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14349) Checkouts and Fines tabs missing category description on the left >+- [[14613]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14613) Send cart window is too small in staff and hides 'send' button >+- [[15119]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15119) Hide search header text boxes on render >+- [[15386]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15386) Checkout / patron pages: Hide menu items leading to 404 page >+- [[15592]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15592) spelling mistake in ~/Koha/koha-tmpl/intranet-tmpl/p./plugins/plugins-upload.tt >+- [[15609]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15609) spelling mistake in :692: writen ==> written >+- [[15611]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15611) Spelling mistake: implimented >+- [[15614]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15614) Spelling mistake in circ/pendingreserves.tt: Fullfilled >+- [[15808]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15808) Remove "Return to where you were before" from sysprefs >+- [[16218]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16218) printfeercpt.tt (and others) does not include jQuery >+- [[16270]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16270) Typo authentification vs authentication in 404 >+ >+#### System Administration >+ >+- [[14153]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14153) Noisy warns in admin/transport-cost-matrix.pl >+- [[15009]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15009) Planning dropdown button in aqbudget can have empty line >+- [[15101]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15101) Don't display system preference AllowPkiAuth under heading CAS Authentication >+- [[15409]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15409) Plugins section missing from Admin menu sidebar >+- [[15477]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15477) Error handling on editing item type translations >+- [[15568]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15568) Circ rules are not displayed anymore >+- [[15603]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15603) Accessibility: Can't tab to select link in budgets add user popup >+- [[15755]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15755) Default item type is not marked as "All" in circulation rules >+- [[15773]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15773) Checkboxes do not work correctly when creating a new subfield for an authority framework >+- [[15790]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15790) Don't delete a MARC framework if existing records use that framework >+- [[15864]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15864) SMS cellular providers link missing from administration sidebar menu >+- [[16012]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16012) The default authority type is not editable >+- [[16013]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16013) Classification sources are not deletable >+- [[16014]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16014) OAI sets can be deleted without warning >+- [[16047]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16047) Software error on deleting a group with no category code >+ >+#### Templates >+ >+- [[2016]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=2016) navigation bar in moredetail.pl not the same as in detail.pl >+- [[11038]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11038) Enable use of IntranetUserCSS and intranetcolorstylesheet on staff client login page >+- [[11937]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11937) opac link doesn't open in new window >+- [[12152]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12152) Holds to pull report should show library and itype description instead of their codes >+- [[15071]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15071) In OPAC search results, "checked out" status should be more visible >+- [[15194]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15194) Drop-down menu 'Actions' has problem in 'Saved reports' page with language bottom bar >+- [[15216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15216) Display Branch names and itemtype descriptions on the returns page >+- [[15228]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15228) Patron card batches - Improve translatability >+- [[15229]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15229) Tiny typo: This patrons is ... >+- [[15306]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15306) Don't show translate link for item types if only one language is installed >+- [[15327]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15327) Minor tweaks to Bootstrap modal handling on Staged MARC management page >+- [[15354]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15354) item types aren't showing in default hold policies >+- [[15396]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15396) MARC21 Leader plugin label '1-4 Record size' is wrong >+- [[15469]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15469) Authority header search is broken >+- [[15542]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15542) Patron's information are not always displayed the same way >+- [[15597]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15597) Typo in opac-auth-detail.tt >+- [[15598]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15598) Typo in subscription-add.tt >+- [[15600]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15600) System preferences broken toolbar looks broken >+- [[15667]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15667) Messages in patron account display dates wrongly formatted >+- [[15670]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15670) Rename "Cancel" to "Cancel hold" when checking in a waiting item >+- [[15691]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15691) Show card number minimum and maximum in visible hint when adding a patron >+- [[15693]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15693) Unnecessary punctuation mark when check-in an item in a library other than the home branch >+- [[15784]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15784) Library deletion warning is incorrectly styled >+- [[15804]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15804) Use standard dialog style for confirmation of MARC subfield deletion >+- [[15844]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15844) Correct JSHint errors in staff-global.js >+- [[15847]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15847) Correct JSHint errors in basket.js in the staff client >+- [[15880]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15880) Serials new frequency link should be a toolbar button >+- [[15881]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15881) Serials new numbering pattern link should be a toolbar button >+- [[15884]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15884) Vendor contract deletion warning is incorrectly styled >+- [[15920]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15920) Clean up and fix errors in batch checkout template >+- [[15921]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15921) DataTables JavaScript files included twice on many pages >+- [[15925]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15925) Correct some markup issues with patron lists pages >+- [[15927]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15927) Remove use of <tr class="highlight"> for alternating row colors. >+- [[15940]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15940) Remove unused JavaScript from authorities MARC subfield structure >+- [[15941]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15941) The template for cloning circulation and fine rules says "issuing rules" >+- [[15984]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15984) Correct templates which use the phrase "issuing rules" >+- [[16022]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16022) Use Font Awesome icons on patron lists page >+- [[16023]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16023) Use Font Awesome icons on audio alerts page >+- [[16024]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16024) Use Font Awesome icons on item types administration page >+- [[16025]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16025) Use Font Awesome icons on item types localization page >+- [[16026]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16026) Use Font Awesome icons on cataloging home page >+- [[16027]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16027) Use Font Awesome icons in the professional cataloging interface >+- [[16029]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16029) Do not show patron toolbar when showing the "patron does not exist" message >+- [[16030]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16030) Automatic item modifications by age missing from admin sidebar >+- [[16159]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16159) guarantor section missing ID on patron add form >+- [[16225]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16225) Extra closing quote in circulation home page template. >+- [[16230]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16230) Show tooltip with menu item when fund cannot be deleted >+- [[16369]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16369) Clean up and improve plugins template >+- [[16381]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16381) Fix capitalization on tags review page >+- [[16415]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16415) Layout problem on staff client detail page if local cover images are enabled >+- [[16439]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16439) Allow styling to button for upload local cover images (Font Awesome Icons) >+- [[16451]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16451) Fix missing body id in orders_by_budget.tt >+- [[16454]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16454) Use "inventory" instead of "inventory/stocktaking" >+- [[16473]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16473) Tiny typo: there was _an_ problem ... >+- [[16474]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16474) Standardize spelling of EDIFACT >+- [[16480]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16480) Unclosed tag <span> in shelves on intranet >+ >+#### Test Suite >+ >+- [[14097]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14097) Add unit tests to C4::UsageStats >+- [[14144]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14144) Silence warnings t/db_dependent/Auth_with_ldap.t >+- [[14158]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14158) t/db_dependent/www/search_utf8.t hangs if error is returned >+- [[14362]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14362) PEGI 15 Circulation/AgeRestrictionMarkers test fails >+- [[15323]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15323) ./t/Prices.t fails without a valid database >+- [[15391]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15391) HoldsQueue.t does not handle for loan itemtypes correctly >+- [[15445]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15445) DateUtils.t fails on Jenkins due to server sluggishness >+- [[15586]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15586) References to Koha::Branches remain in unit tests >+- [[15947]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15947) SIPILS.t should be moved to t/db_dependent >+- [[16134]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16134) t::lib::Mocks::mock_preference should be case-insensitive >+- [[16172]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16172) OAI Server tests broken by bug 15946 >+- [[16174]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16174) Problems in icondirectories.t and tt_valid.t due to bug 15527 >+- [[16176]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16176) t/db_dependent/UsageStats.t is failing >+- [[16177]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16177) Tests for ColumnsSettings are failing >+- [[16178]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16178) Tests for xt/single_quotes.t are failing >+- [[16191]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16191) t/Ris.t is noisy >+- [[16216]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16216) Circulation_Branch.t doesn't set itemtype for test data >+- [[16224]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16224) Random failure for t/db_dependent/Reports_Guided.t >+- [[16249]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16249) Zebra-specific tests should pass with ES disabled >+- [[16377]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16377) Fix t/db_dependent/Members/Attributes.t >+- [[16390]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16390) Accounts.t does not need MPL >+- [[16403]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16403) Fix Holds.t (tests 9 and 39) >+- [[16404]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16404) Fix Circulation/Branch.t (tests 8-11) >+- [[16405]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16405) Fix Circulation/NoIssuesChargeGuarantees.t test 2 >+- [[16407]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16407) Fix Koha_borrower_modifications.t >+- [[16408]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16408) Fix UsageStats.t >+- [[16411]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16411) Make Hold.t not depend on two existing branches >+- [[16423]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16423) Fix t/db_dependent/www/batch.t so it matches new layout >+- [[16453]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16453) Elasticsearch tests should be skipped if configuration entry missing >+- [[16501]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16501) Remove some unneeded warns in Upload.t >+ >+#### Tools >+ >+- [[12636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12636) Batch patron modification should not update with unique patron attributes >+- [[14636]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14636) Sorting and searching by publication year in item search doesn't work correctly >+- [[14810]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14810) Improve messages in patron anonymizing tool >+- [[15398]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15398) Batch patron deletion/anonymization issue page: Restricted dropdown menu >+- [[15602]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15602) Accessibility: Can't tab to add link in patron card creator add patrons popup >+- [[15658]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15658) Browse system logs: Add more actions to action filter list >+- [[15866]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15866) No warning when deleting a rotating collection using the toolbar button >+- [[15868]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15868) Ask for confirmation before deleting MARC modification template action >+- [[16004]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16004) Replace items.new with items.new_status >+- [[16033]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16033) Quotes upload preview broken for 973 days >+ >+#### Web services >+ >+- [[15190]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15190) Bad utf8 decode to unapi and fixing code status 200 >+- [[15764]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15764) KOCT timestamp timezone problem >+- [[15946]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15946) Broken link to LoC in MARCXML declaration for OAI-PMH ListMetadataFormats >+ >+#### Z39.50 / SRU / OpenSearch Servers >+ >+- [[15298]](http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=15298) z39.50 admin setup, options column suggested changes >+ >+### New sysprefs >+ >+- AllowHoldItemTypeSelection >+- AllowPatronToSetCheckoutsVisibilityForGuarantor >+- AllowStaffToSetCheckoutsVisibilityForGuarantor >+- ClaimsBccCopy >+- DefaultToLoggedInLibraryCircRules >+- DefaultToLoggedInLibraryNoticesSlips >+- DefaultToLoggedInLibraryOverdueTriggers >+- EnablePayPalOpacPayments >+- EnhancedMessagingPreferencesOPAC >+- GoogleOAuth2ClientID >+- GoogleOAuth2ClientSecret >+- GoogleOpenIDConnect >+- GoogleOpenIDConnectDomain >+- HTML5MediaYouTube >+- HoldFeeMode >+- HoldsQueueSkipClosed >+- IntranetCirculationHomeHTML >+- IntranetReportsHomeHTML >+- MaxSearchResultsItemsPerRecordStatusCheck >+- NoIssuesChargeGuarantees >+- OPACISBD >+- OpacMaintenanceNotice >+- OpacResetPassword >+- OpenLibrarySearch >+- PatronSelfModificationBorrowerUnwantedField >+- PayPalChargeDescription >+- PayPalPwd >+- PayPalSandboxMode >+- PayPalSignature >+- PayPalUser >+- SearchEngine >+- ShowAllCheckins >+- StoreLastBorrower >+- decreaseLoanHighHoldsControl >+- decreaseLoanHighHoldsIgnoreStatuses >+ >+### System requirements >+ >+Important notes: >+ >+- Perl 5.10 is required >+- Zebra is required >+ >+### Documentation >+ >+The Koha manual is maintained in DocBook.The home page for Koha >+documentation is >+ >+- [Koha Documentation](http://koha-community.org/documentation/) >+ >+As of the date of these release notes, only the English version of the >+Koha manual is available: >+ >+- [Koha Manual](http://manual.koha-community.org//en/) >+ >+The Git repository for the Koha manual can be found at >+ >+- [Koha Git Repository](http://git.koha-community.org/gitweb/?p=kohadocs.git;a=summary) >+ >+### Translations >+ >+Complete or near-complete translations of the OPAC and staff >+interface are available in this release for the following languages: >+ >+- English (USA) >+- Arabic (96%) >+- Armenian (97%) >+- Chinese (China) (91%) >+- Chinese (Taiwan) (99%) >+- Czech (96%) >+- Danish (75%) >+- English (New Zealand) (100%) >+- Finnish (94%) >+- French (90%) >+- French (Canada) (90%) >+- German (100%) >+- German (Switzerland) (100%) >+- Italian (97%) >+- Korean (56%) >+- Kurdish (53%) >+- Norwegian BokmÃ¥l (62%) >+- Persian (62%) >+- Polish (100%) >+- Portuguese (93%) >+- Portuguese (Brazil) (92%) >+- Slovak (96%) >+- Spanish (100%) >+- Swedish (80%) >+- Turkish (96%) >+- Vietnamese (77%) >+ >+Partial translations are available for various other languages. >+ >+The Koha team welcomes additional translations; please see >+ >+- [Koha Translation Info](http://wiki.koha-community.org/wiki/Translating_Koha) >+ >+for information about translating Koha, and join the koha-translate >+list to volunteer: >+ >+- [Koha Translate List](http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-translate) >+ >+The most up-to-date translations can be found at: >+ >+- [Koha Translation](http://translate.koha-community.org/) >+ >+### Release Team >+ >+The release team for Koha 16.05.00 is >+ >+- Release Manager: [Brendan Gallagher](mailto:brendan@bywatersolutions.com) >+- QA Manager: [Katrin Fischer](mailto:Katrin.Fischer@bsz-bw.de) >+- QA Team: >+ - [Kyle Hall](mailto:kyle@bywatersolutions.com) >+ - [Jonathan Druart](mailto:jonathan.druart@biblibre.com) >+ - [Tomás Cohen Arazi](mailto:tomascohen@gmail.com) >+ - [Marcel de Rooy](mailto:m.de.rooy@rijksmuseum.nl) >+ - [Nick Clemens](mailto:nick@bywatersolutions.com) >+ - [Jesse Weaver](mailto:jweaver@bywatersolutions.com) >+- Bug Wranglers: >+ - [Amit Gupta](mailto:amitddng135@gmail.com) >+ - [Magnus Enger](mailto:magnus@enger.priv.no) >+ - [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+ - [Indranil Das Gupta](mailto:indradg@l2c2.co.in) >+ - [Zeno Tajoli](mailto:z.tajoli@cineca.it) >+ - [Marc Véron](mailto:veron@veron.ch) >+- Packaging Manager: [Mirko Tietgen](mailto:mirko@abunchofthings.net) >+- Documentation Manager: [Nicole C. Engard](mailto:nengard@gmail.com) >+- Translation Manager: [Bernardo Gonzalez Kriegel](mailto:bgkriegel@gmail.com) >+- Wiki curators: >+ - [Brook](mailto:) >+ - [Thomas Dukleth](mailto:kohadevel@agogme.com) >+- Release Maintainers: >+ - 16.05 -- [Frédéric Demians](mailto:f.demians@tamil.fr) >+ - 3.22 -- [Julian Maurice](mailto:julian.maurice@biblibre.com) >+ - 3.20 -- [Chris Cormack](mailto:chrisc@catalyst.net.nz) >+ >+### Credits >+ >+We thank the following libraries who are known to have sponsored >+new features in Koha 16.05.00: >+ >+- Alingsås Public Library, Sweden >+- American Numismatic Society >+- Briar Cliff University >+- ByWater Solutions >+- Catalyst IT >+- Halland county library >+- Halland County Library >+- Hochschule für Gesundheit (hsg), Germany >+- Orex Digital >+- Regionbibliotek Halland / County library of Halland >+- Universidad de El Salvador >+- Universidad Empresarial Siglo 21 >+- Universidad Nacional de Córdoba >+- Vaara-kirjastot >+ >+We thank the following individuals who contributed patches to Koha 16.05.00. >+ >+- Aleisha (113) >+- Chloe (11) >+- Gus (12) >+- Liz (1) >+- mxbeaulieu (1) >+- Nick (1) >+- Briana (3) >+- Blou (5) >+- Natasha (8) >+- Jacek Ablewicz (3) >+- Brendan A Gallagher (18) >+- Alex Arnaud (15) >+- Maxime Beaulieu (1) >+- Gaetan Boisson (1) >+- Colin Campbell (13) >+- Barry Cannon (2) >+- Frédérick Capovilla (1) >+- Hector Castro (24) >+- Nicole C. Engard (3) >+- Francois Charbonnier (1) >+- Galen Charlton (3) >+- Barton Chittenden (5) >+- Nick Clemens (30) >+- Tomás Cohen Arazi (60) >+- David Cook (2) >+- Chris Cormack (11) >+- Frédéric Demians (10) >+- Marcel de Rooy (69) >+- Jonathan Druart (415) >+- Nicole Engard (2) >+- Magnus Enger (4) >+- Charles Farmer (7) >+- Arslan Farooq (1) >+- Bouzid Fergani (3) >+- Julian FIOL (6) >+- Katrin Fischer (33) >+- Brendan Gallagher (35) >+- Eivin Giske Skaaren (1) >+- Bernardo González Kriegel (16) >+- Mason James (9) >+- Srdjan Jankovic (4) >+- Olli-Antti Kivilahti (2) >+- Joonas Kylmälä (3) >+- Henri-Damien Laurent (1) >+- Owen Leonard (143) >+- Julian Maurice (31) >+- Holger Meißner (3) >+- Kyle M Hall (247) >+- Thomas Misilo (1) >+- Josef Moravec (1) >+- Dobrica Pavlinusic (1) >+- Martin Persson (5) >+- Liz Rea (15) >+- Martin Renvoize (4) >+- Benjamin Rokseth (1) >+- Winona Salesky (2) >+- Viktor Sarge (1) >+- Alex Sassmannshausen (2) >+- John Seymour (1) >+- Robin Sheat (52) >+- Juan Sieira (1) >+- Fridolin Somers (5) >+- Martin Stenberg (1) >+- Zeno Tajoli (4) >+- Lari Taskula (2) >+- Lyon3 Team (3) >+- Mirko Tietgen (12) >+- Mark Tompsett (30) >+- Nicholas van Oudtshoorn (5) >+- Marc Véron (68) >+- Jesse Weaver (24) >+ >+We thank the following libraries, companies, and other institutions who contributed >+patches to Koha 16.05.00. >+ >+- abunchofthings.net (12) >+- ACPL (143) >+- BibLibre (65) >+- biblos.pk.edu.pl (3) >+- BigBallOfWax (3) >+- BSZ BW (33) >+- bugs.koha-community.org (403) >+- ByWater-Solutions (361) >+- bywatersolutins.com (1) >+- Catalyst (75) >+- catalyst.net.z (4) >+- Cineca (4) >+- fit.edu (1) >+- Hochschule für Gesundheit (hsg), Germany (3) >+- interleaf.ie (2) >+- jns.fi (2) >+- koha-community.org (6) >+- KohaAloha (9) >+- Libeo (1) >+- Libriotech (4) >+- Marc Véron AG (68) >+- nal.gov.au (1) >+- Oslo Public Library (1) >+- Prosentient Systems (2) >+- PTFS-Europe (19) >+- regionhalland.se (1) >+- Rijksmuseum (69) >+- rot13.org (1) >+- Solutions inLibro inc (18) >+- stacmail.net (12) >+- student.uef.fi (2) >+- sysmystic.com (1) >+- Tamil (10) >+- Theke Solutions (40) >+- unidentified (213) >+- Universidad Nacional de Córdoba (36) >+- Université Jean Moulin Lyon 3 (3) >+- Xercode (1) >+- xinxidi.net (1) >+ >+We also especially thank the following individuals who tested patches >+for Koha. >+ >+- Aleisha (33) >+- Alex (1) >+- Arslan Farooq (3) >+- Barry Cannon (1) >+- Barton Chittenden (1) >+- Benjamin Rokseth (7) >+- Brendan Gallagher (213) >+- Briana (4) >+- Carol Corrales (1) >+- Cathi Wiggin (1) >+- Cathi Wiggins (3) >+- Chris (10) >+- Chris Cormack (50) >+- Chris Davis (1) >+- Christian Stelzenmüller (1) >+- Christopher Brannon (4) >+- Chris William (4) >+- Dani Elder (1) >+- Danielle Aloia (1) >+- David Cook (1) >+- Galen Charlton (6) >+- hbraum@nekls.org (1) >+- Heather Braum (3) >+- Hector Castro (142) >+- Hugo Agud (1) >+- Jacek Ablewicz (19) >+- Jason Burds (1) >+- Jason DeShaw (1) >+- Jen DeMuth (1) >+- Jesse Maseto (2) >+- Jesse Weaver (165) >+- JM Broust (2) >+- Jonathan Druart (622) >+- Joonas Kylmälä (16) >+- Josef Moravec (26) >+- Julian Maurice (2) >+- Julius Fleschner (1) >+- jvr (1) >+- Karam Qubsi (1) >+- Katrin Fischer (355) >+- Liz (1) >+- Liz Rea (6) >+- Lucio Moraes (1) >+- Magnus Enger (4) >+- Marc Veron (16) >+- Marc Véron (230) >+- Margaret Holt (2) >+- Marjorie (1) >+- Mark Tompsett (99) >+- Martin Persson (2) >+- Martin Renvoize (30) >+- Mason James (2) >+- Megan Wianecki (3) >+- Michael Sauers (2) >+- Mirko Tietgen (27) >+- Natasha (2) >+- Nick Clemens (126) >+- Nicole Engard (7) >+- Olli-Antti Kivilahti (1) >+- Owen Leonard (115) >+- Paul Johnson (2) >+- Paul Landers (4) >+- Paul Poulain (1) >+- Philippe Blouin (2) >+- Sally Healey (5) >+- Srdjan (9) >+- Thomas Misilo (1) >+- Tom Misilo (2) >+- Cindy Murdock Ames (3) >+- Tomas Cohen Arazi (183) >+- Bob Ewart bob-ewart@bobsown.com (1) >+- Brendan Gallagher brendan@bywatersolutions.com (416) >+- Nicole C Engard (18) >+- Brendan A Gallagher (435) >+- Indranil Das Gupta (L2C2 Technologies) (4) >+- Kyle M Hall (753) >+- Bernardo Gonzalez Kriegel (101) >+- Andreas Hedström Mace (3) >+- Your Full Name (1) >+- juliette et remy (3) >+- Marcel de Rooy (127) >+- Juan Romay Sieira (1) >+- Eivin Giske Skaaren (1) >+ >+We regret any omissions. If a contributor has been inadvertently missed, >+please send a patch against these release notes to >+koha-patches@lists.koha-community.org. >+ >+#### Thanks >+ >+- Mom you were an inspiration as a library director and you challenged >+us all to create the change that we wanted to see. May your words help >+motivate librarians to be a community and be united in erasing limitations >+for disseminating information. >+ >+#### Special thanks from the Release Manager >+I'd like to thank everyone in the community, especially Kyle and JesseW (piano), >+for never giving up and helping me through each step of this release! Hear! Hear! >+I'd also like to thank Tomás and Chris for assiting me as a first time RM and >+showing me the ropes. Jonathan and Katrin your endless bug testing and QAing >+is wonderful motivation for us all - Thank you so much for all you do! >+ >+To my lovely wife Sonja, for putting up with so many late nights >+so I could push that last piece of code or test one last thing. Thank >+you for being patient and volunteering so much of our time so we could >+have an awesome release!!! >+ >+### Revision control notes >+ >+The Koha project uses Git for version control. The current development >+version of Koha can be retrieved by checking out the master branch of: >+ >+- [Koha Git Repository](git://git.koha-community.org/koha.git) >+ >+The branch for this version of Koha and future bugfixes in this release >+line is master. >+ >+ >+### Bugs and feature requests >+ >+Bug reports and feature requests can be filed at the Koha bug >+tracker at: >+ >+- [Koha Bugzilla](http://bugs.koha-community.org) >+ >+He rau ringa e oti ai. >+(Many hands finish the work) >+ >+Autogenerated release notes updated last on 26 May 2016 03:30:36. >diff --git a/Makefile.PL b/Makefile.PL >index 4c52f0e04e..7d5b3ea14a 100644 >--- a/Makefile.PL >+++ b/Makefile.PL >@@ -319,6 +319,7 @@ my $target_map = { > './clubs' => 'INTRANET_CGI_DIR', > './course_reserves' => 'INTRANET_CGI_DIR', > './cpanfile' => 'PERL_MODULE_DIR', >+ './CHANGELOG.md' => 'DOC_DIR', > './docs/history.txt' => { target => 'DOC_DIR', trimdir => -1 }, > './docs/contributors.yaml' => { target => 'DOC_DIR', trimdir => -1 }, > './docs/teams.yaml' => { target => 'DOC_DIR', trimdir => -1 }, >diff --git a/about.pl b/about.pl >index fc8dcec21c..0c7f09d5ce 100755 >--- a/about.pl >+++ b/about.pl >@@ -24,9 +24,10 @@ use Modern::Perl; > > use CGI qw ( -utf8 ); > use DateTime::TimeZone; >+use File::Slurp; > use File::Spec; > use File::Slurp; >-use List::MoreUtils qw/ any /; >+use List::MoreUtils qw/ any firstval /; > use LWP::Simple; > use Module::Load::Conditional qw(can_load); > use XML::Simple; >@@ -707,4 +708,15 @@ if ( open( my $file, "<:encoding(UTF-8)", "$docdir" . "/history.txt" ) ) { > $template->param( timeline_read_error => 1 ); > } > >+# If CHANGELOG.md exists in intranetdir, it means it is a dev install, so >+# display this one instead of the one installed in docdir >+my $changelog_path = firstval { -e } >+ File::Spec->catfile(C4::Context->config('intranetdir'), 'CHANGELOG.md'), >+ File::Spec->catfile(C4::Context->config('docdir'), 'CHANGELOG.md'); >+ >+if ($changelog_path) { >+ my $changelog = read_file($changelog_path); >+ $template->param(changelog => $changelog); >+} >+ > output_html_with_http_headers $query, $cookie, $template->output; >diff --git a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >index 1c093c038c..c043598979 100644 >--- a/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >+++ b/koha-tmpl/intranet-tmpl/prog/en/modules/about.tt >@@ -28,6 +28,9 @@ > <li><a href="#licenses">Licenses</a></li> > <li><a href="#translations">Translations</a></li> > <li><a href="#history">Timeline</a></li> >+ [% IF changelog %] >+ <li><a href="#changelog">Changelog</a></li> >+ [% END %] > </ul> > > <div id="about"> >@@ -807,15 +810,42 @@ > [% END %] > </div> > >+ [% IF changelog %] >+ <div id="changelog"> >+ <pre>[% changelog | html %]</pre> >+ </div> >+ [% END %] > </div> > </div> > </div> > > [% MACRO jsinclude BLOCK %] >+ <script src="https://unpkg.com/showdown@1.9.1/dist/showdown.min.js"></script> > <script type="text/javascript"> > $(document).ready(function() { >- $('#abouttabs').tabs(); >+ $('#abouttabs').tabs({ >+ activate: onTabActivate, >+ }); > }); >+ >+ function onTabActivate (event, ui) { >+ const panel = ui.newPanel; >+ const tab = ui.newTab; >+ >+ // Convert changelog tab from markdown to html >+ if (panel.selector === '#changelog' && !panel.data('converted')) { >+ tab.find('a').append(' <i class="fa fa-spin fa-spinner fa-fw"></i>'); >+ >+ // Delay the conversion to let the browser draw the spinner icon >+ setTimeout(function () { >+ const converter = new showdown.Converter(); >+ const html = converter.makeHtml(panel.text().trimStart()); >+ panel.html(html); >+ tab.find('i.fa-spin').remove(); >+ panel.data('converted', true); >+ }) >+ } >+ } > </script> > [% END %] > <!-- the main div is closed in intranet-bottom.inc --> >-- >2.26.2
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22890
:
101388
|
103723
|
103724