Bug 32394: Restore long tasks queue
[koha.git] / Koha / BackgroundJob / BatchDeleteBiblio.pm
2022-12-14 Jonathan DruartBug 32394: Restore long tasks queue
2022-09-07 Marcel de RooyBug 31351: (QA follow-up) Use $self->json in Background...
2022-09-07 Joonas KylmäläBug 31351: Koha::BackgroundJob: Let database connection...
2022-05-13 Tomas Cohen AraziBug 30728: Only trigger real-time holds queue update...
2022-05-13 Tomas Cohen AraziBug 30727: Avoid holds queue updates multiple times...
2022-05-05 Jonathan DruartBug 30460: Make BatchDeleteBiblio update the index...
2022-04-13 Tomas Cohen AraziBug 27783: Rename queues and adjust currently defined...
2022-03-23 Jonathan DruartBug 29788: (follow-up) Make Koha::Item->safe_to_delete...
2022-03-22 Tomas Cohen AraziBug 30181: (follow-up) Remove redundant queries and...
2022-01-11 Jonathan DruartBug 29788: Fix batch delete item
2022-01-11 Jonathan DruartBug 29788: Make Koha::Item->safe_to_delete use Koha...
2021-11-19 Jonathan DruartBug 29387: Stringify exceptions for other background...
2021-10-01 Tomas Cohen AraziBug 26080: (QA follow-up) Add POD
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete biblios