Koha/t/lib/KohaTest
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
..
Acquisition
Biblio Bug 2505: adding warnings to C4/Biblio.pm 2009-01-05 16:16:38 -06:00
Branch
Calendar
Circulation bug 2758: don't confirm checkout if fine balance is 0 2008-12-02 16:44:20 -06:00
Context
Dates bug 2503: tests for C4::Circulation 2008-08-20 17:05:24 -05:00
Heading
ImportBatch test suite: C4::ImportBatch 2008-12-22 11:43:07 -06:00
Installer
Items bug 2466: regression test 2008-08-28 09:22:57 -05:00
Koha Bug 1953 [1/6]: adding test module for C4::Koha::displayServers 2008-07-30 03:45:18 -05:00
Letters
Members Test suite: C4::Members::GetMemberDetails 2008-12-29 13:01:06 -06:00
Overdues
Scripts bug 2503: tests for C4::Circulation 2008-08-20 17:05:24 -05:00
Search add calls to clear_syspref_cache() 2008-12-11 09:49:13 -06:00
SMS
Accounts.pm
Acquisition.pm
AuthoritiesMarc.pm
Biblio.pm
Branch.pm
Breeding.pm
Calendar.pm Fines fixes: apparent problems with fines prevent processing. 2008-08-29 20:31:41 -05:00
Category.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
Circulation.pm bug 3435: AddReturn overhaul. 2009-07-30 11:06:50 -04:00
Context.pm
Dates.pm
Heading.pm
ImportBatch.pm bug 2157: add ability to 'clean' staged record batches 2009-08-10 20:34:55 -04:00
Installer.pm
ItemCirculationAlertPreference.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
Items.pm
ItemType.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
Koha.pm remove incomplete bib bulk editing code 2009-04-06 10:53:50 -05:00
Labels.pm
Letters.pm
Log.pm
Members.pm
Message.pm Tests for New Modules 2009-02-04 13:58:22 -06:00
NewsChannels.pm bug 3303: removed references to news_channels* 2009-06-07 20:09:18 -05:00
Overdues.pm
Print.pm
Reserves.pm
Scripts.pm
Search.pm bug 3236: remove disused scripts and a function 2009-05-20 08:37:58 -05:00
Serials.pm removing disused C4::Serials functions 2009-06-09 09:31:12 -05:00
SMS.pm
Suggestions.pm
Z3950.pm