Releases: folio-org/ui-circulation
Releases · folio-org/ui-circulation
v3.0.1
- Adjust UI for fee/fine notice token options on templates. Refs UICIRC-479.
v3.0.0
- New/Edit Patron notice policy: do not display inactive loan and request notice templates in the dropdown. Refs UICIRC-418.
- Overdue fee/fine notices. Refs UICIRC-451.
- Update
moment
to^2.25.3
to avoid2.25.x
bugs. Refs STRIPES-678. - Purge
intlShape
in prep forreact-intl
v4
migration. Refs STRIPES-672. - Upgrade to
stripes
4.0
,react-intl
4.5
. Refs STRIPES-672. - Extend fee/fine tokens available for notices. Refs UICIRC-458.
- Grey out unavailable tokens on patron notice template token modal. Refs UICIRC-459.
- Use
UNSAFE_
prefix for deprecated React methods. We know, we know. Refs UICIRC-431. - Fixed Due Date Schedule - Dates on Edit/Create and View out of sync. Refs UICIRC-460.
- Incorrect footer displaying for circulation settings. Refs UICIRC-469.
v2.0.0
- Provide two options for barcode tokens on staff slips. Refs UICIRC-393.
- Add hold shelf exp and request exp date/time tokens to patron notice templates. UICIRC-396.
- Provide two options for barcode tokens on patron notices. Refs UICIRC-400.
- Settings > Circulation > Other Settings | Move Save button to the footer. Refs UICIRC-374.
- Settings > Circulation > Loan history | Move Save button to the footer. Refs UICIRC-375.
- Settings > Circulation > Lost item fee policy | increase fee fields box width. Refs UICIRC-402.
- Update circulation okapiInterface to version
9.0
. Part of UICIRC-411. - Add translations for aria-label values in EditorToolbar(WYSIWYG). Refs UICIRC-421.
- Migrate to
stripes
v3.0.0
and movereact-intl
to peerDependencies. - Remove extraneous accordion styling from lost-item fee-fine form.
- Loan policy: Data silently fails to save when interval is missing. Refs UICIRC-327.
- Security update eslint to >= 6.2.1 or eslint-util >= 1.4.1. Refs UICIRC-414.
- Should use Integer not String for checkout timeout value. Refs UICIRC-435.
v1.12.0
- Add location items filtering into the circulation rules editor menu. Refs UICIRC-314.
- Validate for closed loans and fines/fees in loan history settings. Refs UITEN-42.
- Fix incorrect save button behavior in Circulation Rules Editor. Refs UICIRC-296.
- Add handling of the special item Any for intermediate menus. Refs UICIRC-334.
- Add full hierarchial path to location codes that are used in the input field of the circulation rules editor. Refs UICIRC-333.
- Fix loan policy holds section. Refs UICIRC-349.
- Clean up Loan history model. Refs UITEN-57.
- Clean up unused dependencies.
- Fix data replacement issues in the circulation rules editor. Refs UICIRC-305.
- Add BigTest and CRUD Fee/Fine Lost Item Fee Policies. Refs UIU-1156.
- Add filter value match highlighting to the location menu of the circulation rules editor. Refs UICIRC-318.
- Fix validation error message display in the circulation rules editor. Refs UICIRC-377.
- Validate the creation of the settings in the Anonymize closed loans section. Refs UITEN-58.
- Create/Edit loan policy | Move Save/Cancel buttons to the footer Refs UICIRC-372.
- Lost item fee policies | Create/Edit Request policies | Move Save/Cancel buttons to the footer UICIRC-370
- Add the overdue fine policies menu to the circulation rules editor. Refs UICIRC-353.
- Add minutes and hours support to the loan history form. Refs UICIRC-388.
- Update structure of the circulation rules editor tests. Refs UICIRC-382.
- Add the lost item fee policies menu to the circulation rules editor. Refs UICIRC-341.
- Add "lastCheckedInDateTime" and remove "lastScannedServicePoint" tokens for staff slips. Refs UICIRC-291.
- View/edit request delivery slip. Refs UICIRC-316.
- Tokens for request delivery slip. Refs UICIRC-319.
- Request delivery slip preview. Refs UICIRC-320.
- Recall notice trigger update. Refs UICIRC-279.
- Update the circulation API to support changes to the rule editor. Refs UICIRC-336.
- Allow user to resize text area for notice and staff slip templates. Refs UICIRC-295.
- Fix the impact of the API change as per MODINVSTOR-315 for ui-circulation. Refs UICIRC-348.
- Staff slip preview for token item.callNumberSuffix isn't working. Refs UICIRC-355.
- Create/Edit Patron notice policies | Move Save/Cancel buttons to the footer. Refs UICIRC-367.
- Create/Edit Patron notice templates| Move Save/Cancel buttons to the footer. Refs UICIRC-368.
- Create/Edit Request policies | Move Save/Cancel buttons to the footer. Refs UICIRC-369.
- Lost item fee policies | Create/Edit Request policies | Move Save/Cancel buttons to the footer. Refs UICIRC-370.
- Create/Edit Overdue fine policy| Move Save/Cancel buttons to the footer. Refs UICIRC-371.
- Create/Edit loan policy | Move Save/Cancel buttons to the footer. Refs UICIRC-372.
- Loan policy: Renewals section not displaying in view when Renewable = N. Refs UICIRC-350.
- Add date/time tokens to patron notice templates. Refs UICIRC-384.
- Add Item Limit to Loan Policy. Refs UICIRC-390.
- Overdue fine policy: Validation field incorrect for overdue recall fine. Refs UIU-1232.
- Lost item fee policy: Words "late" and "Set cost" missing on entry of new policy. Refs UIU-1315.
v1.11.0
v1.10.0
- Retrieve 1000 elements on Settings pages instead of 10. Refs UICIRC-302.
- Add missing tests for request policy. Part of UICIRC-293.
- Integrate campus and library menus to circulation rules editor. Refs UICIRC-283.
- Update
react-to-print
to accept React viapeerDependencies
. UIIN-678. - Normalize a non alpha-numeric characters from Location Codes in circulation rules editor. Refs UICIRC-260.
- Add backward moving feature to organization hierarchy menus in circulation rules editor. Refs UICIRC-285.
- Integrate location menu into circulation rules editor. Refs UICIRC-259.
v1.9.0
- Remove unnecessary permissions. Refs UIORG-150.
- Fix display position of autocompletion popup in circulation rules editor. UICIRC-209
- Create settings in UI for users to anonymize closed loans with fees/fines. UIORG-175.
- Add location data fetching to circulation rules editor. UICIRC-272
- Create settings in UI for users to anonymize closed loans with fees/fines and exception for payment method. UIORG-176.
- Refine list of tokens available for staff slip templates. UICIRC-189.
- Expand location-specific token list for patron notice templates. UICIRC-250.
- Integrate institution menu to circulation rules editor. UICIRC-282.
- Other bug fixes. UICIRC-96, UICIRC-269, UICIRC-271.
v1.8.0
- Anonymize closed loans. UIORG-169.
- Clearer select options for recall triggering events. UICIRC-252.
- Fix localization in fixed due date schedule form. UICIRC-254.
- Prevent deletion of patron notice template in use. UICIRC-185
- Modal consistency for staff slips and patron notices. UICIRC-262
- Expand user-specific token list for patron notice templates. UICIRC-247
- Move tokens to modal to accommodate growing list of tokens. UICIRC-253.
- Bug fix. UICIRC-255.
- Test coverage. UICIRC-235.
v1.7.0
- Eject from deprecated Settings component and demonstrate new routing guidelines. UICIRC-201.
- Provide IDs for loan-policy's actionmenu buttons. Refs UICIRC-237.
- Sort settings entries. Fixes UICIRC-196.
- Disallow deletion of request policies used in circ rules. Part of UICIRC-228.
- Disallow deletion of patron notice policy in use. UICIRC-184.
- Update to pane header to include dropdown menu for notice templates. UICIRC-143.
- Update to pane header to include dropdown menu for loan policies. UICIRC-226.
- Update to pane header to include "Cancel" option in dropdown menu for notice policy. UICIRC-229.
- Bug fixes: UICIRC-159, UICIRC-160, UICIRC-171, UICIRC-172, UICIRC-175, UICIRC-208, UICIRC-210, UICIRC-216, UICIRC-223, UICIRC-231, UICIRC-232.
v1.6.0
- Support
circulation
interface 7.0. UICIRC-192. - Support
loan-policy-storage
interface 2.0. CIRCSTORE-96. - Add new policy types to policy menu in rules editor. Fixes UICIRC-164.
- Add new policy types to 'fallback policy' section. Fixes UICIRC-165.
- Remove
Pages
section from loan policy editor. UICIRC-188. - Add loan policy fields, request management. UICIRC-139.
- Add request management configurations to loan policy preview. UICIRC-186.
- Add request policy CRU v1. Fixes UIREQ-181.
- Permission set for request policy CRUD. UICIRC-163.
- Add notice policy view. UICIRC-108.
- Add request notices to notice policy. UICRIC-157.
- Refine notice policy forms. UICIRC-203, UICIRC-206.
- Constrain patron notices to one per notice policy. UICIRC-106.
- Add permission set for staff slips. Fixes UICIRC-194.
- Do not show unsaved changes popup when policy form is not dirty. Fixes UICIRC-104.
- Add permission set for other settings. Fixes UICIRC-193.
- Add test coverage. UICIRC-190, UICIRC-191.
- Convert source to standard reposity structure. UICIRC-146.
- Change output format for patron notices to 'text/html'.
- Bug fixes. UICIRC-207, UICIRC-213, UICIRC-134, UICIRC-170, UICIRC-205, UICIRC-211