Bug 20256: DBIC schema
[koha.git] / Koha / BackgroundJob /
2022-12-16 Tomas Cohen AraziBug 32394: (follow-up) Add param for Koha::BackgroundJo...
2022-12-14 Jonathan DruartBug 32394: Restore long tasks queue
2022-11-08 Jonathan DruartBug 32030: Create eHolding titles from a list
2022-09-19 Tomas Cohen AraziBug 27421: MARC staging/import are long-running tasks
2022-09-19 Marcel de RooyBug 27421: (QA follow-up) Polishing the backgroundjob...
2022-09-19 Marcel de RooyBug 27421: (QA follow-up) BatchCommitImportRecords...
2022-09-19 Marcel de RooyBug 27421: (QA follow-up) Similar changes for revert...
2022-09-19 Marcel de RooyBug 27421: (QA follow-up) Include manage URL and item...
2022-09-19 Jonathan DruartBug 27421: Fix job's size for import
2022-09-19 Jonathan DruartBug 27421: Commit and revert
2022-09-19 Jonathan DruartBug 27421: Use Background job for staging MARC records...
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-07-22 Jonathan DruartBug 29697: Replace GetMarcBiblio occurrences with ...
2022-06-16 Jonathan DruartBug 30974: Set size for indexing jobs to 1
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-11 Nick ClemensBug 30710: Build holds queue once per biblio when batch...
2022-05-06 Nick ClemensBug 30467: (QA follow-up) Fix copy paste error to updat...
2022-05-06 Martin RenvoizeBug 30467: (QA follow-up) Restore indexing for item...
2022-05-06 Jonathan DruartBug 30467: Don't send the delete request for each item
2022-05-05 Jonathan DruartBug 30465: Make BatchUpdateBiblio update the index...
2022-05-05 Jonathan DruartBug 30464: Make BatchUpdateAuthority update the index...
2022-05-05 Jonathan DruartBug 30460: Make BatchDeleteBiblio update the index...
2022-05-05 Jonathan DruartBug 30459: Make BatchDeleteAuthority update the index...
2022-05-05 Tomas Cohen AraziBug 29346: Add better reporting
2022-05-05 Nick ClemensBug 29346: (follow-up) Fix typo 'availabe'
2022-05-05 Martin RenvoizeBug 29346: (follow-up) Fix typo
2022-05-05 Tomas Cohen AraziBug 29346: Add holds queue update background job
2022-05-05 Tomas Cohen AraziBug 30692: Fix progress for ES indexing tasks
2022-05-05 Tomas Cohen AraziBug 30360: Make UpdateElasticIndex use the helper methods
2022-05-03 Jonathan DruartBug 27344: Warn the error in the log
2022-05-03 Jonathan DruartBug 27344: Add missing imports
2022-05-03 Tomas Cohen AraziBug 27344: Adapt to bug 30181 changes
2022-05-03 Jonathan DruartBug 27344: Implement Elastic's update_index_background...
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-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-02-10 Jonathan DruartBug 29844: Fix ->search occurrences
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-11-19 Jonathan DruartBug 29387: Stringify exception when logging error durin...
2021-11-15 Andrew NuggedBug 28413: (QA follow-up) Fix for missing use Koha...
2021-10-28 Tomas Cohen AraziBug 28959: (follow-up) Adjust all places in which ...
2021-10-28 Jonathan DruartBug 28445: Remove modified_itemitemnumbers
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-18 Jonathan DruartBug 28445: Respect MaxItemsToDisplayForBatchMod from...
2021-10-18 Jonathan DruartBug 28445: delete_biblios is a boolean
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...
2021-10-01 Jonathan DruartBug 23678: Include file for batch_hold_cancel
2021-10-01 Agustin MoyanoBug 23678: Allow cancel holds in bulk
2021-10-01 Jonathan DruartBug 29149: Add the capability to provide more info...
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 authorities
2021-10-01 Jonathan DruartBug 26080: Use the task queue for batch delete biblios
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::BatchUpdateAuthority
2020-10-05 Jonathan DruartBug 22417: Add Koha::BackgroundJob::BatchUpdateBiblio