[koha-commits] main Koha release repository annotated tag v17.11.06 created. v17.11.06

Git repo owner gitmaster at git.koha-community.org
Thu May 24 14:41:38 CEST 2018


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, v17.11.06 has been created
        at  331bb5e51a87ecaf9cff20a381a976166bc84e6e (tag)
   tagging  5f846a33abe89599fa7b9a37cb3c00632d30ec90 (commit)
  replaces  v17.11.05
 tagged by  Nick Clemens
        on  Thu May 24 08:31:03 2018 -0400

- Log -----------------------------------------------------------------
Koha release 17.11.06
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAABAgAGBQJbBrCHAAoJEGolcazKjUn0O8cQAI66eiTLbPVyFHXOFwpjc9xB
BUk2VwgAISyTC0PYbjYoMxF5ESChtM1mgG8WbeAYZRf6LrNmsYQabgqtvuJycsle
IHxRZr2wslcbfKEH0RHthoQD+8hJMCADR+fWVxyEQ5MUB6qTUH5XoZc7EODoTSbC
/H3ReNwevADa+Z2YOmDqucjGLsAr7pM5pq4duhAzCix/IkxkldI6LrBqQJgymdpx
yOTQv7Mv3rbBoriy+8xRsGifwjFt4kuzFrSqyDuFw6NDOCUbxvOyesyI/pOnsx+7
Bvn6L0szm8o8kC5hx1ajj/S0s+w0n49GApubaPm12zHQ5JXmPjCLg4ztJljBsE09
G6O+I+BdV5dHTsTgX9ebiJ2lhoYxhn0/hpy9QC9KVJ+8o+edIIKLBdF7uTx8y9pD
rzwkh40PROgqkxrYbcTMW4mhkP6HeQ8aUUzhlqQCK/KmLDKpjB+pTXN1tx2VDWxo
aEnjoO/LeMtMEHWuvHzDgdbHYJLXJNwhYkO6SWvZlCOMs/6ufG/r9dIW0Ty/waqG
r6esYjbX/FN7Y+P9LcC+cshkVH7Lq5Hb+FcbDSO2tNiKkquJmX8FTGShXrVhOXEa
WP3f/gX4GHCYSccLpJI3+EbjxXFeNOXL1Nbwccule8ArZ7+y4UNAp+tV3yP2LyaM
VkkVfgysX+m0gsxTBmXp
=e+zz
-----END PGP SIGNATURE-----

Alex Arnaud (1):
      Bug 19583: Remove use of C4::AuthoritiesMarc

Andrew Isherwood (1):
      Bug 20556: Marking ILL request as complete..

Charlotte Cordwell (1):
      Bug 19892: Replace numbersphr variable with Koha.Preference('OPACNumbersPreferPhrase') in OPAC

Christophe Croullebois (1):
      Bug 20318: Merge invoices can lead to an merged invoice without Invoice number

Claire Gravely (2):
      Bug 20386: Improve warning and error messages for Search Engine Configuration
      Bug 20552: Fix HTML tag for search facets

David Gustafsson (1):
      Bug 19564: Fix extraction of sort order from sort condition name

Jesse Weaver (1):
      Bug 19267: Rancor - Warn before leaving page if record modified

Jonathan Druart (22):
      Bug 20455: Fix sort patrons by date expired
      Bug 19673: Allow to set patron attributes to 0 with batch patron modification
      Bug 19564: Add tests for _convert_sort_fields
      Bug 20503: Prevent Borrower_PrevCheckout.t to fail randomly
      Bug 18474: Restore multiple holds when patron is searched for
      Bug 20318: Add class 'required' to the label
      Bug 20462: Ensure batch item deletion will not delete the same item twice
      Bug 19578: Remove MARC punctuation in notices (TT syntax)
      Bug 19910: Use span to make translators happy
      Bug 20325: Move tests to a subtest
      Bug 20325: Do not remove accountlines between tests
      Bug 19581: Fix Koha_Elasticsearch.t
      Bug 3841: (follow-up) Add the ACQ framework for pl-PL
      Bug 20426: Fix default fund value when adding orders from iso2709 file
      Bug 20721: (bug 19403 follow-up) Prevent Circulation.t to fail randomly
      Bug 20584: Prevent Koha/Patron/Categories.t to fail randomly
      Bug 18725: Test return values of make_column_dirty
      Bug 20562: Pass the Koha::Checkout object to AddIssuingCharge
      Bug 20562: Fix Returns.t test
      Bug 19030: Preserve link between order and subscription when editing an order
      Bug 20701: Add csrf protection to mancredit.pl
      Bug 20730: Move the authentication block before doing anything

Josef Moravec (1):
      Bug 19907: Fix email validation in patron edit form

Koha translators (1):
      Translation updates for Koha 17.11.06

Kyle M Hall (7):
      Bug 18474: (QA follow-up) Remove useless else in template
      Bug 20369: Analytics search is broken with QueryAutoTruncate set to 'only if * is added'
      Bug 19812: Fix confusing holds count values in "Already received" table
      Bug 20325: C4::Accounts::purge_zero_balance_fees does not check account_offsets
      Bug 20325: Remove warning, it is no longer true
      Bug 18725: Prevent process_message_queue to send duplicate emails if message_queue is not writable.
      Bug 20562: issue_id is not stored in accountlines for rental fees

Lari Taskula (1):
      Bug 20490: Correct bug number typo in comment in Circulation.t

Marcel de Rooy (5):
      Bug 19546: (QA follow-up) Make the returning cd more fool proof
      Bug 18725: (QA follow-up) Use make_column_dirty instead of status change
      Bug 20687: (follow-up) Look for invitekey in show_accept and fix error codes
      Bug 11943: Prevent double accepts in Koha::Virtualshelfshare
      Bug 11943: Add unit test for double accepts

Mark Tompsett (1):
      Bug 20122: Explicitly set path to fix emptying cart functionality

Martin Renvoize (1):
      Bug 20536: (ILL) authnotrequired should be explicitly unset on opac

Nick Clemens (18):
      Bug 19582: Use compat routines for searching authorities in auth_finder.pl
      Bug 19582: Unit tests
      Bug 19582: (follow-up) get params in correct order
      Bug 19916: Add keyword and standard ID fields to acq external search
      Bug 19564: (QA follow-up) Make commented out tests pass
      Bug 20385: Don't try to get info for bad authtypecodes
      Bug 20385: (follow-up) Assign blank instead of inappropraite value
      Bug 20282: Match course reserve on holdingbranch
      Bug 19910: Use the delimiter syspref to name download link
      Bug 19581: Remove 'split' option from Catmandu fixes for marc
      Bug 19581: Unit tests
      Bug 19581: Remove unused comment and line
      Bug 19581: (follow-up) Fix handling of new and old arrays for auth compat
      Bug 20687: Check all share keys for a given list
      Increment version for 17.11.06 release
      Bug 20701: Add csrf protection to maninvoice.pl
      Update release notes for 17.11.06 release
      Bug 20701: (17.11 follow-up) Move csrf token after checkauth and use     scalar

Owen Leonard (1):
      Bug 19892: (follow-up) Replace one more instance

Pasi Kallinen (1):
      Bug 20330: Allow translating more of quote upload

Tomas Cohen Arazi (3):
      Bug 19223: Unit tests for output and output_html methods
      Bug 19223: Add methods to correctly handle plugin-generated output
      Bug 19546: Run starman from the instance's home dir

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list