Bug 31203: Alter other cronjobs that currenlty use cronlogaction
authorNick Clemens <nick@bywatersolutions.com>
Fri, 5 Aug 2022 14:11:55 +0000 (14:11 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 5 Oct 2022 19:12:59 +0000 (16:12 -0300)
commit906d5b1a853b838706d41d28b5ae103d4bb54aa0
tree9cbad1e50ef7ce7c42d2aa802bd011aaea96c82f
parent7749e73526740d8288e444709b90edffc2724a57
Bug 31203: Alter other cronjobs that currenlty use cronlogaction

Added command line ooption logging and completion logging where
cronlogaction was already imported. We should probably standardize all
cronjobs, but this is a start

One cron didn't log on confirm, likely we need to update all crons to log
if confirm, and possibly not log if running in test mode? Another bug as well

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
32 files changed:
koha-tmpl/intranet-tmpl/prog/js/datatables.js
misc/cronjobs/automatic_checkin.pl
misc/cronjobs/automatic_item_modification_by_age.pl
misc/cronjobs/automatic_renewals.pl
misc/cronjobs/batch_anonymise.pl
misc/cronjobs/build_browser_and_cloud.pl
misc/cronjobs/cart_to_shelf.pl
misc/cronjobs/cleanup_database.pl
misc/cronjobs/cloud-kw.pl
misc/cronjobs/delete_patrons.pl
misc/cronjobs/fines.pl
misc/cronjobs/gather_print_notices.pl
misc/cronjobs/holds/auto_unsuspend_holds.pl
misc/cronjobs/holds/build_holds_queue.pl
misc/cronjobs/holds/cancel_expired_holds.pl
misc/cronjobs/holds/cancel_unfilled_holds.pl
misc/cronjobs/holds/holds_reminder.pl
misc/cronjobs/longoverdue.pl
misc/cronjobs/membership_expiry.pl
misc/cronjobs/overdue_notices.pl
misc/cronjobs/patron_emailer.pl
misc/cronjobs/plugins_nightly.pl
misc/cronjobs/process_message_queue.pl
misc/cronjobs/purge_suggestions.pl
misc/cronjobs/recalls/expire_recalls.pl
misc/cronjobs/recalls/overdue_recalls.pl
misc/cronjobs/reconcile_balances.pl
misc/cronjobs/runreport.pl
misc/cronjobs/serialsUpdate.pl
misc/cronjobs/share_usage_with_koha_community.pl
misc/cronjobs/staticfines.pl
misc/cronjobs/update_totalissues.pl