[koha-commits] main Koha release repository branch master updated. v16.11.00-989-gd16bcb7

Git repo owner gitmaster at git.koha-community.org
Mon May 8 15:19:00 CEST 2017


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, master has been updated
       via  d16bcb70e7066b6e4c908f560affb281018e788e (commit)
      from  a900a434d50ae232af81c74c98020af3f13bf0e5 (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 d16bcb70e7066b6e4c908f560affb281018e788e
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jan 3 15:08:32 2017 +0000

    Bug 17812 - Return focus to barcode field after toggling on-site checkouts
    
    This patch changes the behavior of the checkout form so that after
    checking boxes in the "checkout settings" panel the cursor focus is
    automatically moved to the barcode field.
    
    To test, apply the patch and enable OnSiteCheckouts and
    decreaseLoanHighHolds system preferences.
    
    - Open any patron account in circulation.
    - Expand the "Checkout settings" panel.
    - Click the label or checkbox for "Automatic renewal", "Don't
      decrease checkout length based on holds" and "On-site checkout"
    - Confirm that the focus has moved to the barcode field.
    
    Works as advertised.
    Signed-off-by: Marc Véron <veron at veron.ch>
    
    Signed-off-by: Marjorie Barry-Vila <marjorie.barry-vila at ccsr.qc.ca>
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/circ/circulation.tt |    8 ++++----
 koha-tmpl/intranet-tmpl/prog/js/pages/circulation.js        |    4 ++++
 2 files changed, 8 insertions(+), 4 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list