Koha/koha-tmpl/intranet-tmpl/prog/css
Owen Leonard ecf6ca5d6e Bug 18708 [Revised] Show itemBarcodeFallbackSearch results in a modal window
This patch modifies the circulation template so that
itemBarcodeFallbackSearch results show in a modal window.

To test, enable the itemBarcodeFallbackSearch system preference and open
a patron's account in circulation.

- Submit a string which will return search results. When the page
  reloads a modal should display showing a table of title search
  results.
  - Test the "Check out" button and confirm that the correct item is
    submitted.
  - Test closing the modal and re-displaying it using the new "Show
    matching titles" button.
  - Confirm that the "Add record using fast cataloging" button still
    works correctly.
- Submit a string which will return no results. No modal window should
  display, and only the "Add record" button should appear.
- Confirm that normal checkout works correctly.
- Test with itemBarcodeFallbackSearch disabled, and with a user who
  lacks Fast Cataloging permission.

Revision removes a heading which was made redundant by the modal markup.

Signed-off-by: Josef Moravec <josef.moravec@gmail.com>

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

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>

Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
2017-09-01 17:07:22 -03:00
..
treeview
addbiblio.css Bug 17929 - You can't edit indicators in the cataloging screen 2017-02-07 17:53:41 +00:00
buttons.dataTables.min.css
cateditor.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
datatables.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
help.css
hierarchy.css
humanmsg.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
installer.css Bug 17942 [Follow-up] Update style of the web installer with Bootstrap 3 2017-05-09 20:54:31 +00:00
itemsearchform.css
login.css
mainpage.css Bug 16239: Update css files 2017-01-13 14:41:23 +00:00
preferences.css
print.css
printreceiptinvoice.css
quotes.css
right-to-left.css
select2.css Bug 13501: Highlight select2 control if field is required and value is missing 2016-09-02 16:25:04 +00:00
spinelabel.css
staff-global.css Bug 18708 [Revised] Show itemBarcodeFallbackSearch results in a modal window 2017-09-01 17:07:22 -03:00
tinymce.css
uploader.css