]> git.evergreen-ils.org Git - working/Evergreen.git/commit
added support for ternary boolean widgets (where null is a valid value) to autowidget...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Dec 2009 22:44:01 +0000 (22:44 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Wed, 9 Dec 2009 22:44:01 +0000 (22:44 +0000)
commit40b691d27de8532010cf53baf983544d87d3b53a
tree94b51a8731be57eeae2259717ff186e960f06c9e
parenteb4e3109a00c768fd89cdc1696f703b089e1f6b7
added support for ternary boolean widgets (where null is a valid value) to autowidgets plus a more generic way to pass that flag through autogrid/editpane.  made is_renewal a ternary widget for circ matrix matchpoint.  partial (commented out until complete) implementation of field-level documentation widgets (a la the new user editor) for EditPane's

git-svn-id: svn://svn.open-ils.org/ILS/trunk@15131 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/css/skin/default.css
Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js
Open-ILS/web/js/dojo/openils/widget/AutoGrid.js
Open-ILS/web/js/dojo/openils/widget/EditPane.js
Open-ILS/web/js/dojo/openils/widget/nls/AutoFieldWidget.js
Open-ILS/web/js/ui/default/conify/global/config/circ_matrix_matchpoint.js