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

Git repo owner gitmaster at git.koha-community.org
Sat Jul 13 01:29:56 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  275f405c8b3920634907e5e1f2ef8ccecf497868 (commit)
      from  2614e07e1e2e6386b5f91e65f127940072e54d4d (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 275f405c8b3920634907e5e1f2ef8ccecf497868
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Thu Jul 11 10:28:55 2013 -0400

    Bug 10514: improve visibility of Add item link on new order form
    
    This patch converts the "Add" and "Clear" links
    to the standard "submit/cancel" format inside a fieldset. This gives
    them a little more visual weight.
    
    Based on the changes made by Liz Rea and Jonathan Druart.
    
    To test:
    
    - create a basket
    - add a record to it
    - scroll down - the link to add item and cancel should both be more
      prominent now.
    - Click "Add item" - it should add an item.
    
    Signed-off-by: Liz Rea <liz at catalyst.net.nz>
    I still feel weird about the button, but as two people have said they'd rather have the button, I'm alright with it I guess.
    Really what I want is people to notice it's there and click it at the appropriate time. I hope this will help that issue.
    
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Passes all tests and QA script.
    Leaves the translation problems, but that needs more work and is
    out of the scope of this bug.
    Tested Add and Update functionality works correctly.
    
    Signed-off-by: Galen Charlton <gmc at esilibrary.com>

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

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/js/additem.js |   15 +++++++++------
 1 files changed, 9 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list