[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.04-50-g03fb2e81b5

Git repo owner gitmaster at git.koha-community.org
Tue Oct 20 17:16:29 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  03fb2e81b52fb32e741d949626d6bda8e5261d64 (commit)
      from  2917ce75352c9e6577e2e473ebaab6d729d57e1a (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 03fb2e81b52fb32e741d949626d6bda8e5261d64
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Sep 23 11:48:00 2020 +0000

    Bug 26512: Display issue with buttons for OPAC checkout note
    
    This patch adds the correct Bootstrap 4 class to the buttons for
    submitting checkout notes in the OPAC.
    
    The markup has been updated to use <button> instead of <a> because of a
    style conflict with jQueryUI's CSS.
    
    To test, apply the patch and enable the AllowCheckoutNotes system
    preference.
    
    - Log in to the OPAC as a patron with checkouts.
    - On the "Your summary" page, enter some text into a field in the
      "Notes" column of the checkouts table.
    - Upon typing in the field a button should appear, "Submit note."
    - The button should be styled as a green button.
    - Submit the note.
    - Make a change to the text in the field. A button should appear,
      "Submit changes." It should also be styled correctly.
    
    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 5baffbee313c8d70d9abe9517fd9d4fda6efe9cd)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/modules/opac-user.tt | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list