Skip to content

v2.0.0

Compare
Choose a tag to compare
@zburke zburke released this 17 Mar 02:04
· 967 commits to master since this release
f946409
  • 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.