Main Koha release repository https://koha-community.org
Find a file
Galen Charlton 8b48780665 bug 2522 [2/3]: C4::Reserves support for request targeting
_Findgroupreserve, which identifies which hold request an
item should fill, is modified to check to see if
that item is targeted to fill a specific hold request.

It first checks for a targeted match with an item-level hold request,
then a targeted match with a title-level request.  If no
such targeted match exists, it then checks for the top entries
in the holds queue.

The hold targeting map (i.e., the hold_fill_targets table) is
populated by the build_holds_queue.pl batch job.  If that
job is not used, the behavior of _Findgroupreserve
is not changed.

This patch also

* adjusts ModReserveMinusPriority so that it calls
  _FixPriority().
* adjusts circ/returns.pl so that it
  correctly detects transfers.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2008-08-18 07:15:52 -05:00
acqui fix for #2440 : acquisition recieve & item creation 2008-08-08 15:09:22 -05:00
admin 2487: Collection code select boxes in Adv search show both code and description 2008-08-09 12:06:04 -05:00
authorities Bug Fixing merge_authority.pl 2008-08-09 11:05:53 -05:00
C4 bug 2522 [2/3]: C4::Reserves support for request targeting 2008-08-18 07:15:52 -05:00
catalogue Update longoverdue.pl cron job to manage setting lost values. 2008-08-10 15:54:29 -05:00
cataloguing bug 2317: avoid crash when auto-creating authority 2008-08-06 07:08:36 -05:00
circ bug 2522 [2/3]: C4::Reserves support for request targeting 2008-08-18 07:15:52 -05:00
debian Fixing a couple of bugs in the package 2008-08-12 19:47:58 -05:00
errors bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
etc dealing with L' and D' in french 2008-08-04 08:12:53 -05:00
install_misc bug 2274: adding libmime-lite-perl (MIME::Lite) to list of required debian packages 2008-07-15 09:58:38 -05:00
installer bug 2504: switch version number in HEAD to 3.1 2008-08-11 20:54:55 -05:00
koha-tmpl Fix for bug 2155: duplicate checkin box on returns screen 2008-08-18 07:15:43 -05:00
labels Final cleanup of labels for 3.0 2008-08-10 06:19:00 -05:00
members bug 2521: distinguish types of hold requests 2008-08-18 07:15:26 -05:00
misc bug 2522 [3/3]: populate hold_fill_targets 2008-08-18 07:15:49 -05:00
opac bug 2341: OPAC title-level holds permitted when items are on-order 2008-08-18 07:15:32 -05:00
reports kohabug 2458 Disallowing non-SELECT SQL in reports module 2008-08-08 10:52:34 -05:00
reserve bug 2502: correctly check patron account expiration 2008-08-18 07:15:31 -05:00
reviews granular permissions - updated Tools 2008-04-10 15:53:30 -05:00
rss rel_3_0 moved to HEAD 2007-03-09 15:12:54 +00:00
serials bug 1433: use same bib when adding new subscription from details page 2008-08-06 10:15:16 -05:00
skel installer: fixed chown invocation; added skel for KOHA_LOG_DIR 2007-12-17 09:13:53 -06:00
sms SMS - widespread cleanup and moving code away from Cyprus/Turkey-specific implementation. Much more needed. 2008-02-06 23:19:30 -06:00
suggestion Adding checks for dateformat preference so that tablesorter script can be passed an extra parameter for proper sorting of metric dates (Bug 2089, dates & table ordering with jquery) 2008-05-12 10:06:32 -05:00
svc bib_profile web svc: report biblioitems.itemtype subfield as non-mandatory 2007-12-04 15:06:05 -06:00
t Temporary fix for bug 2483: t/Barcodes.t has database dependent tests in it 2008-08-09 06:49:21 -05:00
tags Bugfix is_approved() to handle the 3-state nature of approval. 2008-06-05 22:41:40 -05:00
tmp/modified_authorities changing DO_NOT_REMOVE to README.txt 2007-10-21 19:14:41 -05:00
tools Prevent borrower import from overwriting data that it shouldn't, and polish off a couple error conditions. 2008-08-09 19:07:07 -05:00
virtualshelves kohabug 2456 Moving certain C4::VirtualShelves.pm subs from EXPORT 2008-08-04 15:26:52 -05:00
xt adding pod spelling test 2008-07-10 09:10:40 -05:00
.htaccess bug 1803 - fix error page handling 2008-02-18 19:32:07 -06:00
about.pl Adding Email::Date dependancy, requested by MIME::Lite 2008-08-06 07:13:59 -05:00
changelanguage.pl fixing bug 1754: Hide language chooser if only one translation is available 2008-03-17 21:28:31 -05:00
edithelp.pl Patches bug #2308 2008-07-08 15:00:28 -05:00
fix-perl-path.PL installer: improvements to fix-path-perl.PL on Win32 2007-12-20 19:20:12 -06:00
help.pl Adding yuipath variable to help.pl, and doing some cleanup of help templates (standardizing structure, mostly, and correcting some nomenclature). 2008-01-09 14:50:20 -06:00
INSTALL Updates to the installation instructions 2008-08-09 07:03:37 -05:00
install-CPAN.pl BUGFIX: need to create authors/id if CPAN is unused 2007-09-07 05:26:16 -05:00
INSTALL.debian Updates to the installation instructions 2008-08-09 07:03:37 -05:00
INSTALL.fedora7 kohabug 2076 - remove three tables (DB rev 077) 2008-05-01 18:59:28 -05:00
INSTALL.opensuse Updated INSTALL.opensuse to install yaz 2008-07-14 20:02:14 -05:00
kohaversion.pl bug 2504: switch version number in HEAD to 3.1 2008-08-11 20:54:55 -05:00
LICENSE re-naming some files prior to release 2007-12-30 12:13:39 -06:00
mainpage.pl fixing permissions requirements on mainpage.pl 2008-01-04 21:30:14 -06:00
Makefile.PL Adding Email::Date dependancy, requested by MIME::Lite 2008-08-06 07:13:59 -05:00
MANIFEST.SKIP Do not pack the git repository 2007-09-06 17:14:36 -05:00
README adding README 2007-12-30 12:13:57 -06:00
rewrite-config.PL kohabug 1776 - try to locate Zebra during install 2008-04-22 17:59:00 -05:00

Koha 3 - the next-generation release of the award-winning Koha open-source
integrated library system.

30 December 2007 - Joshua Ferraro <jmf AT liblime DOT com>

Koha is distributed under the GNU GPL. Please read the file LICENSE for
more details.

To install or upgrade Koha, please see the INSTALL file.

Please report any bugs to the koha mailing lists or bug tracker and we
will try to fix them in a future release. The main koha web site is
http://www.koha.org/