webstaff: Z39.50 - more improvements
authorGalen Charlton <gmc@esilibrary.com>
Thu, 23 Jul 2015 17:52:33 +0000 (17:52 +0000)
committerGalen Charlton <gmc@esilibrary.com>
Mon, 17 Aug 2015 22:56:55 +0000 (22:56 +0000)
commitb729b563c391d56e1577dfa604972c00d0e6f1a1
tree4dd562172995cb366bc7f37216aefcc4df63f6df
parenta41ae073679c30bd47f04822178866ff2e622cfa
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>
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