]> git.evergreen-ils.org Git - Evergreen.git/commit
Z39.50 attributes management interface
authorBill Erickson <berick@esilibrary.com>
Tue, 19 Jun 2012 14:23:22 +0000 (10:23 -0400)
committerDan Scott <dan@coffeecode.net>
Wed, 11 Jul 2012 22:15:38 +0000 (18:15 -0400)
commitb825315fcffce55bccae770e5421d30d83377919
tree397bae332cfdf77bf53616e6332a2d7be775368d
parentd4e67fa909be91c5918bf08a96566e7e6d1040dd
Z39.50 attributes management interface

From the release notes:

There is a new interface for managing Z39.50 attributes on a Z39.50
source.  The interface is linked from each source name in the Z39.50
Source administrative interface.

Cloning
~~~~~~

In addition to attribute creation, deletion, and editing, it's also
possible to clone a set of attributes from one source into another.
When cloning, any attributes present in the cloned source that are
not present in the destination source are copied into the destination
source.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Signed-off-by: Dan Scott <dan@coffeecode.net>
Open-ILS/examples/fm_IDL.xml
Open-ILS/src/templates/conify/global/config/z3950_source.tt2
Open-ILS/web/js/ui/default/conify/global/config/z3950_source.js
docs/RELEASE_NOTES_NEXT/z3950-attr-admin-ui.txt [new file with mode: 0644]