]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1750894 Cascade settings metadata
authorBill Erickson <berickxx@gmail.com>
Wed, 23 May 2018 21:01:03 +0000 (17:01 -0400)
committerBill Erickson <berickxx@gmail.com>
Tue, 29 May 2018 14:13:36 +0000 (10:13 -0400)
commitcca47aac03002baf7749946850243f3ba9e773b3
tree388d5b936c7579b6e8b77654eb0e42a4f760cb2b
parentcb708dca9eaee163fb99c171ccd135e44ae62d9e
LP#1750894 Cascade settings metadata

Return info about the supported setting types with each setting value
lookup in the cascade settings lookup func.  Return that info to the
browser.  This will make it possible for the browser to determine what
setting types are available e.g. if it needs to fall back to local
storage or expose an org-setting valuea application option.

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Actor/Settings.pm
Open-ILS/src/sql/Pg/upgrade/XXXX.schema.workstation-settings.sql
Open-ILS/web/js/ui/default/staff/services/hatch.js