Skip to content

Release v2.1.0

Compare
Choose a tag to compare
@usavkov-epam usavkov-epam released this 03 Mar 14:28
· 321 commits to master since this release
d38df0c

2.1.0 (2022-03-03)

Full Changelog

  • Allow user to select instance for Title AND edit title from POL view. Refs UIREC-189.
  • Allow user to save and create another piece. Refs UIREC-188.
  • Tech debt: reducing code smells, usage of consts and resources from stripes-acq. Refs UIREC-192.
  • Validate user has made a change to the piece form before activating "Save" or "Quick receive" buttons. Refs UIREC-190.
  • Display comment in receiving in column rather than on hover. Refs UIREC-193.
  • Allow user to choose what columns display for expected and received pieces. Refs UIREC-196.
  • Add a return to Receiving default search to app context menu dropdown. Refs UIREC-201.
  • Also support circulation 13.0. Refs UIREC-195.
  • Hide "Suppress from discovery" toggle from Piece form. Refs UIREC-208.
  • Piece received date is not timezone formatted. Refs UIREC-211.
  • Pagination for expected and received pieces. Refs UIREC-213.
  • refactor psets away from backend '.all' permissions. Refs UIREC-177.
  • Filters for expected and received pieces. Refs UIREC-191.
  • Item status changes unclear from receiving screen. Refs UIREC-218.
  • Item status unclear in receiving screen. Refs UIREC-214.
  • Some fields of the piece are not populated when receiving/unreceiving. Refs UIREC-220.
  • Accessibility analysis. Refs UIREC-221.
  • Replace deprecated permission search.instances.facets.collection.get. Refs UIREC-224.