[koha-commits] main Koha release repository branch new/bug_9617 created. v3.08.00-1913-gcb6d604

Git repo owner gitmaster at git.koha-community.org
Sat Mar 2 17:55:53 CET 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, new/bug_9617 has been created
        at  cb6d604e916517d3f3c20bb106b957afa3175aec (commit)

- Log -----------------------------------------------------------------
commit cb6d604e916517d3f3c20bb106b957afa3175aec
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Wed Jan 30 12:25:21 2013 -0500

    Bug 9617 - Replace YUI menu on catalog pages with Bootstrap
    
    This patch converts the toolbar include file used by catalog detail
    pages (detail.pl, MARCdetail.pl, etc.) replacing YUI button and menu
    code with Bootstrap.
    
    Minor change to staff client CSS fixes issue with language footer.
    Minor change to doc-head-close.inc corrects error in logic for handling
    cart and lists js discovered in testing.
    
    To test, view any page which uses cat-toolbar.inc. Buttons and menus
    should look correct and work correctly. Functions to test include:
    
    New record
    New item
    New subscription
    New child record
    
    Edit record
    Edit items
    Edit items in a batch
    Delete items in a batch
    Attach item
    Edit as new (duplicate)
    Replace record via Z39.50
    Delete record
    Delete all items
    
    Save (various formats)
    
    Add to cart
    Add to list
    
    Print
    
    Place hold (including with search-to-hold active).
    
    Testing should be done by users with varying permissions including with
    and without:
    
    CAN_user_serials_create_subscription
    CAN_user_editcatalogue_edit_catalogue
    CAN_user_editcatalogue_edit_items
    CAN_user_tools_items_batchmod
    CAN_user_tools_items_batchdel
    
    Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
    
    Comment: All buttons tested. Works as described. No Errors.
    Looks good.
    
    Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
    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