[Koha-bugs] [Bug 30719] ILL should provide the ability to create batch requests

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jan 27 17:54:39 CET 2023


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

--- Comment #24 from Pedro Amorim <pedro.amorim at ptfs-europe.com> ---
Created attachment 145760
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=145760&action=edit
Bug 30719: (QA Follow-up):

- Fixed an issue with illrequest api definition that prevented the listing of
any ILL requests if if any had a status_alias
- Updated "Add items to batch" css class to match new 22.11 style
- Fixed conflict issue where it prevented the creation of a request in a
backend that has JS field validation utilizing the #cardnumber selector
- Added a check for metadata enrichment plugins and bail batches JS code if
none are found, this prevents a console error
- Remove ysearch from patron auto complete and use new standard one. FIXME: The
dialog modal .modal has a z-index of 1050 but the autocomplete patron
suggestions .ui-front has a z-index of 100, it's working but shows behind the
modal and is unclickable.

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


More information about the Koha-bugs mailing list