]> git.evergreen-ils.org Git - working/Evergreen.git/commit
TPac: Advanced Search Config
authorThomas Berezansky <tsbere@mvlc.org>
Fri, 13 Apr 2012 21:24:43 +0000 (17:24 -0400)
committerDan Scott <dscott@laurentian.ca>
Mon, 30 Jul 2012 20:07:28 +0000 (16:07 -0400)
commitea72a97aaa3cfd6bfb3d41c53dae665756f56507
treeadde185af7f41ae17912609f9c92e7c10726bb4c
parentdbc5fe423f30eb2a826ce57ded79d70c8da8c2e1
TPac: Advanced Search Config

Move advanced search limiter config to config.tt2.

This should, in theory, make it much easier to customize the fields shown
for searching in TPac.

Also adds the VR Format Coded Value Maps so that we can populate that
limiter with them.

And removes dojo.css from being loaded - That includes reset stuff that
messes with our CSS but doesn't seem to give us any benefit.

Signed-off-by: Thomas Berezansky <tsbere@mvlc.org>
Signed-off-by: Dan Scott <dscott@laurentian.ca>
Open-ILS/src/sql/Pg/002.schema.config.sql
Open-ILS/src/sql/Pg/950.data.seed-values.sql
Open-ILS/src/sql/Pg/upgrade/XXXX.vr_format_value_maps.sql [new file with mode: 0644]
Open-ILS/src/templates/opac/parts/advanced/global_row.tt2
Open-ILS/src/templates/opac/parts/advanced/search.tt2
Open-ILS/src/templates/opac/parts/base.tt2
Open-ILS/src/templates/opac/parts/config.tt2
Open-ILS/src/templates/opac/parts/qtype_selector.tt2