Main Koha release repository https://koha-community.org
Find a file
Kyle M Hall 4d26038dd2 Bug 6027 - Delete biblios if deleting all their items in batch deletion
Optionally delete bibliographic record when batch deleting items, if no items remain on the record.

Adds deleting of reserves to DelBiblio. Since subscriptions are deleted automatically,
it made sense for deletion of reserves to maintain the same behavior.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>
I like the way this works, and it does. Passes tests.

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-03-21 14:31:38 +01:00
acqui Bug 7735: removal of C4::Dates when unused 2012-03-20 18:11:04 +01:00
admin Enhancement 7144: Floating Collections (per branch/itemtype) 2012-03-21 10:28:26 +01:00
authorities Bug 7400: Add auto-completion on auth_finder 2012-03-19 18:20:30 +01:00
basket Bug 6050 Make calls to GetItemsInfo consistent 2011-06-14 14:12:02 +12:00
C4 Bug 6027 - Delete biblios if deleting all their items in batch deletion 2012-03-21 14:31:38 +01:00
catalogue Bug 7600: Return a single-pixel GIF when no local cover image exists 2012-03-20 16:54:31 +01:00
cataloguing Bug 6831 follow-up: add support for UNIMARC and NORMARC 2012-03-21 11:30:37 +01:00
circ Bug 7434: Display of issue number for serials in overdues 2012-03-20 13:42:55 +01:00
debian Bug 7532 - remove dependency on Date::ICal 2012-02-17 11:49:05 +01:00
docs welcome gaetan, you're 179th ! 2012-03-20 15:58:50 +01:00
errors
etc Bug 7698: Add CHR/ICU Zebra tokenization choice to installation 2012-03-13 16:08:04 +01:00
install_misc Bug 7532 - remove dependency on Date::ICal 2012-02-17 11:49:05 +01:00
installer Bug 7144 followup DBrev number 2012-03-21 10:40:16 +01:00
Koha/Template/Plugin Bug 929 : Followup fixing date formatting 2012-01-06 13:52:08 +01:00
koha-tmpl Bug 6027 - Delete biblios if deleting all their items in batch deletion 2012-03-21 14:31:38 +01:00
labels Bug 7615 - Give option to use description for homebranch/holding branch in label creator instead of the branchcode 2012-03-08 16:12:50 +01:00
members Bug 6296: allow users to be authenticated by SSL client certs 2012-03-19 17:02:44 +01:00
misc Bug 6025: Adds a script that re-create missing statistics from issues and old_issues tables 2012-03-20 17:02:33 +01:00
offline_circ Bug 4976 - Status of item returned with process_koc.pl is empty in Intranet 2012-03-19 16:23:10 +01:00
opac Bug 7600: Return a single-pixel GIF when no local cover image exists 2012-03-20 16:54:31 +01:00
patroncards Bug 7318: Fixes category display in patroncards Patron Search results. 2012-02-27 18:01:00 +01:00
reports Bug 7668 - Improve navigation and toolbar options in guided reports 2012-03-19 18:00:15 +01:00
reserve Bug 6296: allow users to be authenticated by SSL client certs 2012-03-19 17:02:44 +01:00
reviews Bug 1623 - Provide view of approved comments 2011-12-27 18:26:50 +01:00
rotating_collections Bug 6553 : Follow up adding license statements 2011-08-13 19:54:38 +12:00
selenium
serials Bug 6296: allow users to be authenticated by SSL client certs 2012-03-19 17:02:44 +01:00
skel
sms
suggestion bug 7086 follow-up: removed warn 2012-03-20 13:48:33 +01:00
svc Bug 6752: Be stricter with utf-8 encoding of output 2012-01-27 12:11:06 +01:00
t Bug 7724: Skip Linker test if Zebra isn't set up 2012-03-20 11:21:10 +01:00
tags Bug 6933 follow-up, perltyding new script list.pl 2012-02-02 10:17:43 +01:00
test Bug 5449: JSON malformed in Koha - Blocker with jQuery 1.4.x 2011-03-12 08:53:41 +13:00
tmp/modified_authorities
tools Bug 6027 - Delete biblios if deleting all their items in batch deletion 2012-03-21 14:31:38 +01:00
virtualshelves Fix for Bug 6957, authors disappearing when emailing lists 2011-10-20 11:34:39 +13:00
xt Merge remote-tracking branch 'origin/new/bug_5327' 2012-02-15 13:55:48 +01:00
.htaccess
.mailmap 7439 Mailmap for master 2012-01-27 12:27:58 +01:00
about.pl Bug 7164 follow-up history.txt and perlcritic compliance 2011-12-14 15:10:28 +01:00
changelanguage.pl Bug 6755 Problems with switching languages 2011-09-23 09:47:09 +12:00
edithelp.pl Bug 7038 Contextual help is always in English 2011-10-18 16:01:25 +13:00
fix-perl-path.PL
help.pl Bug 6628 : Stopping a potential vulnerability 2011-11-28 10:05:58 +01:00
INSTALL Updating main INSTALL instructions 2011-10-22 09:04:19 +13:00
install-CPAN.pl Bug 5370: Fix all the references to koha.org 2010-11-08 09:41:49 +13:00
INSTALL.debian Updating distro specific install files 2011-10-22 09:12:15 +13:00
INSTALL.fedora7 Bug 7532 - remove dependency on Date::ICal 2012-02-17 11:49:05 +01:00
INSTALL.opensuse Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
INSTALL.ubuntu Updating distro specific install files 2011-10-22 09:12:15 +13:00
INSTALL.ubuntu.lucid Updating distro specific install files 2011-10-22 09:12:15 +13:00
koha_perl_deps.pl Bug 6914 - fixes for the color option of koha_perl_deps.pl 2011-12-03 07:47:38 +01:00
kohaversion.pl Bug 7144 followup DBrev number 2012-03-21 10:40:16 +01:00
LICENSE
mainpage.pl Bug 6875 cleaning mainpage.pl 2012-02-15 14:58:31 +01:00
Makefile.PL Bug 7698: Add CHR/ICU Zebra tokenization choice to installation 2012-03-13 16:08:04 +01:00
MANIFEST.SKIP
README updated links in README 2010-05-24 08:14:16 -04:00
README.robots Bug 6411 add another example to README.robots 2011-07-05 14:48:05 +12:00
rewrite-config.PL Bug 7698: Add CHR/ICU Zebra tokenization choice to installation 2012-03-13 16:08:04 +01: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/