Skip to content

Releases: folio-org/ui-requests

v3.0.3

12 Aug 20:24
Compare
Choose a tag to compare
  • Include tag-related permissions in ui-users.edit permission. Refs UITAG-29.

v3.0.2

12 Aug 20:24
Compare
Choose a tag to compare
  • Add subpermission to Requests: View, create. Refs UIREQ-486.
  • Fix the ability to sort by the Request Date column. Fixes UIREQ-481.

v3.0.1

12 Aug 20:21
b8f6f7f
Compare
Choose a tag to compare
  • Increment @folio/plugin-find-user to v3.0 for @folio/stripes v4 compatibility.

v3.0.0

15 Jun 21:08
8e9c99e
Compare
Choose a tag to compare
  • 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 for react-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

23 Apr 14:52
4388397
Compare
Choose a tag to compare
  • Fix export to CSV. Fixes UIREQ-453.
  • Restore the ability to view 'Block details' from "Patron blocked from requesting" modal. Fixes UIREQ-451.

v2.0.2

02 Apr 16:41
1af8491
Compare
Choose a tag to compare
  • Fixed the ability to change service point for open page request. Refs UIREQ-426.
  • Fix display of the request count on item. Refs UIREQ-433.

v2.0.1

17 Mar 19:06
023d336
Compare
Choose a tag to compare
  • Update to plugin-find-user v2.0.0.

v2.0.0

17 Mar 02:04
f946409
Compare
Choose a tag to compare
  • 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 for CurrentServicePoint 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 for CurrentServicePoint 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.

v1.14.4

06 Feb 03:48
c27305f
Compare
Choose a tag to compare
  • Create/Edit a request | Move Save/Cancel buttons to the footer. Refs UIREQ-370.

v1.14.3

08 Jan 13:47
1cda204
Compare
Choose a tag to compare
  • Do not duplicate requester block on new-request form. Fixes UIREQ-404.