Add display_field column to config.metabib_field
authorDan Scott <dan@coffeecode.net>
Mon, 27 Jun 2011 20:53:55 +0000 (16:53 -0400)
committerBill Erickson <berick@esilibrary.com>
Thu, 14 Nov 2013 18:21:11 +0000 (13:21 -0500)
commit7393840a3cf39a5540c9c4957bcd3ee58f6d1228
tree3c024db7fc5f7e78bec157e898ea5c425ec7a4c4
parent4da378fda14446fa279f693d758eef7e5597b1e2
Add display_field column to config.metabib_field

The idea is to pull the XPath definitions and i18nized labels for
config.metabib_field entries into other contexts, to avoid duplicate /
conflicting defintions in different layers of the code. If display_field
is TRUE, then it is a signal that it could be usefully exposed to users.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
Conflicts:
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/perlmods/lib/OpenILS/Application/Storage/CDBI/config.pm
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql