Bug 32012: runreport.pl should use binmode UTF-8
[koha.git] / misc / cronjobs /
2022-11-02 Fridolin SomersBug 32012: runreport.pl should use binmode UTF-8
2022-10-27 Björn NylénBug 31969: (follow-up) Move deletion code to Koha:...
2022-10-27 Björn NylénBug 31969: Add background queue options to cleanup_database
2022-10-18 Marcel de RooyBug 27265: (QA follow-up) Typo on L99 cron script
2022-10-18 Kyle M HallBug 27265: Enable message queue cron to accept multiple...
2022-10-18 Nick ClemensBug 28555: (follow-up) Add to script documenation
2022-10-18 Nick ClemensBug 28555: (follow-up) Make verbose count flags passed
2022-10-18 Nick ClemensBug 28555: Improve logging for overdue_notices.pl
2022-10-17 Petro VashchukBug 31776: Fix a typo in cleanup_database.pl cronjob...
2022-10-11 Nick ClemensBug 28950: Mark serial late when past grace period
2022-10-05 Nick ClemensBug 31203: Alter other cronjobs that currenlty use...
2022-10-05 Nick ClemensBug 31203: Add End action to cronjobs and log viewer
2022-10-05 Nick ClemensBug 31203: POC advance_notices
2022-10-03 Kyle M HallBug 20457: Overdue and pre-overdue cronjobs not skippin...
2022-10-03 Nick ClemensBug 31540: Exclude expired holds from the reminder job
2022-09-19 Tomas Cohen AraziBug 31342: Add execution locking to process_message_que...
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-09-07 Tomas Cohen AraziBug 30042: Remove Date::Calc dependency in batch_anonym...
2022-08-31 Nick ClemensBug 31356: Use hold expiration date instead of adding...
2022-08-19 Fridolin SomersBug 28327: Unify CSV delimiter special behavior for...
2022-08-19 Tomas Cohen AraziBug 31282: Fix broken characters in patron_emailer...
2022-08-19 Jonathan DruartBug 30718: Use flatpickr's altInput
2022-08-16 Katrin FischerBug 31281: Use correct reply-to email when sending...
2022-08-05 Tomas Cohen AraziBug 31249: Use cronlogaction on update_patrons_category.pl
2022-07-22 Jonathan DruartBug 29697: Use flag embed_items
2022-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-07-22 Katrin FischerBug 31157: (QA follow-up) Update descriptions and wordi...
2022-07-22 Martin RenvoizeBug 31157: Allow selection for overdue from address...
2022-07-08 David NindBug 31122: Terminology - Replace occurences of 'Notices...
2022-06-28 Nick ClemensBug 31058: Fix import AutoUnsuspendHolds
2022-06-13 Jonathan DruartBug 30914: (24153 follow-up) Fix cleanup_database.pl...
2022-06-06 Nick ClemensBug 30893: Fix documentation in update_patrons_category.pl
2022-05-19 Joonas KylmäläBug 30776: import missing subroutine to fix import_webs...
2022-05-14 Kyle M HallBug 30666: Holds reminder cronjob (holds_reminder.pl...
2022-05-14 Kyle HallBug 30667: Holds reminder cronjob (holds_reminder.pl...
2022-05-05 Nick ClemensBug 30354: Don't assign warn as letter
2022-05-05 Aleisha AmohiaBug 30291: Changes to staff client files
2022-05-05 Jonathan DruartBug 29698: Make items available for PREDUEDGST
2022-04-13 Martin RenvoizeBug 16258: (QA follow-up) Capitalise EDIFACT
2022-04-13 Kyle HallBug 16258: (QA follow-up) Add a guard to the cron script
2022-04-04 Fridolin SomersBug 26669: Last Run if report not always updated
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...
2022-04-04 Tomas Cohen AraziBug 29501: Use the default transport
2022-04-04 Tomas Cohen AraziBug 29501: Make gather_print_notices.pl use Koha::Email
2022-03-15 Fridolin SomersBug 19532: (RM follow-up) Fix recalls.old is default 0
2022-03-15 Marcel de RooyBug 19532: (QA follow-up) Add the cron jobs to the...
2022-03-15 Marcel de RooyBug 19532: (QA follow-up) Move as_list to iterator...
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fixes along recall workflow
2022-03-15 Aleisha AmohiaBug 19532: (follow-up) Fix calls, tests, syspref settin...
2022-03-15 Aleisha AmohiaBug 19532: Expiry and overdue cronjobs, and overdue...
2022-03-02 David SchmidtBug 30132: Fix POD, show correct usage of Getopt::Long
2022-02-11 Tomas Cohen AraziBug 29843: Use in batch_anonymise.pl
2022-02-11 Tomas Cohen AraziBug 29525: Make batch_anonymise.pl deal with holds
2022-02-10 Jonathan DruartBug 29859: Use iterator instead of as_list
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2022-01-22 Marcel de RooyBug 28962: Add del-unv-selfreg to crontab
2022-01-22 Hayley PelhamBug 29054: Add verbose check for warn in advance_notices.pl
2022-01-19 Fridolin SomersBug 29704: (RM follow-up) Fix typo sned send
2022-01-19 Nick ClemensBug 29704: Add a triggered option to holds_reminder.pl
2022-01-14 Fridolin SomersBug 20076: (RM follow-up) Fix system preference boolean...
2022-01-14 ThibaudGLTBug 20076: Add syspref to remove overdues notification...
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2022-01-10 Tomas Cohen AraziBug 29794: (follow-up) Add license
2022-01-10 Tomas Cohen AraziBug 29794: Add missing include in delete_items.pl
2021-12-07 Jonathan DruartBug 28617: Remove kohalib.pl and rely on PERL5LIB
2021-11-24 Joonas KylmäläBug 29381: Prevent sending of automatic renewal message...
2021-11-15 Magnus EngerBug 28994: Fix logical errors with amount vs amoutoutst...
2021-11-03 Kyle M HallBug 28474: Pass process_message_queue.pl params to...
2021-11-03 Joonas KylmäläBug 29380: Correct table name in joins to prevent errors
2021-11-03 Jonathan DruartBug 29395: use EXPORT_OK from Koha::Patron::Debarments
2021-11-02 Nick ClemensBug 29223: Use patron's branchcode for digest if not...
2021-10-21 Caroline Cyr La... Bug 29216: Correct --where documentation in update_patr...
2021-10-18 Nick ClemensBug 28153: Add 'Hold reminder' messaging preference
2021-10-07 Jonathan DruartBug 18631: Use - instead of _ for options
2021-10-07 Nick ClemensBug 18631: Add option to specify logs to preserve or...
2021-10-06 Marcel de RooyBug 25429: (QA follow-up) Add extra variable for days
2021-10-06 Kyle M HallBug 25429: Require command line switch to enable, contr...
2021-10-06 Kyle M HallBug 25429: Use filter_by_last_update
2021-10-06 Kyle M HallBug 25429: Script should be able to run with only retur...
2021-10-06 Kyle M HallBug 25429: Cleanup Database - remove resolved claims...
2021-09-28 Nick ClemensBug 29076: Fetch the zebraqueue entries when not confirm
2021-08-30 Nick ClemensBug 28456: Add WHERE option to membership_expiry cronjob
2021-08-04 Martin RenvoizeBug 22435: Update for bug 27049
2021-07-30 Nick ClemensBug 17600: (follow-up) Fully qualify routine in cancel_...
2021-07-29 Jonathan DruartBug 17600: Fix missing C4::AuthoritiesMARC import
2021-07-29 Jonathan DruartBug 17600: Fix POSIX imports
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2021-06-24 Jonathan DruartBug 28606: Remove $DEBUG and $ENV{DEBUG}
2021-06-23 Martin RenvoizeBug 28581: Use 'from_email_address' where appropriate
2021-06-23 Marcel de RooyBug 28581: Use from_email_address in the codebase
2021-06-22 Jonathan DruartBug 28572: Remove C4::Debug
2021-06-21 Jonathan DruartBug 28514: Remove getletter
2021-06-15 Nick ClemensBug 28503: Unit tests
2021-06-14 Jonathan DruartBug 28487: Fallback to default template in overdue_notices
next