Releases: folio-org/ui-requests
Releases · folio-org/ui-requests
v3.0.3
v3.0.2
v3.0.1
v3.0.0
- Paneheader Actions updates. Refs UIREQ-415.
- Add ability to create a request with the requester without barcode. Fixes UIREQ-444.
- Fix bug causing spurious form saves after proxy selection. Fixes UIREQ-449, UIREQ-454.
- Prevent error on duplicating request with proxy requester. Fixes UIREQ-456.
- Set correct service point default for proxy sponsors. Fixes UIREQ-455.
- Change requester background color on
Request detail
page to increase color contrast. Refs UIREQ-438. - Fix export to CSV. Fixes UIREQ-453.
- Restore the ability to view 'Block details' from "Patron blocked from requesting" modal. Fixes UIREQ-451.
- Purge
intlShape
in prep forreact-intl
v4
migration. Refs STRIPES-672. - Prevent requests on for items with the status Withdrawn. Refs UIREQ-390.
- Prevent requests on for items with the status Claimed returned. Refs UIREQ-391.
- Prevent requests for items with the status Lost and paid. Refs UIREQ-400.
- Upgrade to
stripes
4.0
,react-intl
4.5
. Refs STRIPES-672. - Fixed label in move hold modal to show item title. Fixes UIREQ-304.
- Patron Blocks: Is there an automated patron block on requesting? Refs UIREQ-471.
- Make permission names l10nable. Refs UIREQ-474.
v2.0.3
v2.0.2
v2.0.1
v2.0.0
- Disable confirm button when cancel is in progress. Fixes UIREQ-321
- Blocked patron can successfully place a Request. Refs UIREQ-394.
- Fix reference to
userId
via block. Fixes UIREQ-396. - Create/Edit a request | Move Save/Cancel buttons to the footer. Refs UIREQ-370.
- Fix bug with wrong delivery address in request form. Refs UIREQ-380.
- Fix menus displaying when duplicating request. Refs UIREQ-385.
- Fix bug in new request linking back to inventory item record. Fixes UIREQ-349.
- Fix open request count on item when creating a new request. Fixes UIREQ-343.
- Show effective call number in details pane. Refs UIREQ-366.
- Fix sorting by request date. Fixes UIREQ-399.
- Support new versions of mod-inventory and mod-circulation. Refs UIREQ-405.
- Filter Requests by Tags. Refs UIREQ-409.
- Fix sorting by proxy. Fixes UIREQ-342.
- Prevent all request types for declared lost item. Refs. UIREQ-392.
- Update unit tests to accommodate action menu changes. Refs UIREQ-418, STCOM-553.
- Fix a bug in request duplication. Fixes UIREQ-412.
- Security update eslint to v6.2.1. Refs UIREQ-407.
- Rename request export names in Action dropdown, make links disabled if no search/filtered results. Refs UIREQ-395.
- Include effective call number elements in the Request CSV. Refs UIREQ-367.
- Include effective call number elements in the Hold shelf clearance report. Refs UIREQ-368.
- Only fetch open loans when loading an item. Fixes UIREQ-353.
- Make
Export hold shelf clearance report
forCurrentServicePoint
disabled if there is nothing on it for the currently selected service point. Fixes UIREQ-395. - Add possibility for render all available tokens on pick slip. Fixes UICIRC-416.
- Make disabling
Export hold shelf clearance report
forCurrentServicePoint
not depending on filter results. Fixes UIREQ-395. - Fix link to
ui-users
from request details screen. Fixes UIREQ-424. - Add 'Load more' button at the end of the results list. Fixes UIREQ-427.
- Display effective call number string on the request queue page. Refs UIREQ-372.
- Upgrade to
stripes
v3.0.0
. - Correctly handle multiple sequential 'cancel' requests. Refs UIREQ-417.