Bug 29346: Add holds queue update background job
[koha-ffzg.git] / Koha / BackgroundJob / BatchUpdateAuthority.pm
2022-04-25 Jonathan DruartBug 30461: Fix BatchUpdateAuthority
2022-04-13 Tomas Cohen AraziBug 27783: Rename queues and adjust currently defined...
2022-04-13 Fridolin SomersRevert "Bug 29859: Fix BatchUpdateAuthority"
2022-04-08 Jonathan DruartBug 29859: Fix BatchUpdateAuthority
2022-03-22 Tomas Cohen AraziBug 30181: (follow-up) Remove redundant queries and...
2021-11-19 Jonathan DruartBug 29387: Stringify exceptions for other background...
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 Koha::BackgroundJob::BatchUpdateAuthority