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

Git repo owner gitmaster at git.koha-community.org
Fri Jan 26 12:59:39 CET 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.02 has been created
        at  38639b3524e6ca5b07b1a981db87048b912535c0 (tag)
   tagging  6e0f754022d087ff31049e75f4486548f8b3858f (commit)
  replaces  v17.11.01
 tagged by  Nick Clemens
        on  Fri Jan 26 06:51:49 2018 -0500

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

iQIcBAABAgAGBQJaaxZVAAoJEGolcazKjUn0Db0QAJPybGumzuMvANizbKaDYenc
Ab8l225fYQ8XHI2SVj2J7QsJfPYX3XYDbzQQEB1KFtkx9AiH+oTYqsLR6SLWRim+
WO46VNVYFxurhyvYoa8NcGfDc5msZtHf2m5bwLl4qqoOnt/QMLHulydb/UcufwXa
BaLPNrMGHaARWCATpUrVdVqWU0Lzc/GOxUQFkdTU/uz0dDhKNQZPmmLJfIxBlc4f
js2hejqLfGIh5glgVVf6lhRovQzBqHdltgXfsAgZqJ+4/QpTzemk6cNMjWWWyDg8
7swnmFav1VnYDKBPwXoKoFgxmwwflgqhmhnP//PEizqmkZkf5CR9tk7MtS9kPZX3
VEUIG3IH3eGiw2Tpqj6z0vBR9pJe/pIkuWYP2A2gchu5kHNFnXmMEDa/yaVYx4wM
5XOP5N/PrsrDQ/rFneFyMv3Vx+Xo0o+jSau4EQrcEdsgGc8yaz8Ht1IjCoJyl6GM
ulXlgJbG0x/elnZtyuW6dHjTe0G4ZAIHCOGCZlAd8KF/1wh1yGvbxqIILIZY0KFJ
o2DS0Ha3xP3a70sSFbZxkPrL1dBdiMwJosYaZ9m1qpBInj8bZAI4uoTz4HBGvN8f
XehoS2fEmeS0INh+WOpc7AHa0cVgrkHrYX+tvxRPeN8QdzdB686egP3Y0A7BpMZ2
OSMPMbogP6xU0fl8tzOd
=UGxk
-----END PGP SIGNATURE-----

Aleisha Amohia (6):
      Bug 19429: Add confirm message when deleting invoice from invoice search page
      Bug 19401: Add confirm message when deleting invoice
      Bug 19200: Preventing warns when exporting a basket
      Bug 18915: Fix checkout note email message
      Bug 18915: Giving CHECKOUT_NOTE access to issues table
      Bug 18915: Renaming svc/patron_notes to svc/checkout_notes

Alex Buckley (1):
      Bug 19514: Implement password restrictions into onboarding tool

Charlotte Cordwell (2):
      Bug 17682: Change URL for Google Scholar in OPACSearchForTitleIn
      Bug 17682: (follow-up) Change URL for Google Scholar in OPACSearchForTitleIn

Chris Weeks (1):
      Bug 19510: Add description for edi_manage in acquistion permissions

David Bourgault (2):
      Bug 11210: Writeoff partial amounts
      Bug 19702: Correct cookie path in Basket.js

Frédéric Demians (1):
      Bug 19788: Preserve case sensitivity when creating Local preferences

Grace Smyth (2):
      Bug 19987: If no z39.50/SRU servers the button should not show
      Bug 19839: Removed Warning (invoice.pl - uncertainprices)

Janusz Kaczmarek (1):
      Bug 18458: Fix subfields ordering when Merging authority records

Jesse Weaver (1):
      Bug 18417: Advanced Editor (Rancor) add shortcuts for copyright symbols (C) (P)

Jonathan Druart (36):
      Bug 19560: Correctly escape branchcode in admin/branches.pl
      Bug 19759: Make TestBuilder generates only 2 decimals for float
      Bug 19759: Fix failing test in Chargelostitem.t
      Bug 19843: (bug 15839 follow-up) Set reviews.datereviewed when the review is made
      Bug 19845: Do not generate a password if one is filled on selfreg
      Bug 19514: Add client-side check
      Bug 19444: Do not auto renew if patron is expired and BlockExpiredPatronOpacActions is set
      Bug 19444: Display error message for auto_account_expired
      Bug 19694: Force scalar context for output_pref called with billingdate
      Bug 19830: Add the Koha::Patron->old_checkouts method
      Bug 19599: Speed anonymise_issue_history up
      Bug 11976: Fix sorting issues
      Bug 19756: Fix encoding issues during the update DB process
      Bug 19867: Prevent HouseboundRoles.t to fail randomly
      Bug 19429: Rename .delete to .delete_invoice
      Bug 19760: Die if koha-conf is not accessible
      Bug 19760: Fix Config.t test
      Bug 19840: Fix - display patron note on checkin
      Bug 19840: And avoid XSS...
      Bug 19788: Add a test
      Bug 19798: Fix print transfer slip
      Bug 19918: Close span tag in opac-registration-confirmation.tt
      Bug 19899: Restore Item floats feature - do not crash
      Bug 19914: Add an id to the Delete button on the library list view
      Bug 19913: Fix embedded HTML5 videos at the OPAC
      Bug 19921: Fix update child when only one adult patron category exist
      Bug 19911: Do not escape html characters when saving passwords
      Bug 19911: Escape password value during self-registration confirmation
      Bug 18915: Add CHECKOUT_NOTE notice template for other languages
      Bug 19973: Fix SQL syntax error in uk-UA/mandatory/sample_notices.sql
      Bug 19968: Add missing use Date::Calc statement
      Bug 20001: Fix confusion between array and arrayref
      Bug 17682: Replace 2 occurrences in de-DE and nb-NO
      Bug 15770: Do not format numbers if too big
      Bug 19847: Track links within the records and 404 for others
      Bug 19881: Remove authorities-list.pl

