[koha-commits] main Koha release repository branch master updated. v3.12.00-beta1-1104-g37127ed

Git repo owner gitmaster at git.koha-community.org
Mon Sep 16 17:45:27 CEST 2013


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  37127edf5479b15f0661c28b0df9b0a3b30b79c0 (commit)
       via  f92c74b65aa57928defcd6288be12d777e4c5110 (commit)
      from  301d20715fcdf2dd72295741d3ef3ae4de20ccc5 (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 37127edf5479b15f0661c28b0df9b0a3b30b79c0
Author: Galen Charlton <gmc at esilibrary.com>
Date:   Mon Sep 16 15:57:36 2013 +0000

    Bug 7469: (follow-up) update shipment receiving form
    
    To test:
    
    [1] From (e.g.) vendor search results, click on one of the
        receive shipment buttons.  Verify that the focus
        is on the 'vendor invoice' field.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

commit f92c74b65aa57928defcd6288be12d777e4c5110
Author: Fridolyn SOMERS <fridolyn.somers at biblibre.com>
Date:   Tue Aug 6 14:21:10 2013 +0200

    Bug 7469: put focus on 1st field of creation form instead of search box (Acquisition)
    
    When a user creates a new vendor, a new borrower or a new basket
    (maybe on others page too, to be listed), a creation form is displayed,
    but the focus is still on the search textbox on page top.
    
    It would be probably better to switch the focus to the first field of
    the creation form.
    
    This patch adds the focus, for acquisitions module, on first input for
    pages with a data creation or modification or pages with only one form
    (like Z3950 search).
    
    Test plan :
    Go to pages and look where is the focus :
    - acqui/basketgroup.pl : focus on "Basket group name:"
    - acqui/basketheader.pl : focus on "Basket name:"
    - acqui/invoices.tt : focus on "Invoice no:"
    - acqui/modordernotes.pl : focus on "Notes:"
    - acqui/neworderempty.pl : focus on "Title:"
    - acqui/supplier.pl : focus on "Name:"
    - acqui/z3950_search.pl : focus on "Title:"
    
    Signed-off-by: Melia Meggs <melia at bywatersolutions.com>
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    The focus choice is relevant and works as described.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 .../prog/en/modules/acqui/basketgroup.tt           |    2 +-
 .../prog/en/modules/acqui/basketheader.tt          |    2 +-
 .../prog/en/modules/acqui/invoices.tt              |    2 +-
 .../prog/en/modules/acqui/modordernotes.tt         |    2 +-
 .../prog/en/modules/acqui/neworderempty.tt         |    2 +-
 .../intranet-tmpl/prog/en/modules/acqui/parcels.tt |    2 +-
 .../prog/en/modules/acqui/supplier.tt              |    2 +-
 .../prog/en/modules/acqui/z3950_search.tt          |    2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list