Koha/koha-tmpl/intranet-tmpl/prog/en/modules/virtualshelves
Owen Leonard 7dbf36e83f Bug 21573: Move lists barcode and biblionumber entry form to modal
This patch modifies the staff client lists page so that the
barcode/biblionumber entry form from the left hand sidebar into a modal
window, triggered by a button in the toolbar.

To test, apply the patch and rebuild the staff client CSS
(https://wiki.koha-community.org/wiki/Working_with_SCSS_in_the_OPAC_and_staff_client).

 - View the contents of a list in the staff client, logged in as a user
   who has permission to add items.
 - Click the "Add items" button. A modal window should appear with the
   barcode/biblionumber entry form.
 - Submit barcodes and/or biblionumbers and confirm that the correct
   titles are added to the list.
 - Log in again as a user who does not have permission to add to the
   list. Confirm that the button isn't present.

Signed-off-by: Mackey Johnstone <mackeyfj@gmail.com>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
2019-01-28 13:06:35 +00:00
..
tables Bug 21418: Remove shelfoff which is not used 2018-10-03 17:20:16 +00:00
addbybiblionumber.tt Bug 21297: Display public lists to existing lists when adding a new item 2018-09-28 19:18:43 +00:00
downloadshelf.tt Bug 14786: Use MARC istead of ISO2709 everywhere 2018-10-17 13:55:19 +00:00
sendshelf.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
sendshelfform.tt Bug 13618: Add html filters to all the variables 2018-08-17 15:55:05 +00:00
shelves.tt Bug 21573: Move lists barcode and biblionumber entry form to modal 2019-01-28 13:06:35 +00:00