Skip to content

v5.0.0

Compare
Choose a tag to compare
@zburke zburke released this 19 Mar 01:45
· 650 commits to master since this release
a37335e
  • Add timepicker for hold shelf expiration date. Refs UIREQ-381.
  • Omit holdShelfExpirationDate field in duplicated request. Refs UIREQ-532.
  • Fix sorting by request status. Fixes UIREQ-540.
  • Fix search by tags. Fixes UIREQ-542.
  • Fix CSV search results export. Fixes UIREQ-539.
  • Fix default pickup service point when editing existing request. Fixes UIREQ-544.
  • Increase the limit to display all items in the Move request modal. Fixes UIREQ-541.
  • Fix the non-responsive design of the Move request modal. Fixes UIREQ-552.
  • Add a 'working' indicator for CSV search results export. Fixes UIREQ-555.
  • Add a toast notification for CSV search results export. Refs UIREQ-555.
  • Increase the limit to display correct number of requests in the Move request modal. Fixes UIREQ-566.
  • Allow for duplicating a closed request. Fixes UIREQ-553.
  • Retrieve requests to items in chunks. Fixes UIREQ-558.
  • Add Patron comments field to request. Refs UIREQ-530.
  • Fix fulfillment misspelling. Fixes UIREQ-567.
  • Add Patron comments field to search results CSV export and expired holds report. Refs UIREQ-549, UIREQ-550.
  • Show lastCheckedInDateTime token for staff slips in locale format and date/time. Refs UIREQ-495.
  • Barcode image not rendering on print slips. Refs UIREQ-570.
  • Patron block modal for Requesting should display up to 3 blocks, with Automated Patron Blocks on top of Manual Patron Blocks. Refs UIREQ-496.
  • Fix duplicating request when item is changed. Fixes UIREQ-572.
  • Replace withRef with forwardRef. Refs STRIPES-721.
  • Add Patron comments to staff slip options. Refs UICIRC-523.
  • Prevent all request types for items with intellectual item, in process (non-requestable), long missing, unavailable, and unknown statuses. Refs UIREQ-393.
  • Increment @folio/stripes-cli to v2. Refs UIREQ-578.
  • Display l10n'ed values for type, status in results pane. Refs UIREQ-580.
  • Override patron blocks of requesting when user has credentials. Refs UIREQ-576.
  • Fix canceled request display in Hold shelf clearance report. Fixes UIREQ-543.
  • Allow requests for Restricted items. Refs UIREQ-581.
  • Previous patron block remembered on new request. Refs UIREQ-586.
  • Fix display of the content of error modal. Fix UIREQ-587.
  • Use react-intl v5 compatible version of react-intl-safe-html.
  • Use @folio/stripes v6 compatible version of @folio/plugin-find-user.