]> git.evergreen-ils.org Git - Evergreen.git/commit
LP#1269911 composite attributes admin UI
authorBill Erickson <berick@esilibrary.com>
Tue, 21 Jan 2014 22:47:41 +0000 (17:47 -0500)
committerDan Wells <dbw2@calvin.edu>
Fri, 21 Feb 2014 20:38:52 +0000 (15:38 -0500)
commitc33b7cf919db4eb087502322ad3b82572bb54f65
tree1d3c8c2d36213885aba5d3bb672ae841f009dac5
parent00ced69379ad8101beaf2cdfa410d72ece9bc6b0
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>
Signed-off-by: Dan Wells <dbw2@calvin.edu>
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]