[koha-commits] main Koha release repository branch new/bug_9115 created. v3.08.00-1296-g3247c17

Git repo owner gitmaster at git.koha-community.org
Mon Nov 26 00:11:06 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_9115 has been created
        at  3247c1774fe810d579610652d241f158fd715908 (commit)

- Log -----------------------------------------------------------------
commit 3247c1774fe810d579610652d241f158fd715908
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Nov 20 09:49:19 2012 -0500

    Bug 9115 - basket window should close automatically when placing a hold
    
    If you choose to place a hold from the Cart pop-up, the entire
    holds process (possibly including login) takes place in the cart
    window. Upon completion of the operation you're left with a second
    window which has lost its context as the Cart.
    
    This patch revises the hold process so that when you click the
    hold link in the cart the operation is moved to the main window
    and the Cart window closes.
    
    Since the holdSel() function doesn't require interaction with
    template variables I have moved it to basket.js along with the
    described changes.
    
    To test, put items in your Cart and open it. Select items to
    place on hold and click the "Place hold" link. The cart
    should close, and the items you selected should appear on the
    place hold screen in the main window.
    
    Signed-off-by: Kyle M Hall <kyle at bywatersolutions.com>
    Signed-off-by: Katrin Fischer <Katrin.Fischer.83 at web.de>
    Checked in Firefox and Chromium in Ubuntu, works nicely.
    All tests pass.
    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