Skip to content

v2.26.0

Compare
Choose a tag to compare
@zburke zburke released this 06 Dec 15:34
· 2708 commits to master since this release
  • Prevent manual anonymization of closed loans with fees/fines. Refs UIU-1083.
  • Update sponsor and proxy labels. Refs UIU-1018.
  • Implement permission assigment by batch. Refs UIU-1249
  • Fix the mechanism for the accumulation of overdue loans in CSV report. Refs UIU-1286.
  • Implement view loans permission. Refs UIU-1175.
  • Refactor Routing. Switch to using SearchAndSortQuery. UIU-897
  • Resolve bug updating a user just after creation. Fixes UIU-1314.
  • Implement edit loan permission. Refs UIU-1177.
  • Retrieve up to max available amount of overdue loans instead of 10 for CSV report. Refs UIU-1297.
  • Implement loans renew permission. Refs UIU-1176.
  • Retrieve up to 100k of requested user loans instead of 100. Refs UIU-1292.
  • Implement loans renew through override permission. Refs UIU-1184.
  • Add service points to user. Refs UIU-1334.
  • Warn, but do not invalidate, when a proxy relationship is expired for any reason. Refs UIU-820.
  • Show requests information when user has view loans permission only. Refs UIU-1184.
  • Use a more efficient query when searching for an item by barcode to attach a fee/fine. Refs UIU-1380.
  • Use user's id instead of a barcode when navigating to requests module. Refs UIU-1370.
  • Restore display of "invisible" permissions. Refs UIU-1372.
  • Rename "Loans: All permissions" permission to "Users: User loans view, edit, renew (all)". Refs UIU-1344.