LP#1269911 composite attributes admin UI user/miker/composite-record-attributes
authorBill Erickson <berick@esilibrary.com>
Tue, 21 Jan 2014 22:47:41 +0000 (17:47 -0500)
committerMike Rylander <mrylander@gmail.com>
Wed, 29 Jan 2014 18:24:50 +0000 (13:24 -0500)
commitc947946aa1a9659f3d98b14ef78471591e985dba
treed1344dfe98dae9111771041474067e936048208f
parent9a4aa5bc8bd9ab693b5870c06d6a7711d9f77199
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]