Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard efd4121941
Bug 23464: Update the process of quick spine label printing
This patch makes changes to the way quick spine label printing works,
either from the bibliographic details page or the Quick spine label
creator page.

To test, apply the patch and go to Tools -> Quick spine label creator.

 - Type or scan a barcode. Submitting the form should trigger a popup
   window with the spine label print page. The "print" button should
   be centered at the bottom of the window in a footer-like container.
   - If you have SpineLabelAutoPrint enabled, the print dialog should
     appear automatically.
   - After printing, the pop-up window should close and and focus should
     be returned to the barcode field.

Enable the SpineLabelShowPrintOnBibDetails system preference. View the
bibliographic details page for a record in the catalog.

 - In the holdings table, a "Spine label" column should appear as the
   second-to-last column. The column should contain "Print label"
   Bootstrap-style buttons.
 - Clicking a "Print label" button should trigger a pop-up window with
   the spine label print page. The behavior of the window should be the
   same as above.

Signed-off-by: Maryse Simard <maryse.simard@inlibro.com>
Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2019-09-09 11:26:55 +01:00
..
src Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
addbiblio.css Bug 22408: Subscription entry form cleanup 2019-04-30 12:54:30 +00:00
cateditor.css Bug 17178: Add virtual keyboard to advanced cataloguing editor 2019-06-28 15:54:33 +01:00
hierarchy.css
humanmsg.css
installer.css
itemsearchform.css Bug 23013: Upgrade DataTables in the staff client 2019-08-22 15:23:19 +01:00
login.css
mainpage.css
preferences.css Bug 21582: Use CodeMirror for *UserJS & *UserCSS 2019-04-12 02:28:17 +00:00
print.css Bug 22147: Hidden 'Batch modify' button on report print layout 2019-02-19 13:52:14 +00:00
printreceiptinvoice.css
quotes.css
reports.css Bug 23197: Add more batch operation options to SQL report results 2019-07-15 11:28:06 +01:00
right-to-left.css Bug 22023: (follow-up) Right-to-left layout improvements 2019-03-13 05:31:30 +00:00
select2.css
spinelabel.css Bug 23464: Update the process of quick spine label printing 2019-09-09 11:26:55 +01:00
staff-global.css Bug 23013: Compiled CSS 2019-08-22 15:24:30 +01:00
tinymce.css
uploader.css