]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: Several improvements to the LI search interface
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 16 Feb 2010 15:00:34 +0000 (15:00 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Tue, 16 Feb 2010 15:00:34 +0000 (15:00 +0000)
commite016b19c362fcde3bbc3056fd30af759911058eb
tree7ec674b0fc47ab68d695245769ff406836e56a21
parent2360e98986648c02f4f04817b090fbd81a13306b
Acq: Several improvements to the LI search interface

- You can export a file of ISBN numbers from any interface using an
    LI table.
- You can use multiple search terms in the LI search interface.
- The LI search interface no longer returns too many results in tested cases.
- You can make a brief bib record out of your LI search terms.
- Little bit of misc cleanup.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15545 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Lineitem.pm
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/dojo/openils/XUL.js
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/li_table.js
Open-ILS/web/js/ui/default/acq/lineitem/search.js
Open-ILS/web/js/ui/default/acq/picklist/brief_record.js
Open-ILS/web/templates/default/acq/common/li_table.tt2
Open-ILS/web/templates/default/acq/lineitem/search.tt2