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

Git repo owner gitmaster at git.koha-community.org
Tue Aug 4 01:31:42 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  ca7607af5cdfcf96833d5b883a61e1d629a38056 (commit)
       via  68f16bb3401ee825425fc115d8ace5b525af37c9 (commit)
       via  832076f727b12bb0b93173275845cea60096e337 (commit)
      from  bc49cb0b13658131c033fd803f0a3ad741200226 (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 ca7607af5cdfcf96833d5b883a61e1d629a38056
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 11 10:14:03 2020 +0100

    Bug 25155: (follow-up) Increase headings levels by 1
    
    In the previous patch we reduced the headings levels by 2, but this was
    one level too many as we already have an H1 in the navbar and so all
    other heading sets should start at level 2 to semantically follow the
    title heading.
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    
    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 c9a0243f3abf407e1a89d7bfc125911cc153b3cc)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 3a9597ea481a6be3b32011aa0d0e317e4dec77dd)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

commit 68f16bb3401ee825425fc115d8ace5b525af37c9
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Thu Jun 11 09:32:45 2020 +0100

    Bug 25155: Fixing semantic headings login modal
    
    The login modal headings were semantically incorrect prior to this
    patch.
    
    Test plan:
    1) Click the 'Log in to your account' option to expose the modal
    2) Use a headings inspector and note we jump from H1 (Page Title) -> H3
       (Modal Title)
    3) Apply the patch and reload the page.
    4) Click the 'Log in to your account' option to expose the modal
    5) The modal should still appear well formed
    6) Use a headings inspector and note we jump from H1 (Page Title) -> H2
       (Modal Title) -> H3 (Shibboleth title if enabled)
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 513b226873759ba3df6765dce635fe96cf5a51f3)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 482fc13558437013479b31e7a553fd0919ee97c5)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

commit 832076f727b12bb0b93173275845cea60096e337
Author: Hayley Mapley <hayleymapley at catalyst.net.nz>
Date:   Thu Jun 11 13:13:30 2020 +1200

    Bug 25155: Fixing semantic headings in opac-auth.tt
    
    Test plan:
    1) Follow test plan from comment #1
    2) Apply the patch
    3) Reload the page, and note that is still displays fine
    4) Check that the main heading is now an h1, and that the other headings
    on the page make sense
    
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    
    Signed-off-by: Sally <sally.healey at cheshiresharedservices.gov.uk>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 0bc47b5302fba91c1315acee5533ec5917df5761)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 7e224455099b0fd33a0c65e8d0647efa2d45419a)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>

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

Summary of changes:
 .../opac-tmpl/bootstrap/en/includes/masthead.inc   |  6 +++---
 .../opac-tmpl/bootstrap/en/modules/opac-auth.tt    | 22 +++++++++++-----------
 2 files changed, 14 insertions(+), 14 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list