Skip to content

v6.1.0

Compare
Choose a tag to compare
@zburke zburke released this 18 Jun 05:08
· 1142 commits to master since this release
bed30d5
  • Configure Jest/RTL. Refs UIU-2112.
  • Show user-readable message when user is not found. Fixes UIU-2081.
  • Fix Custom Fields error message by adding a missing permission. Fixes UIU-2104.
  • Add changes to indicate clickable for cursor. Refs UIU-2052.
  • Migrate from string notation to column mapping for PatronBlock. Refs UIU-2091.
  • Add Cash Drawer Reconciliaton report & Financial transactions detail report permissions to reports. Refs UIU-2088.
  • Add new fee/fine reports as options to User Actions drop-down. Refs UIU-2083.
  • Show claimed returned report only if user has necessary permission. Refs UIU-1884.
  • Fix Note Edit Page - doesn't return to record page after click on Save&Close. Fixes UIU-2087.
  • Fix Notify patron box behavior for New fee/fine when default patron notice is set. Refs UIU-2111.
  • Close "New fee/fine" page after fee/fine created. Refs UIU-2117.
  • Fix disabling "Save & close" button for Manual patron block. Refs UIU-2123.
  • Fix the possibility of create manual patron block with expiration date of today. Refs UIU-2122.
  • Fix permission error for "Refunds to Process Manually" report. Refs UIU-2126.
  • Also support circulation 10.0. Refs UIU-2135.
  • Show the "Refunds to process manually" report conditionally based on permissions. Refs UIU-2125.
  • Fetch some search container routes conditionally based on permissions. Refs UIU-2132.
  • Handle search of ASTified translation values. Refs UIU-2142.
  • Fix optional dependencies to be actually optional and add a few. UIU-2140.
  • Include missing limit clause in request-count query. Refs UIU-2143.
  • Replace local KeyboardShortcutsModal component with import. Refs UIU-2151.
  • Clean up prop-types that generate bogus console warnings. Refs UIU-2158.
  • Provide useful aria-label values to loan action (ellipses) menues. Refs UIU-1635.
  • Allow a user to assign an existing permission set to a permission set. Refs UIU-1630.
  • Add permissions type filter to users settings permissions sets. Refs UIU-2164.
  • Avoid querying for an empty list of loan policies. Refs UIU-2163.
  • Show Pop-up on User and Pop-up on Checkout fields to Notes forms. Refs UIU-2155.
  • Show loading indicator on Loans details screen. Fixes UIU-2120.
  • Add type column to users settings permissions sets. Refs UIU-2167.
  • Add modal for 'Cash drawer reconciliation report'. Refs UIU-1959.
  • Provide key when rendering list elements. Refs UIU-2168.
  • Create 'Cash drawer reconciliation report' in PDF format. Refs UIU-2084.
  • Create 'Cash drawer reconciliation report' in CSV format. Refs UIU-1961.
  • Migrate to renew-by-barcode. Refs UIU-2096.
  • Move Tenant/Bursar exports to Users/Transfer criteria. Refs UIU-2098.
  • Add possible for enter correct values for Fee/Fine amount. Refs UIU-2156.
  • Added NotePopupModal to User Details page. Refs UIU-2008.
  • Fix selecting current fee fine type. Refs UIU-2157.
  • Fix validation error with END DATE for Cash drawer reconciliation report modal. Refs UIU-2175.
  • Handle empty report data in CashDrawerReconciliationReportCSV. Refs UIU-2184.
  • Fee/fine owners not available for selection on Transfer Fee/Fine modal. Refs UIU-2174.
  • Save the patron expiration with the time set to 23:59:59. Refs UIU-2182.