Main Koha release repository https://koha-community.org
Find a file
Nahuel ANGELINETTI 363c1ca9f9 (MT 2985) simplify CanBookBeReserved
The function was too complex for so simple stuff, not we check if one of all items of the record can be issued.

[Note by Galen Charlton: not only does this patch simplify the routine,
 it also makes it behave correctly.]

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>
2010-11-06 07:14:13 +13:00
acqui Fix for Bug 5254 - no need to scroll left to right on acq z search 2010-10-26 08:48:15 -04:00
admin Fix for Bug 4963, sys prefs need date hints and/or picker 2010-11-02 15:17:40 +13:00
authorities Bug 5315: Remove references to obsolete variable nbstatements 2010-10-26 08:39:18 -04:00
basket Fix for Bug 4532, Use include file for bibliodefaultview logic 2010-06-23 22:54:54 -04:00
C4 (MT 2985) simplify CanBookBeReserved 2010-11-06 07:14:13 +13:00
catalogue Fix for Bug 5082 - Not translatable name of default framework 'Default' in MARCdetail.tmpl 2010-11-02 15:16:51 +13:00
cataloguing bug 5190: link to MARC21/UNIMARC online doc in the bib editor 2010-11-02 14:55:18 +13:00
circ Fix for Bug 5136, Replace SQL with call to GetAuthorisedValues 2010-11-02 15:16:43 +13:00
debian Bug 5322 - Added pwgen dependency 2010-10-30 20:03:53 +13:00
docs history updates - recent releases 2010-11-01 15:38:15 +13:00
errors Housekeeping in errors scripts 2010-05-12 07:29:03 -04:00
etc Merge remote branch 'kc/new/signoffs' into kcmaster 2010-11-04 20:14:28 +13:00
install_misc remove a couple duplicate lines 2010-10-21 20:14:17 -04:00
installer Merge remote branch 'kc/new/signoffs' into kcmaster 2010-11-04 20:14:28 +13:00
koha-tmpl Merge remote branch 'kc/new/signoffs' into kcmaster 2010-11-04 20:14:28 +13:00
labels Bug 5227 [3.4] Enhance the label batch edit interface 2010-10-26 09:03:54 -04:00
members Fix compile time warning in member.pl 2010-10-06 06:58:40 -04:00
misc Merge remote branch 'kc/new/for-3.4/enh_bulkmarcimport' into kcmaster 2010-11-02 14:38:52 +13:00
offline_circ fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
opac fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
patroncards Bug 5183 Incorrect hash dereferencing syntax causes an error to be thrown when attempting to export patron cards 2010-09-10 18:28:54 -04:00
reports bug 4176: remove references to unimplemented system preference MIME 2010-10-21 21:36:45 -04:00
reserve bug 5237: Testing renewals on patron barcodes with + signs at the end 2010-11-02 11:20:01 +13:00
reviews
rotating_collections Bug 2505 - Add commented use warnings where missing in the rotating_collections/ directory 2010-04-21 20:25:39 +12:00
selenium Adding selenium tests for filterMembers 2009-09-30 11:30:37 +02:00
serials Bug 5032 Remove duplicate code 2010-10-06 07:56:53 -04:00
skel
sms Bug 2505 - Add commented use warnings where missing in the sms/ directory 2010-04-21 20:25:08 +12:00
suggestion (MT #3651) Fix problems on search filters. 2010-06-25 05:22:05 -04:00
svc bug 4896: granular permissions now always on (DB rev 138) 2010-06-19 07:56:03 -04:00
t Bug 5363 - Removing unused module (C4::Cache::FastMemcached) 2010-11-04 20:05:36 +13:00
tags Fix for Bug 2377 - Review tags: format date according to system preference 2010-10-06 09:31:56 -04:00
test bug 5309: tweak so that background progress doesn't exit immediately 2010-10-26 12:14:46 -04:00
tmp/modified_authorities
tools Fix for Bug 4991, Overhaul of Calendar interface 2010-11-02 15:02:54 +13:00
virtualshelves removed AddToShelfFromBiblio from C4::VirtualShelves 2010-10-06 10:39:36 -04:00
xt fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
.htaccess Fix file permissions: if it is not a script, it should not be executable. 2010-04-16 00:40:34 -04:00
about.pl Enhancement Bug 4444: Centralize Code Handling Perl Dependencies 2010-05-17 09:01:51 -04:00
changelanguage.pl
edithelp.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
fix-perl-path.PL
help.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL updated to installation instructions 2010-10-21 23:40:08 -04:00
install-CPAN.pl Fix FSF address in directory . 2010-03-16 20:17:52 -04:00
INSTALL.debian updated to installation instructions 2010-10-21 23:40:08 -04:00
INSTALL.fedora7 fixing various links to point to *.koha-community.org 2010-10-21 22:08:24 -04:00
INSTALL.opensuse corrected links to mailing lists 2010-05-24 08:26:20 -04:00
INSTALL.ubuntu updated to installation instructions 2010-10-21 23:40:08 -04:00
INSTALL.ubuntu.lucid updated to installation instructions 2010-10-21 23:40:08 -04:00
koha_perl_deps.pl Bug 4844 Remove a circular dependency in koha_perl_deps.pl 2010-06-03 19:59:10 -04:00
kohaversion.pl Merge remote branch 'kc/new/signoffs' into kcmaster 2010-11-04 20:14:28 +13:00
LICENSE Update LICENSE with a fresh copy from upstream. This updates the FSF address, and refers to the LGPL with its current name, and changes a few other minor things of the typographical sort. No semantic changes. 2010-03-16 20:17:48 -04:00
mainpage.pl remove last vestiges of NOTMARC mode 2010-10-21 21:06:52 -04:00
Makefile.PL update AUTHOR in Makefile.PL 2010-10-22 02:07:22 -04:00
MANIFEST.SKIP
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Add instructions to INSTALL and README.robots about robots.txt 2010-02-20 17:55:59 -05:00
rewrite-config.PL Fix FSF address in directory . 2010-03-16 20:17:52 -04:00

Koha is a free software integrated library system.

Koha is distributed under the GNU GPL version 2 or later.
Please read the file LICENSE for more details.

To install or upgrade Koha, please see the INSTALL file appropriate
to your platform.

Report bugs at http://bugs.koha-community.org/

Visit the Koha Project website at http://www.koha-community.org/