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

Git repo owner gitmaster at git.koha-community.org
Fri Sep 22 17:11:06 CEST 2017


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.05.04 has been created
        at  7603cbfae974c4cb469bd6d35ca7acc88c5db0d1 (tag)
   tagging  d4263336057d47a498fdbec76b4d4cc806edd87b (commit)
  replaces  v17.05.03
 tagged by  Fridolin Somers
        on  Wed Sep 20 16:05:47 2017 +0200

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

iQEcBAABAgAGBQJZwnW7AAoJECvJNkKAZAZugXgH/0oU8BbFHCdV3i8U2T6sTuRz
LC7ELXlZvN8Qg1vO1dZVDeg1s226HtjT2aGbZ1ecCzkzkWOuTNyyCqkZI54/jMcG
GA3oL0WtWbbP9mhM5BFHGGr9xUYL8BkfSKCubiPIvR5r6VMb5I9D7W/5wps4h/We
6UWRkbkyq8+GAQd44W97n01xyXhPFEOgbPHYYthFUwbxqvwFBomLiXkchJlfX3fo
Ik8dAjO4N0rtwGAC0Mr49UyZ7h3XQ1/KKQu9dMNcRvsALgV5TuwmueoMsSUskSMK
BrmWzyILTxpzd7z0X5f86MEHoqXxBgCe97MPCv9cYhvlP5BTEt5es5qgHUJkBJY=
=XS5T
-----END PGP SIGNATURE-----

Aleisha Amohia (2):
      Bug 19194: Check itemtype is defined when receiving an order
      Bug 19214: Prevent crash if ->club or ->patron is called in list context

Alex Sassmannshausen (1):
      Bug 19073: (bug 15758 follow-up) Dereference correct value from Koha::Object.

Amit Gupta (12):
      Bug 19086 Stored XSS in supplier.pl
      Bug 19086 Stored XSS in subscription-add.pl
      Bug 19103 - Stored XSS in itemtypes.pl
      Bug 19103 - Stored XSS in patron-attr-types.pl
      Bug 19103 - Stored XSS in matching-rules.pl
      Bug 19108 - Stored XSS in oai_sets.pl
      Bug 19108 - Stored XSS in items_search_fields.pl
      Bug 19108 - Stored XSS in classsources.pl
      Bug 19108 - Stored XSS in authtypes.pl
      Bug 19108 - Stored XSS in fieldmapping.pl
      Bug 19108 - Stored XSS in biblio_framework.pl and marctagstructure.pl
      Bug 19127 - Stored XSS in csv-profiles.pl

Baptiste Wojtkowski (1):
      Bug 18919: Repair "Transaction branch" in cash_register_stats.pl

Chris Cormack (3):
      Bug 18046: CAS logout infinite redirect
      Bug 19086 XSS in members/member.pl
      Bug 19086 Stored XSS in circulation.pl

Colin Campbell (1):
      Bug 15438 - Checking out an on-hold item sends holder's borrowernumber in AF (screen message) field.

David Cook (1):
      Bug 18898 - Some permissions for Reports can be bypassed

Dobrica Pavlinusic (1):
      Bug 19332 - Basket grouping PDF and CSV exports empty

Fridolin Somers (6):
      Bug 18900: add UT to Number/Price.t
      Bug 18900: wrong number format in receiving order
      Bug 19023 - inventory tool performance
      Bug 18654 - Translatability: Get rid of tt directives starting with [%% in translation for itemsearch.tt
      Merge remote-tracking branch 'translate/17.05.04-translate-20170920' into rm_170504
      Increment version for 17.05.04 release

Jonathan Druart (12):
      Bug 18331: Fix CSV export (once and for all!)
      Bug 18331: POST_CHOMP everywhere!
      Bug 18624: Do not return 1 in tests
      Bug 19053: Keep auto_renew flag if a confirmation is needed
      Bug 18906: Display all funds the logged in user can use
      Bug 19067: Test Makefile.PL mapping
      Bug 18927: Use fully qualified subroutine names in C4::Items
      Bug 19214: prevent crash if club_template_field is called in list context
      Bug 19128: XSS - admin/authorised_values.tt
      Bug 19103: (follow-up) Stored XSS in itemtypes.pl
      Bug 19108: (follow-up) Stored XSS in biblio_framework.pl
      Bug 19127: (follow-up) Stored XSS in csv-profiles.pl

Josef Moravec (1):
      Bug 18331: Followup - fix path to orders_by_budget csv header

Katrin Fischer (5):
      Bug 19086 - Follow-up - XSS in supplier.tt
      Bug 19086 - Follow-up - subscription-detail.pl
      Bug 19125 - XSS - members.pl
      Bug 19128 - XSS - patron-attr-types.tt, authorised_values.tt and categories.tt
      Bug 19108 - Follow-up - fieldmapping.tt and items_search_fields.tt

Koha User (1):
      Update release notes for 17.05.04 release

Kyle M Hall (4):
      Bug 18996 [QA Followup] - Fix some minor whitespace issues
      Bug 19049 [QA Followup] - Make plugin name first item in description
      Bug 19205 - Pay selected fine generates 500 error
      Bug 19208 - Pay select option doesn't pay the selected fine

Lee Jamison (1):
      Bug 18331: Followup - Fix CSV export (once and for all!)

Marc Véron (6):
      Bug 18331: Force tt to insert newline to empty_line.inc
      Bug 18649: Translatability: Get rid of tt directive in translation for admin/categories.tt and onboardingstep2.tt
      Bug 18652: Get rid of tt directive in translation for uncertainprice.tt
      Bug 18660: Translatability: Get rid of template directives [%% in translation for patroncards-errors.inc
      Bug 18778 - Translatability: Get rid of tt directive in translation for item-status.inc
      Bug 18654 - Translatability: Get rid of tt directives starting with [%% in translation for itemsearch.tt

Marcel de Rooy (11):
      Bug 18996: Handle data corruption from old_issues at SIP checkin
      Bug 18996: Resolve an uninitialized warning from ILS/Item.pm
      Bug 18996: Add checkin subtest in SIP/Message.t
      Bug 18996: [QA Follow-up] Remove global variables from Message.t
      Bug 19049: Fix regression on stage-marc-import with to_marc plugin
      Bug 19049: Testing RecordsFromMarcPlugin with a to_marc plugin
      Bug 19049: [Follow-up] Make sure that GetPlugins finds the plugin
      Bug 19049: [QA Follow-up] Mock config, default format
      Bug 18921: Resolve a few warnings in C4/XSLT.pm
      Bug 19163: Critical typo in stage-marc-import process
      Bug 15438: [QA Follow-up] Moving POD statement for CanBookBeIssued

Mark Tompsett (1):
      Bug 19235: Password entry visible in OPAC Self-registration

Nick Clemens (3):
      Bug 16976 - Authorities searches with double quotes gives ZOOM error 20003 [Alternate]
      Bug 16976 - Unit tests
      Bug 18624: Run time errors when searching authorities with Elastic search 5.3

Serhij Dubyk {Сергій Дубик} (1):
      Bug 17827 - Untranslatable "by" in MARC21slim2intranetResults.xsl

Tomas Cohen Arazi (5):
      Bug 18624: Minor refactoring to ease testing
      Bug 18624: Regression test for 'any' vs 'all'
      Bug 18624: (followup) opac-authorities-home.tt uses 'any'
      Bug 18900: (QA followup) Make tests conditional to locale existence
      Bug 19067: Map clubs/ into INTRANET_CGI_DIR in Makefile.PL

root (1):
      Translation updates for Koha 17.05.04

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list