LP#1269911 composite attributes admin UI
authorBill Erickson <berick@esilibrary.com>
Tue, 21 Jan 2014 22:47:41 +0000 (17:47 -0500)
committerMike Rylander <mrylander@gmail.com>
Mon, 17 Feb 2014 18:45:54 +0000 (13:45 -0500)
commit916564ba68de21a748f673a662e16e31069c9a09
treec1d76341785369da42f9c824f654176546a6c198
parenta38debc3083d2f0c90979fac44a254e706095e37
LP#1269911 composite attributes admin UI

New interface for managing composite record attribute definitions:

/eg/conify/global/config/composite_attr_entry_definition/<id>

The UI for a coded value map is accessed from an existing coded value
via a new "Manage" link column in the CCVM table.  The UI allows staff
to build tree-shaped boolean composite definitions for CCVMs in terms
of existing CCVMs.

Additionally, the record attribute definition UI now has a link from
each definition to the coded value map page for the attribute.

Signed-off-by: Bill Erickson <berick@esilibrary.com>
Open-ILS/src/templates/conify/global/config/coded_value_map.tt2
Open-ILS/src/templates/conify/global/config/composite_attr_entry_definition.tt2 [new file with mode: 0644]
Open-ILS/src/templates/conify/global/config/record_attr_definition.tt2
Open-ILS/web/js/ui/default/conify/global/config/composite_attr_entry_definition.js [new file with mode: 0644]