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

Git repo owner gitmaster at git.koha-community.org
Tue Mar 24 21:41:09 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.11.04 has been created
        at  547374b402b05838db2ced2e64cbf1067f891944 (tag)
   tagging  c8e099cb5755e2139cd2af2a84b8e252d051d962 (commit)
  replaces  v19.11.03
 tagged by  Joy Nelson
        on  Tue Mar 24 13:12:04 2020 -0700

- Log -----------------------------------------------------------------
Koha release 19.11.04
-----BEGIN PGP SIGNATURE-----

iQGzBAABCAAdFiEEoK5tmgY9tfjnUxz9nJetzohwl0IFAl56aZQACgkQnJetzohw
l0ITmQv+IU3a0i0WIZ+pszCfuVbwBjuXvSvsZdHduods5u1r0rncFQ/SzK36rzwn
wMlD0/u9Xq5c719+ztUqxoj8I4+Wse2E0EurFfbmASAxRJ6LrEhs1gdgZUvOCqlu
8xwadyk4bSbtuJEfNOiM2sXh0X4Of+J5xx6Bslm+61qRk76ixRQO/kZEH5e1zfYU
xUxpsH1DikXu0Luhqa8OWtgF5GdlCVMnQQfsumgNlyrxu0nK5pnt8XTARSex29px
njU5rwtCoC9VpXnPcNf56qLZD3d8MnpCY2dA00lddAtjpEC7tjOfzs3SA4zvwIo6
3o15A4VqGz43BCBhIDX88FsvnIWZCugUq7t8+DA7FMbGwQhN+jGwmDYdyhQwXsdy
uRsWOgS6CWESp3gKn1rrg+pWDhLJre71uJqQFBDOJdoYHQnK7iuZVujRdWUF/k6E
Dg62N6Sh9cRvlsp+Inn1hWJclzcRfZE1rxXy3jbSK7uYJQLKZLIkNz0PKeYdu6oF
5nw5xCRk
=Jxxn
-----END PGP SIGNATURE-----

Aleisha Amohia (1):
      Bug 18933: Allow OPAC messaging SMS number to be set to empty

Andreas Jonsson (1):
      Bug 24506: Multibranch limit does not work with ElasticSearch

Andrew Isherwood (2):
      Bug 24643: Support fractional seconds
      Bug 24643: Add unit tests

Bernardo González Kriegel (1):
      Bug 24664: Add missing *-messages-js.po

Christopher Brannon (2):
      Bug 21944: Test for Circulation.pm
      Bug 21944: Reroute waiting hold from wrong branch

David Cook (4):
      Bug 24538: Add unit tests for Koha::Middleware::RealIP
      Bug 24538: Handle Net::Netmask parser errors
      Bug 24676: Remove <p/> typo in opac-auth.tt
      Bug 24673: Add CSRF token support to opac-messaging.pl

David Kuhn (1):
      Bug 23527: BakerTaylorBookstoreURL is converted to escaped characters by template, rendering it invalid

Jonathan Druart (28):
      Bug 13420: Sort "Serial enumeration" by published date
      Bug 13420: Fallback to the previous behavior if published date is not used
      Bug 24410: Fix multi holds
      Bug 23640: Flushing L1 on every SIP connection
      Bug 24516: Add account_type to the columns settings on boraccount
      Bug 22860: Remove 1 remaining patron after authentication.t is ran
      Bug 24643: Add test to cover the timezone
      Bug 24389: Better error handle when claiming late orders
      Bug 24640: Allow quotes.timestamp to be NULL
      Bug 24642: Make Cache::Memcached::Fast::Safe required
      Bug 24677: (bug 24002 follow-up) Incorrect DATE value: '00-00-0000' in C4/Serials.pm
      Bug 24727: (bug 14697 follow-up) Replace link on title to bib detail page
      Bug 24725: Remove ES template literals in checkouts.js
      Bug 24549: Do not set "last patron" cookie if showLastPatron is disabled
      Bug 24388: Remove uneeded test in lateorders.tt
      Bug 24110: Do not html filter TT vars when dumped
      Bug 24666: Display not registered guarantors on the patron detail page
      Bug 22245: Allow copy/move from and to control fields
      Bug 24051: Remove "search( %condition ) is deprecated" warning from batchMod.pl
      Bug 19791: Keep user in circ when viewing patron's logs
      Bug 24494: Make the regex more exact
      Bug 17896: Remove duplicated use statements
      Bug 24846: Add new permission batch_extend_due_dates
      Bug 24846: Link to the new tool
      Bug 24846: Add new tool to batch extend due dates
      Bug 24846: Update items.onloan with the new due date
      Bug 24878: Add authentication checks to the calendar tool
      Bug 24878: Add auth check for copy-holidays

