[koha-commits] main Koha release repository branch new/bug_9137 created. v3.08.00-1323-gd772d3a

Git repo owner gitmaster at git.koha-community.org
Wed Nov 28 22:46:51 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, new/bug_9137 has been created
        at  d772d3af4df4733270442f90d62d598dce4ce0af (commit)

- Log -----------------------------------------------------------------
commit d772d3af4df4733270442f90d62d598dce4ce0af
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>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list