Skip to content

Releases: folio-org/ui-inventory

v2.0.0

17 Mar 04:22
1a193a1
Compare
Choose a tag to compare
  • Increase number of digits for HRID settings page. Refs UIIN-904
  • Add warning modal to HRID settings page. Refs UIIN-861
  • Fix display of information when the item's status is "Missing". Refs UIIN-913.
  • Add filter for instance formats. Refs UIIN-820.
  • Create permission for Inventory -> Settings -> HRID handling. Fix Inventory -> Settings -> pages access depending on the patron's permissions. Refs UIIN-800.
  • Move the Cancel/Save buttons to the bottom of the Inventory HRID settings screen. Refs UIIN-929.
  • Support updated versions of mod-circulation, mod-inventory, and mod-item-storage. Refs UIIN-936.
  • Add remaining call number fields in transit report. Refs UIIN-925.
  • Add ability to search by Instance HRID (Instance segment). Refs UIIN-899.
  • Add saving instances UIIDs of the inventory search result to csv file. Refs UIDEXP-1.
  • Add ability to search by Item HRID (Item segment). Refs UIIN-901.
  • Add ability to search by Holdings HRID (Holdings segment). Refs UIIN-900.
  • Disable saving instances UIIDs option if there are not items in search result. Refs UIDEXP-12.
  • Retrieve up to 2000 statistical codes. Refs UIIN-819.
  • Retrieve up to 1000 material types on the item-edit screen. Refs UIIN-946.
  • Always retrieve fresh statistical-code-types in settings. Refs UIIN-949.
  • Replace deprecated babel dependencies. Refs UIIN-956, STCOR-381.
  • Fix display of marc fields on ViewMarc screen. Refs UIIN-980.
  • Add filter for modes of issuance. Refs UIIN-823.
  • Add "Volume" and "Year, caption" fields to the Instance record in a detailed view. Refs UIIN-954.
  • Fix search and filter pane when viewing a holdings record. Fixes UIIN-953.
  • Fix translation for "Awaiting delivery" item status. Fixes UIIN-976.
  • Use correct requester and proxy name on user's form. Fixes UIREQ-413.
  • Extract item view into a separate route. Fixes UIIN-955.
  • Filter instance, holding and item records by suppress: No. Refs UIIN-967, UIIN-968, UIIN-969, UIIN-970.
  • Filter instance by nature of content. Refs UIIN-824.
  • Omit Former holdings ID when copying holdings record. Refs UIIN-845.
  • Filter instance by "Call number, eye readable" via holdings segment. Refs UIIN-858.
  • Filter instance by "Call number, eye readable" via items segment. Refs UIIN-990.
  • Enhance preceding connected titles. Refs UIIN-960.
  • Add Save icon to the Save Instances UUIDs option in Action menu. UIDEXP-32.
  • Display succeeding/preceding titles on instance view. Refs UIIN-952, UIIN-961 and UIIN-964.
  • Rename the filter Effective location to Effective location (item). Refs UIIN-1008.
  • Change endpoint to request instances UIIDs for report generation. UIDEXP-28.
  • Migrate to stripes v3.0.0 and move react-intl to peerDependencies.
  • Add new options with icons to action menu - Export instances (MARC) and Export instances (JSON). UIDEXP-33.
  • Add support for unconnected preceding titles. Refs UIIN-950.
  • Add support for connected and connected succeeding titles. Refs UIIN-962 and UIIN-963.
  • Add parse to discoverySuppress and staffSuppress filters. Refs STCOM-654.

v1.13.5

14 Feb 19:11
0c9ee43
Compare
Choose a tag to compare
  • Fix display of marc fields on ViewMarc screen. Refs UIIN-980.

v1.13.4

13 Feb 19:38
c036db0
Compare
Choose a tag to compare
  • Add "Volume" and "Year, caption" fields to the Instance record in a detailed view. Refs UIIN-954.

v1.13.3

03 Jan 21:54
b29005c
Compare
Choose a tag to compare
  • Correctly import stripesForm from @folio/stripes/form.

v1.13.2

03 Jan 19:16
997178e
Compare
Choose a tag to compare
  • Increase number of digits for HRID settings page. Refs UIIN-904
  • Connect HRID settings page to backend. Refs UIIN-752.

v1.13.1

11 Dec 15:42
5001ea5
Compare
Choose a tag to compare
  • Create one common inventory permission "Inventory: All permissions". Refs UIIN-739.
  • Refactor Resource Type filter on instances segment. Part of UIIN-193.
  • In transit report: check in fields. Refs UIIN-883.
  • Fix holdings note field widths. Fixes UIIN-882.

v1.13.0

05 Dec 04:03
a85be69
Compare
Choose a tag to compare
  • Added iconAlignment: "baseline" for <AppIcon>s in the results list (UIIN-719)
  • Increase limit for holdings to 1000. Refs UIIN-723.
  • Set default title for items without barcode. Refs UIIN-731.
  • Fix modal title when assigning a temporary location. Fixes UIIN-681
  • Add query param to new request url. Part of UIIN-773.
  • Update language filter to support ISO-639 format. Part of UIIN-735.
  • Add permissions for holdings records. Refs UIIN-699, UIIN-702, UIIN-707
  • Align the UX display of notes in the Holdings record. Refs UIIN-738.
  • Fix truncation for local Resource identifier value. Refs UIIN-784
  • Remove "+" plus signs from buttons. Refs UIIN-529.
  • Show confirmation toast when click on the copy icon. Refs UIIN-720
  • Align display of data in the instance record. Refs UIIN-677.
  • Align display of data in the holdings record. Refs UIIN-811.
  • Fix double asterisk in accordion Instance relationships (analytics and bound-with). Fixes UIIN-646
  • Make headings of the item list in the Holdings accordion sortable. Refs UIIN-812
  • Display Resource identifier types in alphabetic order in detailed view. Refs UIIN-705.
  • Display Classification identifier types in alphabetic order in detailed view. Refs UIIN-706.
  • Implement preceding and succeeding title fields in instance record. Completes UIIN-809 and UIIN-810.
  • Make sure the label of Nature of content is presented on its own line. Refs UIIN-748.
  • Add segmented control panel for search. Part of UIIN-758.
  • Move the Acquisition accordion down in the record. Refs of UIIN-808.
  • Move holdings-record accordion to top of instance display. Refs UIIN-802.
  • Fix display of statistical codes. Fixes UIIN-796.
  • Link to requests by item-id since barcode may not always be present. Fixes UIIN-821.
  • Update the display of list of Instance notes. Refs UIIN-643.
  • Update the display of list of Series statements. Refs UIIN-642.
  • Update the display of list of Subject headings. Refs UIIN-815.
  • Add enumeration and chronology data to the item table on the instance record. Refs UIIN-757.
  • Add filters for staffSuppress and discoverySuppress. Completes UIIN-289.
  • Display suppress from discovery in the item record view. Fixes UIIN-825.
  • Instance record. Display empty elements with the dashes. Refs UIIN-826.
  • Filter item records by material type. Part of UIIN-777.
  • Fix wrapping cells in Electronic access table. Refs UIIN-414.
  • Fix checkbox on holdings edit page. Refs of UIIN-843.
  • Filter item records by item status. Part of UIIN-771.
  • Allow for searching title with words out of order. Part of UIIN-602.
  • Item record. Display empty elements with the dashes. Refs UIIN-828.
  • Filter holdings pane by discovery-suppress. Completes UIIN-766.
  • Filter holdings and item panes by discovery-suppress. Completes UIIN-766 and UIIN-767.
  • Filter holdings and item panes by holdings perm location. Completes UIIN-679.
  • Holding record. Display empty elements with the dashes. Refs UIIN-827.
  • Add ability to search by cql from item segment. Part of UIIN-869.
  • Add ability to search by cql from holding segment. Part of UIIN-868.
  • Add support for new search segments in ViewInstance route. UIIN-859.
  • Change instance all/keyword search to use new keyword index. Completes UIIN-717.
  • Filter all panes by item effective location. Completes UIIN-199.
  • Display "status updated" date/time. Completes UIIN-846.
  • Add new item status date field support. Completes UIIN-486.
  • Add search options to holdings segment. Part of UIIN-848.
  • Reorder and relabel instance search options. Completes UIIN-847 and UIIN-838.
  • Reorder item search options. Completes UIIN-849.
  • Instance record's item-record columns should not be clipped. Refs UIIN-865.
  • Display effective location at top of item record. Completes UIIN-863.
  • Display complete call number in holdings headers. Completes UIIN-884.
  • Use instance url with the correct search segment. Fixes UIIN-886.
  • Display effective call number string at the top of the item record. Fixes UIIN-750.

v1.12.1

26 Sep 15:34
57d5da3
Compare
Choose a tag to compare
  • Correctly import <Field> in StatisticalCodeSettings. Refs UIIN-725

v1.12.0

12 Sep 16:05
7f03a4a
Compare
Choose a tag to compare
  • Relabel notes accordions. Fixes UIIN-632, UIIN-633, UIIN-634.
  • Fix bug in alternative title validation. Fixes UIIN-558.
  • Refactor forms to use final form. Part of UIIN-668.
  • Don't present static tables as interactive. Refs UIIN-643.
  • Refactor item's copy number to a single field. Part of UIIN-653.
  • Fix bug affecting display of warning messages in settings. Fixes UIIN-627.
  • Preserve holdings record checkbox state. Fixes UIIN-667.
  • Fix notes selector on item create form. Fixes UIIN-669.
  • Add ability to copy item's barcode to clipboard. Fixes UIIN-177.
  • Fix bug in deselection of temporary location in holdings. Fixes UIIN-686.
  • Add nature of content field to instance record. Completes UIIN-470.
  • Show damage status value from the lookup table, instead of the raw id. Refs UIIN-683.
  • Set source to 'FOLIO' when duplicating instance records. Completes UIIN-711.
  • Allow unassigning of temporary loan type in items. Fixes UIIN-696.

v1.11.1

26 Jul 17:39
315e356
Compare
Choose a tag to compare
  • Bug fix: Do not send optional FKs as empty strings; omit them. Refs UIIN-655.
  • Fix/update integration tests (UIIN-654, UIIN-655, UIIN-656)
  • Dissallow edit of instance.contributors.primary from UI when MARC exists. UIIN-650.