Josef Moravec (4):
      Bug 19706: (QA follow-up) Hide the collection code selector if no value is defined (for consistency)
      Bug 19771: Fix crashing in pending offline circulation actions list
      Bug 19825: Make links to biblios on pending offline circulation page working again
      Bug 19738: Fix XSS on vendor name in serials module

Julian Maurice (6):
      Bug 17182: (QA follow-up) Fix call to GetMarcBiblio
      Bug 19444: (QA follow-up) Fix tests for UNIMARC
      Bug 19444: (QA follow-up) Remove repeating condition
      Bug 19725: Add failing test
      Bug 19725: OAI-PMH - Use biblio_metadata.timestamp
      Bug 19977: Open only .pref files in Local Use tab (sysprefs)

Koha translators (1):
      Translation updates for Koha 17.11.02

Kyle M Hall (2):
      Bug 19669: (QA follow-up) Remove itemstypes.plugin
      Bug 19813: Make MarcItemFieldsToOrder handle non-existing tags

Lari Taskula (1):
      Bug 19857: Use BorrowerUnwantedField system preference for SMS provider selection

Liz Rea (2):
      Bug 19338: Fix sorting by dates in opac-account.tt
      Bug 16782: Disclose JSON URL for reports on the saved report page

Marcel de Rooy (5):
      Bug 19200: (QA follow-up) Simplify call to GetBasketAsCSV
      Bug 18458: Add a subtest in Merge.t
      Bug 18183: jQuery append error related to script tags in cloneItemBlock
      Bug 18915: (QA follow-up) Add note for installs after 17.05
      Bug 20063: (bug 18811 follow-up) Allow hidden $9 subfields

Mark Tompsett (5):
      Bug 17770: Fix Sitemapper.t if date changes during test run
      Bug 17770: Improve perlcritic level
      Bug 17770: Perltidy
      Bug 11976: Add Publication date to subscription table (opac) + column settings
      Bug 19937: Silence warnings t/db_dependent/www/batch.t

Mirko Tietgen (3):
      Bug 20042: 00-load.t fails when Elasticsearch is not installed
      Bug 19783: Move check_kohastructure.t to db_dependent
      Bug 18696: Change debian/source/format to quilt

Nick Clemens (19):
      Bug 17182: Allow Keyword to MARC mapping for acquisitions searches
      Bug 19706: Fix bad json formed when there are no CCODE values
      Bug 19806: Add classes to itemnotes in issues table
      Merge branch 'new/sec-release-17.11.01' of git.koha-community.org:security into 1711_rel
      Merge branch '17.11.x' of git.koha-community.org:koha into 1711_rel
      Bug 18201: Export data -Fix "Remove non-local items" option and add "Removes non-local records" option for existing functionality
      Bug 18201: Unit tests
      Bug 19621: Use Koha.Preference on template side to display/hide "Routing lists" tab
      Bug 18417: (follow-up) Document new shortcuts in dropdown
      Bug 16782: (QA follow-up) Use Koha.Preference for staffClientBaseURL and provide classes
      Bug 19580: Unit tests
      Bug 19580: Exclude period as splitting character for autotrunction
      Bug 18915: DBRev 17.11.01.001
      Bug 19677: Properly escape enumchrom/serialseq data
      Bug 16603: (QA follow-up) Add a FIXME
      Bug 17682: DBRev 17.11.01.002
      Merge remote-tracking branch 'translate/17.11.02-translate-20180123' into 1711_rel
      Increment version for 17.11.02 release
      Update release notes for 17.11.02 release

Olivier Crouzet (1):
      Bug 19971: Typo in the comments of parseQuery routine

Olli-Antti Kivilahti (1):
      Bug 19483: Fix test plan in t/db_dependent/www/*

Owen Leonard (7):
      Bug 19767: Remove unused serial-issues.pl script
      Bug 19669: Remove deprecated checkouts by patron category report
      Bug 19573: Link to make a new list in masthead in OPAC only appears / works if no other list already exists
      Bug 16764: Update printers administration page
      Bug 19851: Improve responsive layout handling of staff client menu bar
      Bug 19860: Make staff client home page responsive
      Bug 16603: When processing uploaded offline circulation file, "apply directly" option fails

Srdjan (1):
      Bug 19450: Fixed WebService::ILS bug upstream (0.17)

Te Rauhina Jackson (1):
      Bug 19221: Onboarding tool says user needs to be made superlibrarian

Tomas Cohen Arazi (1):
      Bug 17467: Add missing --status switch handling

Victor Grousset (1):
      Bug 19807: Make IntranetCatalogSearchPulldown honor IntranetNumbersPreferPhrase

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list