[koha-commits] main Koha release repository annotated tag v20.05.05 created. v20.05.05

Git repo owner gitmaster at git.koha-community.org
Wed Oct 28 00:20:05 CET 2020


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The annotated tag, v20.05.05 has been created
        at  1a9843afe7381b16c4b5b1ff414257bd9f44a14c (tag)
   tagging  9c29220b0c2d4b225622b662efb3bea5185bca11 (commit)
  replaces  v20.05.04
 tagged by  Lucas Gass
        on  Tue Oct 27 16:48:38 2020 -0600

- Log -----------------------------------------------------------------
Koha release 20.05.05
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEiuLrhIFCDD7BMEVj+cc4/xIeRdoFAl+Yo8YACgkQ+cc4/xIe
RdrSNwf8DIwBvLtUtOyM+nv9z9DZNwu5XwjzCSYRUxgECxBn9TLwgPIMuHJSqGpr
HhAc9KUE43dnRQVXwU98z4EK3FSB7T71zoMvyyDvc+ApWihqAy/kn7XviIxt7giS
4t2Xd6u9PkkGMPuqP5pR5E/jgpxfVn59rJo4TfABCzTDk0ZXYQI5F6OXDpOdbFj1
cz0zINXhsD+p7k0QOxMQheiVP/WfHHqz8kNxTXKtV6PNQGmQa8hSdmtTpNvaYhFJ
xbm2lkjufd/uxvjsJQLd4KLo8TL6x0TpIysZaCiW+FdPOiIfFEnJ4Vnz2V0TB68N
KLEOv0fpGZn3g63H5OLNxMbLfHJ+sA==
=OfjJ
-----END PGP SIGNATURE-----

Alexis Ripetti (1):
      Bug 26414: Unable to export Withdrawn status using CSV profile

Andreas Roussos (1):
      Bug 26451: fix typo in bulkmarcimport.pl

Andrew Fuerste-Henry (3):
      Bug 26435: Add warning to AutoSelfCheck sysprefs
      Bug 26541: Remove percent sign from discount button
      Bug 23485: Show barcode in holds to pull

Colin Campbell (1):
      Bug 26438: Rename temporary Koha::Item variables to avoid conflict

David Cook (5):
      Bug 26231: Remove incorrect use of AddAuthority() when 001 present
      Bug 16357: Override __WARN__ in Plack to use Log4Perl
      Bug 16357: Use separate Log4Perl logger for each Plack app
      Bug 16357: Only use Log4perl middleware if appenders defined
      Bug 26249: Set keep_text class correctly in cat-search.inc

David Gustafsson (1):
      Bug 24807: [20.05.x] Add "year" type to improve sorting behaviour

Fridolin Somers (5):
      Bug 26407: fix query in 'title exists' in `search_for_data_inconsistencies.pl`
      Bug 26049: Replace li with span class results_summary in UNIMARC intranet XSLT
      Bug 26434: Fix plugin dirs addition to @INC
      Bug 26424: Better performance of svc/checkouts
      Bug 26556: (bug 25070 follow-up) Fix typo data_addressfield in address includes

Jonathan Druart (14):
      Bug 26157: Correct two occurrences
      Bug 26420: Use translated notices for overdue_notices.pl
      Bug 15933: Add +x to the script
      Bug 10921: Prevent an order from a closed basket to be edited
      Bug 26414: Tidy the tests
      Bug 25624: Add --where option to update_patrons_category.pl
      Bug 25321: Remove PLACE_HOLD from results.js
      Bug 25321: Remove 2 remaining occurrences of strings.inc
      Bug 26242: Remove one unused occurrences of MSG_NON_RESERVES_SELECTED
      Bug 26260: Add missing elastic>cnx_pool to koha-conf-site.xml.in
      Bug 25913: Prevent get_coins to crash if record does not have title
      Bug 25913: Get the correct return of AddBiblio
      Bug 26592: [20.05] Prevent XSS vulnerabilities when circ/ysearch.pl is used
      Bug 26562: [20.05.x] Removes 'searches' from localStorage on logout

Joonas Kylmälä (3):
      Bug 26448: Don't overwrite commit parameter passed to koha-elasticsearch
      Bug 16357: (QA follow-up) Only initialize Log4perl module
      Bug 16357: (QA follow-up) Add log4perl configs during package upgrade

Katrin Fischer (6):
      Bug 26435: (QA follow-up) Fix terminology: borrower to patron in new hint
      Bug 26435: (QA follow-up) Terminology: Fix some more borrowers in other preferences
      Bug 18958: (QA follow-up) Add missing comma to kohastructure.sql
      Bug 24780: Make items.stocknumber show up in batch item modification
      Bug 26243: (QA follow-up) Switch quotes to avoid translation issues
      Bug 26431: Update NewsToolEditor system preference description

Koha translators (1):
      Translation updates for Koha 20.05.05

Kyle M Hall (2):
      Bug 26341: Database update for bug 21443 is not idempotent and will destroy settings
      Bug 26510: Transport Cost Matrix editor doesn't show all data when HoldsQueueSkipClosed is enabled

Lucas Gass (11):
      Bug 26548: Fix typo in updatedatabase
      Bug 24807: DBRev 20.05.04.001
      Bug 18958: DBRev 20.05.04.002
      Bug 18958: DBIC shema changes
      Bug 18958: (Rmaint follow-up) Adjust number of tests
      Revert "Bug 26512: Display issue with buttons for OPAC checkout note"
      Bug 25242: Compile CSS
      Bug 26785: Fix JS error in pos/pay.tt
      Bug 26592: (Rmaint follow-up) add missing parenthesis to escapeHTML
      Increment version for 20.05.05 release
      Update release notes for 20.05.05

Marcel de Rooy (1):
      Bug 26464: Code correction in opac-main when news_id passed

Martin Renvoize (1):
      Bug 25242: Improve column wrapping for holdingst

Mason James (1):
      Bug 16357: Plack error logs are not time stamped

Nick Clemens (12):
      Bug 25273: Make match-heading rely on authority type configuration
      Bug 25273: (follow-up) Don't die on unknown authtype
      Bug 26507: [20.05.x] Elasticsearch - Index records after storing new item
      Bug 26460: Fix line ending in JSON
      Bug 25265: [20.05.x] Unit tests
      Bug 25265: [20.05.x] Prevent double reindex of the same item in batchmod
      Bug 18958: Unit tests
      Bug 18958: Make hold_fill_targets specific to reserves
      Bug 18958: (follow-up) Ensure hold fill target reserve_id is set for all hold types
      Bug 26224: Prevent double submit of header check in form
      Bug 25957: Unit test
      Bug 25957: Don't push blank field values to ES document

Owen Leonard (28):
      Bug 15933: Add cataloguing plugin to search for existing publishers in other records
      Bug 26497: "Hide all columns" throws Javascript error on aqplan.pl
      Bug 26512: Display issue with buttons for OPAC checkout note
      Bug 25317: Move translatable strings out of additem.js.inc
      Bug 26339: Move translatable strings out of addorderiso2709.tt into addorderiso2709.js
      Bug 26225: Move translatable strings out of audio_alerts.tt and into audio_alerts.js
      Bug 26225: Move translatable strings out of biblio_framework.tt and into biblio_framework.js
      Bug 26230: Move translatable strings out of item_search_fields.tt and into item_search_fields.js
      Bug 26334: Move translatable strings out of members-menu.inc into members-menu.js
      Bug 26242: Move translatable strings out of results.tt and into results.js
      Bug 26240: Move translatable strings out of sms_providers.tt and into sms_providers.js
      Bug 25321: Move translatable strings out of strings.inc into the corresponding JavaScript
      Bug 26118: Move translatable strings out of tags/review.tt and into tags-review.js
      Bug 26243: Move translatable strings out of templates and into circulation.js
      Bug 26256: Move translatable strings out of templates and into serials-toolbar.js
      Bug 26217: Move translatable strings out of templates into acq.js
      Bug 26504: Remove the use of jquery.checkboxes plugin from checkout notes page
      Bug 26151: Remove the use of jquery.checkboxes plugin from suggestions management page
      Bug 26120: Remove the use of jquery.checkboxes plugin from tags review template
      Bug 26245: Remove unused functions from members.js
      Bug 26261: Split calendar.inc into include file and JavaScript file
      Bug 26431: Use split button to offer choice of WYSIWYG or code editor for news
      Bug 26291: Move translatable strings out of z3950_search.inc into z3950_search.js
      Bug 26291: (follow-up) Correct stray MSG instances
      Bug 25320: Move translatable strings out of merge-record-strings.inc into merge-record.js
      Bug 25320: (follow-up) Remove obsolete include file
      Bug 19327: Typo in UNIMARC field 128a plugin
      Bug 19322: Typo in UNIMARC field 140 plugin

-----------------------------------------------------------------------


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list