[koha-commits] main Koha release repository branch new/bug_7641 created. v3.06.00-993-g0a44448

Git repo owner gitmaster at git.koha-community.org
Thu Mar 29 15:10:44 CEST 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_7641 has been created
        at  0a44448bfb4a46c069889319136bece143841dbc (commit)

- Log -----------------------------------------------------------------
commit 0a44448bfb4a46c069889319136bece143841dbc
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Mar 29 15:10:34 2012 +0200

    bug 7641 follow-up: remove some unconditionnal warns

commit b7a6071cf503f2402595fe6d2411459606591821
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Mar 29 15:10:16 2012 +0200

    bug 7641 follow-up: activate use strict (see coding guidelines)

commit 69a1d77dd9cfc41bd0b3d07cb98c4e11a2f3823b
Author: Paul Poulain <paul.poulain at biblibre.com>
Date:   Thu Mar 29 15:09:43 2012 +0200

    bug 7641 follow-up DBRev number

commit f446b3d03d574e145bbc8f3e241ce2711c935643
Author: Kyle M Hall <kyle at bywatersolutions.com>
Date:   Thu Mar 1 11:57:58 2012 -0500

    Bug 7641: Suspend Reserves
    
    Adds the ability to suspend reserves. The new system preference
    AutoResumeSuspendedHolds enables the ability to set a date for
    a suspended hold to automatically be resumed.
    
    When a hold is suspended, it will continue to increase in priority
    as the holds above it are fulfilled. If the first holds in line
    to be filled are suspended, the first non-suspened hold in line
    will be used when an item can fulfill a hold that has been placed.
    
    http://bugs.koha-community.org/show_bug.cgi?id=7641
    Signed-off-by: Nicole C. Engard <nengard at bywatersolutions.com>
    
    Tested with the preference on and off:
    1. placed several holds in the staff client
    2. suspended some with a date
    3. suspended some without a date
    4. triggered hold message by checking in for hold with suspensions
    5. the suspended hold was skipped as it should be
    6. tested suspending holds in the OPAC w and w/out dates
    7. ran the cron to clear suspensions with dates
    
    All the above tests worked as expected. Signing off.

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


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list