[koha-commits] main Koha release repository branch 19.11.x updated. v19.11.07-21-gfeff61b027

Git repo owner gitmaster at git.koha-community.org
Mon Jul 13 05:58:05 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  feff61b027eea1b1eccb0814dc69ec107ada48ad (commit)
      from  d669c66e80ccd3d999ffaff9b0ef397099bc4e8f (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 feff61b027eea1b1eccb0814dc69ec107ada48ad
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 11 13:23:32 2020 +0100

    Bug 25154: Add heading where content is introduced in opac-results.tt
    
    Prior to this patch, the search results page did not contain a
    semantically accurate heading to introduce he main content of the page.
    
    Test plan
    1/ Perform a search in the OPAC that yields results
    2/ Inspect the page and note that the 'title' stating how many results
       are found is not semantically marked up as a heading to introduce the
       content.
    3/ Apply the patch
    4/ Reload the page
    5/ Inspect the page and note that the 'title' stating how many results
       are found is now properly marked up as a second level heading and
       appropriately designated as the start of the 'maincontent' block with an
       associated '.maincontent' class.
    6/ Perform a search which yields zero results
    7/ Note that the 'No results found' title is properly marked up as a
       second level heading.
    8/ Signoff
    
    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>
    (cherry picked from commit 972aeaa0143dcdedc7ae23314a72991d5e4a6490)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 42e3ce7e921e4bd1b54095fd0631bdea2f24d73f)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list