[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.09-65-g3e2d76bbfa

Git repo owner gitmaster at git.koha-community.org
Mon Apr 13 19:42:22 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.05.x has been updated
       via  3e2d76bbfaec296179dc9563bdc6024ef2d210a6 (commit)
      from  5418efe4824d4ec11e44fc40bda35294190ab0c7 (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 3e2d76bbfaec296179dc9563bdc6024ef2d210a6
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>
    (cherry picked from commit 58590b9ac722685b5a050da367be2e76145e48c7)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/ill/ill-requests.tt |  8 +++++---
 koha-tmpl/intranet-tmpl/prog/js/ill-list-table.js           | 12 +++++++-----
 2 files changed, 12 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list