Bug 19532: Database and installer stuff
[koha.git] / Koha / BackgroundJob / BatchUpdateBiblio.pm
2022-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
2021-11-19 Jonathan DruartBug 29387: Stringify exception when logging error durin...
2021-10-28 Tomas Cohen AraziBug 28959: (follow-up) Adjust all places in which ...
2021-10-26 Tomas Cohen AraziBug 14957: (QA follow-up) Clarify 'context' param
2021-10-26 David GustafssonBug 14957: fix context for batchmod and batchimport
2021-10-26 David GustafssonBug 14957: Merge rules system for merging of MARC records
2021-10-01 Jonathan DruartBug 29149: Add the capability to provide more info...
2021-07-16 Jonathan DruartBug 17600: Standardize our EXPORT_OK
2020-10-05 Jonathan DruartBug 22417: Remove $dbh in Koha::BackgroundJob::*
2020-10-05 Jonathan DruartBug 22417: Add missing POD and html filters
2020-10-05 Jonathan DruartBug 22417: Remove record_type from BatchUpdate*
2020-10-05 Jonathan DruartBug 22417: Fix the batch authority tool
2020-10-05 Jonathan DruartBug 22417: Switch to STOMP
2020-10-05 Jonathan DruartBug 22417: Add the ability to cancel a job
2020-10-05 Jonathan DruartBug 22417: Add Koha::BackgroundJob::BatchUpdateBiblio