WIP: 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, 27 Jul 2015 20:31:49 +0000 (20:31 +0000)
commited5a53704ace775ebd2d9161315aec0136e15ad1
treea397eb9e3f544cb243b9e3217b3d5856e1439393
parentdb78d867a6c9788affe0ddbbba633113f9d77478
WIP: 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