[koha-commits] main Koha release repository branch 18.11.x updated. v18.11.09-11-gb4deda4

Git repo owner gitmaster at git.koha-community.org
Wed Sep 4 00:56:35 CEST 2019


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, 18.11.x has been updated
       via  b4deda4420399ff302638078126c36865ddae2b6 (commit)
       via  c89f531f042f275fd7b582da656af6aa07445ab8 (commit)
      from  925ddeb915a0e7a80922009c0216fb3e46024d80 (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 b4deda4420399ff302638078126c36865ddae2b6
Author: Lucas Gass <lucas at bywatersolutions.com>
Date:   Sat Aug 31 05:55:23 2019 +0000

    Bug 23099: Compiled CSS
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

commit c89f531f042f275fd7b582da656af6aa07445ab8
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jun 11 18:13:08 2019 +0000

    Bug 23099: OPAC Search result sorting "go" button flashes on page load
    
    There are a few places in the OPAC where we hide the submit button on a
    sorting form because the form auto-submits when the selection changes.
    These should be hidden using CSS instead of JS to prevent the temporary
    appearance of the submit button while the page loads.
    
    To test, apply the patch and rebuild the OPAC CSS
    (https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).
    
    Test OPAC search results and OPAC checkout history. On both pages you
    should not see a "Go" button next to the <select> input for changing the
    sort order.
    
    Disable JavaScript in your browser and test those pages again. The "Go"
    button should appear.
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    Signed-off-by: Martin Renvoize <martin.renvoize at ptfs-europe.com>
    (cherry picked from commit a89a203c1c85841a09b49771adbd77eeb76180c2)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>
    (cherry picked from commit a00b6b155617f686c2a67a4b2b9c985b7d851bd2)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/css/opac.css                     |    2 +-
 koha-tmpl/opac-tmpl/bootstrap/css/src/opac.scss                |    8 ++++++++
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-readingrecord.tt |    1 -
 .../opac-tmpl/bootstrap/en/modules/opac-results-grouped.tt     |    1 -
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-results.tt       |    1 -
 5 files changed, 9 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list