]> 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 12:24:31 +0000 (08:24 -0400)
commit4bd5d2041c748030a3a4111cd4328fe2808a4ba0
treee1eab68650e92596abf66de52130552bbbf919a6
parentaff17c5e49da0195175e4fcda8dcc8171f8f1ffc
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