Skip to content

v8.2.0

Compare
Choose a tag to compare
@mkuklis mkuklis released this 24 Oct 18:23
· 552 commits to master since this release
2faf508
  • Spread out the fields on the new Fee/Fine modal. Fixes UIU-2620.
  • Accurately count open-loans when there are > 1000. Refs UIU-2631.
  • Fine detail page throws an error if item is missing. Refs UIU-2505.
  • After new fee/fine charged at Check-in, unable to get to Users app. Refs UIU-2626.
  • "Remaining amount" doesn't have the correct value when the field "Payment amount" is emptied. Refs UIU-2644.
  • Support notes interface version 3.0. Refs UIU-2647.
  • Confirm button is not disabled after the click and each click on this button sends the request to the server. Refs UIU-2645.
  • When formatting names, correctly treat empty-strings as missing. Refs UIU-2610.
  • Additional updates to Pop-up note Refs UIU-2653
  • Modify error message when a Fee/Fine Owner enters a Fee/Fine Type that is duplicated by "Shared" Fee/Fine Owner. Refs UIU-2560.
  • Correctly import from stripes/core not stripes-core. Refs UIU-2642.
  • Create permission for "Lost items requiring actual costs" processing page. Refs UIU-2491.
  • Add decimal places for "Fees/fines incurred" column on "Loan History" page. Refs UIU-2236.
  • Add selected actual service points to "Financial Transaction Detail Report" title line. Refs UIU-2666.
  • Fix issue with Qindex select automatically triggering the search on change. Refs UIU-2665.
  • create Jest/RTL test for NoteEditPage.js. Refs UIU-2424
  • Clear Fee/Fine Type error message after changing owner. Refs UIU-2670.
  • Bump users interface to version 16.0. Refs UIU-2648.
  • Update permUserId before updating permissions. Fixes UIU-2672.
  • Fix broken link to item in export fees fines report. Refs UIU-2540.
  • Make visible loan history for deleted users. UIU-2659.
  • Leverage yarn.lock. UIU-2688.
  • List of items for lost items requiring actual cost. Refs UIU-1382.
  • Lost items requiring ACTUAL COST: Implement additional information in 'Instance' column. Refs UIU-1871.
  • Lost items requiring ACTUAL COST: Implement additional information in 'Patron' column. Refs UIU-1870.
  • Add permissions for lost items page. Refs UIU-2690.
  • Fix sorting by "Patron" column on the "Lost items requiring actual cost" page. Refs UIU-2691.
  • A long Instance title climbs out of popover boundaries on the "Lost items requiring actual cost" page. Refs UIU-2693.
  • Fix validation regression on user form. Fixes UIU-2696.
  • Remove password validation from <UserForm>. Fixes UIU-2697.