]> git.evergreen-ils.org Git - working/Evergreen.git/commit
added initial auto-widget class. this takes an IDL class and optional fieldmapper...
authorerickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 9 Jan 2009 21:52:50 +0000 (21:52 +0000)
committererickson <erickson@dcc99617-32d9-48b4-a31d-7c20da2025e4>
Fri, 9 Jan 2009 21:52:50 +0000 (21:52 +0000)
commit7aec5bbb06371f98b18a0bb73e52373be43a26f7
tree77c1246d834a067c4b0be6e37cc825b8dafa9be3
parentf69050a15d846b9ae99f26d8d096593a87a0be3b
added initial auto-widget class.  this takes an IDL class and optional fieldmapper object and builds a dojo widget for editing the object.  still lots to do, but currently handles text/bool/timestamp/org-unit, and money.  added editdialog class for auto-creating popup editor for a given fm object.

git-svn-id: svn://svn.open-ils.org/ILS/trunk@11792 dcc99617-32d9-48b4-a31d-7c20da2025e4
Open-ILS/web/css/skin/default.css
Open-ILS/web/js/dojo/openils/widget/AutoWidget.js [new file with mode: 0644]
Open-ILS/web/js/dojo/openils/widget/EditDialog.js [new file with mode: 0644]