Koha/koha-tmpl/intranet-tmpl/prog/en/modules/tools
Owen Leonard 4a0deff529 Bug 15319 - Use Bootstrap modal for MARC preview when performing batch record modifications
In order to reduce the number of dependencies for common interactions we
should attempt to use Bootstrap modals in place of Greybox ones.

This patch modifies the batch record modification page so that the
"Preview MARC" link triggers a preview in a Bootstrap modal.

To test:

1. Apply the patch and navigate to Tools -> Batch record modification.
2. Submit multiple biblionumbers for batch modification.
3. In the results list, click the "Preview MARC" link for multiple
   results and confirm that the correct data is shown each time.
4. Use the "Modify record using the following template" menu to change
   the modification template.
5. Confirm that the "Preview MARC" links still work and show data
   correctly modified by your newly chosen template.
6. Repeat steps 2-5 with authority record numbers.

Signed-off-by: Frédéric Demians <f.demians@tamil.fr>
  Works as described. No regression.

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
2015-12-30 14:47:51 +00:00
..
batch_delete_records.tt
batch_record_modification.tt Bug 15319 - Use Bootstrap modal for MARC preview when performing batch record modifications 2015-12-30 14:47:51 +00:00
batchMod-del.tt
batchMod-edit.tt
batchMod.tt
cleanborrowers.tt Bug 6756: Add info messages 2015-09-16 10:55:42 -03:00
csv-profiles.tt
export.tt
holidays.tt Bug 12072: Make datepicker and templates to be aware of dmydot format 2015-11-19 13:15:19 -03:00
import_borrowers.tt Bug 15231: (followup) Remove stray </b> tag 2015-12-29 22:45:57 +00:00
inventory.tt Bug 10005: Inventory - Add an option to not check in items 2015-09-16 10:57:56 -03:00
koha-news.tt Bug 14248: Optionally display authorship for news 2015-10-27 16:26:22 -03:00
letter.tt Bug 11625: Implement DefaultToLoggedInLibraryNoticesSlips 2015-12-30 11:41:14 +00:00
manage-marc-import.tt Bug 15327: Minor tweaks to Bootstrap modal handling on Staged MARC management page 2015-12-30 14:37:32 +00:00
marc_modification_templates.tt Bug 12540: Display "Every" on editing a MMT action if previously selected 2015-11-09 12:06:52 -03:00
modborrowers.tt
overduerules.tt
picture-upload.tt
quotes-upload.tt
quotes.tt Bug 15237: Quote of the day: Better translatibility for editor and help 2015-12-29 23:57:52 +00:00
scheduler.tt
showdiffmarc.tt
stage-marc-import.tt Bug 14321: Integrate Upload.pm into Koha 2015-09-25 12:02:52 -03:00
tools-home.tt
upload-images.tt Bug 14321: Integrate Upload.pm into Koha 2015-09-25 12:02:52 -03:00
upload.tt Bug 14321: [QA Follow-up] Additional QA requests 2015-09-25 12:02:52 -03:00
viewlog.tt