]> git.evergreen-ils.org Git - working/Evergreen.git/commit
LP#1464350 Webstaff home page catalog search
authorBill Erickson <berickxx@gmail.com>
Thu, 4 Aug 2016 19:22:22 +0000 (15:22 -0400)
committerMike Rylander <mrylander@gmail.com>
Thu, 18 Aug 2016 19:34:23 +0000 (15:34 -0400)
commit997a30a6973b9161c7336a086534c41810665f50
treee1eab68650e92596abf66de52130552bbbf919a6
parentd78e8a4f5e3a9fa501573e7f26bf69de566632ad
LP#1464350 Webstaff home page catalog search

Search the catalog directly from the home/splash page in the browser
client.

A side effect of this commit is that it's now possible to jump directly
to a set of search results in the embedded catalog by going to:

/eg/staff/cat/catalog/results?<query-params>

E.g.

/eg/staff/cat/catalog/results?query=scores&qtype=subject

Signed-off-by: Bill Erickson <berickxx@gmail.com>
Signed-off-by: Mike Rylander <mrylander@gmail.com>
Open-ILS/src/templates/staff/t_splash.tt2
Open-ILS/web/js/ui/default/staff/app.js
Open-ILS/web/js/ui/default/staff/cat/catalog/app.js