Bug 32394: Restore long tasks queue
[koha.git] / Koha / BackgroundJob / BatchUpdateItem.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-08-16 Tomas Cohen AraziBug 31245: Do not try to report results if task not...
2022-04-13 Tomas Cohen AraziBug 27783: Rename queues and adjust currently defined...
2022-03-22 Tomas Cohen AraziBug 30181: (follow-up) Remove redundant queries and...
2021-10-28 Jonathan DruartBug 28445: Remove modified_itemitemnumbers
2021-10-18 Jonathan DruartBug 28445: Respect MaxItemsToDisplayForBatchMod from...
2021-10-18 Jonathan DruartBug 28445: Don't surround the whole batch with a transa...
2021-10-18 Jonathan DruartBug 28445: Fix encoding issue with the background job...
2021-10-18 Jonathan DruartBug 28445: Use the task queue for the batch delete...