]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/widget/AutoFieldWidget.js
don't assume org unit value is non-null
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / AutoFieldWidget.js
2009-03-05 ericksondon't assume org unit value is non-null
2009-03-05 ericksonmore int/float handling
2009-03-05 ericksonhandle NaN's
2009-03-03 ericksonstrict compare, since 0 == '' (awesome)
2009-02-27 ericksonthrow meaningful error when IDL link is invalid
2009-02-23 ericksontreat '' as null only when otherwise not dealt with...
2009-02-17 ericksonadded int/float widgets
2009-02-16 ericksonplugged in perm group tree builder
2009-02-13 ericksoncan now override any given auto-widget with a locally...
2009-02-13 ericksonfunc comments, treat "" as null
2009-02-12 ericksonfixed wiget value accessor/mutator which resulted in...
2009-02-09 ericksoncreated read-only version of a single widget and edit...
2009-02-09 ericksonremoved some unnecessary console logs
2009-02-09 ericksonteach the IDL about the existence of pkey sequences
2009-02-06 ericksondon't attempt to retrieve the linked selector objects...
2009-02-06 ericksonfixed problem with async widget building and saving...
2009-02-06 ericksonadded support for auto-building select options from...
2009-01-23 ericksonadded a default gettier for common fieldmapper datatypes
2009-01-23 ericksonrearranging some classes around for better re-use....