[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.04-98-g93e881a725

Git repo owner gitmaster at git.koha-community.org
Fri Apr 3 22:49:55 CEST 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 branch, 19.11.x has been updated
       via  93e881a7253a8ace8163ae522b80d0338fb003ca (commit)
       via  9b0177fa39ab83fdb19fcc86e4b15689671c5e9f (commit)
       via  c4a54d8e8afca37bfeb2531cf3d66695da3d6a98 (commit)
       via  f32ccbf2d73229a204dc002f4513e32ea85a11cb (commit)
       via  58590b9ac722685b5a050da367be2e76145e48c7 (commit)
       via  dff8f391c87192a08995b6596a4cfb744e1efc31 (commit)
      from  09b8c38a8264c55ae5e7187cb76e608a072729fd (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 93e881a7253a8ace8163ae522b80d0338fb003ca
Author: Katrin Fischer <katrin.fischer.83 at web.de>
Date:   Sat Feb 29 23:36:46 2020 +0100

    Bug 15775: Change wording slightly
    
    maxoutstanding only blocks holds, for checkouts we got
    noissuechage.
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 9b0177fa39ab83fdb19fcc86e4b15689671c5e9f
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Thu Feb 6 22:25:06 2020 +0000

    Bug 15775: Show message on OPAC summary if holds are blocked due to fines
    
    To test:
    1) Set maxoutstanding syspref to 5
    2) Create a manual invoice for a borrower for $6
    3) Log in to the OPAC as this borrower
    4) Go to opac-user.pl, your summary page
    5) Confirm there is a warning box explaining that the borrower is
    blocked from holds due to fines
    6) Back on the staff side, pay some or all of the borrower's fines so
    they are no longer over the max outstanding amount
    7) Refresh the summary page in the OPAC and confirm the warning is gone
    
    Sponsored-by: Catalyst IT
    Signed-off-by: David Nind <david at davidnind.com>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit c4a54d8e8afca37bfeb2531cf3d66695da3d6a98
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Wed Mar 11 03:38:44 2020 +0000

    Bug 24844: Focus syspref searchbar
    
    To test:
    1) Go to Administration
    2) Notice neither of the syspref search bars are focussed so you have to
    click inside one to begin searching
    3) Apply patch and refresh page
    4) Notice the header syspref search bar is now focussed so you can begin
    typing straight away
    
    Sponsored-by: Catalyst IT
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit f32ccbf2d73229a204dc002f4513e32ea85a11cb
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Wed Mar 11 14:00:21 2020 +0300

    Bug 24847: Select AND by default in items search
    
    In items search form, when clicking on "New field" a new conjunction and search field are added.
    It would save time to select AND conjunction by default, like it is in advanced search.
    
    Test plan:
    1) Go to items search
    2) Click on  "New field"
    3) Check that AND is selected
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit 58590b9ac722685b5a050da367be2e76145e48c7
Author: Andrew Isherwood <andrew.isherwood at ptfs-europe.com>
Date:   Mon Jan 27 12:00:47 2020 +0000

    Bug 24518: Fix IE11 partner filtering
    
    This patch adopts the approach detailed in comment #1.
    
    It also fixes a couple of additional minor bugs relating to the ILL
    partner list:
    - Exclude partners with no email address, we cannot use them
    - Quote the "value" attribute to avoid warnings displayed by IE, they
    should be quoted anyway!
    
    Test plan: USE IE11
    - Apply the patch
    - Define 3 ILL partner patrons (patrons in the category that has a code
    that matches the <partner_code> value in the ILL config). One patron
    should have no email address, the other two should have an email address
    - Navigate to "Place request with partners" for an ILL request
    - TEST: Observe that the patron with no email address is not displayed
    - Try filtering the list
    - TEST: Observe that the list filters correctly
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

commit dff8f391c87192a08995b6596a4cfb744e1efc31
Author: Fridolin Somers <fridolin.somers at biblibre.com>
Date:   Fri Sep 8 17:20:38 2017 +0200

    Bug 19279: performance of linked items in search
    
    When catalog has fields 773 (461 in UNIMARC), those linked items are fetched for display in search results.
    Looks like the code could be more performant by replacing item search by $9 with direct call with GetMarcItem().
    
    Test plan :
    1) Enable system preference EasyAnalyticalRecords
    2) Get a record A with a lot of items, it will be the 'Host record'
    3) Click on 'Analytics' on this record
    4) On one of its items (say item A1) click on 'Create analytics' to
    create record B
    5) Enter the same title as record A and all mandatory fields
    6) Edit field 773 (461 in UNIMARC)
    6) Check that $0 contains the biblionumber of record A
    7) Check that $9 contains the itemnumber of item A1
    8) Perform a search on record A title, be sure you see record B with
    other results
    => Compare execution times with and without patch
    
    Signed-off-by: Hugo Agud <hagud at orex.es>
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Joy Nelson <joy at bywatersolutions.com>

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

Summary of changes:
 C4/Search.pm                                            | 17 +++++------------
 .../intranet-tmpl/prog/en/modules/admin/admin-home.tt   |  8 ++++++++
 .../prog/en/modules/catalogue/itemsearch.tt             |  2 +-
 .../intranet-tmpl/prog/en/modules/ill/ill-requests.tt   |  8 +++++---
 koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js       | 12 +++++++-----
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt   |  6 ++++++
 opac/opac-user.pl                                       |  5 +++++
 7 files changed, 37 insertions(+), 21 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list