From: Bill Erickson Date: Tue, 13 Mar 2018 18:06:23 +0000 (-0400) Subject: LP#1750894 Workstation & Cascade settings X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=7891c0241e9b5273f122f8d77cb20ebbf2d5cf6b;p=evergreen%2Fjoelewis.git LP#1750894 Workstation & Cascade settings Adds a new config.workstation_setting_type table for managing workstation-specific settings. Adds new PG and perl API functionality for determining values for settings which may be represnted as workstation, user, and/or org unit settings. Teaches the AngularJS browser client to load and apply most settings at the server. Values for settings stored in localStorage/Hatch are migrated to server settings at time of next use. Stock workstation setting types added to accommodate most browser client settings. Signed-off-by: Bill Erickson Signed-off-by: Kathy Lussier --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index 5d7be8ceff..66d146e0d0 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -12499,8 +12499,52 @@ SELECT usr, - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +