Skip to content

v4.0.0

Compare
Choose a tag to compare
@zburke zburke released this 17 Jun 21:39
· 2061 commits to master since this release
49b7065
  • Change Fee/Fine Owner by Service Point name where the transaction took place. Refs. UIU-1398.
  • Support loan-storage interface version 7.0. UIU-1598.
  • Add posibility to view/create/edit custom fields on user record. UIU-1279.
  • Increase limit of service points in the Associated Service Points dropdown at Settings --> Users --> Fee/Fine Owners. Refs UIU-1540.
  • Fix ability to mark user as inactive. Fixes UIU-913.
  • Add permission and permission check to claim an item returned. Refs UIU-1266.
  • Create Patron Blocks Conditions Table in Settings -> Users. Refs UIU-1272.
  • Fix bug preventing closed loans list from loading properly when an item has been deleted. Fixes UIU-1411.
  • Fix import path to stripes util. Fixes UIU-1515.
  • Use localized permission names. Refs UIU-488.
  • Create Patron Blocks Limits Table in Settings -> Users. Refs UIU-1167.
  • Add Load more button at the end of the result list. Fixes UIU-1532.
  • Increase limit of patron fee/fines, owners and patron groups. Refs UIU-1585.
  • Build filter string by using ids instead of names. Fixes UIU-1596.
  • Add UI to mark claimed returned items as missing. Refs UIU-1216.
  • Fix routing loop caused by incorrect Custom Fields routing. Refs UIU-1594.
  • Settings > Users > Create/Edit Permission set. Refs UIU-1587.
  • Add Closed loan translation. Part of UIU-1603.
  • Pass current servicePointId to declare-item-lost. Part of UIU-1203.
  • Preserve filters after user is edited. Fixes UIU-1604.
  • Remove hardcoded ids from Parton Block Conditions page. Refs UIU-1609.
  • Settings > Users > Fee/Fine > Comment | Move Save button to the footer. Refs UIU-1589.
  • Pin moment at ~2.24.0. Refs STRIPES-678.
  • Add possibility to create system user from already existing account. Refs UIU-1503.
  • Provide search explicitly to history.push. Fixes UIU-1620.
  • Settings > Users > Fee/Fine pages > replace black asterisk with red asterisk. Refs UIU-1611.
  • Match the protocol of the current page in images pulled from remote sites. Refs UIU-496.
  • Correctly configure fee/fines and profile-pictures permissions. Refs UIU-1574.
  • Increment stripes to v4.0, react-intl to v4.5, react-intl-safe-html to v2.0. Refs STRIPES-672.
  • Fix Reset all button for filters and query. Fixes UIU-1628.
  • Display count of claim returned items. Refs UIU-1215.
  • Sort user permissions in alphabetical order on create/edit screen. Refs UIU-1353.
  • Fix memory leak in UserAccounts.js discovered by @mkuklis.
  • UI updates to the Permissions modal. Refs UIU-1466.
  • Add permission and permission check for mark a claimed item missing. Refs UIU-1268.
  • Prevent the renewal of claimed returned items. Refs UIU-1261.
  • Adds checkedInFoundByLibrary and checkedInReturnedByPatron to loan action map. Fixes UIU-1643.
  • Display the correct link for create/reset password. Refs UIU-1608.
  • Add a bulk claim returned function. Refs UIU-1627.
  • Format action message for claim returned checkin. Refs UIU-1218.
  • Add resolve claim to loan details screen. Refs UIU-1524.
  • Capitalize user status when displayed. Fixes UIU-1523.
  • Permissions -> Users: Create/reset password send. Refs UIU-1337.
  • Prevent change due date for claimed returned items. Refs UIU-1260.
  • Bring back Declare lost button. Fixes UIU-1662.
  • Use the app logo as a profile placeholder. Yep, it's kinda hacky. Refs UIU-496.
  • Fee/Fine Details is not refreshing, which may result in user entering duplicate actions. Fixes UIU-1644.
  • Protect loan action history page from CQL null query errors. Fixes UIU-1652.
  • Fix the arrangement of elements inside the SafeHTMLMessage component. Fixes UIU-1660.
  • Fix Patron Group, Status, and Preferred contact fields, are not read a required by screen reader. Refs UIU-1642.
  • Check for an empty loan to protect from generating incorrect CQL. Fixes UIU-1653.
  • Add checks for multiple okapi interfaces on user's details screen. Fixes UIU-1600.
  • Display automated patron blocks on User Information page. Refs UIU-1273.
  • On user-edit screen, show "send reset password link" whenever username is present. Refs UIU-1672.
  • Display automated patron blocks on renewing in loans context. Refs UIU-1276.
  • Do not create an empty-string password when adding a username to a user. Refs UIU-1671.
  • Support login v7.0 (some unused endpoints were removed). Refs UIU-1663, UIU-1672.
  • Support users-bl v6.0 (some unused endpoints were removed). Refs STCOR-436, STRIPES-685.
  • Fix incorrect display of the date in the Return date field. Refs UIU-1204.