Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / misc / cronjobs /
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
2020-03-23 Jonathan DruartBug 23463: Replace ModItem with Koha::Item->store
2020-03-20 Nick ClemensBug 23411: Do not fall back to 'email' for SMS messages
2020-03-19 Jonathan DruartBug 24726: Replace one occurrence in print statement
2020-03-19 Martin RenvoizeBug 24726: Update overdue_notices to use inbound_email_...
2020-02-24 Jonathan DruartBug 24545: Fix license statements
2020-02-24 Marcel de RooyBug 24114: (QA follow-up) Fix counts for lock, anonymiz...
2020-02-24 Jonathan DruartBug 24114: Remove warn statements from Koha::Patrons
2020-02-24 Fridolin SomersBug 24527: misc/cronjobs/update_totalissues.pl problem...
2020-02-19 Nick ClemensBug 21633: Remove finesMode 'test'
2020-02-17 Martin RenvoizeBug 24651: Add maxdays option to fines cronjob
2020-02-17 Jonathan DruartBug 23084: Replace grep {^$var$} with grep {$_ eq ...
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_...
2020-02-04 Jonathan DruartBug 19008: Replace issues with checkouts in print statement
2020-02-04 Magnus EngerBug 19008: More database cleanups - QA followup
2020-02-04 Fridolin SomersBug 19008: More database cleanups - item transfers
2020-02-04 Fridolin SomersBug 19008: More database cleanups - old reserves
2020-02-04 Fridolin SomersBug 19008: More database cleanups - old issues
2020-02-04 Fridolin SomersBug 19008: More database cleanups - deleted patrons
2020-02-04 Fridolin SomersBug 19008: More database cleanups - deleted catalog
2020-02-04 Fridolin SomersBug 19008: More database cleanups - statistics
2020-01-23 Liz ReaBug 24105: Fix error when running longoverdue.pl with...
2019-12-20 Nick ClemensBug 24268: Break assignment and warn into separate...
2019-12-16 Radek ŠimanBug 24235: DUEDGST not sent if PREDUDGST checkbox is off
2019-11-25 Magnus EngerBug 24072: Typos in advance_notices.pl causes DUEDGST...
2019-11-19 Magnus EngerBug 24064: DUEDGST typoed as DUEGST
2019-10-31 Andrew IsherwoodBug 15260: Modify next/prev_open_day
2019-10-25 Nick ClemensBug 17168: (follow-up) QA concerns and rebase issues
2019-10-25 Nick ClemensBug 17168: Remove j2a.pl
2019-10-25 Nick ClemensBug 17168: Add Koha:Script -cron, remove Dumper
2019-10-25 Nick ClemensBug 17168: (follow-up) Address QA concerns and update...
2019-10-25 Nick ClemensBug 17168: (follow-up) Clean up QA errors
2019-10-25 Nick ClemensBug 17168: (follow-up) Tidy, clean params/options,...
2019-10-25 Nick ClemensBug 17168: Add a command line script for updating patro...
2019-10-24 Martin RenvoizeBug 23049: Update existing code to use debit_type
2019-10-07 Björn NylénBug 21343: Respect patron language preference in automt...
2019-09-09 Martha FuerstBug 21180: Allow Talking Tech outbound script to limit...
2019-08-20 Agustin MoyanoBug 14570: (follow-up) fix table name in j2a.pl
2019-08-20 Kyle M HallBug 14570: Make it possible to add multiple guarantors...
2019-08-13 Marcel de RooyBug 16219: (QA follow-up) Tiny regex change
2019-08-13 Nick ClemensBug 16219: (follow-up) Nicer message if params missing...
2019-08-13 Nick ClemensBug 16219: Add 'params' parameter to runreport.pl
2019-06-25 Nick ClemensBug 22566: (QA follow-up) Fix pod complaint
2019-06-25 Martin RenvoizeBug 22566: Add 'branch' key to GetPreparedLetter
2019-06-25 Martin RenvoizeBug 22566: Clarify intent of reports and add warnings
2019-06-25 Martin RenvoizeBug 22566: Rename 'report_email' to 'report_by_branch'
2019-06-25 Martin RenvoizeBug 22566: Accept 'all' in the branch params
2019-06-25 Martin RenvoizeBug 22566: Fix some more issues
2019-06-25 Nick ClemensBug 22566: Fix some problems
2019-05-30 Hayley MapleyBug 20537: Added checks to remove warning from overdue_...
2019-05-23 Nick ClemensBug 20436: (RM follow-up) Use Koha objects instead...
2019-05-10 Liz ReaBug 20436: (QA follow up) - reference and typo fixes
2019-05-10 Kyle M HallBug 20436: Add ability to specify itemtypes for longove...
2019-04-24 Josef MoravecBug 22755: Fix pod in patron_emailer.pl
2019-04-24 Josef MoravecBug 22755: Import Koha::Script into patron_emailer...
2019-04-19 Nick ClemensBug 16149: Generate and send custom notices based on...
2019-04-17 Martin RenvoizeBug 22521: Update fines handling to use accountline...
2019-04-17 Katrin FischerBug 22580: Remove deprecated delete_expired_opac_regist...
2019-04-17 Marcel de RooyBug 21336: Adjust cleanup_database.pl
2019-04-11 Nick ClemensBug 20937: Truncate items for print notices when user...
2019-04-10 Martin RenvoizeBug 22600: Set 'commandline' interface appropriately
2019-04-10 Martin RenvoizeBug 22600: Add 'cron' to interface types and set approp...
2019-03-28 Martin RenvoizeBug 22516: Remove remaining calls to lastincrement
next