Releases: openlibraryenvironment/dcb-admin-ui
v1.53.0
Changes included in this release of DCB Admin
The following changes were included in this release of DCB Admin.
Features
- Add "patron requests for this group" page to the individual Group page DCB-2107
- This allows consortium staff to create specific groups of libraries and view circulation activity for them.
- Add "supplier requests for this group" page DCB-2107
Improvements
- General improvements to the maintenance page.
v1.52.0
Changes included in this release of DCB Admin
The following changes were included in this release of DCB Admin.
Features
- New maintenance page
v1.51.1
Changes included in this release of DCB Admin
The following changes were included in this release of DCB Admin.
Fixes
- Security fixes.
v1.51.0
Changes included in this release
The following changes were included in this release of DCB Admin.
Features
- Local types are now included in patron request exports, adding more information directly from downstream systems to exports if selected DCB-2064
- This includes the following attributes:
- Local item status
- Local item type
- Local item ID
- Raw local item status
- Local request status
- Local request ID
- Raw local request status
- This includes the following attributes:
- We are now providing dynamic filter options in more places - this release adds a pickup location drop-down filter for patron requests, making it easy to view your requests by pickup location and even to build pickup location specific reporting for your consortia DCB-2064
- Behind the scenes, this release also includes changes to make providing dynamic filter options easier - expect more dynamic filters to be introduced in future releases.
Fixes
- Fixed an issue where chaining "OR" operators when filtering would provide an incorrect result DCB-2064
v1.50.0
Changes included in this release
The following changes were included in this release of DCB Admin.
Features
The export has been improved and now includes more values from the local systems.
- rawLocalRequestStatus
- localRequestId
- localRequestStatus
- localItemId
- localItemStatus
- localItemType
v1.49.0
Changes included in this release
The following changes were included in this release of DCB Admin.
Features
- Add "supplying library" and "patron library" filters DCB-2064
- This is part of our ongoing work to make the filters more user friendly. Now users will be presented with a list of libraries to filter by, instead of needing to know codes.
- These filters can also be combined, so consortium administrators can build reports for specific requesting combinations. This could be useful to identify popular combinations and proactively identify problematic requesting pathways.
- Improve the presentation of items DCB-2083
- When manually selecting an item for requesting, users can see its call number and its volume statement (if available).
- Items on the item availability page now also have a "status correct as of" timestamp. This tells you the last time we were able to successfully obtain that item's status in the local system.
Improvements
- Fixed incorrect wording on "New Group" form.
- Added support for configuring the "VIRTUAL_PATRON_NAMES_VISIBLE" functional setting: on systems with DCB Service 8.56.0 and later, this setting configures whether DCB creates virtual patrons in FOLIO with real names or not.
v1.48.0
Changes included in this release
The following changes were included in this release of DCB Admin.
Features
- Display suppression information on the "service" section of the library page DCB-2011.
Notes
In this release, it is now possible to view item and bib suppression rulesets for a library: the aim of this is to help with troubleshooting. This feature will also be expanded in future releases to help users understand more about how suppression works and why an item has been suppressed.
Users who are looking to understand item suppression can also find information included in the "Items" section of the shared index view. For eligible items, the suppression decision log and the suppression raw data values can provide context as to why an item is or is not being suppressed.
1.47.0
Changes in this release
The following changes were included in this release of DCB Admin.
Features
- Add library name to bib record page DCB-2049 - bib record pages now have a link to their "source library" and a source library name.
- Add library links to patron request page DCB-2051- now DCB Admin displays names for the borrowing, supplying and pickup libraries on the request page.
- Add ILS, primary contact tooltips to library links DCB-2051 - hover over the library names mentioned above, and a tooltip shows with information about the ILS (FOLIO etc) and the primary contact.
- Add library bibs section DCB-2052- DCB Admin now has a 'library bibs' section for each library.
Improvements
- Patron requests in NO_ITEMS_SELECTABLE state can be cleaned up.
- The LMS type has been added to the main library page to make it easier to distinguish.
- Users can no longer 'Check for Updates' when a request is in a CONFIRMED state: this is to prevent a rare scenario where doing this could cause a request to enter an error state.
1.46.0
v1.45.2
Changes in this release
The following changes were included in this release of DCB Admin.
Improvements
- Improved supplying agency filter UX DCB-1973
Fixes
- In rare situations, there was a possibility that the DCB Service version check could run infinitely: this has now been fixed.
- The 'maxConsortialLoans' value was being fetched in the wrong place in the query, causing the library settings page to be briefly accessible. This query has now been fixed and the settings page is accessible again. DCB-2017