Releases: folio-org/ui-circulation
Releases · folio-org/ui-circulation
v10.0.1
v10.0.0
- Move TLR enable settings to Circulation > General. Refs UICIRC-1038.
- Create a new setting - Enable ECS title level requests. Refs UICIRC-1040.
- Add view permissions for Circulation settings. Refs UICIRC-1056.
- Implement feature toggle for ECS and not ECS envs. Refs UICIRC-1118.
v9.2.1
- Fix DOMPurify import. Refs UICIRC-1122.
v9.2.0
- Use Save & close button label stripes-component translation key. Refs UICIRC-1066.
- Remove bigtests from github actions. Refs UICIRC-1079.
- Create new permission 'Settings (Circ): Can enable request print details'. Refs UICIRC-1093.
- Create a new circ settings page and configuration to enable request print history. Refs UICIRC-1087.
- Add page title to Circulation settings - View Print Details Page. Refs UICIRC-1089.
- Add staffUsername as staff slips token in Settings. Refs UICIRC-1101.
- Add request.barcodeImage as staff slips token in Settings. Refs UICIRC-1103.
- Update warning message when disabling the "Enable view print details (Pick slips)" configuration. Refs UICIRC-1106.
- Add new token sections and tokens to staff slips. Refs UICIRC-1111.
v9.1.0
- Also support
feesfines
interface version19.0
. Refs UICIRC-992. - Create and Display new Staff slip (Search slip (Hold requests)). Refs UICIRC-1001.
- Create a new Circulation setting Print hold requests (Open – Not yet filled) – Printing search slips. Refs UICIRC-1000.
- Change label for count closed days. Refs UICIRC-1017.
- Unfreeze the first five selection menus for reminder fees. Refs UICIRC-1002, UICIRC-1005, UICIRC-1006.
- UI tests replacement with RTL/Jest for
RequestCancellationReasons.js
. Refs UICIRC-959. - Change functionality for accordions on Circulation settings page (create/edit). Refs UICIRC-1010.
- Add "Print only" option to patron notice templates. Refs ICIRC-985.
- Add the possibility to correctly delete fixed due date schedule range. Refs UICIRC-1026.
- Cover Widget by jest tests. Refs UICIRC-899.
- Add page titles to Circulation settings pages. Refs UICIRC-970.
- RulesEditor should use stripes.hasPerm. Refs UICIRC-1047.
- Disable block template under reminder fees. Refs UICIRC-1046.
- UI tests replacement with RTL/Jest for
CirculationRules.js
. Refs UICIRC-958. - Create a new permission "Settings (Circulation): Can view staff slips". Refs UICIRC-848.
- Add
displaySummary
token for patron notice templates and for staff slips templates. Refs UICIRC-1059. - Fix that Save & close button is missing in the circulation forms. Refs UICIRC-1064.
v9.0.5
- Only certain HTML tags should be rendered when displaying staff slips. Refs UICIRC-1070, UICIRC-1060.
v9.0.4
- Fix issue with 'Enter' key in circulation rules editor that adds indent to previous line. Refs UICIRC-1042.
v9.0.3
- Fix problem with accordions on Circulation settings page. Refs UICIRC-1009.
v9.0.2
- Fix permission error for Settings (Circ): Can create, edit and remove overdue fine policies. Refs UICIRC-1013.
- Fix wrong position of "Cancel" and "Save & close" button. Refs UICIRC-1014.
- Extend "Settings (Circ): Can create, edit and remove request policies" permission to be able to see service points. Refs UICIRC-1016.
v9.0.1
- Remove
None
option from notice methods. Fixes UICIRC-995.