Koha/misc/cronjobs
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
..
holds Partial fix for Bug 4870, Damaged status does not prevent items from being selected for reserves 2011-04-06 20:21:07 +12:00
rss Bug 5370: Fix all references to koha.org 2010-11-08 09:41:47 +13:00
stats Bug 2505 - remove unnecessary -w and replace with use warnings; 2010-04-07 13:27:07 -04:00
advance_notices.pl Bug 5236 Followup: items table information being keyed by biblionumber instead! 2011-10-04 08:54:40 +13:00
backup.sh add single-transaction flag to mysqldump in example backup script. 2008-06-03 06:00:49 -05:00
batch_anonymise.pl Bug 6572: Script batch anonymisation wrapper 2011-10-20 13:57:14 +13:00
build_browser_and_cloud.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
cart_to_shelf.pl Fix FSF address in directory misc/ 2010-03-16 20:17:54 -04:00
check-url.pl Bug 5385: POD Cleanups (part 1) 2010-11-12 10:06:55 +13:00
cleanup_database.pl Bug 7240: Cleaning up import tables and action_logs 2012-01-13 12:20:51 +01:00
cloud-kw.pl Bug 5385: POD Cleanups (part 2) 2010-11-12 10:06:56 +13:00
cloud-sample.conf Fixes bugs #2875-2879 2008-12-29 19:59:44 -06:00
CONFIGURE.gmail Bug 5251 : Enhancement: [3.2] (Resubmission) Adding code to support using gmail as an SMTP server 2011-04-08 14:01:15 +12:00
create_koc_db.pl Bug 2505 - remove unnecessary -w and replace with use warnings; 2010-04-07 13:27:07 -04:00
crontab.example Bug 6478 -- add purge_suggestions.pl to the crontab.example 2011-07-16 20:23:20 +12:00
fines.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
gather_print_notices.pl Bug 6755 Problems with switching languages 2011-09-23 09:47:09 +12:00
j2a.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00
longoverdue.pl Bug 7370 : Missing use call 2011-12-27 18:22:42 +01:00
MARC21_parse_test.pl Fix FSF address in directory misc/ 2010-03-16 20:17:54 -04:00
overdue_notices.pl BUG 5607 : Adds parsing of issues fields in overdue letters 2011-12-27 18:35:21 +01:00
printoverdues.sh Bug 6048: printoverdues.sh bash odities 2011-10-07 14:14:53 +13:00
process_message_queue.pl Bug 5251 : Enhancement: [3.2] (Resubmission) Adding code to support using gmail as an SMTP server 2011-04-08 14:01:15 +12:00
purge_suggestions.pl Bug 5944 : (MT #3000) new cronjob script to delete old suggestions 2011-03-24 22:10:20 +13:00
runreport.pl Bug 5253: Add options to runreport.pl 2011-03-29 22:53:06 +13:00
serialsUpdate.pl Bug 2505 - remove unnecessary -w and replace with use warnings; 2010-04-07 13:27:07 -04:00
services_throttle.pl Minor updates to minor cronjob script. 2008-12-31 09:47:54 -06:00
smsoverdues.pl Bug 3810: Ensure all calls to Mail::Sendmail handled consistently 2011-03-16 20:57:12 +13:00
zebraqueue_start.pl Bug 2505 - Add commented use warnings where missing in the misc/ directory 2010-04-21 20:26:44 +12:00