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=dbb184391cf5ce7f08313fb18b3456cdeb2b14e4;p=working%2FEvergreen.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 --- diff --git a/Open-ILS/examples/fm_IDL.xml b/Open-ILS/examples/fm_IDL.xml index b272b9ffab..bb9f9c06ae 100644 --- a/Open-ILS/examples/fm_IDL.xml +++ b/Open-ILS/examples/fm_IDL.xml @@ -12358,8 +12358,52 @@ SELECT usr, - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +