[koha-commits] main Koha release repository annotated tag v19.05.08 created. v19.05.08

Git repo owner gitmaster at git.koha-community.org
Fri Feb 21 18:27:10 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, v19.05.08 has been created
        at  62eda8b1165b118f1b1dae9631bfc9606e84fa68 (tag)
   tagging  4b6a201074135f6c964f408bdef1c4a6a1d7c685 (commit)
  replaces  v19.05.07
 tagged by  Lucas Gass
        on  Fri Feb 21 09:55:25 2020 -0700

- Log -----------------------------------------------------------------
Koha release 19.05.08
-----BEGIN PGP SIGNATURE-----

iQEzBAABCAAdFiEEiuLrhIFCDD7BMEVj+cc4/xIeRdoFAl5QC30ACgkQ+cc4/xIe
RdqAsAf/WPJgUaho7dJ5ArCfksHWPWd/U0rc+nLed97IeRfULPxf/rEgIJyNgTp6
mQJomzD8HgQPSsUeTYzSgYMKhx8gHheZeyqDltWSniXcRrRirhiZoDWkgOdZPbdT
K2+GOxXrAtuBuWym4rMOiNNMqGAi+5jtFF1C0GRzrpuN6qP5+HAWEc50bOc0WpCQ
D6TizIauU6Jh4oX9B1U7AZFPFJtgpANH7Z2kjA+kSdzfh45BETcobOtTYjCHTgeo
hUQ9xg2jcFx7Xtbw/uq6wZaY6K30A9RuxrKyL2F+42hG7edBYxUApy96dwiXEPQ6
eM86/Ha7BY9BU2/si4ckemDqD8qIOg==
=HovX
-----END PGP SIGNATURE-----

Agustin Moyano (3):
      Bug 22835: Serve plugin static files through API
      Bug 22835: (follow-up) Remove unwanted warn
      Bug 22835: (follow-up) Remove comented code

Andreas Jonsson (1):
      Bug 24348: Pass marc record to _passes_required_checks

Caroline Cyr La Rose (1):
      Bug 23790: fr-CA translation of ACCOUNT_DEBIT and ACCOUNT_CREDIT notices

Cori Lynn Arnold (1):
      Bug 24323: Advanced editor - Display an error message if the record did not save

David Roberts (1):
      Bug 24484: Add explanatory text to batch patron deletion

Fridolin Somers (5):
      Bug 15142: Remove titles facet for UNIMARC
      Bug 15142: (follow-up) remove from Zebra UNIMARC config files
      Bug 22426: Map 'loc' to 'location' when building ES queries
      Bug 24443: Consider NULL as 0 for issues in items search
      Bug 24443: Unit test

Ian Walls (1):
      Bug 23377: use ENV syspref override instead of complete disable

Jonathan Druart (24):
      Bug 24329: Add a test
      Bug 24277: Fix date received editing when receiving an order
      Bug 24123: Fix import of UTF-8 encoded MARC21 MARCXML using bulkmarcimport (elastic only)
      Bug 24313: Always display XSLT errors in logs
      Bug 10352: Display the correct modification logs for bibliographic records
      Bug 10352: Use a new object_type parameter instead of the module's name
      Bug 14759: Add test
      Bug 24371: Fix "Show all items" avaibility link (use $raw filter) - intra
      Bug 23443: Add tests
      Bug 23443: Do not checkin an item if checked out to another patron when lost fee is paid
      Bug 20567: Add tests
      Bug 20567: Count found holds for holds limit
      Bug 17667: Add tests
      Bug 17667: Do not modify quantity of the original standing order when a receipt is cancelled
      Bug 24061: Close the window after the page has been printed
      Bug 24061: Close after timeout if onafterprint no supported
      Bug 24214: Fix due date formatting when sticky
      Bug 23064: Use Koha::Subscription in ModSubscription
      Bug 24289: Add foreign keys on *_holidays.branchcode tables
      Bug 24289: Make sure sample_holidays will load after sample_libraries
      Bug 22868: Move suggestions_manage subperm out of acquisition perm
      Bug 24543: Fix wrong test in api/v1/checkouts.t
      Bug 24213: Add tests
      Bug 24213: Fix Koha::Object->get_from_storage if the object has been deleted

Joonas Kylmälä (5):
      Bug 23233: (follow-up) Remove accidentally left comment
      Bug 23233: (follow-up) Add description to atomic upgrade
      Bug 23233: (follow-up) Correct test description
      Bug 24016: (QA follow-up) Format code to adhere to perltidy format
      Bug 17885: Koha::SearchEngine::Elasticsearch->reset_elasticsearch_mappings throws DBD::mysql Duplicate entry exceptions

Katrin Fischer (5):
      Bug 15142: (follow-up) Remove facet configuration from .xsl file
      Bug 24206: Update URLs for default options in OPACSearchForTitleIn
      Bug 24206: Update content of OpacSearchForTitleIn for existing installations
      Bug 24404: Add missing space on invoices page / remove . from status
      Bug 17697: Improve NotesBlacklist system preference description

Koha translators (1):
      Translation updates for Koha 19.05.08

Kyle M Hall (5):
      Bug 23233: AllowItemsOnHoldCheckout is misnamed and does not indicate it is for SIP-based checkouts only
      Bug 23233: Remove use of AllowItemsOnHoldCheckout from Koha::Item::has_pending_hold, it can cause false data to be returned
      Bug 23233: Remove use of AllowItemsOnHoldCheckout from C4::Items::GetItemsInfo
      Bug 20292: Filter/censor info sent via SIP
      Bug 24330: When importing patrons from CSV, automatically strip BOM from file if it exists

Lari Taskula (2):
      Bug 24016: Add a failing test for overwrite-able manager_id in Koha::Patron::Message
      Bug 24016: manager_id in Koha::Patron::Message->store should not depend on userenv alone

Liz Rea (1):
      Bug 24105: Fix error when running longoverdue.pl with --itemtypes

Lucas Gass (18):
      Bug 23233: DBRev 19.05.07.001
      Bug 24329: DBRev 19.05.07.002
      Bug 24371: Fix "Show all items" avaibility link (use $raw filter) - opac
      Revert "Bug 23676: (RM follow-up) Test Correction"
      Bug 23443: (follow-up) Fix bad test
      Bug 24206: DBRev 19.05.07.003
      Bug 24206: (follow up) fix updatedatabase error
      Bug 24206: (follow-up) fix typos in shebang
      Bug 24025: Make CodeMirror content searchable
      Bug 24289: DBRev 19.05.07.004
      Bug 24289: (follow up) add dbic schema changes
      Bug 24497: Turn off smartIndent for SQL
      Bug 22868: DBRev 19.05.07.005
      Bug 24523: Add missing </p>
      Bug 24637: Add brancode in all pay circumstances
      Revert "Bug 24054: Typo in ClaimReturnedWarningThreshold system preference"
      Increment version for 19.05.08 release
      Update release notes for 19.05.08 release

Marcel de Rooy (6):
      Bug 23377: (QA follow-up) Use OVERRIDE_SYSPREF
      Bug 22220: Fix bib Apache rewrite rule for intranet
      Bug 23407: (QA follow-up) Remove some XSLT item leftovers
      Bug 23407: (QA follow-up) Same change for UNIMARC XSLT
      Bug 23896: logaction should pass the correct interface to Koha::Logger
      Bug 23290: [RMaint version] Mitigate XML/XSLT vulnerabilities

Martin Renvoize (6):
      Bug 23233: (RM follow-up) Rename syspref in test
      Bug 24329: Correction to updatedatabase
      Bug 24329: Prevent update of timestamp on action_logs updates
      Bug 14759: Replace Text::Unaccent with Unicode::Normalize
      Bug 15142: (RM follow-up) Fix tests
      Bug 23676: (RM follow-up) Test Correction

Nick Clemens (17):
      Bug 10352: (follow-up) Show the biblionumber for items in modification logs
      Bug 10352: Get add operations too
      Bug 23274: Mock simple_search_compat to cover both search engines
      Bug 24421: Unit tests
      Bug 24421: Check if subfields are valid using the biblio tag
      Bug 24423: Add biblionumber to modify items link
      Bug 24377: Record passed branch if renewing via cron
      Bug 24377: Unit test
      Bug 24485: Allow hold when some can be overridden
      Bug 24275: Apply anti-the to title column in inventory table
      Bug 24333: Add password class to AutoSelfCheck syspref
      Bug 24236: Fix pagination to use query_cgi
      Bug 23407: Don't process items for XSLT on details pages
      Bug 24511: Update variable names to avoid confusion
      Bug 24486: Remove duplicated account information at the OPAC
      Bug 22302: Unit tests
      Bug 22302: Make ITEMTYPECAT descriptions fallback to lib description if no opac description

Owen Leonard (12):
      Bug 23528: Show 'log in to add tags' link on all search result entries
      Bug 24391: Remove event attributes from patron clubs edit template
      Bug 24452: Advanced editor - show multiple spaces visually
      Bug 16683: Help links to fields 59X in cataloguing form are broken
      Bug 21296: suspend hold ignores system preference on intranet
      Bug 24515: Column Configuration for pay-fines-table does not hide Account Type properly
      Bug 23113: members/pay.tt account_grp is not longer used
      Bug 23944: Phase out use of jquery.cookie.js in favor of js.cookie.js
      Bug 23944: (follow-up) Update circulation to use new library
      Bug 23947: Phase out jquery.cookie.js: Authority merge
      Bug 10879: OverDrive should check for OverDriveLibraryID before performing search
      Bug 9993: On editing basket group delivery place resets to logged in branch

Tomás Cohen Arazi (3):
      Bug 24277: Regression tests
      Bug 22834: Add tests for Koha::Plugins::Base->bundle_path
      Bug 22834: Add Koha::Plugins::Base->bundle_path

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list