Bug 31203: Alter other cronjobs that currenlty use cronlogaction
[koha.git] / misc / cronjobs / automatic_renewals.pl
2022-10-05 Nick ClemensBug 31203: Alter other cronjobs that currenlty use...
2022-09-19 Nick ClemensBug 30755: (follow-up) Add a results hash to automatic...
2022-09-19 Martin RenvoizeBug 30755: Remove auto_too_soon from error count
2022-09-16 David CookBug 28553: (QA follow-up) default to auto renew email...
2022-09-16 Kyle M HallBug 28553: Patrons can be set to receive auto_renew...
2022-05-05 Nick ClemensBug 30354: Don't assign warn as letter
2022-04-04 Jonathan DruartBug 30222: Remove warning
2022-04-04 Nick ClemensBug 30222: Further simplify logic
2022-04-04 Nick ClemensBug 30222: Simplify logic for reporting
2022-04-04 Nick ClemensBug 30222: Only send auto renewal digest wehn there...
2021-11-24 Joonas KylmäläBug 29381: Prevent sending of automatic renewal message...
2021-11-03 Joonas KylmäläBug 29380: Correct table name in joins to prevent errors
2021-11-02 Nick ClemensBug 29223: Use patron's branchcode for digest if not...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
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
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-09-28 Nick ClemensBug 25758: Return on_reserve over too_soon when not...
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-02-10 Jonathan DruartBug 24526: Add the confirm flag to the cronjob files
2020-02-10 Jonathan DruartBug 24526: Set verbose if confirm not set
2020-02-10 Jonathan DruartBug 24526: Replace commit with confirm
2020-02-10 Jonathan DruartBug 24526: Use sprintf for readability
2020-02-10 Nick ClemensBug 24526: (follow-up) clean up verbose conditional
2020-02-10 Nick ClemensBug 24526: Add verbose and commit options to automatic_...
2019-10-07 Björn NylénBug 21343: Respect patron language preference in automt...
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-04-10 Martin RenvoizeBug 22600: Add 'cron' to interface types and set approp...
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2017-12-18 Jonathan DruartBug 19444: Do not auto renew if patron is expired and...
2017-05-09 Nick ClemensBug 15705 (QA Followup) Remove unused variable, fix...
2017-05-09 Jonathan DruartBug 15705: Add --send-notices to the cronjob script
2017-05-09 Jonathan DruartBug 15705: Reset the last error when an auto renew...
2017-05-09 Jonathan DruartBug 15705: Notify the user on auto renewing
2015-05-04 Marc VéronBug 13889: Add information about cron jobs to system log
2014-12-03 Robin SheatBug 13377: mark automatic_renewals.pl as executable
2014-09-17 Holger MeißnerBug 11577: Add an automatic renewal cronjob