Bug 36473: (follow-up) Additionally warn the stringified exception
[koha.git] / misc / cronjobs / membership_expiry.pl
2023-10-24 Marcel de RooyBug 35001: Add some checks to membership_expiry
2023-10-10 Marcel de RooyBug 28688: (follow-up) Remove redundant options
2023-10-10 Jonathan DruartBug 28688: Use pod2usage for incorrect usage
2023-10-10 Marcel de RooyBug 28688: Allow to pass another renewal notice
2023-10-10 Marcel de RooyBug 28688: Add renew option to membership_expiry.pl
2023-10-04 Marcel de RooyBug 33522: (follow-up) Do not rely on fallback
2023-10-04 Marcel de RooyBug 33522: Add active and inactive parameter to members...
2023-05-18 Julian MauriceBug 23773: Send membership expiry notices by sms too
2022-10-05 Nick ClemensBug 31203: Alter other cronjobs that currenlty use...
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-08-30 Nick ClemensBug 28456: Add WHERE option to membership_expiry cronjob
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-04-10 Martin RenvoizeBug 22600: Add 'cron' to interface types and set approp...
2017-05-09 Jonathan DruartBug 17762: Send lang to GetPreparedLetter
2016-12-30 Jonathan DruartBug 17569: Do not limit by branch if option is not...
2016-12-30 Jonathan DruartBug 17569: Koha::Patrons - Move GetUpcomingMembershipEx...
2016-04-29 Marcel de RooyBug 15543: Use another notice in membership_expiry.pl
2016-04-29 Marcel de RooyBug 14834: Make membership_expiry cronjob more flexible
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Exit cronjob if pref not set
2015-10-06 Marcel de RooyBug 6810: [QA Follow-up] Some minor tidying up of cron...
2015-10-06 Amit GuptaBug 6810: Fix QA failures
2015-10-06 Alex ArnaudBug 6810: Add new systempreference (MembershipExpiryDay...
2015-10-06 Amit GuptaBug 6810: Send membership expiry reminder notices.