Koha/members
Kyle M Hall f446b3d03d 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@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.
2012-03-29 14:37:49 +02:00
..
boraccount.pl
default_messageprefs.pl Fix FSF address in directory members/ 2010-03-16 20:17:55 -04:00
deletemem.pl Bug 7310: Improving list permissions: Deleting patron 2012-03-21 16:47:03 +01:00
guarantor_search.pl
mancredit.pl
maninvoice.pl
member-flags.pl
member-password.pl Fix for Bug 5280 - Fix password field so that the password is masked as it is entered 2012-02-13 16:39:59 +01:00
member-picupload.pl
member.pl Bug 7544 - Add ability search borrowers only on email / phone 2012-02-27 18:25:26 +01:00
memberentry.pl Bug 7154: Modification in borrower attributes 2012-03-22 16:08:28 +01:00
members-home.pl
moremember.pl Bug 7641: Suspend Reserves 2012-03-29 14:37:49 +02:00
notices.pl
patronimage.pl
pay.pl Bug 7769 - members/pay.pl: $template scoping for plack 2012-03-22 16:28:09 +01:00
paycollect.pl Merge remote-tracking branch 'origin/new/bug_6964' 2012-02-03 09:19:04 +01:00
printfeercpt.pl Bug 4440: Revised combined patch to print fee receipts and invoices 2010-11-18 14:33:27 +13:00
printinvoice.pl
printslip.pl bug_7001: Issue and Reserve slips are notices. 2012-03-09 10:11:20 +01:00
readingrec.pl Bug 5549 : Add Returned, checkout out time to Patron Circ History 2012-03-20 13:22:37 +13:00
setdebar.pl
setstatus.pl Bug 6296: allow users to be authenticated by SSL client certs 2012-03-19 17:02:44 +01:00
update-child.pl