[koha-commits] main Koha release repository branch master updated. v17.11.00-1460-g35d887f

Git repo owner gitmaster at git.koha-community.org
Fri May 11 19:22:26 CEST 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 branch, master has been updated
       via  35d887fece0634eb92d030b959aeb991f10a0239 (commit)
       via  d8a3fae361223c39244d8abde368d0877cf24652 (commit)
       via  92e318dfc5d26bd3c9c0e9963f4eca3b45677f47 (commit)
      from  54944bd10299d8af3c698d50ac75839af45fa300 (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 35d887fece0634eb92d030b959aeb991f10a0239
Author: Victor Grousset <victor.grousset at biblibre.com>
Date:   Fri May 11 17:43:33 2018 +0200

    Bug 20623: (QA follow-up) avoid fetch() calls in some cases
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit d8a3fae361223c39244d8abde368d0877cf24652
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Wed May 9 11:51:20 2018 +0000

    Bug 20737: Use https for baker and taylor cover images
    
    Easy change, should be able to verify with code review or testing with
    dummy values
    
    To test:
    1 - Put some values in baker and taylor prefs (don't need to be valid)
    2 - Do a search on the opac (and have some items with isbns)
    3 - Inspect the cover images links to ensure they are formed correctly
    4 - prove -v t/External/BakerTaylor.t
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Marcel de Rooy <m.de.rooy at rijksmuseum.nl>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

commit 92e318dfc5d26bd3c9c0e9963f4eca3b45677f47
Author: Nick Clemens <nick at bywatersolutions.com>
Date:   Fri May 4 13:54:49 2018 +0000

    Bug 20707: Replace circ/search.pl circulate permission requirement with catalogue
    
    To test:
     1 - Setup a staff patron with permissions:
       - catalogue
       - reserveforothers
       - course_reserves
     2 - Log in to staff client as that patron
     3 - Find a record and click to place a hold
     4 - Type more than three letters into the search bar but don't submit
     5 - Note that you will not receive autocomplete results
     6 - Either submit, or try to visit any page in staff client
     7 - Your session has been expired, you must log in again
     8 - Log in, go to course reserves
     9 - As before, trigger the autocomplete search in the instrcutor field
    10 - Again your session has been terminated
    11 - Apply patch
    12 - Repeat above actions, this time you will not be kicked out
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>

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

Summary of changes:
 C4/External/BakerTaylor.pm |    6 +++---
 acqui/basketgroup.pl       |    8 +++++---
 circ/ysearch.pl            |    2 +-
 opac/opac-detail.pl        |    2 +-
 t/External/BakerTaylor.t   |    4 ++--
 5 files changed, 12 insertions(+), 10 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list