Bug 24183: (RM follow-up) Remove re-introduced UseKohaPlugins
[koha.git] / misc / cronjobs /
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
2019-03-22 Nick ClemensBug 20478: Fix qa complaints
2019-03-22 Andreas JonssonBug 20478: Have the cronjob script advance_notices...
2019-03-22 Andreas JonssonBug 20478: Refactor to remove code duplication.
2019-03-21 Josef MoravecBug 21683: Remove accountlines.accountno
2019-03-15 Fridolin SomersBug 21560: (follow-up) move use at the top
2019-03-15 Fridolin SomersBug 21560: create Koha::Util::OpenDocument with subrout...
2019-03-15 Fridolin SomersBug 21560: Optimize ODS export of gather_print_notices.pl
2019-02-19 Fridolin SomersBug 22323: cronjob runreport.pl CSV add encoding
2019-01-30 Tomas Cohen AraziBug 22155: Adapt uses of biblio_metadata.marcflavour...
2019-01-25 Tomas Cohen AraziBug 22049: Make MarkIssueReturned rely on returndate...
2019-01-25 Olivia LuBug 21855: Changed "deprecated delete_unverified_opac_r...
2019-01-23 morgane alonsoBug 17047: subscriptions management with Mana-KB
2019-01-04 Martin RenvoizeBug 21753: Remove all reference of chargename from...
2019-01-04 Tomas Cohen AraziBug 21915: Add a cli script to reconcile balances
2018-11-12 Jonathan DruartBug 21526: Use the 'url' filter when needed
2018-11-07 Nick ClemensBug 15494: Update display of renewal errors
2018-11-05 Marc VéronBug 16280: purge_suggestions.pl: Cron job log should...
2018-11-02 Nick ClemensBug 21640: Enable output to STDOUT for Itiva outbound...
next