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>
Fri, 21 Feb 2014 17:44:42 +0000 (12:44 -0500)
commit3689129c37563280641407987c2ebaa26606e638
treea61f5103029a05fb31c586c9f8cbf7005c28d289
parentecb9275b91fac7d48c147735397766eb6a86e4ff
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>
Signed-off-by: Mike Rylander <mrylander@gmail.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]