]> git.evergreen-ils.org Git - Evergreen.git/commit
Vandelay match set permission additions
authorBill Erickson <berick@esilibrary.com>
Wed, 21 Mar 2012 20:33:39 +0000 (16:33 -0400)
committerLebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Sat, 28 Apr 2012 21:17:49 +0000 (17:17 -0400)
commit89438b46fc39270ac3d47345cd99caacf6b6dee1
tree3ebc9b82c00cd6688c4db41891d0d11937eca713
parentc0bd063f97cdceada12b971cecb04d238417a938
Vandelay match set permission additions

Allow retrieve access for match points with the VIEW_IMPORT_MATCH_SET
permission (in addition to ADMIN_IMPORT_MATCH_SET).

Adds 2 new permissions to the database:

ADMIN_IMPORT_MATCH_SET
VIEW_IMPORT_MATCH_SET

From Jason Stephenson resolving conflicts:
> Conflicts:
>
>  Open-ILS/src/sql/Pg/950.data.seed-values.sql
>
> I had to change the ids of the new permissions because another branch
> had used one of the ids since this branch was last rebased.  I also edited
> the ids in the upgrade script to match what is in 950.data.seed-values.sql.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Signed-off-by: Lebbeous Fogle-Weekley <lebbeous@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/0707.data.vandelay_perms_etc.sql [new file with mode: 0644]