Releases: folio-org/ui-inventory
Releases · folio-org/ui-inventory
v1.13.0
- 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
v1.12.0
- 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
v1.11.0
- Requires
inventory
interface 9.0 - Requires
instance-storage
interface 7.0 - Requires
instance-note-types
interface 1.0 - Requires
nature-of-content-terms
interface 1.0 - Requires
identifier-types
interface 1.1 - Requires
contributor-name-types
interface 1.2 - Requires
classification-types
interface 1.1 - Fix item details retaining loan data for closed loan. Part of UIIN-484.
- Do not attempt to manually set the read-only HRID field in tests. Refs UIIN-557.
- Remove unnecessary permissions. Refs UIORG-150.
- Populate item damage status select list. Set timestamp. UIIN-458
- Use new array-search syntax for identifiers, contributors. Fixes UIIN-618, UIIN-621, UIIN-623, UIIN-624.
- Adapt to change structure of instance notes. UIIN-452.
- Protect certain instance fields from editing when MARC record exists. UIIN-592.
- Change series format. Part of UIIN-606.
- Mark contributor name field as required. Part of UIIN-620.
- Always show metadata. Fixes UIIN-626.
- Display Item damage status data. Fixes UIIN-651.
- Add settings page, instance note types. UIIN-461.
- Add settings page, nature of content. UIIN-471.
- Add settings page, resource identifiers. UIIN-483.
- Add settings page, classification types. UIIN-505.
- Add settings page, modes of issuance. UIIN-508.
- Other bug fixes. UIIN-484, UIIN-567, UIIN-559, UIIN-603, UIIN-614, UIIN-616, UIIN-652.
v1.10.1
v1.10.0
v1.9.0
- Check for dependencies when deleting holding record. Part of UIIN-550.
- Update notes checkbox to render label vertically in item and holdings forms (UIIN-559)
- Show link to request for items without barcode. UIREQ-253.
- Layout of primary contributor flag. UIIN-503.
- Settings pages for note types. UIIN-453.
- Bug fixes: UIIN-568, UIIN-427
- Remove results display by default (no search queries or filters). UIIN-79
- Handle spelling issue for ILL policies. UIIN-516
- Change accordion header value to Condition. Fix UIIN-576
- Add validation to alternative title. Fixes UIIN-496.
- Replaced hardcoded translations of search indexes by formatted messages. Fixes UIIN-595
v1.8.0
- New icons for Instance, Holdings, Items. UIIN-133.
- Retrieve 1000 items from lookup tables. Refs UIIN-413.
- Fix alphabetical order of lookup tables. Fixes UIIN-421.
- Don't append wildcards to search terms. Fixes UIIN-481.
- Provide the correct a11y props to
<Layer>
s. - Use item id instead of barcode when creating new request. UIREQ-253.
- Add missing order-by clauses to item-record lookup tables. Fixes UIIN-522.
- Send
contributors.type.primary
as correct type. Refs MODINV-117. - Add ability to search by barcode. Part of UIIN-143.
- Move acquisitions items to the acquisitions accordion. Fixes UIIN-506.
- Holdings and Item record. Relabel acquisition fields. UIIN-507.
- Remove duplicate asterisks from required fields. Fixes UIIN-490.
- Add ability to mark Paged items as missing. Part of UIIN-555.
- Mark In process items as missing. Part of UIIN-560.
- Item records, delete confirmation modal. UIIN-335.
- Item record deletes, check dependencies in other modules. UIIN-534.
- Holdings records, delete confirmation modal. UIIN-334.
- Align menu item labels across pages. UIIN-524.
- Fixes to language inconsistencies. UIIN-521.
- Other bug fixes: UIIN-432, UIIN-479, UIIN-510, UIIN-513, UIIN-536, UIIN-556
v1.7.0
- Supports
circulation
interface 7.0 UIIN-491 - Update BigTest interactors to reflect MCL aria changes. Refs STRIPES-597.
- Move
AppIcon
import to@folio/stripes/core
. Refs STCOM-411. - Update integration tests to accommodate MCL aria changes. Fixes UIIN-474.
- Bug-fixes: Action menu not closing (UIIN-488), pieces descriptions missing (UIIN-447), subheadings missing (UIIN-416), pop-up not closing (UIIN-488), cannot create new item (UIIN-497), double asterisks on mandatory fields (UIIN-493), items attached to wrong holdings records (UIIN-492), missing select lists (UIIN-456), check boxes not updating right (UIIN-417)
- Include "Open - In transit" when accessing requests from item record (UIIN-358)