]> git.evergreen-ils.org Git - working/Evergreen.git/commit
lot of things, including:
authorsenator <lebbeous@esilibrary.com>
Thu, 24 Feb 2011 23:11:04 +0000 (18:11 -0500)
committersenator <lebbeous@esilibrary.com>
Thu, 24 Feb 2011 23:11:04 +0000 (18:11 -0500)
commit92a1b454d84ad7ff5958b2311aa1391140d14746
tree97fbd066fccdd1fe12ceb99b15bbe677c9527cfd
parentcb52780d8bea4eb27bc40c9d8494a0f42aaaff51
lot of things, including:

- crib subjects support from regular opac poc
- get rid of adv search form inclusion on results page, but keep the link to
    it. Show a special version of just the "compiled" QP query
- better and more generic handling of search terms (compiling CGI params
    to QP string)
- make limit to avail and sort work from basic search results page
- genericize search cgi params -> qp. filter:foo, s/class/qtype/, etc
- more!
13 files changed:
Open-ILS/src/perlmods/lib/OpenILS/WWW/EGCatLoader/Search.pm
Open-ILS/web/css/skin/default/opac/style.css
Open-ILS/web/templates/default/opac/parts/advanced/global_row.tt2
Open-ILS/web/templates/default/opac/parts/advanced/search.tt2
Open-ILS/web/templates/default/opac/parts/audience_options.tt2 [deleted file]
Open-ILS/web/templates/default/opac/parts/audience_selector.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/format_selector.tt2
Open-ILS/web/templates/default/opac/parts/item_lang_options.tt2 [deleted file]
Open-ILS/web/templates/default/opac/parts/language_selector.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/opac/parts/record/summary.tt2
Open-ILS/web/templates/default/opac/parts/searchbar.tt2
Open-ILS/web/templates/default/opac/parts/stypes_selector.tt2
Open-ILS/web/templates/default/opac/results.tt2