[koha-commits] main Koha release repository branch, new/bug_4945, created. v3.02.00-505-g214c62e

Git repo owner gitmaster at git.koha-community.org
Tue Jan 11 03:30:57 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/bug_4945 has been created
        at  214c62e9b737b46054d9b908803af854eff9c470 (commit)

- Log -----------------------------------------------------------------
commit 214c62e9b737b46054d9b908803af854eff9c470
Author: Owen Leonard <oleonard at myacpl.org>
Date:   Tue Jan 4 09:04:41 2011 -0500

    Fix for Bug 4945 - Patron search is limited by default to the currently logged-in library
    
    I couldn't figure out how (or whether) GetBranchesLoop could be
    convinced to return a list of branches without selecting one, so
    I swapped GetBranchesLoop with GetBranches. This will preselect
    a branch only if a branch has been submitted as part of a query.
    
    This does NOT preselect the correct branch when IndependantBranches
    is turned on.
    
    I also added a template variable which is true if a query has
    been submitted with a branch or a category so that the extra
    form fields can be displayed, reminding the user that they
    added limiters to their query.
    
    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