- Link from item view bound-with table's holdings HRID column to the holding view. Fixes additional part of UIIN-2195.
- Fix error on creating new item. Fixes UIIN-2227.
- Missing holdings' source is populated in the UI with instance's. UIIN-2229.
- Unchecking the "Select all" checkbox on the 2nd page resets all selection for quick export to MARC. UIIN-2232.
- Selecting a row with multiple Call number entries is failed UIIN-2240.
Inventory: Create order from instance
also grants delete POL permission. Refs UIIN-2241.- Not actual "relatedRecordVersion" value sends when user saves "MARC Bib" record. UIIN-2244.
- Display bound-with items along with directly linked items at all associated holdings. Refs UIIN-2164.
- Browse refactor: Show instance result in third pane when Number of titles =
1
. Refs UIIN-2186. - Optimistic locking error appears when user adds more than 1 tag to "Holdings" record. Fixes UIIN-2242.
- Fix holdings view bound-with table also displaying directly linked items. Fixes UIIN-2260.
- Display "Inactive" by inactive locations on instance view. Fixes UIIN-1970.
- Create a new instance search option. Fixes UIIN-2264.
- Add create/update widget to HRID Settings page. UIIN-2139.
- Do not fetch bound with data if the boundWithParts data is not present. Fixes UIIN-2272.
- Revert back to
all
operator for title (All) index. Fixes UIIN-2274. - Warn on
sessionStorage
errors instead of swallowing them. - Add
inventory-storage.bound-with-parts.collection.get
toInventory: All permissions
. Fixes UIIN-2273. - Add
inventory-storage.bound-with-parts.collection.get
toInventory: View instances, holdings, and items
. Fixes UIIN-2273. - Use correct index when searching for
subject
. Fixes UIIN-2275. - Inventory | App Context menu | Add new option | Inventory app search. Fixes UIIN-2265.
- ISRI: Update the Settings screen to allow multiple job profiles: Create/Edit. Refs UIIN-2248.
9.2.0 (2022-10-27)
- Supports interface 'users' 16.0. Fixes UIIN-2210.
- Create Jest/RTL test for HoldingButtonsGroup.js. Refs UIEH-1746.
- Browse contributors | Instance search query does not include contributor Name type. Fixes UIIN-2096.
- Fix reference to
instanceSource
name. Fixes UIIN-2101. - Fix Cannot add tags to Instance when unlinked preceding/succeeding titles present. Fixes UIIN-2084.
- Browse call numbers "records found" count is non-sensical. Refs UIIN-2093.
- Fix Query is copied to search field when navigating back and forth. Fix UIIN-2114.
- Browse contributors may show results floating amid blank rows. Fixes UIIN-2094.
- The table columns size changes when user return to the "Browse inventory" pane. Fixes UIIN-2106.
- Non-exact match placeholder message displayed when user switching between browse contributors result list pages. Fixes UIIN-2087.
- Browse contributors with special characters shows incomplete error message. Refs UIIN-2092.
- Fix import paths for stripes. Refs UIIN-2111.
- The "Instance" record still displayed at the third pane when user selects "Browse contributors" option. Fixes UIIN-2124.
- Escape quotes in browse string. Fix UIIN-2120.
- Browse contributors: # of results on the list is not the same as what the Contributors search returns. Refs UIIN-2134.
- Browse | The request doesn't send when user clicks on highlighted in bold contributor name. Fixes UIIN-2140.
- Incorrect format of the missing match in the call number browse. Refs UIIN-2141.
- Increase limit for fetching child/parents relations. Fixes UIIN-2150.
- The browse query changed when user returns from search to browse contributors pane. UIIN-2125.
- Do not load child/parent relations when navigating between two instances. Fixes UIIN-2129.
- Remove shelving order in search option. Fixes UIIN-2151.
- Clearing filters after clicking "Previous"/"Next" buttons in Inventory tab on Browse form. UIIN-2131.
- Also support
instance-storage
9.0
. Refs UIIN-2162. - Also support
holdings-storage
6.0
. Refs UIIN-2162. - Also support
item-storage
10.0
. Refs UIIN-2162. - Also support
inventory
12.0
. Refs UIIN-2170. - Request with operator "==/string" doesn't return the exact match results when search for contributor name. UIIN-2157.
- Fix clicking on the row by returning shelving order. UIIN-2171.
- Browse contributors | Second pane header doesn't update when user execute search by clicking contributor name. Fixes UIIN-2172.
- Add personal data disclosure form. Refs UIIN-1370.
- Escape quotes in search string. Fix UIIN-2143.
- Introduce in-memory pagination when loading parent/child instances. Fixes UIIN-2155.
- The placeholder for missing match is clickable on the Browse list. Fixes UIIN-2126.
- Reset
qindex
insidebuildQuery
in order forqueryTemplate
to be used correctly. Fixes UIIN-2189. - No results return when you conduct a Contributor search. Fixes UIIN-2191.
- Browse contributors | Second pane header doesn't update when user return to "Browse inventory" pane via the web-browser "Back" button. Fixes UIIN-2181.
- Define new route for Inventory "Browse" page. Refs UIIN-2193.
- Do not include
highlightMatch
parameter in search queries. Fixes UIIN-2008. - Relabel 'Bound-with titles' accordion on item view. Fixes UIIN-2196.
- Link from bound-with table HRID column to instances. Fixes UIIN-2195.
- Browse contributors | Show an indicator that contributor value is controlled/linked to an authority record. Refs UIIN-2179.
- View Instance record | Contributors accordion | Show authorized indicator for each contributor. Refs UIIN-2180.
- Move Inventory
Browse
logic into separate page: filters and result. Refs UIIN-2194. - Ignore .vscode in .gitignore.
- Block item deletion for items with status "Awaiting pickup". Fixes UIIN-2086.
- Block item deletion for items with status "Aged to lost". Fixes UIIN-2136.
- The exact match result is NOT clickable on the browse result list (Contributors/Call numbers/ Subjects). Refs UIIN-2199.
- Add ability to search by notes in instances, holdings and items. Refs UIIN-942, UIIN-943, UIIN-944.
- Add ability to search by administrative notes in instances, holdings and items. Refs UIIN-2053.
- Add HRID and UUID to keyword search for instance, holdings, item. Refs UIIN-2198.
- Remove ability to sort by
publishers
. Fixes UIIN-2200. - Fix
effectiveCallNumber
translation. Fixes UIIN-2165. - Reorder the action menu on instance view. Fixes UIIN-2097.
- Add ability to choose blank state for all select fields on holdings form. Fixes UIIN-2121.
- Escape quotes in browse string. Fixes UIIN-2201.
- Single record import: when using the Back button in the browser, a duplicate import is no longer created. Fixes UIIN-2197.
- Display bound-with items in holdings view. Refs UIIN-2018.
- Link from bound-with items in holdings view to the item view. Refs UIIN-2212.
- Display "Inactive" by inactive locations on holdings and item views. Fixes UIIN-1968 and UIIN-1969.
- SRI: fetch up to 1000 SRI sources, sorted by name. Fixes UIIN-2206.
- Add ability to search by circulation notes in items. Refs UIIN-945.
- Add pagination for results list in
Browse
page. Refs UIIN-2202. - Adjust title index to narrow the returned results. Fixes UIIN-2209.
- Quick instances export - add a select all option to Inventory search results
- Fix displaying item via item route. Fixes UIIN-2226.
9.1.0 (2022-06-28)
- Use permission search.facets.collection.get rather than search.instances.facets.collection.get. This was renamed some time after interface search 0.7 was bumped. Breaking change that is unfortunately not reflected in search interface. Fixes UIIN-1941.
- Fix Edit a MARC holdings record generates a 500 error. Fixes UIIN-1997.
- Reset search fields for each facet when "Reset all" button is clicked. Fixes UIIN-1977.
- The highlight of search results is not specific to the given search but now highlight all kinds of data in the record. Refs UIIN-1454.
- Fetch parent and child sub instances in one query. Fixes UIIN-1902.
- Missing Field - Receipt status under the Edit Holdings View. Fixes UIIN-1943.
- updated "Date ordered" label to "Date opened". Refs UIIN-1946.
- Call number and subject values are not surrounded by quotes when sending the request. Refs UIIN-1959.
- Browse form has hardcoded limit of the returned records. Refs UIIN-1957.
- search.holdings.ids.collection.get permission missing from package.json. Refs UIIN-1972.
- New Permission: View MARC holdings record . Refs UIIN-1973.
- Reset reference data resources on unmount. Fixes UIIN-1966.
- Do not cross-check tag facets with tag list. Refs UIIN-1974.
- Fix issues with re-entering ui-inventory when the instance details pane is opened. Fixes UIIN-1934.
- Incorrect rendering of returned records. Refs UIIN-1960.
- Improve
<RepeatableField>
layout. Fixes UIIN-1962. - New Permission: View source (instance). Refs UIIN-1975.
- Do not change identifiers array for the preceding/succeeding titles. Fixes UIIN-1931.
- Fix missing label on holdings/item move view. Fixes UIIN-1927.
- Browse form flickers. Fixes UIIN-1961.
- Facets in Browse subjects and call numbers appear after reload page. Fixes UIIN-1965.
- Optimistic locking: display error message to inform user about OL. Refs UIIN-1987.
- Instances linked to package order lines are not displaying Order information. Fixes UIIN-1995.
- Remove expandAll parameter from browse requests. Refs UIIN-1990.
- Display correct location values in edit form after change. Fixes UIIN-1988.
- Correctly place (or omit) seprators between filters. Refs UIIN-1933.
- Eliminate timeout for counting holdings-records' items. Refs UIIN-2006.
- After using the Chrome "go back" button, following the link "Holdings Created" from Data import to Inventory causes an error. Refs UIIN-2012.
- Update locations in
<ViewHoldingsRecord>
after edit. Fixes UIIN-1980. - Retrieve up to 5000 locations when viewing Instances. Refs UIIN-2016.
- Remove
react-hot-loader
. Refs UIIN-1981. - Search results with a single hit should automatically open the detail view. Fixes UIIN-2019.
- Fix inventory app white screen when no tags exist. Fixes UIIN-2030.
- Inventory > Update Instance search options dropdown with Browse contributors. Refs UIIN-2023.
- Fix inventory app crashes when viewing Holdings and locations don't exist. Fixes UIIN-2046.
- Creating an order from instance record. Add action to the Main Pane Header. Refs UIIN-547.
- Cannot read properties of undefined (reading 'shelfKey'). Refs UIIN-2038.
- Add Holdings UUID search option. Refs UIIN-911.
- Add Item UUID search option. Refs UIIN-912.
- Add OCLC search option. Refs UIIN-1208.
- Provide
CalloutContext.Provider
in the test harness to avoidcallout.sendCallout
NPEs. - Select existing order when creating an order from instance record. Refs UIIN-2041.
- Add id attribute to Instance movement sections to use in e2e tests. Refs UIIN-2052.
- Inventory > Update Instance search options dropdown with Browse contributors. Refs UIIN-2023.
- Fix option View Source is not available in holdings record view. Refs UIIN-2044.
- Browse contributors list. Refs UIIN-2024.
- Normalize ISBNs for ISBN searching. Search option: Keyword (Instance, Holdings, Item). Refs UIIN-998.
- Normalize ISBNs for ISBN searching. Search option: Identifier (all) in the Instance segment. Refs UIIN-999.
- Browse form - first and last record navigation. Refs UIIN-1912.
- Inventory > Contributors Browse - Create a Name Type facet. Refs UIIN-2021.
- Add filter/facet for Holdings > holdings type. Refs UIIN-1347.
- Fix when click view Holdings the Something went wrong error page appears. Refs UIIN-2063.
- Add filter/facet for instance status. Refs UIIN-1207.
- Fix Name Type facet sends requests to incorrect endpoint. Refs UIIN-2062.
- Browse Contributors: Hitting Next/Previous has odd behavior. Refs UIIN-2058
- Fix filters list doesn't update when user back to "Browse contributors" pane. Refs UIIN-2069.
- Applied filters don't reset when user select "Browse contributors" search option. Refs UIIN-2068.
- Create Jest/RTL test for PrimaryToggleButton. Refs UIIN-1666.
- Adjust query parameters on the subject browse form. Refs UIIN-2075.
- Improve query when search by call number. Refs UIIN-2078.
- Rename and reorder search options for clarity, consistency. Fixes UIIN-2060, UIIN-2061.
- Browse contributors. Placeholder match does not look right in the contributor column. Refs UIIN-2079.
- Create Jest/RTL test for HoldingButtonsGroup.js. Refs UIEH-1746.
- Item Circulation history: Items that has not been checked in, have the first Service point in the list of service points assigned in the UI. Refs UIIN-2109
9.0.0 (2022-03-03)
- Change Holdings record source to FOLIO when Duplicate Holdings record. Refs UIIN-1647.
- Save Holdings UUIDs in the Inventory search result. Refs UIIN-1662.
- Fix MARC Holdings record > View Source and Edit in quickMARC actions are not available. Fixes UIIN-1806
- Call read-only fields for FOLIO holdings endpoint to get list of read-only fields. Refs UIIN-1655.
- Add missing
search.instances.ids.collection.get
permission tomodule.inventory.enabled
. Refs UIIN-1812. - Fix parent and child relationship rendering. Fixes UIIN-1816 and UIIN-1814.
- Change PUT endpoint for Holdings editing. Refs UIIN-1660.
- Optimistic locking: update payload when update a marc record. Refs UIIN-1819.
- Bump data-export interface version to 5.0.
- Revert elastic search. Refs UIIN-1822.
- Use correct
css-loader
syntax. Refs UIIN-1826. - Fix suppressed from discovery filter. Fixes UIIN-1832.
- Create a MARC Holdings Record. Refs UIIN-1828.
- Change search operators for ISBN and ISSN to '='. Fixes UIIN-1846.
- Allow user to sort receiving history table. Refs UIIN-1824.
- Change search operator for "Identifier (all)" index to '='. Fixes UIIN-1855.
- Fix successful toast appears after clicking on
In transit items report (CSV)
. Refs UIIN-1838. - Add permission for marking item as
In process
. Fixes UIIN-1654. - Holdings record with source MARC - do not allow user to delete mapped field values. Refs UIIN-1853.
- Use correct metadata on item form. Fixes UIIN-1656.
- Fix after saving and updating a holdings record, the user is returned to the instance record. Fixes UIIN-1854
- Retrieve and display Order information on Instance record. Refs UIIN-1835.
- Add date filters. Refs UIIN-1651, UIIN-1653.
- Integrate facets with existing query input. Refs UIIN-1870.
- Display acquisition accordion on Item record. Refs UIIN-1858.
- Item. Several keyboard shortcuts does not act on the item. Refs UIIN-1867.
- Holdings. Keyboard shortcuts does not act on the holdings. Refs UIIN-1866.
- Fix bug preventing circ history service point & source from appearing. Fixes UIIN-1558.
- Fix The Acquisition accordion is not unfolded automatically when there is data to be shown. Refs UIIN-1869.
- Expand acquisition accordion when displaying Order information on Instance record. Refs UIIN-1886.
- Also support
circulation
12.0
. Refs UIIN-1861. - SRS display. MARC indicators may be misaligned. Refs UIIN-1859.
- Add new data element
<AdministrativeNote>
to instances. Refs UIIN-1442. - Add Browse call numbers option. Refs UIIN-1879.
- Add new data element
<AdministrativeNote>
to holdings. Refs UIIN-1443. - Add new data element
<AdministrativeNote>
to items. Refs UIIN-1444. - Browse form. Refs UIIN-1887.
- Add Browse subjects option. Refs UIIN-1880.
- Add ability to filter holding records by created date. Refs UIIN-791.
- Add ability to filter holding records by updated date. Refs UIIN-786.
- Add ability to filter item records by created date. Refs UIIN-789.
- Add ability to filter item records by updated date. Refs UIIN-786.
- Add ability to filter instance, holding and item records by statistical code. Refs UIIN-792, UIIN-793, UIIN-794.
- Set results list columns for "Browse subjects" functionality. Refs UIIN-1892.
- Call number browse result list - populate results. Refs UIIN-1884.
- Subject browse result list - populate results. Refs UIIN-1893.
- New/Edit Item Page - Accessibility Error: IDs used in ARIA and labels must be unique. Refs UIIN-1162.
- HRID handling. Settings - Accessibility Error: Form elements must have labels. Refs UIIN-1163.
- Create title level request from Instance record. Refs UIIN-1620.
- Inventory action menu link View & reorder queue. Refs UIIN-1881.
- Also support
circulation
13.0
. Refs UIIN-1871. - Create/Edit Holdings record > No indication that fields are required. Refs UIIN-1648.
- New/Edit Holdings Page - Accessibility Error: IDs of active elements must be unique. Refs UIIN-1159.
- Filters/facets on Subject browse form. Refs UIIN-1904.
- Create/Edit Item record > No indication that field(s) is required by screenreader and not using the FOLIO standard indication for required fields. Refs UIIN-1649.
- Selecting row from call number browse result list. UIIN-1888
- Filters/facets on Call number browse form. Refs UIIN-1882.
- Selecting row from subject browse result list. UIIN-1895
- Placeholder for the missing match. Refs UIIN-1889.
- New/Edit Instance Page - Accessibility Error: IDs of active elements must be unique. Refs UIIN-1155.
- Browse form - Reset all button. Refs UIIN-1913.
- Browse form - navigate to other Inventory tabs. Refs UIIN-1914.
- Display a conflict detection banner. Refs UIIN-1872.
- Add ability to filter holding records by source. Refs UIIN-1810.
- Call number browse form - filter by location. Refs UIIN-1915.
- Settings > Inventory > change focus. Refs UIIN-1908.
- Fix Call number indexes for holding records. Refs UIIN-1918.
- Fix Call number indexes for item records. Refs UIIN-1919.
- New/Edit Instance Page - Accessibility Error: Certain ARIA roles must be contained by particular parents. Refs UIIN-1154.
- Create/Edit Item Record - Required fields are not read by screenreader as required. Refs UIIN-1153.
- New/Edit Item Page - Accessibility Error: Some elements has insufficient color contrast of 3.3 and several elements with same id. Refs UIIN-1161.
- Accessibility Error: Form elements must have labels. Inventory landing page. Refs UIIN-1144.
- Matching call number should be in bold. Refs UIIN-1922.
- Add pagination to holding items. Fixes UIIN-1831.
- Accessibility Error: IDs of the elements must be unique. Refs UIIN-1145.
- Fix typo in permissions name. Fixes UIIN-1916.
- Fix movement of holdings records between instance records. Refs UIIN-1929.
- Update facet and search option names for holdings and items. Refs UIIN-1935.
- Refactor from
SafeHTMLMessage
toFormattedMessage
. Refs UIIN-1525. - Add 'all fields' search index. Refs UIIN-1645.
- Add browse permissions. Refs UIIN-1940
8.0.0 (2021-10-05)
- Add bound-with indicator to item view. Refs UIIN-1518.
- Show correct HRID for holdings record in detail view pane header. Refs UIIN-1470.
- Show pane subtitle for item view. Refs UIIN-1535.
- Holdings record. Show connected holding POLs in acq accordion. Refs UIIN-574.
- Keyboard cannot move item to other holding by drag 'n' drop. Refs UIIN-1490.
- Populate a value in Source field when View/Edit Inventory Holdings Record. Refs UIIN-1548.
- Improve performance on instance view. Fixes UIIN-1560.
- Fix instance duplication when child or parent records are present. Fixes UIIN-1562.
- Add bound-with icons and item detail view header note. Refs UIIN-1522, UIIN-1523, UIIN-1524.
- Add links to item view header and holdings view header. Refs UIIN-1500, UIIN-1501.
- Retrieve and display select Piece information on Holding. Refs UIIN-1502.
- Make sure building inventory module works with
babel-plugin-lodash
. Refs UIIN-1569. - Implement keyboard shortcuts in Inventory. Refs UIIN-1411.
- Implement Keyboard Shortcut overview. Refs UIIN-1498.
- Fix inventory Holdings record is populated with Source=MARC with no underlying SRS record. Fixes UIIN-1570.
- Replace okapiInterfaces dependencies for inventory to
11.0
. Refs FOLIO-3179. - Add accordion to
<ItemView>
for bound-with related items. Refs UIIN-1521. - Add View source for MARC Holdings. Refs UIIN-1549.
- Item count bug when there are multiple holdings on an instance. Refs UIIN-1617.
- Update received piece table columns. Refs UIIN-1632.
- Restore
mod-inventory
endpoints for non-search requests. UIIN-1634. - Delete Inventory and MARC holdings records when record Source = MARC. Refs UIIN-1559.
- Update react-final-form to 6.5.6 to fix breaking change.
- Increment
stripes
tov7
,react
tov17
. Refs UIIN-1564. - Edit MARC Holdings via quickMARC. Refs UIIN-1636.
- Instance record: Update Instance record Actions menu. Refs UIIN-1625.
- Add ability to move MARC holdings between instances. Refs UIIN-1633.
- Make mapped fields read-only for MARC holdings records. Refs UIIN-1639.
7.1.4 (2021-08-05)
- Sort statistical code types on Statistical code settings page. Refs UIIN-1547.
7.1.3 (2021-07-30)
- Fix collapse and expand buttons on instance view. Fixes UIIN-1556.
- Sort statistical codes by code-type, then code, then name. Refs UIIN-1550.
7.1.2 (2021-07-14)
- Update
stripes
to^6.2.0
andstripes-core
to^7.2.0
.
7.1.1 (2021-07-14)
- Parse
parentInstances
andchildInstances
before instance record is saved. Fixes UIIN-1546. - Unfold instance relationship accordion when relationships are present. Fixes UIIN-1534.
7.1.0 (2021-06-18)
- Improve relationship with parent and child instances. Refs UIIN-1044.
- Move items among holdings, even if the list of holdings is loooooooooong. Refs UIIN-1446.
- Allow the
limit
for the locations query to be specified via stripes config. Refs UIIN-1480. - Add visual display when holdings record is suppressed from discovery. Refs UIIN-1378.
- Add visual display when instance is suppressed from discovery. Refs UIIN-1377 and UIIN-1386.
- Use the
contributorsNames
index, available ininventory
since10.10
. Refs UIIN-1451. - Add a warning icon for instance/holdings/item marked as Suppressed from discovery. Refs UIIN-1380.
- Add a warning icon for instance marked as Staff suppressed. Refs UIIN-1381.
- Add visual display when item is suppressed from discovery. Refs UIIN-1379.
- Also support
circulation
10.0
. Refs UIIN-1488. - Fix date display on item view. Fixes UIIN-1481.
- Display correct open-request count for items. Refs UIIN-1469.
- Fix items in transit export. Fixes UIIN-1492.
- Warn with yellow toast when result of Single Record Import is unknown. Fixes UIIN-1495.
- Patch: Display shelving order on the item record. Refs UIIN-816.
- Add instance to the Instance action menu for plugin type
copyright-permissions-checker
. - Add callout after instance record is saved. Refs UIIN-1468.
- Add callout after item or holdings record are saved. Refs UIIN-1485, UIIN-1486.
- Also support
circulation
11.0
. Refs UIIN-1511. - Update "remote-storage-mappings" interface. Refs UIIN-1512.
- Fix stripes import paths. Refs UIIN-1516.
- Focus on on search box when changing inventory segments. Fixes UIIN-1358.
- Update detail view headers. Refs UIIN-1309, UIIN-1311, UIIN-1470.
- Update version of interfaces due to supporting MARC Authority records. Refs UIIN-1528.
- Show error modal when saving instance fails. Fixes UIIN-1527.
- Fix impossibility to create
in transit
items report. Refs UIIN-1642.
7.0.4 (2021-06-18)
- Fix instance MARC record not loading when adding OCLC number. Refs UIIN-1532.
7.0.3 (2021-04-30)
- Patch: Display shelving order on the item record. Refs UIIN-816.
7.0.2 (2021-04-23)
- Warn with yellow toast when result of Single Record Import is unknown. Fixes UIIN-1495.
- Fix items in transit export. Fixes UIIN-1492.
7.0.1 (2021-04-22)
- Display correct open-request count for items. Refs UIIN-1469.
- Fix date display on item view. Fixes UIIN-1481.
7.0.0 (2021-04-15)
- It is possible to configure the maximum number of location to fetch in the Stripes config file, typically
stripes.config.js
, using themaxUnpagedResourceCount
entry in theconfig
area. Fixes UIIN-1480. - Unable to move item to separate holding (same instance) when list of items scrolls down and off the screen. Refs UIIN-1446
- Use the
contributorsNames
index, available ininventory
since10.10
. Refs UIIN-1451. - Lock
stripes-cli
to~2.1.1
, and thusstripes-webpack
to~1.1.0
. See STCLI-176.
6.0.0 (2021-03-18)
- Assign tags to Inventory Items. Refs UIIN-309.
- Filter Item by Tags. Refs UIIN-765.
- Filter Holdings by Tags. Refs UIIN-764.
- Assign tags to Inventory Holdings. Refs UIIN-308.
- Filter Instance by Tags. Refs UIIN-763.
- Assign tags to Inventory Instances. Refs UIIN-307.
- Move 'Material type' to far end of item table. Refs UIIN-1003.
- Remove
onChangeIndex
prop passed toSearchAndSort
. Fixes UIIN-1299. - Remove extraneous trailing slash. Refs UIIN-1316.
- Show the number of open requests when the item status changes. Refs UIIN-1294.
- Fix search by
identifierTypes
. Fixes UIIN-1312. - Omit
id
from preceding/succeeding titles when duplicating instance. Fixes UIIN-1324. - Add info callout when saving file with the instance UUIDs takes longer. Refs UIIN-1329.
- Do not escape quotes when submitting query-search queries. Refs UIIN-1319, UIIN-1320.
- Use
TextArea
for some data fields on instance form. Refs UIIN-1278. - Return promise when submitting instance, holdings record or item form. Fixes UIIN-1339 and UIIN-1340.
- Add select row checkboxes to inventory instance search result. Refs UIIN-1349.
- Implement records selection on the inventory search screen. Refs UIIN-1350.
- Replace most holdings-record
<TextField>
elements with<TextArea>
s to support scrolling. Refs UIIN-1279. - Replace some item record
<TextField>
elements with<TextArea>
s to support scrolling. Refs UIIN-1280. - Add selected instances count in the sub header. Refs UIIN-1364.
- Update title in Holdings detailed view. Fixes UIIN-1310.
- Modify display of statistical codes in instance detail view. Refs UIIN-1150.
- Result list. Align text in the columns in the top. Refs UIIN-1356.
- Update API endpoint for retrieving instances UUIDs. Refs UIIN-1368.
- Make holdings sources with source value
folio
non-editable in Settings. Refs UIIN-1314. - Add quick instances UUIDs export limit reached warning. Refs UIIN-1367.
- Refactor the suppress actions in
Settings
into a single util function. Refs UIIN-1373. - Clean up display of instance and item detail record headers (remove 'dead' icons). Refs UIIN-1361.
- Upgraded to create-inventory plugin v2.0.0.
- Include missing item-status values. Refs UIIN-1385.
- Disable sorting by
relation
column. Refs UIIN-1303. - Add show selected records action menu. Refs UIIN-1375.
- Implement quick export of instances in MARC Bib output format. Refs UIIN-1382.
- Add jest setup. Refs UIIN-1375.
- Cover select instances functionality with jest/rtl tests. Refs UIIN-1390.
- Fix type ahead for location filters. Fixes UIIN-1393 and UIIN-1395.
- Add checkboxes on the show selected instances records modal. Refs UIIN-1391.
- Update to stripes v6. Refs UIIN-1402.
- Add ability to mark item as Intellectual item and Restricted. Refs UIIN-1374.
- Add permission for marking an item intellectual. Refs UIIN-1336.
- Add permission for marking an item restricted. Refs UIIN-1335.
- Add confirmation and warning when storage locations is changed to non-remote storage location. Refs UIIN-1321.
- Add ability to mark an item with new statuses (In process, In process (non-requestable), Long missing, Unavailable, Unknown). Refs UIIN-756.
- Add option to remove leading zeroes from Inventory HRIDs. Refs UIIN-1398.
- Add ability to switch between new item statuses. Refs UIIN-1305.
- Add option to remove leading zeroes from Inventory HRIDs. Refs UIIN-1398
- Add support for maintaining copy-cataloguing profiles in the settings area. Fixes UIIN-1401. Entails adding new interface
copycat-profiles
. - Add support for importing MARC records from external Z39.50 sources. Fixes UUIN-1317 and UUIN-1318. Entails adding new interface
copycat-imports
. - When multiple Z39.50 services are configured, offer a choice at import time. Fixes UIIN-1426.
- Modify language of Import Record modal when updating a record. Fixes UIIN-1424.
- Inventory app now degrades gracefully in the absence of mod-copycat. Fixes UIIN-1428.
- Modify language of Settings/Inventory/Single record import. Fixes UIIN-1429.
- Disable the single-record-import modal's Import button until something has been entered. Fixes UIIN-1431.
- Better settings UI for maintaining copycat targets. Fixes UIIN-1437.
- In "Z39.50 target profiles" settings, support the
targetOptions
field. Fixes UIIN-1445. - Update to
stripes-cli v2.0.0
. Refs UIIN-1410. - Show new request option for item with status restricted. Refs UIIN-1306.
- Connect the
Remove leading zeroes from HRID
field to theHRID handling
form. Refs UIIN-1413. - Rename
Settings (Inventory): Display list of settings pages
permission toSettings (Inventory): View list of settings pages
. Refs UIIN-1399. - Add ability to duplicate MARC bib record. Refs UIIN-1407.
- Add permission for marking item as In process (non-requestable), Long missing, Unavailable, Unknown. Refs UIIN-1308, UIIN-894, UIIN-1307, UIIN-1326.
- Parse
item.enumeration
numerically for sorting if possible. Refs UIIN-1412. - Allow the selection of remote storage locations. Refs UIIN-1290.
- Add ability to search by
allTitles
index. Refs UIIN-1434. - Add
tags.collection.get
as subpermission toInventory: View instances, holdings, and items
permission. Fixes UIIN-1422. - Display shelving order on the item record. Refs UIIN-816.
- Passed the same ID down to the instance details pane and the loading pane. Fixes UIIN-1384.
- Add item counter to each holding record. Refs UIIN-803.
- Fix instance format filter. Refs UIIN-1423.
- Change label Duplicate MARC bib record to Derive new MARC bib record. Refs UIIN-1436.
- Fix nature of content filter. Fixes UIIN-1441.
- Update
data-export
interface to4.0
. Refs UIIN-1448. - Update
@folio/react-intl-safe-html
,@folio/plugin-find-instance
, and@folio/quick-marc
for compatibility with@folio/stripes
v6
. - Unable to move item to separate holding (same instance) when list of items scrolls down and off the screen. Refs UIIN-1446
5.0.6 (2021-01-14)
- Fix type ahead for location filters. Fixes UIIN-1393 and UIIN-1395.
5.0.5 (2020-11-18)
- Return promise when submitting instance, holdings record or item form. Fixes UIIN-1339 and UIIN-1340.
5.0.4 (2020-11-16)
- Do not escape quotes when submitting query-search queries. Refs UIIN-1319, UIIN-1320.
5.0.3 (2020-11-12)
- Move 'Material type' to far end of item table. Refs UIIN-1003.
- Remove extraneous trailing slash. Refs UIIN-1316.
- Show the number of open requests when the item status changes. Refs UIIN-1294.
- Fix search by
identifierTypes
. Fixes UIIN-1312. - Omit
id
from preceding/succeeding titles when duplicating instance. Fixes UIIN-1324.
5.0.1 (2020-10-15)
- Update plugins to
stripes v5
-compatible versions. Refs UIIN-1301.
5.0.0 (2020-10-14)
- Display
Instance match key
field ifInstance.matchKey
present in back end UIIN-1293. - Viewing Item Requests on Instance Record. Addresses UIIN-977.
- Altering validation code to check for unique statistical code name. Addresses UIIN-1276.
- Modified permissions and built permission checking into fast add button. Addresses UIIN-1210.
- Changed value of 'shouldRefresh' in statistical code settings. Addresses UIIN-1268
- Reverting problematic code refactor in fix of UIIN-1259.
- Fixed validator fucntion for statitical codes settings. Addresses UIIN-1259.
- changed order of items on holdings record action menu. Addresses UIIN-1093.
- removed link around awaiting pickup status in item detail view. Addresses UIIN-1185.
- removed "recieved" status from search and sort menu. Addresses UIIN-1199.
- corrected icon for fast add dropdown option. Addresses UIIN-907.
- Add an fast add record button to action menu. Addresses UIIN-907.
- Move and confirm items and holdings or items to a new instance. Refs UIIN-1101.
- Add Item screen : Incorrect aria label. Refs UIIN-1104.
- Select and move holdings with items or items to another instance. Refs UIIN-1098.
- Move items between holdings. Refs UIIN-1097.
- Update Requests to SRS for v4. Refs UIIN-1158.
- Show two instance records as a split screen. Refs UIIN-1103.
- Add filter for the instance source. Refs UIIN-1132.
- Increment
@folio/plugin-find-instance
tov3.0
for@folio/stripes
v4
compatibility. - Clear detail record pane after new search is performed. Refs UIIN-1074.
- Make language-filter labels translatable. Fixes UIIN-829.
- Add effective location to item list table. Refs UIIN-1124.
- Continue working in Inventory after moving holding(s) and/or item(s). Refs UIIN-1111.
- Show new request action for checked out items. Fixes UIIN-1188.
- Show new request action for on order items. Fixes UIIN-1187.
- Add
Edit in quickMARC
link disabled state condition. Refs UIIN-1191 - Action menu view source in split screen instance records. Refs UIIN-1112.
- Increment
@folio/stripes
tov5
, plus corresponding dev-dep increments. - Possible error for Source=FOLIO instances has been fixed. Refs UIIN-1190.
- Action menu edit in split screen instance records. Refs UIIN-1116.
- Validate presence of resources before accessing them. Refs UIIN-1203, STCON-111.
- Disable fields in Preceding/Succeeding section, when Instance is controlled by Source MARC. Fixes UIIN-1128.
- Fix Edit in quickMARC and View Source options state after instance editing. Refs UIIN-1204.
- Change request status for
Awaiting delivery
items marked as missing. Fixes UIIN-1206. - In transit report does not export name of library. Refs UIIN-1058.
Holdings - Call number, eye readable
. Add search only by the call number. Refs UIIN-1040.- Replace
bigtest/mirage
withmiragejs
. Item - Effective call number (item), eye readable
. Add search only by the call number. Refs UIIN-1041.- Move (right to left) and confirm items and holdings or items to a new instance. Refs UIIN-1152.
- Add item
aged to lost
status. Refs UIIN-1006. - Move items/holdings error message. Refs UIIN-1186.
- Add loan type to items list. Refs UIIN-1004.
- Add public and staff notes to
Holdings statements
. Refs UIIN-1215. - Moving holdings and items permissions. Refs UIIN-1120.
- Drag and drop accessibility. UIIN-1127.
- Confirm items before moving to different holdings and/or instances. UIIN-1226.
- Hide an empty list when there are no items in
Holdings
record. Refs UIIN-1076. - Add settings page for fast add. Refs UIIN-1211.
- Increment
react-intl
tov5
. Refs UIIN-1252. - Create permission for Settings -> Inventory -> Fast add. Refs UIIN-1257.
- Implement easy way to copy HRID in the Item record. Refs UIIN-1002.
- Implement easy way to copy Barcode in the Item record. Refs UIIN-1250.
- Implement easy way to copy HRID in the Holdings record. Refs UIIN-1001.
- Implement easy way to copy HRID in the Instance record. Refs UIIN-1000.
- Add Holdings sources to settings. Refs UIIN-1229.
- Add Holdings source to holdings view and edit screens. Refs UIIN-1123.
- Highlight results when searching for item barcode. Refs UIIN-906.
- Move dictionary data fetching above router. Fixes UIIN-1265.
- Show service point an item was sent to. Refs UIIN-934.
- Fix permission for mark as missing action. Fixes UIIN-1272.
- Mark connected preceding and succeeding titles as connected. Fixes UIIN-1283.
- Implement instances search query saving to cql file instead of csv. Refs UIDEXP-155.
- Instance record (detailed view). Add copy number to item list. Refs UIIN-1251.
- Instance record (detailed view). Add holdings copy number to holdings accordion. Refs UIIN-1254.
- Use
<MultiSelectionFilter>
for item status filter. Refs UIIN-1224. - Correctly filter languages pursuant to STCOM-492. Refs UIIN-1287.
- Show
No barcode
for items without barcode. Fixes UIIN-1288.
4.0.1 (2020-07-01)
- Show new request action for on order items. Fixes UIIN-1187.
- Show new request action for checked out items. Fixes UIIN-1188.
4.0.0 (2020-06-25)
- Update Requests to SRS for v4. Refs UIIN-1158.
3.0.2 (2020-06-23)
- Disable fields in Preceding/Succeeding section, when Instance is controlled by Source MARC. Refs UIIN-1128.
- Try harder to maintain default title sort when searching or filtering. Fixes UIIN-1046.
3.0.1 (2020-06-19)
- Increment
@folio/plugin-find-instance
tov3.0
for@folio/stripes
v4
compatibility.
3.0.0 (2020-06-16)
- Preceding and Succeeding titles. Clicking on connected titles should open in the same window. Fixes UIIN-1037.
- Display instance status date with status. Refs UIIN-1007.
- Import
stripes-util
viastripes
. Fixes UIIN-1021 and UIIN-1029. - Rewrite accordion state control. Fixes UIIN-921.
- Add CQL query report generation to search instances. UIDEXP-13 and UIDEXP-2
- Add validation for notes in inventory, holdings, item forms. Refs UIIN-994.
- Use correct operator when searching by item status and hrid. Fixes UIIN-1048, UIIN-1051, UIIN-1052, UIIN-1053.
- Add ability to mark item as withdrawn. Refs UIIN-817.
- Register
instanceFormatIds
filter. Fixes UIIN-1057. - Add filter for instance date created. Refs UIIN-788.
- Improve
buildOptionalBooleanQuery
performance by usingcql.allRecords=1
and==
operator. Fixes UIIN-1064. - Make the title element required for preceding and succeeding titles. Fixes UIIN-1033 and UIIN-1034.
- Display item status date with status. Refs UIIN-984.
- Add ability to search by
ISBN, normalized
option. Refs UIIN-647. - Instance. Remove The New button. Refs UIIN-1023.
- Instance. Remove The Edit pen icon in the top pane. Refs UIIN-1024.
- New/Edit Instance Record: Move Save button to fixed footer component Refs UIIN-915.
- New/Edit Holding Record: Move Save button to fixed footer component Refs UIIN-916.
- New/Edit Item Record: Move Save button to fixed footer component. Refs UIIN-917.
- Add missing location permissions to
ui-inventory.instance.view
. Fixes UIIN-1056. - Item. Remove The Edit pen icon in the top main pane. Fixes UIIN-1026.
- Holdings. Remove The Edit pen icon in the top main pane. Fixes UIIN-1025.
- Security update eslint to >= 6.2.1 or eslint-util >= 1.4.1. Fixes UUIN-940.
- Make the string to be wrapped with a space symbol in Preceding and Succeeding titles. Fixes UIIN-1036.
- Show error callout when saving file with the instance UUIDs fails. UIDEXP-55.
- Add filter for instance date updated. Refs UIIN-790.
- Pin
moment
at~2.24.0
in light of multiple issues with2.25.0
(5489, 5472). - Purge
intlShape
in prep forreact-intl
v4
migration. Refs STRIPES-672. - Add ability to search by
Effective call number (item), normalized
option. Refs UIIN-993. - Add ability to search by
Call number, normalized
option via holdings segment. Refs UIIN-983. - Show/hide specific options in Actions menu for the
Withdrawn
item. Refs UIIN-818. - Prevent items with the status
Claimed returned
from being marked missing. Refs UIIN-891. - Add ability to search item by
Claimed returned
status. Refs UIIN-957. - Add permission for marking an item withdrawn. Refs UIIN-889.
- Allow users to search & filter for items with the status Lost and paid. Refs UIIN-895.
- Holdings record. Add space between: Suppress from Discovery and HRID. Fixes UIIN-477
- Upgrade to
stripes
4.0
,react-intl
4.5
. Refs STRIPES-672. - Subheading Related title to be deprecated. Instance (edit view) Fixes UIIN-1032
- Preceding and Succeeding titles. Make the Connected label less prominent (edit view) Fixes UIIN-1039
- Subheading Related title to be deprecated. Instance (edit view). Fixes UIIN-1032.
- Preceding and Succeeding titles. Make the Connected label less prominent (edit view). Fixes UIIN-1039.
- Item record: "loan type" appears as "loantype" (on detailed view). Fixes UIIN-657.
- Restore displaying of
Nature of content
value in Instance detailed view. Fixes UIIN-1100. - Prefer
stripes.actsAs
to the deprecatedstripes.type
inpackage.json
. Refs STCOR-148. - Instance record. Relabel in the UI the Metadata source to Source (View and Edit) Fixes UIIN-1133
- Make permission names l10nable. UIIN-1137.
2.0.0 (2020-03-17)
- 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
toEffective location (item)
. Refs UIIN-1008. - Change endpoint to request instances UIIDs for report generation. UIDEXP-28.
- Migrate to
stripes
v3.0.0
and movereact-intl
to peerDependencies. - Add new options with icons to action menu -
Export instances (MARC)
andExport 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
todiscoverySuppress
andstaffSuppress
filters. Refs STCOM-654. - Display the value in the 'Nature of content' field instead of the UUID. Fixes UIIN-1022.
- Closing the 'View MARC' record takes you to a different app instead of the Instance details, sometimes. Fixes UIIN-1289.
1.13.1 (2019-12-11)
- 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.
- Show most recent check in on item record. Refs UIIN-749.
1.13.0 (2019-12-04)
- Added iconAlignment "baseline" for '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. Parf of UIIN-869.
- Add ability to search by cql from holding segment. Parf 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.
1.12.1 (2019-09-26)
- Correctly import
<Field>
inStatisticalCodeSettings
. Refs UIIN-725 - Create Inventory settings page for HRID handling. Refs UIIN-741
1.12.0 (2019-09-12)
- 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.
1.11.1 (2019-07-26)
- 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.
1.11.0 (2019-07-24)
- 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.
1.10.0 (2019-06-14)
- Add link to MARC record source from SRS. UIIN-590.
- Handle display order of Statistical codes different in instance edit dropdown. UIIN-573.
1.9.0 (2019-06-12)
- 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.
- Replace hardcoded translations of search indexes by formatted messages. Fixes UIIN-595
Save
buttons are labeled consistently with other apps. Refs UIIN-530.
1.8.0 (2019-05-10)
- 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
- Add missing validation for some CV items.
1.7.0 (2019-03-15)
- 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)
1.6.0 (2019-01-25)
- Create new request from item record. Fixes UIIN-410.
- Correctly show instance-edit checkbox status. Fixes UIIN-417.
- Don't copy HRID on duplicating records, disable editing of HRID. UIIN-431, UIIN-450.
- Upgrade to stripes v2.0.0.
1.5.1 (2018-12-17)
- Fix null pointer bug (UIIN-412)
1.5.0 (2018-12-14)
- Requires
locations
interface 3.0 - Requires
inventory
interface 8.0 - Requires
instance-storage
interface 6.0 - Requires
holdings-storage
interface 3.0 - Requires
item-storage
interface 7.0 - Requires
item-note-types
interface 1.0 - Requires
statistical-codes
interface 1.0 - Requires
alternative-title-types
interface 1.0 - Requires
holdings-types
interface 1.0 - Requires
call-number-types
interface 1.0 - Requires
electronic-access-relationships
interface 1.0 - Requires
ill-policies
interface 1.0 - Requires
holdings-note-types
interface 1.0 - Requires
circulation
interface 4.0 5.0 - Renames
pieceIdentifiers
tocopyNumbers
(UIIN-397) - Adapts to changed structure of alternative titles (UIIN-345)
- Adapts to changed structure of holdings statements (UIIN-234)
- No longer requires
platforms
interface (UIIN-388) - Add accordions to views and forms for instance, holdings, item (UIIN-166 UIIN-168, UIIN-170, UIIN-273, UIIN-274, UIIN-275, UIIN-298)
- Add settings pages for controlled vocabularies: electronic access types, statistical code types, alternative title types, instance status types, holdings types, ILL policies, call number types, statistical codes (UIIN-301, UIIN-302, UIIN-362, UIIN-374, UIIN-376, UIIN-377, UIIN-378, UIIN-385)
- Extend holdings record - view and form (UIIN-232, UIIN-233, UIIN-234, UIIN-235, UIIN-236, UIIN-238, UIIN-386)
- Extend instance record - view and form (UIIN-328, UIIN-342, UIIN-343, UIIN-344, UIIN-345, UIIN-348, UIIN-364, UIIN-366, UIIN-367)
- Extend item record - view and form (UIIN-239, UIIN-250, UIIN-251, UIIN-253, UIIN-256)
- Display 'FOLIO' for 'Metadata source' whenever there is no 'sourceRecordFormat' (UIIN-353)
- Fix
craftLayerUrl()
loading state (FOLIO-1547) - Replace
formatDateTime()
with<FormattedTime>
(STCOR-267) - Click "search" button in tests (STCOM-354)
- Provide
sortby
key for<ControlledVocab>
. Refs STSMACOM-139. - Default term to empty string in cases when query is undefined. Fixes UIIN-371.
- Support circulation v5.0, requiring service-point information on loans. Refs UIIN-383.
- Removed deprecated actionMenuItems-prop. Fixes UIIN-393.
- Display of item information in Inventory for items with no open loans (UIIN-409)
1.4.0 (2018-10-05)
- Remove
instance.instanceFormatId
, addinstance.instanceFormatIds
(UIIN-330) - Fix case-sensitive tests. Fixes UIIN-329.
- Add electronic access relationship reference data (UIIN-316)
- Requires:
inventory
interface (7.0) andinstance-storage
interface (5.0) (UIIN-316) - Remove notes helper app (STRIPES-558)
- Copy
craftLayerUrl()
fromstripes-components
(Part of FOLIO-1547) - Add dependency to stripes v1.0.0 to package.json. (Part of FOLIO-1547)
1.3.0 (2018-09-27)
- Remove
instance.urls
from Instance form (UIIN-303) - Make HRID optional in Instance form (UIIN-304)
- Validate HRID for uniqueness in Instance form (UIIN-288)
- Update
stripes-form
dependency to v1.0.0 - Remove cataloging level (UIIN-312)
- Remove API dependency on
cataloging-levels
(UIIN-312) - More stable inventory-search tests. Refs UIIN-306.
- Remove
instance.edition
addinstance.editions
(UIIN-299) - Move files into src directory
1.2.3 (hot fix) (2018-09-19)
- More stable inventory-search tests. Refs UIIN-306.
1.2.2 (hot fix) (2018-09-14)
- Update to stripes-form 0.9.0. Refs STRIPES-555.
1.2.1 (hot fix) (2018-09-13)
- Update regression test following introduction of required
hrid
(UIIN-290)
1.2.0 (2018-09-13)
- Add API dependencies
statistical-code-types
1.0,cataloging-levels
1.0,modes-of-issuance
1.0,instance-statuses
1.0 - Update API dependencies
inventory
6.4,instance-storage
4.6 - Add preliminary display of Instance relationships (UIIN-145)
- Upgrade Okapi dependencies for Instance relationships, inventory: 6.3, instance-storage 4.5, instance-relationship-types 1.0 (UIIN-145)
- Update Okapi dependency, circulation: 3.0 4.0
- Add properties publisher role, publication frequency, publication range to Instance details, form (UIIN-227)
- Add properties HRID, instance status, date status updated, cataloged date, previously held, staff suppress, discovery suppress, mode of issuance, cataloging level to Instance details and/or form (UIIN-223)
- Add electronic access properties to Instance details and form (UIIN-229)
1.1.1 (2018-09-06)
- Fix toggle accordion feature after new accordions added. (UIIN-279)
- Update dependency on eslint-config-stripes (UIIN-280)
- Update core Stripes dependencies (UIIN-278)
1.1.0 (2018-09-05)
- Add instance record metadata (created date and updated date) (UIIN-28)
- Remove creators field (UIIN-30)
- Add item details view, initial version (UIIN-31)
- Add item form, holdings form (UIIN-5, UIIN-20)
- Add list of holdings records and items under instance view (UIIN-15,16,29,31,33)
- Project renamed from ui-instances to ui-inventory. UIIN-17.
- Update Okapi dependencies, inventory: 5.0 6.0, instance-storage 4.2, item-storage: 5.0
- Add Okapi dependencies on reference tables
- Use PropTypes, not React.PropTypes. STRIPES-427.
- Validation. Fixes UIIN-19.
- Show Title, Contributors, Publishers on search results. Fixes UIIN-9.
- Filter search results by Resource Type, Language, Location. Fixes UIIN-32.
- Identifiers and Contributors are now included in the search query, though not yet tied in on the back end. Refs UIIN-3.
- Add ability to copy instances. Fixes UIIN-24.
- Pruning local locale-date-formatters. Refs STCOR-109.
- Search complex fields (contributors, identifiers). Refs UIIN-3.
- Detail view refinement. Refs UIIN-28.
- Refactor through
<SearchAndSort>
. Fixes UIIN-34, Refs FOLIO-942, FOLIO-940, UIIN-41. - Adding
<Notes>
. Fixes UIIN-10. - Adding search by Location. Refs UIIN-3.
- Sort lookup tables server side because it's the right thing to do.
- Pass escape sequences on to CQL. Fixes UIIN-55.
- Close "Add holdings" pane correctly. Fixes UIIN-54.
- Sort contributor-types correctly. Refs UIIN-32.
- Implement
<RepeatableField>
component on InstanceForm. Fixes UIIN-52. - (Enable and validate item-record's status field. Fixes UIIN-61. Rolled back again. UIIN-83)
- Require holdings-record's location field. Fixes UIIN-60.
- Search by barcode. Fixes UIIN-59.
- Sort contributor-type lookup table by name. Fixes UIIN-63.
- Update stripes-connect, redux-form dependencies. Refs STRIPES-501.
- Use stripes-components' Row and Col so that react-flexbox-grid remains a transitive dependency. Refs STRIPES-490.
- Restore show-single-record. Refs UIIN-58, STSMACOM-52.
- Fix validation of item-record's Material Type, Permanent Loan Type fields. Refs UIIN-61.
- Apply eslint-config-stripes. Enforces react/no-unused-state, no-restricted-globals, prefer-promise-reject-errors, no-console and others.
- Fix lint errors due to new lint rules. UIIN-85.
- Set width of title to 40% in instance list. UIIN-78.
- Re-restoring show-single-record that was inadvertently removed in d9e3b8d565. Re-fixes UIIN-58. Available from v1.0.1.
- Pruning cruft methods unnecessary after the SearchAndSort conversion. Refs UIIN-34.
- Implement icons for instance, holdings, and item records. UIIN-49,50,51.
- Add creator/updater usernames to meta-data section. UIIN-97.
- Pass packageInfo to SearchAndSort; it's simpler. Refs STSMACOM-64. Available after v1.0.2.
- Enable Settings section for ui-inventory. UIIN-86.
- Lint. Fixes UIIN-104.
- Clone an item record. Fixes UIIN-27.
- Clone a holding record. Fixes UIIN-26.
- Add Material Types to Settings section. UIIN-87.
- Add Loan Types to Settings section. UIIN-88.
- Add targeted search dropdown. UIIN-56.
- Deprecate
transitionToParams
in favor ofthis.props.mutator.query.update
. Fixes UIIN-109. - Record IDs: Relabel 'FOLIO ID' to 'Instance ID'. Display 'Item ID', 'Holdings ID'. UIIN-113, UIIN-114, UIIN-115.
- Fix Okapi permission names. UIIN-136.
- Add contributorTypeId and contributorTypeText to instance form. UIIN-92.
- Ignore yarn-error.log file. Refs STRIPES-517.
- Wait for reference tables to load before rendering. UIIN-140, UIIN-141.
- Add 'primary' selector to contributors in instance forms. UIIN-131
- Show availability on item details. Fixes UIIN-110.
- Set cloned item's status to Available. Fixes UIIN-142.
- Changes section titles in Instance form. UIIN-72
- Migrate to hierarchical location end-point. Fixes UIIN-127.
- Handle "metaData" field case insensitively for compatibility. Fixes UIIN-159.
- Only show item-availability for open loans. Refs UIIN-110.
- Add location-units and locations to Okapi interfaces. Fixes UIIN-171.
- Correct use of i18n in validation function and props. Fixes UIIN-172.
- Confirmation when assigning inactive location. Fixes UIIN-121.
- Bah; metadata. One case to rule them all. Refs UIIN-159, CIRCSTORE-43.
- Fix holding and item forms. Fixes UIIN-174.
- Try harder to derive an item's status-date. Refs UIIN-110.
- Enable opening item view and holdings view in new tab. UIIN-147, UIIN-148.
- Use a single handler for managing row-level links in MCL. Refs UIIN-122.
- Replace shelf location references with locations. Fixes UIIN-182.
- Added
code
andsource
fields to several settings pages. Fixes UIIN-149, UIIN-150, UIIN-151, UIIN-152, - Use exact match (double equal sign) for ID queries. UIIN-188.
- Fix uniqueness validation of Item bar-code. UIIN-189.
- Update to current users interface. Refs UIU-495.
- Update import paths for some stripes-components. Refs STCOM-277.
- Refactor to avoid deprecated React lifecycle methods.
- Add temporary location to HoldingsRecord form and details view. UIIN-194.
- Add item's permanent location to Item form and details view. UIIN-195.
- Display effective location on Item details view. UIIN-196.
- Enable un-setting a location. Fixes UIIN-198.
- Require inventory 5.3, item-storage 5.3, holdings-storage 1.3. UIIN-194,-195,-196
- Show metadata on holdings-edit and item-edit pages. Refs UIIN-191.
- Add initial MARC source view. UIIN-93
- Retrieve up to 40 loan-types for editing dropdown, and sort them by name. Fixes UIIN-213.
- Increase the contributor-type limit from 100 to 400. Fixes UIIN-215.
- Provide defaults for props used by plugin-find-instance. Refs UIIN-217.
- Bug fixes with no separate change log entry: UIIN-53, UIIN-64, UIIN-67, UIIN-68, UIIN-76, UIIN-77, UIIN-102, UIIN-175, UIIN-187, UIIN-190, UIIN-197, UIIN-205, UIIN-207, UIIN-214, UIIN-221,
- Basic tests for ui-instances. UIIN-7
- Edit Holding Associated with Instance v1. UIIN-39
- Regression test for holdings - add/edit. UIIN-43
- Regression test for items - add/edit. UIIN-44
- When listing contributor names, separate with ";". UIIN-65
- Limit sorting to single-column (at a time). UIIN-66
- Design graphQL schema and resolvers for inventory. UIIN-75
- Generate CQL query and pass it to graphQL. UIIN-94
- View Holdings record. Implement metadata component. UIIN-98
- View Items record. Implement the metadata component. UIIN-99
- Permission Set for Contributor Type CRUD. UIIN-156
- Permission Set for Resource Types CRUD. UIIN-157
- Permission Set for Formats CRUD. UIIN-158
- Change labels in Instance form. UIIN-164
- Add accordions to detailed view of the Instance Record. UIIN-166
- Set up testing for ui-inventory. UIIN-184
- Relocate language files. UIIN-186
- Replace location value "inherit from holding" with "-" in Item Record. UIIN-218
- Add "Select location" to Temporary Location Menu in Holding Record. UIIN-219
- Request count for an item should only include open requests. UIIN-241
- Apply expand/collapse all accordions toggle to the Instance detail. UIIN-244
- Aplly expand/collapse all accordions toggle to Holdings detail. UIIN-245
- apply expand/collapse all accordions toggle to Item detail. UIIN-246
- Use /inventory/instance endpoint, rather than storage, for instances. UIIN-263
1.0.0 (2017-09-08)
- First version with basic instances list functionality. UIIN-1.
0.0.1 (2017-09-07)
- Set up initial project for ui-instances. UIIN-6.