[koha-commits] main Koha release repository branch 20.05.x updated. v20.05.03-82-g09b5ffe121

Git repo owner gitmaster at git.koha-community.org
Tue Sep 15 00:22:24 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  09b5ffe12178894946176588e81d6a1136bce710 (commit)
      from  ce0988970945b063b514e26d41abd2fbe108177e (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 09b5ffe12178894946176588e81d6a1136bce710
Author: Martin Renvoize <martin.renvoize at ptfs-europe.com>
Date:   Wed Jul 22 13:28:44 2020 +0100

    Bug 26041: Enable keyboard navigation without 'ctrl'
    
    This patch enables keyboard navigation using the arrow keys without the
    need to hold the control key for the jQuery UI datepicker.
    
    Test plan
    1/ Navigate to an item in the opac and attempt to place a hold
    2/ On the resultant screen, use keyboard navigation to trigger the 'Show
    more options' dropdown.
    3/ Focus on one of the date inputs using keyboard navigation.
    4/ Use 'ctrl + arrow' keys to navigate the datepicker.
    5/ Note that prior to the patch using 'bare' arrow keys does not trigger
    anything
    6/ Apply the patch and confirm that the datepicker can now be naviated
    using the arrow keys without holding the ctrl key.
    7/ Confirm that using the ctrl key combinations continue to work as
    expected too.
    8/ Signoff
    
    Signed-off-by: Brandon J <brandon.jimenez at inLibro.com>
    
    Signed-off-by: Owen Leonard <oleonard at myacpl.org>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit be92f7e79ce093e251c2489408dce3077f782c0d)
    
    Signed-off-by: Lucas Gass <lucas at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/opac-tmpl/bootstrap/en/includes/calendar.inc | 16 ++++++++++++++++
 1 file changed, 16 insertions(+)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list