Koha/misc
Marcel de Rooy 73c5cb3277 Bug 7240: Cleaning up import tables and action_logs
This patch lets cleanup_database also purge older records from the (five) import tables and the action_logs table.
Two new command line parameters are introduced: --import and --logs.
If no number of days is specified for --zebraqueue, --import or --logs, it defaults to 30 days, 60 days resp. 180 days.
I did not add a default for --sessdays, because this parameter cannot be seen separately from parameter --sessions.

Signed-off-by: Chris Cormack <chrisc@catalyst.net.nz>

Adds new parameters and code, does not change existing behaviour

Signed-off-by: Paul Poulain <paul.poulain@biblibre.com>
2012-01-13 12:20:51 +01:00
..
admin Bug 6061: clearing up system preference on update 2011-06-14 14:16:48 +12:00
bin Added LSB information and copyright headers to two scripts in misc/bin. Thanks to Mahesh T Pai <paivakil@gmail.com> for the mailing list post Message-ID: <87y60x10de.fsf@gmail.com> containing them. 2011-06-26 02:39:08 +12:00
cronjobs Bug 7240: Cleaning up import tables and action_logs 2012-01-13 12:20:51 +01:00
interface_customization
load_testing Bug 6015, new script for load testing 2011-12-02 17:39:13 +01:00
maintenance Bug 5579: further fancifying remove_items_from_biblioitems.pl 2011-05-27 20:01:37 +12:00
migration_tools Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
release_notes Bug 7356 - Fix various typos and mis-spellings 2012-01-13 11:51:26 +01:00
translator Bail out early if an invalid language is used. 2011-12-15 18:33:36 +01:00
batchCompareMARCvsFrameworks.pl
batchDeleteUnusedSubfields.pl
batchImportMARCWithBiblionumbers.pl
batchRebuildBiblioTables.pl Bug 6001 : batchRebuildBiblioTables.pl doesn't crash anymore when GetMarcBiblio fails. Unprocessed biblionumbers are displayed at the end of the execution instead. 2011-04-29 08:56:57 +12:00
batchRepairMissingBiblionumbers.pl
batchupdateISBNs.pl
check_sysprefs.pl
commit_biblios_file.pl
exportauth.pl Bug 6755 Problems with switching languages 2011-09-23 09:47:09 +12:00
koha-install-log
kohalib.pl
link_bibs_to_authorities.pl
perlmodule_ls.pl
perlmodule_rm.pl
sax_parser_print.pl
sax_parser_test.pl
stage_biblios_file.pl Bug 7250: stage_biblios_file.pl is missing options for encoding 2011-11-25 14:26:32 +01:00