[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.08-28-gcfedaa31c2

Git repo owner gitmaster at git.koha-community.org
Tue Aug 4 01:51: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.11.x has been updated
       via  cfedaa31c240ae0e95066e676b712cc55d72effc (commit)
       via  b2f5bbbbd70e0cd746addd878043a178d5a835b6 (commit)
      from  922df35371b4644aa5b729c2fff687ce1ec12a38 (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 cfedaa31c240ae0e95066e676b712cc55d72effc
Author: Aleisha Amohia <aleishaamohia at hotmail.com>
Date:   Fri Jul 31 02:49:20 2020 +1200

    Bug 25984: Compile CSS
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

commit b2f5bbbbd70e0cd746addd878043a178d5a835b6
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jul 13 15:18:23 2020 +0000

    Bug 25984: Add minimum height and width to shelf browser covers
    
    This patch adds a class to the shelf browser cover image links and a
    style for these links defining a minimum height and width. This allows
    the browser's default tab focus outline to be visible.
    
    This patch also adds a check for an enabled cover image service before
    displaying the cover image links.
    
    This patch introduces whitespace changes so diff accordingly.
    
    To test, apply the patch and rebuild the OPAC CSS
    (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
    
    - Enable the OPACShelfBrowser system preference.
    - Enable at least one cover image service (Amazon, Google, Coce, etc).
    - Locate a title in the OPAC which has items attached.
    - On the bibliographic detail page, click the "Browse shelf" link in the
      table of holdings to display the shelf browser.
    - Use the tab key to move the focus to cover images in the shelf
      browser.
    - Confirm that the focus outline moves through each cover link whether
      or not there is a cover image available.
    - Diable all cover image services.
    - Test the shelf browser again and confirm that it's not necessary to
      tap through an empty row.
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit e722dd1725e113acd79dcb9e8eed2cd4da35aa33)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 84caea12382e24fcfa6429a7e1a69e4a3043d70d)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css         |  2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss    |  6 ++
 .../bootstrap/en/includes/shelfbrowser.inc         | 80 +++++++++++-----------
 3 files changed, 48 insertions(+), 40 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list