]> git.evergreen-ils.org Git - working/Evergreen.git/commit
Acq: Added a working LI search interface.
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Feb 2010 16:22:47 +0000 (16:22 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 12 Feb 2010 16:22:47 +0000 (16:22 +0000)
commit73517939b48efe50da22bb002b107ae92a29ddf4
tree6d330da8ed407d725d152141af1be19cf8d4539a
parent34164eb6018773f08aa69438ab808df066bb0d5c
Acq: Added a working LI search interface.

There's more to come on this, but for now you can search LIs by state,
by related PO ordering agency, by any one attached attribute value, and even
by providing a file of search terms to match some attributes (ISBN in
particular).

This doesn't have paging yet, and will also need tweaked to enable
searching by more than one attribute at a time.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15518 dcc99617-32d9-48b4-a31d-7c20da2025e4
14 files changed:
Open-ILS/examples/fm_IDL.xml
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/lineitem/search.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/acq/po/li_search.js [deleted file]
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/web/templates/default/acq/lineitem/search.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/acq/po/li_search.tt2 [deleted file]
Open-ILS/web/templates/default/menu.tt2
Open-ILS/xul/staff_client/chrome/content/main/menu.js
Open-ILS/xul/staff_client/chrome/content/main/menu_frame_menus.xul
Open-ILS/xul/staff_client/chrome/locale/en-US/offline.properties