Koha/t
Galen Charlton ae5b76c89b bug 2157: add ability to 'clean' staged record batches
batches, it is now possible to 'clean' a batch by
removing all bib and item records staged in the batch.  This
has the effect of helping to reduce database space used
by old import batches as well as removing staged records
from the cataloging reservoir search.  Note that 'cleaning'
a batch affects only the copies of the records that were staged;
if the batch was committed, cleaning the batch does not
affect any bibs and items that were committed into the catalog.

Also note that once you clean a committed batch of records, it is
impossible to undo the previous commit operation.

Signed-off-by: Galen Charlton <gmcharlt@gmail.com>
2009-08-10 20:34:55 -04:00
..
data/db_schemas
db_dependent Allow LDAP test to bail if LDAP disabled. 2009-03-05 09:49:10 -06:00
lib bug 2157: add ability to 'clean' staged record batches 2009-08-10 20:34:55 -04:00
Amazon.t Move Amazon.pm to External/ directory 2009-03-27 17:23:49 -05:00
Barcodes_PrinterConfig.t
Bookfund.t
Bookseller.t
Boolean.t
Branch.t
Calendar.t
Charset.t
Circulation_barcodedecode.t barcodedecode() did not always return barcode 2009-01-05 15:55:14 -06:00
database_dependent.pl
Dates.t Bug 2842: ->regexp('syspref') failed for users of iso dateformat. 2009-01-06 20:24:46 -06:00
Debug.t
dummy.t
Input.t
Koha.t
Labels_split_ddcn.t Bug 2500 Tweaking DDCN Split for Hyphenated Volumn Numbers 2009-05-27 10:45:36 -05:00
Labels_split_lccn.t Test for LCCN splitting. 2009-03-11 08:37:27 -05:00
Languages.t
Maintainance.t
Makefile Bug 2524: improving the submitted test reports 2008-08-18 07:17:34 -05:00
Members_Attributes.t Allow option to preserve Extended Attributes on patron import update. 2009-05-28 06:50:39 -05:00
Output.t
Record.t
Review.t
rewrite-config-test.PL
Scrubber.t
smolder_smoke_signal Bug 2524: Adding script to submit test reports to smolder server 2008-08-18 07:16:35 -05:00
Stats.t