Bug 28028: Remove misc/migration_tools/fix_onloan.pl
[koha.git] / misc / cronjobs /
2021-04-16 Fridolin SomersBug 27656: misc/cronjobs/longoverdue.pl better error...
2021-04-16 Jonathan DruartBug 15986: move holds_reminder.pl to misc/cronjobs...
2021-04-16 Nick ClemensBug 15986: (follow-up) Switch nomail to confirm
2021-04-16 Nick ClemensBug 15986: Add sample notice and use as default
2021-04-16 Nick ClemensBug 15986: (follow-up) Add all holds per patron
2021-04-16 Nick ClemensBug 15986: (follow-up) Fix usage statement
2021-04-16 Nick ClemensBug 15986: Rename send_notice to queue_notice and updat...
2021-04-16 Nick ClemensBug 15986: Update for bug 24159
2021-04-16 Nick ClemensBug 15986: Add a script for sending hold waiting remind...
2021-04-16 Nick ClemensBug 28001: (QA follow-up) Clarify messages and indicate...
2021-04-14 Jonathan DruartBug 21549: Rename filter_by_dateexpiry with filter_by_e...
2021-04-14 Nick ClemensBug 21549: (QA follow-up) Get pref at start of run...
2021-04-14 Marcel de RooyBug 21549: (follow-up) Switch to filter_by
2021-04-14 Marcel de RooyBug 21549: Lock expired patron accounts
2021-04-12 Kyle M HallBug 27049: (QA follow-up) Add short params, replace...
2021-04-12 Martin RenvoizeBug 27049: Add /misc/cronjobs/writeoff_debts.pl
2021-04-06 Katrin FischerBug 28047: (QA follow-up) Fix a few more Callnumber...
2021-03-18 Nick ClemensBug 27835: (follow-up) Update language, remove warn...
2021-03-18 Jonathan DruartBug 27835: Add a syspref to control fines calculation...
2021-03-18 Jonathan DruartBug 27835: Revert "Bug 27180: (follow-up) Remove unused...
2021-03-16 Agustin MoyanoBug 18532: (follow-up) fix messages and bug in automati...
2021-03-16 Nick ClemensBug 18532: Add individual issues to digest notice and...
2021-03-16 Nick ClemensBug 18532: (follow-up) Remove digest switch and add...
2021-03-16 Agustin MoyanoBug 18532: set auto_renewals as patron messaging preference
2021-03-11 Fridolin SomersBug 27820: add all missing use in misc/cronjobs/plugins...
2021-03-11 Samir ShahBug 27820: fix missing import in plugins_nightly.pl
2021-03-04 Jonathan DruartBug 22824: Replace YAML::Syck with YAML::XS
2021-03-01 Jonathan DruartBug 7806: Fix remaining occurrences of 0000-00-00
2021-02-08 Timothy Alexis VassBug 27050: Allow multiple category_codes in delete_patr...
2021-02-08 Nick ClemensBug 27563: Remove check-url.pl in favor of check-url...
2021-01-29 Mazen KhallafBug 27486: Rename system preference delimiter to CSVDel...
2021-01-27 Marcel de RooyBug 11344: (QA follow-up) Fix empty section warning
2021-01-27 James O'KeeffeBug 11344: Perldoc issues in misc/cronjobs/advance_noti...
2021-01-22 Mazen KhallafBug 27491: Rename system preference opaclanguages to...
2021-01-20 Martin RenvoizeBug 25245: Add plugins_nightly.pl to the default cron
2021-01-20 Martin RenvoizeBug 25245: (follow-up) Use Koha::Logger
2021-01-20 Martin RenvoizeBug 25245: Add plugins_nightly.pl cronjob script
2021-01-19 Victor Grousset... Bug 27180: (follow-up) Remove unused %is_holiday
2021-01-19 Nick ClemensBug 27180: Update fines on holidays
2021-01-12 Nick ClemensBug 26851: Don't generate a notice to library if no...
2021-01-04 Nick ClemensBug 21886: (QA follow-up) Fix indentation, prevent...
2021-01-04 Martin RenvoizeBug 21886: (QA follow-up) Update parameters
2021-01-04 Martin RenvoizeBug 21886: (QA follow-up) Fix QA script errors
2021-01-04 Stefan BerndtssonBug 21886: Add option to send notices from owning libra...
2021-01-04 Didier GautheronBug 24541: Purge old messages
2021-01-04 Timothy Alexis VassBug 27085: Corrections in overdue_notices.pl help text
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Make requested changes
2020-11-11 Andrew IsherwoodBug 24083: (follow-up) Fix params to AddRenewal
2020-11-11 Andrew IsherwoodBug 24083: Add support for unseen_renewals
2020-11-06 Kyle M HallBug 14708: Enforce restriction in delete_patrons.pl
2020-11-04 Martin RenvoizeBug 12656: Allow --reason to be passed to cancel_expire...
2020-11-04 Kyle M HallBug 25333: Change message transport type for Talking...
2020-10-25 Mark HofstetterBug 26601: Add utf8 encoding to text output of overdue_...
2020-10-15 Julian MauriceBug 25898: Prohibit indirect object notation
2020-10-02 Jonathan DruartBug 22343: Fix runreport encoding issues
2020-10-02 Tomas Cohen AraziBug 22343: Adapt runreport.pl
2020-10-02 Tomas Cohen AraziBug 22343: Adapt controller scripts
2020-09-28 Jonathan DruartBug 25624: Add --where option to update_patrons_category.pl
2020-09-28 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
2020-09-18 Jonathan DruartBug 26420: Use translated notices for overdue_notices.pl
2020-09-03 Jonathan DruartBug 23682: Fix use Koha::Plugins::Handler statements
2020-09-03 Kyle M HallBug 23682: Dedup plugin calls my moving to a single...
2020-09-03 Kyle M HallBug 23682: Add ability to manually import EDI invoices...
2020-09-03 Nick ClemensBug 24197: (QA follow-up) Shorten syspref name to Addre...
2020-09-03 Alex BuckleyBug 24197: Added new local use syspref which sets the...
2020-08-25 Kyle M HallBug 25958: (QA follow-up) Implement filter in database...
2020-08-25 Kyle M HallBug 25958: Allow LongOverdue cron to exclude specified...
2020-08-07 Katrin FischerBug 25853: Fix file permissions for update_patrons_cate...
2020-08-06 Nick ClemensBug 25683: Fix grouping of results
2020-07-20 Marcel de RooyBug 24153: (QA follow-up) Removing one redundant initia...
2020-07-20 Jonathan DruartBug 24153: Add the confirm flag to the crontab calls
2020-07-20 Jonathan DruartBug 24153: Make sure $count will not be reused for...
2020-07-20 Jonathan DruartBug 24153: Improve verbose messages in dry-run mode
2020-07-20 Jonathan DruartBug 24153: Remove warning for message queue
2020-07-20 Jonathan DruartBug 24153: Add a confirm flag to cleanup_database
2020-07-20 Jonathan DruartBug 24152: Allow purge with 0 day
2020-07-20 Marcel de RooyBug 24152: (QA follow-up) Add tests for alternative...
2020-07-20 Jonathan DruartBug 24152: Add the ability to purge pseudonymized tables
2020-07-20 Jonathan DruartBug 24152: Add a warning about the delete of statistics...
2020-07-20 Jonathan DruartBug 24152: Add method Koha::Objects->filter_by_last_update
2020-06-29 Julian MauriceBug 21395: Make perlcritic happy
2020-06-25 Martin RenvoizeBug 24159: (QA follow-up) Make terminology consistent
2020-06-25 Jonathan DruartBug 24159: Set days_mode according to circ rules in...
2020-06-24 Kyle M HallBug 25097: Add option to message_queue to allow for...
2020-05-11 Jonathan DruartBug 25157: Silent patron deletion cmd line script
2020-04-22 Martin RenvoizeBug 24183: (RM follow-up) Remove re-introduced UseKohaP...
2020-04-17 Kyle M HallBug 20101: Cronjob automatic_item_modification_by_age...
2020-04-14 Tomas Cohen AraziBug 23571: (QA follow-up) Add missing newline in warning
2020-04-14 Tomas Cohen AraziBug 23571: Prevent concurrent execution of fines.pl
2020-04-14 Jonathan DruartBug 22784: Add a cronjob to archive suggestions given...
2020-04-14 Aleisha AmohiaBug 24266: (alternate patch) Only use defined borrowern...
2020-04-08 Martin RenvoizeBug 24840: (follow-up) Catch some further cases of...
2020-04-08 Nick ClemensBug 24840: Replace DateTime->now with dt_from_string
2020-04-06 Martin RenvoizeBug 24183: Add before_send_messages hook
2020-03-24 Nick ClemensBug 24476: Rename autorenewal to autorenew_checkouts
2020-03-24 Nick ClemensBug 24476: Allow patrons to opt out of auto-renewal
2020-03-24 Josef MoravecBug 22589: Remove C4::Overdues::BorType
2020-03-24 Rogan HambyBug 18414: Allow to use other select criteria with...
2020-03-24 Liz ReaBug 24324: Resolve error with delete_records_via_leader.pl
2020-03-23 Jonathan DruartBug 23463: Remove DelItemCheck and ItemSafeToDelete
next