Koha/misc/cronjobs
Jonathan Druart 41a8005d10 Bug 28606: Remove $DEBUG and $ENV{DEBUG}
We should remove the debug statements or use Koha::Logger when we want
to keep it.

Test plan:
Confirm that occurrences of remaining occurrences of DEBUG need to be
kept (historical scripts for instance)
Confirm that the occurrences removed by this patch can be removed
Confirm that the occurrences replaced by Koha::Logger are correct

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Looks good to me, noting a few minor points on BZ.

JD amended patch: replace "warn #Finished" with "#warn Finished", and
put the statement on a single line

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2021-06-24 11:53:44 +02:00
..
holds Bug 28514: Remove getletter 2021-06-21 13:49:58 +02:00
rss
social_data
thirdparty Bug 27562: itiva notices break if record title contains quotes 2021-05-11 15:13:28 +02:00
advance_notices.pl Bug 11344: (QA follow-up) Fix empty section warning 2021-01-27 10:45:54 +01:00
archive_purchase_suggestions.pl
automatic_checkin.pl Bug 23207: Add automatic checkin feature 2021-04-22 11:11:05 +02:00
automatic_item_modification_by_age.pl
automatic_renewals.pl Bug 28581: Use from_email_address in the codebase 2021-06-23 15:09:55 +02:00
backup.sh
batch_anonymise.pl
build_browser_and_cloud.pl Bug 27491: Rename system preference opaclanguages to OPACLanguages 2021-01-22 14:59:27 +01:00
cart_to_shelf.pl
check-url-quick.pl
cleanup_database.pl Bug 15563: (follow-up) Combine methods, add count, obey confirm 2021-04-27 16:23:49 +02:00
cloud-kw.pl Bug 22824: Replace YAML::Syck with YAML::XS 2021-03-04 16:18:42 +01:00
cloud-sample.conf
CONFIGURE.gmail
create_koc_db.pl
crontab.example Bug 23207: (QA follow-up) Add to cron files 2021-04-22 11:11:05 +02:00
delete_items.pl Bug 28255: Follow up to bug 23463 - use item_object in misc/cronjobs/delete_items.pl 2021-05-19 15:06:42 +02:00
delete_patrons.pl Bug 28001: (QA follow-up) Clarify messages and indicate test mode 2021-04-16 12:28:17 +02:00
delete_records_via_leader.pl Bug 27819: Spurious item deletion errors from delete_records_via_leader.pl 2021-04-28 11:16:14 +02:00
edi_cron.pl
fines.pl Bug 27835: (follow-up) Update language, remove warn, add feedback 2021-03-18 15:03:23 +01:00
gather_print_notices.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
import_webservice_batch.pl
longoverdue.pl Bug 27656: misc/cronjobs/longoverdue.pl better error message 2021-04-16 16:20:47 +02:00
membership_expiry.pl Bug 28581: Use from_email_address in the codebase 2021-06-23 15:09:55 +02:00
merge_authorities.pl
notice_unprocessed_suggestions.pl Bug 28581: Use 'from_email_address' where appropriate 2021-06-23 15:09:55 +02:00
overdue_notices.pl Bug 28581: Use 'from_email_address' where appropriate 2021-06-23 15:09:55 +02:00
patron_emailer.pl
plugins_nightly.pl Bug 27820: add all missing use in misc/cronjobs/plugins_nightly.pl 2021-03-11 16:38:04 +01:00
printoverdues.sh
process_message_queue.pl Bug 28221: Script process_message_queue.pl uses Try::Tiny but doesn't 'use' it 2021-04-27 16:23:49 +02:00
purge_suggestions.pl
reconcile_balances.pl
remove_temporary_edifiles.pl
runreport.pl
serialsUpdate.pl Bug 28572: Remove C4::Debug 2021-06-22 12:04:32 +02:00
share_usage_with_koha_community.pl
sitemap.pl
staticfines.pl Bug 28606: Remove $DEBUG and $ENV{DEBUG} 2021-06-24 11:53:44 +02:00
stockrotation.pl Bug 28047: (QA follow-up) Fix a few more Callnumber entries 2021-04-06 15:56:31 +02:00
update_patrons_category.pl Bug 28503: Unit tests 2021-06-15 16:41:47 +02:00
update_totalissues.pl
writeoff_debts.pl Bug 27049: (QA follow-up) Add short params, replace warn with say 2021-04-12 15:27:50 +02:00