Joonas Kylmälä (1):
      Bug 13193: Make Memcached usage fork safe

Josef Moravec (1):
      Bug 13420: (QA follow-up): Fix typo itemdate -> itemdata

Joy Nelson (7):
      Bug 20882: DBRev 19.11.03.001
      Bug 24640: DBRev 19.11.03.002
      Bug 21633: DBRev 19.11.03.003
      Bug 24532: DBRev 19.11.03.004
      Bug 24846: DBRev 19.11.03.005
      Increment version for 19.11.04 release
      Update release notes for 19.11.04 release

Julian Maurice (3):
      Bug 21156: Add plural translation capabilities to JS files
      Bug 24734: Fix paths in LangInstaller.pm for JS files
      Bug 24661: Fix inclusion of locale-related javascript files

Katrin Fischer (4):
      Bug 18499: (QA follow-up) Add missing colon after label description
      Bug 24725: (QA follow-up) Add missing spaces between elements on claims tab
      Bug 17221: (follow-up) Orphan comma in shelf browser
      Bug 5016: Fix some translation issues with English PDF order templates

Kyle M Hall (1):
      Bug 21944: Improve efficiency of code

Marcel de Rooy (5):
      Bug 13305: Remove tabindex from PrepareItemsRecordDisplay
      Bug 24649: Fix missing <li> tag on item editor for cloned subfield
      Bug 24649: Fix two other missing <li> tags for cloned subfields
      Bug 13574: Fix display of repeatable item subfields
      Bug 20882: Move items.uri to mediumtext

Martin Renvoize (8):
      Bug 21156: (RM follow-up) Add missing filters
      Bug 21156: (RM follow-up) Correction to added filters
      Bug 13193: (RM follow-up) Remove Cache::Memcached::Fast from PerlDependencies
      Bug 24666: (QA follow-up) Add missing filters
      Bug 24532: Fix original DB update for bug 23049
      Bug 24532: Fix misidentified credit_types from bug 23049
      Bug 22359: Improvements to payment collection inputs
      Bug 22359: Prevent undercollection at the server

Mason James (1):
      Bug 13193: (follow-up) Update debian/control file

Nick Clemens (11):
      Bug 16719: (QA follow-up) Remove tabs
      Bug 18499: Use items cn_source in cn_browser.pl
      Bug 18499: (follow-up) Add missing filters
      Bug 24654: Remove trailing quote in rda264 XSLT
      Bug 24514: Add option to exclude title from patron-title.inc
      Bug 24094: Unit tests
      Bug 24094: Strip trailing spaces and punctuation from authority headings
      Bug 21633: Remove finesMode 'test'
      Bug 21633: (follow-up) Cleanup other values for finesMode
      Bug 24269: Adjust C4::Heading to generate headings from auth tags
      Bug 17896: load BakerTaylor module with use

Oliver Behnke (2):
      Bug 16719: Pass through undef rather than empty string in LDAP mapping
      Bug 16719: (follow-up) Update check on password mapping

Owen Leonard (3):
      Bug 11281: Printing holds awaiting pickup prints both tabs
      Bug 24619: Phase out jquery.cookie.js: MARC Frameworks
      Bug 24621: Phase out jquery.cookie.js: Basic MARC editor

Victor Grousset/tuxayo (1):
      Bug 24494: tests: 00-valid-xml.t shouldn't check node_modules

phette23 (1):
      Bug 17221: Remove orphan commas in shelf browser

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list