LP#1979345: restrict access to holds pull list user/jeffdavis/lp1979345-scope-ang-pull-list-2
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 6 Jul 2022 23:04:20 +0000 (16:04 -0700)
committerJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 12 Oct 2022 00:03:18 +0000 (17:03 -0700)
commit65a5769ed954c519676e050400c0aefd38afd474
tree7fb3a13afdcb1a309c5cbe68989dd58ba58fb2c7
parent69154c2a2cc457f92bb643fd7396d9915e203b91
LP#1979345: restrict access to holds pull list

This commit adds a new VIEW_HOLD_PULL_LIST permission.  In order to view
a library's holds pull list, you need to have the new permission at that
library.

Signed-off-by: Jeff Davis <jdavis@sitka.bclibraries.ca>
Open-ILS/src/eg2/src/app/staff/share/holds/grid.component.html
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.data.permission.hold_pull_list.sql [new file with mode: 0644]
docs/RELEASE_NOTES_NEXT/Circulation/view_hold_pull_list.adoc [new file with mode: 0644]