]> git.evergreen-ils.org Git - Evergreen.git/commit
Wrap upgrade script for CREATE_REPORT_TEMPLATE permission
authorDan Scott <dscott@laurentian.ca>
Mon, 19 Dec 2011 16:17:12 +0000 (11:17 -0500)
committerDan Scott <dscott@laurentian.ca>
Mon, 19 Dec 2011 16:18:18 +0000 (11:18 -0500)
commitdcf2493f4ead094c8ded527b120e8ae057a7e5f2
tree8e7f2b1a6a9df6ddc47cdd10126fe4726e21ef92
parent84cc8a18b0b516800915245dbdba87886f04202b
Wrap upgrade script for CREATE_REPORT_TEMPLATE permission

Permissions to create report templates will automatically be added to
any group that currently has the ability to run reports as part of the
upgrade process; if you want to make use of the ability to prevent some
groups from creating ad-hoc reports, remove the CREATE_REPORT_TEMPLATE
permission from permission.grp_perm_map for that group.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/upgrade/0659.add_create_report_perms.sql [new file with mode: 0644]
Open-ILS/src/sql/Pg/upgrade/XXXX.report_perms.sql [deleted file]