]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/widget/EditDialog.js
allow config settings to be passed in via args object to constructor
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / EditDialog.js
2009-01-23 ericksonallow config settings to be passed in via args object...
2009-01-23 ericksonplugged in option to build cancel and 'apply' buttons...
2009-01-23 ericksonminor cleanup
2009-01-12 ericksonclients set flags directly on the editpane
2009-01-12 ericksonadded support for retrieving the formatted value from...
2009-01-12 ericksonadded a new editpane class, which models the basic...
2009-01-12 ericksonallow the caller to define the field sort order, either...
2009-01-09 ericksonadded initial auto-widget class. this takes an IDL...