[koha-commits] main Koha release repository branch, new/enh/bug_3659, created. v3.02.00-588-gda20406

Git repo owner gitmaster at git.koha-community.org
Mon Jan 24 08:43:20 CET 2011


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/enh/bug_3659 has been created
        at  da2040634ed4f589c5f6b188ab3a3fac83d99a9b (commit)

- Log -----------------------------------------------------------------
commit da2040634ed4f589c5f6b188ab3a3fac83d99a9b
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Mon Jan 17 08:28:47 2011 -0500

    Fix for Bug 3659, Add place hold option from patron checkout tab
    
    Adds a button on patron-related pages, "Search to hold"
    Clicking search to hold sets a cookie with the patron's
    borrowernumber and sends the user to the search page.
    
    On subsequent search results pages the user will have
    the option to place holds specifically for the remembered
    patron. This works on the search results page (single
    and multiple hold) and on the detail page.
    
    The saved cookie will time out after 10 minutes or
    be erased when a new patron is loaded by circulation.pl
    
    New jQuery plugin added: jquery.cookie.min.js
    
    Signed-off-by: Nicole Engard <nengard at bywatersolutions.com>
    Signed-off-by: Chris Cormack <chrisc at catalyst.net.nz>

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list