Bug 27751: Phase out jquery.cookie.js: Batch item modifications
authorOwen Leonard <oleonard@myacpl.org>
Mon, 22 Feb 2021 16:49:12 +0000 (16:49 +0000)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 9 Mar 2021 14:05:30 +0000 (15:05 +0100)
commitc473a703329f9ff9edaa0b5788eb38be4bf2f897
treefeb1a4cb39bb404172675c53c22250391426b452
parent745ba3d9d341e3fa7ed56c8bd4860bfdfc204b9f
Bug 27751: Phase out jquery.cookie.js: Batch item modifications

To test, apply the patch and go to Tools -> Batch item modification.

- Submit a batch of barcodes for modification.
- Uncheck some checkboxes to hide columns in the table showing your
  submitted items.
- Return to the batch item modification page and submit your batch
  again.
- The columns you selected should still be hidden.
- Submit a batch of items for deletion.
- The same columns should be hidden here too.
- Also test that the "Show all columns" and "Hide all columns" buttons
  work and that the changes persist across batches.

Signed-off-by: David Nind <david@davidnind.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/js/pages/batchMod.js