]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1356477: create new staging table for user settings
authorGalen Charlton <gmc@esilibrary.com>
Wed, 3 Aug 2016 19:37:39 +0000 (15:37 -0400)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 22 Aug 2016 22:02:06 +0000 (18:02 -0400)
commit396692e0fb937a02aa54c7a66064f01d0cf10bd2
tree45ffe599260bbcc15be6d4e243b9c2da748ecc7a
parent4c568da5773436ef082b2a6d8773e8b698c83877
LP#1356477: create new staging table for user settings

This patch creates a new table called staging.setting_stage
that allows for storing user settings when a patron uses
(for example) the self-registration page.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/Stage.pm
Open-ILS/src/sql/Pg/015.schema.staging.sql
Open-ILS/src/sql/Pg/upgrade/YYYY.schema.staging-user-setting.sql [new file with mode: 0644]