Z39.50 attributes management interface collab/berick/z3950-att-admin-ui-2
authorBill Erickson <berick@esilibrary.com>
Tue, 19 Jun 2012 14:23:22 +0000 (10:23 -0400)
committerBill Erickson <berick@esilibrary.com>
Tue, 19 Jun 2012 14:23:22 +0000 (10:23 -0400)
commit87bfab365fa9375d24c556e312f1240fe3061f02
tree9251d0df091ec49abbcf689db494a8ef16896ed0
parentf879580c094a17caad8081e4821e66f1cb50d1aa
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>
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]