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

Git repo owner gitmaster at git.koha-community.org
Tue Aug 4 01:40:47 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  922df35371b4644aa5b729c2fff687ce1ec12a38 (commit)
      from  241a985c65567e7d322539e1566e616a1d861874 (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 922df35371b4644aa5b729c2fff687ce1ec12a38
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Mon Jun 29 15:55:17 2020 +0100

    Bug 25244: Add specific aria-label to search results
    
    This patch adds an arai-lebel to the select checkboxes on the search
    results page of the OPAC.
    
    Test plan
    1/ Perform a search that will yield some results
    2/ Inspect the 'checkbox' on the left side of the results table
    3/ Note that there is no arai-label
    4/ Apply patch
    5/ Refresh the search results page
    6/ Inspect the 'checkbox' on the left side of the results table
    7/ Note that the aria-label now appears and contains relavant
    information
    8/ Signoff
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Bug 25244: (follow-up) QA corrections
    
    Signed-off-by: Julian Maurice <julian.maurice at biblibre.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit d1a7112a9054305ead325daedd6bb106a31b346f)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit ea51c1a865c20e29ab6c10bc017cbe40a1b314a3)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt | 11 ++++++++---
 1 file changed, 8 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list