[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.07-109-g667f720467

Git repo owner gitmaster at git.koha-community.org
Fri Feb 14 22:52:15 CET 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  667f7204678a9dafd01a960cdd294e130e31d267 (commit)
      from  f79f4dc5b1c78db56d43e097d5188aef49a75fe7 (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 667f7204678a9dafd01a960cdd294e130e31d267
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 19 17:02:02 2019 +0000

    Bug 10879: OverDrive should check for OverDriveLibraryID before performing search
    
    This patch modifies the OPAC search results template to check for three
    populated system preferences before performing an OverDrive search:
    OverDriveLibraryID, OverDriveClientKey, and OverDriveClientSecret.
    Previously OverDriveLibraryID was not checked, but without it the
    interface reports an error performing the search.
    
    To test you must have credentials for the OverDrive API as defined
    in OverDriveClientKey, OverDriveClientSecret, and OverDriveLibraryID
    system preferences.
    
     - With OverDriveLibraryID defined, the catalog search results page in
       the OPAC should show a link to results in the library's OverDrive
       collection.
    
     - With no value in the OverDriveLibraryID preference the catalog
       search page should not show any message about an OverDrive
       collection.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.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>
    (cherry picked from commit cf1c2c1a2a90a376309daee1f08b1dbe3df18bc1)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list