[Koha-bugs] [Bug 16778] Use Bootstrap modal for card printing on patron lists page

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jun 20 16:03:08 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16778

--- Comment #1 from Owen Leonard <oleonard at myacpl.org> ---
Created attachment 52591
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=52591&action=edit
Bug 8290 - Replace usage of Greybox modals with Bootstrap modals

This patch is a proof-of-concept for replacing Greybox modals in
situations where in-modal page transitions happen. This one addresses
patron card export from the patron lists page.

To test you must have at least one patron lists containing patrons.

- Apply the patch and go to Patrons -> Patron lists.
- In the 'Actions' menu associated with your list, choose 'Print patron
  cards.' A modal window should be triggered.
- In the modal window, change settings as necessary and click the
  "Export" button.
- The modal should reload and display a link to download a PDF. Confirm
  that the PDF download works correctly and that the correct patron
  batch was processed.
- Repeat the process and confirm at each step that clicking the 'X'
  button or the 'Cancel' link dismisses the modal window.

To confirm that changes to the patron card print template has not
adversely affected printing patron cards from the patron card creator
page:

- Go to Tools -> Patron card creator.
- Choose Manage -> Card batches.
- Click 'Export' for any batch.
- Confirm that the Greybox modal still works correctly for patron card
  export.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list