LP#1979345: restrict access to holds pull list user/jeffdavis/lp1979345-scope-ang-pull-list-3
authorJeff Davis <jdavis@sitka.bclibraries.ca>
Wed, 6 Jul 2022 23:04:20 +0000 (16:04 -0700)
committerJeff Davis <jdavis@sitka.bclibraries.ca>
Tue, 1 Nov 2022 18:03:40 +0000 (11:03 -0700)
commitc47ae135371b2680c64b59e9a1086f63c7d7aa62
tree5a45a860123431c21cee5afae5ff53f0ab6d6a8c
parentbaa6ad1b6b1bfc0bf7399df869bea3fa9d0f81b2
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]