Bug 27421: Commit and revert
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 13 Jun 2022 14:15:36 +0000 (16:15 +0200)
committerTomas Cohen Arazi <tomascohen@theke.io>
Mon, 19 Sep 2022 18:14:56 +0000 (15:14 -0300)
commit9470cf8c1b1887c8fe4612d4eff2b905e2a4f4bc
tree14e6e9bf911f1667fed7b0befdefb840fd271e15
parent8497ed67b7238ec751714b8f4d6a11e7eb1cc715
Bug 27421: Commit and revert

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Koha/BackgroundJob.pm
Koha/BackgroundJob/MARCImportCommitBatch.pm [new file with mode: 0644]
Koha/BackgroundJob/MARCImportRevertBatch.pm [new file with mode: 0644]
debian/templates/apache-shared-intranet-plack.conf
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/marc_import_commit_batch.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/marc_import_revert_batch.inc [new file with mode: 0644]
koha-tmpl/intranet-tmpl/prog/en/includes/background_jobs/stage_marc_for_import.inc
koha-tmpl/intranet-tmpl/prog/en/modules/admin/background_jobs.tt
koha-tmpl/intranet-tmpl/prog/en/modules/tools/manage-marc-import.tt
tools/manage-marc-import.pl