[koha-commits] main Koha release repository branch new/bug_7408 created. v3.06.00-693-g497e005

Git repo owner gitmaster at git.koha-community.org
Fri Mar 9 16:28:48 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_7408 has been created
        at  497e0054b7ac958ca2e70de7a12148671fa1dddd (commit)

- Log -----------------------------------------------------------------
commit 497e0054b7ac958ca2e70de7a12148671fa1dddd
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Mar 9 16:28:38 2012 +0100

    bug 7408 follow-up fixing trailing `

commit 4fc6759d0c3ce4e0d936db6a9b728ef1125a2717
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Mar 8 14:45:56 2012 -0500

    Bug 7408 - Don't cancel found reserves.
    
    At the moment, a reserve will be canceled if it has passed its
    expiration date, even if the item is waiting or in the process
    of being transferred. The situation could arise where someone
    has a hold filled, but it is canceled while in transit, or before
    the borrower can pick it up.

commit b32c38f9f10e0e2ad6eff5c044a520a14f9f1eaf
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Fri Mar 9 16:13:35 2012 +0100

    bug 7408 follow-up DBRev number

commit 0717f8300a140789bb86b158966e6dadd6cf9830
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Feb 23 12:09:06 2012 -0500

    Bug 7408 - Expire holds that have been waiting too long
    
    If the new syspref ExpireReservesMaxPickUpDelay is enabled,
    this will cancel holds that have been waiting for longer than the
    number of days specified in the syspref ReservesMaxPickupDelay.
    
    If ExpireReservesMaxPickUpDelayCharge is set, the borrower charged the fee set therein.
    
    Signed-off-by: Ian Walls <koha.sekjal at gmail.com>
    Altered circulation.pref to include currency class and [% local_currency %] param

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list