]> git.evergreen-ils.org Git - working/Evergreen.git/commit
webstaff: Z39.50 - more improvements
authorGalen Charlton <gmc@esilibrary.com>
Thu, 23 Jul 2015 17:52:33 +0000 (17:52 +0000)
committerJason Stephenson <jstephenson@mvlc.org>
Wed, 19 Aug 2015 17:39:19 +0000 (13:39 -0400)
commitd7c942db4da3985d2340c1c48639c681a95e7b33
treeb4ad3ef1fdfa6b48097738e8b377cf0a1afa68ca
parentfed54a5be0a5b90f7a20febaab9825139c3a13c9
webstaff: Z39.50 - more improvements

* add grid actions
* fix markup
* add view MARC action
* improve name of check for disabling actions that
  require at least one result to be selected
* display cover image on view MARC modal
* add Z39.50 raw search capability
* implement selecting local record for overlay
* implement record overlay with confirm

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
Signed-off-by: Jason Stephenson <jstephenson@mvlc.org>
Open-ILS/src/templates/staff/cat/z3950/t_list.tt2
Open-ILS/src/templates/staff/cat/z3950/t_marc_html.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/z3950/t_overlay.tt2 [new file with mode: 0644]
Open-ILS/src/templates/staff/cat/z3950/t_raw_search.tt2 [new file with mode: 0644]
Open-ILS/web/js/ui/default/staff/cat/services/z3950.js
Open-ILS/web/js/ui/default/staff/cat/z3950/app.js