- Enable user-related tokens for manual fee/fine patron notices (MODFEE-66)
- Update RMB version to 30.0.1 and Vertx to 3.9 (MODFEE-59, MODFEE-62)
- Publish events when account is created, changed or deleted (MODFEE-53, MODFEE-54, MODFEE-63)
- Remove readonly fields validation (MODFEE-50)
- Fix missing error message when duplicate Overdue Fine Policy name entered (MODFEE-16)
- Fix missing error message when duplicate Lost Item Fee Policy name entered (MODFEE-17)
- Send patron notice for waiver of fee/fine charge (MODFEE-19)
- Send patron notice for transfer of fee/fine charge (MODFEE-20)
- Send patron notice for cancellation of fee/fine charge (MODFEE-21)
- Fix sending "New fee/fine" and "Payment" notices when "Notify patron" is unchecked (MODFEE-22)
- Create default "out-of-the-box" Overdue Fine and Lost Item Fee policies (MODFEE-23)
- Fix incorrect next release version (MODFEE-24)
- Update tenant API version to 1.2 to allow reference data loading (MODFEE-25)
- Create automatic FeeFine records on module initialization (MODFEE-28)
- Fix error when saving Overdue Fine Policy (MODFEE-34)
- Add LaunchDescriptor settings (FOLIO-2234)
- Enable kube-deploy on Jenkins pipeline (FOLIO-2256)
- Remove old ModuleDescriptor "metadata" section (FOLIO-2321)
- Use JVM features (UseContainerSupport, MaxRAMPercentage) to manage container memory (FOLIO-2358)
- Fix lost item fee policy JSON-schema (UIU-1156)
- Update 26.2.4 RMB version. Refs Upgrading Version 25.
- Add patron notice for payment of fee/fine charge. Refs MODFEE-11.
- Add patron notice for manual fee/fine charge. Refs MODFEE-12.
- Fix POST to resources. Fixes MODFEE-2, UIU-1150.
- Add fee/fine tokens to patron notices. Refs MODFEE-13.
- CRUD Fee/Fine Overdue Fine Policies. Refs UIU-1146.
- CRUD Fee/Fine Lost Item Fee Policies. Refs UIU-1156.
- Fix unclosed transaction. Refs MODFEE-10.
- Modify resource waives.
- Upgrade to RMB 24.0.0.
- Upgrade to RMB 23.7.0.
- Fix code smell.
- Modify resources owners an feefines.Refs UIU-713.
- Add fields defaultChargeNotice and defaultActionNotice for resource owners. Refs UIU-713.
- Add fields chargeNotice and actionNotice for resource feefines. Refs UIU-713.
- Upgrade to RMB 23.6.0.
- Upgrade to RMB 23.5.0.
- Modify resource transfers and add transfer-criterias resource. Refs UIU-544.
- Fix validation. Fixes MODFEE-3, MODFEE-4, MODFEE-5, MODFEE-6, MODFEE-7
- Modify with Metadata (commit b682da5537b1fb35301156b6e48d66385a5828f1)
- Remove id required. Fix to MODFEE-2.
- Remove feesfines all permission (commit d883537a3b112ee8d84c617d9a8d25c89380c6b8)
- FOLIO-1609: Disable system class loader in surefire and failsafe plugins
- Upgrade to RMB 23.0.0, vertx 3.5.4.
- Modify resource accounts.
- Update interface version descriptor.
- Add field servicePointOwner for resource owners. Refs UIU-611.
- Modify resource feefineactions. Refs UIU-646.
- Modify resource payments. Refs UIU-612.
- Add field ownerId as required for resource feefines. Fix to MODFEE-8.
- Modify resource feefines. Refs UIU-610.
- Upgrade to RMB 21.0.4, use RAML 1.0.
- Update shared raml-util.
- Add new resource manualblocks. Refs UIU-674.
- Provide the management of the manual fees and fines.