]> git.evergreen-ils.org Git - working/Evergreen.git/commit
use_perm column for config.z3950_source
authorJason Etheridge <jason@esilibrary.com>
Fri, 22 Jul 2011 05:47:15 +0000 (01:47 -0400)
committerJason Etheridge <jason@esilibrary.com>
Mon, 22 Aug 2011 21:30:00 +0000 (17:30 -0400)
commit6b900e1b5da091c09d0a4f668ca8618adfb4a260
tree07ab619d13635fda6c72236825c418b17dd646c1
parentef0f93b69821f0da41863c92cb30733ea2ffaf51
use_perm column for config.z3950_source

The idea is that if a permission code is specified for a given source, then
staff will need that permission to use that source in the staff client z39.50
interface.

Signed-off-by: Jason Etheridge <jason@esilibrary.com>
Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Search/Z3950.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/800.fkeys.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.czs_use_perm_column.sql [new file with mode: 0644]