]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/widget/EditDialog.js
added option to launch creation dialog from auto grid. passing final pcrud response...
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / EditDialog.js
2009-02-05 ericksonadded option to launch creation dialog from auto grid...
2009-02-04 ericksonallow caller to pass additional onpostapply and oncance...
2009-01-23 ericksonrearranging some classes around for better re-use....
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...