]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/widget/EditDialog.js
LP#1482400: when activating a PO, provide better progress updates
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / EditDialog.js
2013-08-16 Steven ChanFix LP985075, cannot save Patron Acquisition Request...
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2010-02-02 ericksonpermacrud CUD actions support an oncomplete handler...
2009-05-05 ericksonfor consistency, onSubmit -> onPostSubmit
2009-03-01 ericksonallow caller to pass in a pre-built edit dialog
2009-02-26 ericksonapply the edit dialog class in the dialog, not the...
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...