[koha-commits] main Koha release repository branch 19.05.x updated. v19.05.11-39-g879c34aef6

Git repo owner gitmaster at git.koha-community.org
Fri Jun 19 06:14:49 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.05.x has been updated
       via  879c34aef6e3c720655531945b9f8c8544fd3919 (commit)
      from  cd286c6542db83b91bc3e516afa36ef98be858f7 (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 879c34aef6e3c720655531945b9f8c8544fd3919
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Sat May 23 14:35:45 2020 +0000

    Bug 25492: Your Account Menu button does nothing on mobile devices
    
    This patch removes some redundant code from the OPAC JavaScript which
    was causing problems with the show/hide action on two controls which are
    shown only at narrower browser widths: The "Your account" menu shown
    when the user is on a user-related page, and the "Refine your search"
    menu shown on the search results page.
    
    To test, apply the patch and go to the OPAC. Narrow your browser width
    to below 768 pixels.
    
     - Perform a search.
     - On the search results page you should see a "Refine your search"
       link at the top of the results. Clicking it should expand and
       collapse the facets menu.
     - Log in to the OPAC.
     - On the "Your summary" page there should be a "Your account menu" link
       at the top of the main part of the page. Clicking it should expand
       and collapse the account menu.
     - Verify that these menus display correctly when you widen and narrow
       the browser window.
    
    Signed-off-by: David Nind <david at davidnind.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 9ac43fd97b58120560a33e26509d5acc712c97fb)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    (cherry picked from commit 5b263c80dc647778bd0a4e23dbfd65167cf4c336)
    
    Signed-off-by: Aleisha Amohia <aleishaamohia at hotmail.com>
    
    (cherry picked from commit 1a90ca94ddb5ff170fb0e0ae4ef65fd9ca5bb0fb)
    Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/js/script.js | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list