[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.14-12-ga1e3318

Git repo owner gitmaster at git.koha-community.org
Mon Feb 4 11:11:08 CET 2019


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 branch, 17.11.x has been updated
       via  a1e331883ce01530d8764be0e5093f0fcaff11ab (commit)
       via  72d6652697a471aed98a8503e02073c27e26bf86 (commit)
       via  01d26165a9519ed7336c01d2145a03aa9875a56f (commit)
       via  f6d389221c31671b852f1e72af13bda3485aaaaf (commit)
       via  4491e4b06a8c3de21d5d31af90c5fd82b5882c9a (commit)
      from  d504715ea7db808ed2adc5c75f7fd0488715487d (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit a1e331883ce01530d8764be0e5093f0fcaff11ab
Author: helene hickey <hickeyhe at wgc.school.nz>
Date:   Tue Jan 15 23:07:34 2019 +0000

    Bug 20274: Itemtypes report gives zero results if item-level_itypes set to bibliographic records
    
    1) Go to reports then catalog by item types
    2) Pick a location and look at table
    3) Change the system prefernce of item-level_itypes
    4) Verify a zero result
    5) Apply patch and retry
    6) Verify that result does not change to zero on either preference
    
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 8ad2c206cba1b737e69393e2e3cd92076fb94e17)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit d8194f17e43da3b17a6b9dc3c8643a471a748c36)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit da94385c99d547cf995f5a779e48208e1f53d539)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 72d6652697a471aed98a8503e02073c27e26bf86
Author: Ethan Amohia <ethan.amohia at gmail.com>
Date:   Wed Jan 16 03:26:36 2019 +0000

    Bug 22122: Rearranged inputs from a patrons basket in Acquisitions.
    
    Test Plan:
    1. From home page, go to "Acquisitions"
    2. Add a test vendor under "New vendor"
    3. Give the vendor any name and click "Save"
    4. Click "New Basket"
    5. Give the basket a name and click "Save"
    6. Click on "Add to basket"
    7. Click on "From an external source"
    8. Note the order of inputs (ISBN, ISSN, Title...)
    9. Go back to the homepage
    10. Go to "Cataloging"
    11. Click on "New from Z39.50/SRU" button. A new window should open
    12. The order of inputs under 'Z39.50/SRU Search' should all match the
    order of inputs from step 8. (Except "Select MARC framework)
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 03e5ec617070fdc31829f04612c821e4f83facc1)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 16ad847fa68f64c29d7e10c75a00c163ad81ffff)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 2fffaf647fe545e742c7f8aa6b7cf94d915595ed)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 01d26165a9519ed7336c01d2145a03aa9875a56f
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Fri Jan 11 16:27:17 2019 +0000

    Bug 22101: Ill Requests missing in menu on advanced search page
    
    This patch adds [% USE Koha %] to header.inc so that Koha.Preference
    calls will work correctly.
    
    To test, apply the patch and log in to the staff client as a user who
    has permission to access the ILL module.
    
    - Go to the catalog's advanced search page
    - Cnfirm there is a header menu item under "More" for
      "ILL requests."
    
    Signed-off-by: Maryse Simard <maryse.simard at inlibro.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit 45deff8b43d32865cfeeb516c8ffc1140f294c22)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 7b456961a667ec7a8dbed0176ef6aebb942988e2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 807e473fbbd1cab47561ecbb8b80e3545160f90e)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit f6d389221c31671b852f1e72af13bda3485aaaaf
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Aug 13 12:55:55 2018 -0300

    Bug 21192: Do not pick SelfRegistration hidden fields for SelfModification
    
    There was a mix up between "modification" and "edit" for $action in
    opac-memberentry.pl.
    
    If a patron is logged into the OPAC and they attempt to submit changes to their
    personal details without having actually changed anything, the page reloads with
    a message stating 'No changes were made.' However, the fields that now appear
    are those that have been allowed/hidden according to the preferences set for
    patron self registration, even if patron self registration is disabled. This can
    lead to problems if there are discrepancies between the fields allowed for self
    register settings and those allowed for patron self modification settings.
    
    To replicate:
    
    1.) In Administration › System preferences > OPAC, set PatronSelfRegistration to
    'don't allow'
    
    2.) Modify the unwanted fields for PatronSelfModificationBorrowerUnwantedField
    and PatronSelfRegistrationBorrowerUnwantedField so that at least one field is
    different between the two settings and save (for example, specify 'mobile' to be
    hidden in the former, but don't include in the list of fields to be hidden in
    the latter).
    
    3.) Log into the OPAC and navigate to the 'your personal details' tab. Notice
    that the editable fields correspond to those not hidden by
    PatronSelfModificationBorrowerUnwantedField
    
    4.) Without making any changes, click on 'Submit update request'.
    
    5.) Note that on this page the fields correspond to those not hidden by
    PatronSelfRegistrationBorrowerUnwantedField and are now editable (including any
    fields that would otherwise be hidden by the Self Modification settings).
    
    Reported-By: Chris Slone <cslone at camdencountylibrary.org>
    Signed-off-by: Devinim <kohadevinim at devinim.com.tr>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit e0b1f945f9cdb4efd8b4403855cdc995023dc8be)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 63ebdb815987f0072587b7e3df5dc54cada1accd)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 70e95a7dc6fd2b45dbebfc3427b9101414c6546d)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

commit 4491e4b06a8c3de21d5d31af90c5fd82b5882c9a
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Mon Dec 17 12:55:34 2018 -0300

    Bug 21170: Remove "isn't numeric in numeric eq (==)" warnings in MARCdetail
    
    Easily removed switching the two conditions.
    
    Test plan:
    Hit catalogue/MARCdetail.pl?biblionumber=1
    => Without this patch you will see in the log warnings like
      Argument "ddc" isn't numeric in numeric eq (==) at /home/vagrant/kohaclone/catalogue/MARCdetail.pl line 277.
    => With this patch applied the warnings do no longer appear
    
    Signed-off-by: Pierre-Marc Thibault <pierre-marc.thibault at inLibro.com>
    Signed-off-by: Tomas Cohen Arazi <tomascohen at theke.io>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    (cherry picked from commit b608f548a894cb433c4218b94a33d6b8a824a4c4)
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit 2cceecd43866efd56d84ab45c6b4e9f10895533f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 3dc0aa4293c8997d4660c710727ea0e2235887f4)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

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

Summary of changes:
 catalogue/MARCdetail.pl                                       |    4 +++-
 koha-tmpl/intranet-tmpl/prog/en/includes/header.inc           |    1 +
 koha-tmpl/intranet-tmpl/prog/en/modules/acqui/z3950_search.tt |    8 ++++----
 opac/opac-memberentry.pl                                      |    6 +++---
 reports/itemtypes.plugin                                      |    4 ++--
 5 files changed, 13 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list