[koha-commits] main Koha release repository branch 3.8.x updated. v3.08.07-24-g8717f98

Git repo owner gitmaster at git.koha-community.org
Thu Nov 29 23:25:32 CET 2012


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, 3.8.x has been updated
       via  8717f98508b32189c46e0a3592166bcf61aafd8a (commit)
      from  df7060ad4a2b24d076a70a5fe4cd2f6ffc63c9a0 (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 8717f98508b32189c46e0a3592166bcf61aafd8a
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Nov 26 10:49:22 2012 -0500

    Bug 9137 - Focus when editing/adding new itemtypes/authorised values
    
    This patch adds the "focus" class to the relevant inputs so
    that the global staff client JS will move the focus to those fields.
    Logic in the authorised_values template puts the focus on the
    correct field whether you're adding a new category, a new value,
    or performing an edit.
    
    To test, try the following operations:
     - add an itemtype
     - edit an itemtype
     - add an authorised value category
     - add an authorised value value
     - edit an authorised value value
    
    In all cases the focus should automatically be in the first
    form field.
    
    Signed-off-by: Melia Meggs <melia at test.bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    All tests pass and works nicely.
    Signed-off-by: Jared Camins-Esakov <jcamins at cpbibliography.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Works well in 3.10.x
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>
    Works well in 3.8.x

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

Summary of changes:
 .../prog/en/modules/admin/authorised_values.tt     |    6 +++++-
 .../prog/en/modules/admin/itemtypes.tt             |    8 ++++++--
 2 files changed, 11 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list