]> git.evergreen-ils.org Git - Evergreen.git/commit
Acq: import file of bib IDs, get paginated LI table from which make new orders
authorsenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 12 May 2010 22:14:49 +0000 (22:14 +0000)
committersenator <senator@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 12 May 2010 22:14:49 +0000 (22:14 +0000)
commit42f970e342d468122c6810911760eb20bfd7c1a0
tree9ff4c292e49180c523e3cae69d88e3cc87ca4641
parent537c7f8403642e749dcb9268e89da1ee5194ce2d
Acq: import file of bib IDs, get paginated LI table from which make new orders

This is most of the way to being usable, but isn't all there,
as it probably still needs:
1) trivial parsing of the input file so that we can look for a
specific column in a CSV file to treat as a bib ID instead of a whole line,
2) a way to select and act on lineitems not currently displayed on the page

git-svn-id: svn://svn.open-ils.org/ILS/trunk@16424 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/src/perlmods/OpenILS/Application/Acq/Search.pm
Open-ILS/web/css/skin/default/acq.css
Open-ILS/web/js/dojo/openils/acq/nls/acq.js
Open-ILS/web/js/ui/default/acq/common/li_table_pager.js [new file with mode: 0644]
Open-ILS/web/js/ui/default/acq/picklist/from_bib.js [new file with mode: 0644]
Open-ILS/web/opac/locale/en-US/lang.dtd
Open-ILS/web/templates/default/acq/common/li_table_pager.tt2 [new file with mode: 0644]
Open-ILS/web/templates/default/acq/picklist/from_bib.tt2 [new file with mode: 0644]
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