Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard 52bceacd82 Bug 22032: Improve local cover image tab on detail page
This patch makes a variety of improvements to the images tab of the
staff client's bibliographic detail page.

To test, apply the patch and regenerate the staff client CSS.

 - Enable the LocalCoverImages system preference.
 - Locate a bibliographic record which has no images attached.
   - There should be a "no images" message and an upload button.
     - Upload an image and return to the detail page.
       - The "Images" tab should have a nicely-styled thumbnail of the
         image you uploaded.
         - Test the "Delete image" link: It should ask for a
           confirmation. If you confirm, the image should disappear and
           a "loading" spinner should appear.
           - When the image has been deleted the thumbnail container
             should disappear and the "no images" message should
             reappear.
 - Test this process with AllowMultipleCovers enabled and disabled.

Extra credit: Modify the AJAX url in the removeLocalImage
function in detail.tt. After misspelling a parameter name or the URL
path, clicking the "Delete image" link should trigger an alert and
re-show the image thumbnail.

Signed-off-by: Lucas Gass <lucas@bywatersolutions.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-03-22 20:28:24 +00:00
..
src Bug 22032: Improve local cover image tab on detail page 2019-03-22 20:28:24 +00:00
addbiblio.css Bug 22399: Improve responsive behavior of the basic marc editor 2019-03-15 19:46:28 +00:00
buttons.dataTables.min.css
cateditor.css
datatables.css Bug 22261: Revise style of DataTables menus 2019-02-22 14:14:27 +00:00
hierarchy.css
humanmsg.css
installer.css
itemsearchform.css
login.css
mainpage.css
preferences.css Bug 22337: Make it clearer that language preferences can be re-ordered 2019-02-27 09:14:21 -05: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 22287: Correct new charts CSS 2019-02-15 18:42:47 +00: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
staff-global.css Bug 21948: Compiled CSS 2019-03-22 19:20:55 +00:00
tinymce.css
uploader.css