[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.02-54-gea51c1a865

Git repo owner gitmaster at git.koha-community.org
Mon Jul 27 19:48:04 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, 20.05.x has been updated
       via  ea51c1a865c20e29ab6c10bc017cbe40a1b314a3 (commit)
      from  48ba19be8e3351f665df8f4ccdde22b63ecab416 (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 ea51c1a865c20e29ab6c10bc017cbe40a1b314a3
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>

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

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