]> git.evergreen-ils.org Git - Evergreen.git/history - Open-ILS/web/js/dojo
plugged in autorenewal, more event handling
[Evergreen.git] / Open-ILS / web / js / dojo /
2009-04-02 ericksonimplemented select/deselect all. removed some debuggin...
2009-04-02 ericksonadded an option selection column with associated method...
2009-04-02 ericksonallow the caller to define a function that tells the...
2009-04-01 ericksondisabling editing of sequenced fields is better handled...
2009-03-30 ericksonself is not defined here, use this
2009-03-27 ericksonadded an appendclear function to remove child nodes...
2009-03-27 ericksonadded support for displaying the value from the 'select...
2009-03-26 ericksonadded an explicit error for a common occurence in autof...
2009-03-25 ericksonwhen non-IDL fields are added to the grid and a field...
2009-03-24 ericksonunless otherwise specified, use the workstation ou...
2009-03-23 ericksonadded display toggle method which will show/hide as...
2009-03-20 ericksonlet's not clobber the loop variable
2009-03-18 ericksonthis.user might be an event, check for that
2009-03-18 ericksonadded some user sesssion and object-list caching
2009-03-17 ericksonadded simple show/hide funcs
2009-03-17 ericksonadded attr def fetching function
2009-03-16 ericksonoops, wrong api name. fixed
2009-03-16 ericksonremoved the old, convoluted work_perm_org code. Now...
2009-03-14 mikerapply proper I18N-ification to new template builder...
2009-03-07 mikerholding pen for dojo functions that we need to backport...
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-03-02 ericksonmoved html tags out of text strings
2009-03-02 ericksonupdated some string labels to make them more specific...
2009-03-02 ericksonupdate grid after re-displaying it
2009-03-02 ericksonhide the grid before pane is built so user gets immedia...
2009-03-02 ericksonimplemented 'clone selected row'
2009-03-02 ericksonremoved old code
2009-03-02 ericksoncan now pass in override widget types to grid and edit...
2009-03-01 ericksonplugged in auto edit pane handling
2009-03-01 ericksonedit/create pane can now be loaded as a inline grid...
2009-03-01 ericksonseparated pane and dialog build out into 2 separate...
2009-03-01 ericksonallow caller to pass in a pre-built edit dialog
2009-02-27 ericksonthrow meaningful error when IDL link is invalid
2009-02-26 ericksonplugged in some i18n
2009-02-26 ericksonfixed table ref
2009-02-26 ericksonapply some basic style to the edit pane table
2009-02-26 ericksonapply the edit dialog class in the dialog, not the...
2009-02-24 ericksontag the field row with the field name to open up some...
2009-02-23 ericksontreat '' as null only when otherwise not dealt with...
2009-02-19 ericksonfixed action button when readonly hiding logic
2009-02-18 ericksoninitial dojo-ified xul glue
2009-02-18 ericksondojo-based interval2seconds
2009-02-17 ericksonadded int/float widgets
2009-02-17 ericksonexplicitly load Util
2009-02-17 ericksonadded batch org setting method
2009-02-17 ericksonrepaired org setting calls. added static version so...
2009-02-16 ericksonplugged in perm group tree builder
2009-02-16 ericksonin addition to the field list, provide a name-based...
2009-02-15 ericksonadded store reset func
2009-02-15 ericksondon't apply on-enter-equals-submit handler, cuz enter...
2009-02-13 ericksoncan now override any given auto-widget with a locally...
2009-02-13 ericksonwhen no field order is defined but fields existin in...
2009-02-13 ericksondon't display auto-generated fields in create dialog
2009-02-13 ericksonfunc comments, treat "" as null
2009-02-12 ericksonno need for a store if there is no tree data (don't...
2009-02-12 ericksonfixed wiget value accessor/mutator which resulted in...
2009-02-09 ericksonby default, don't show sequence columns, which will...
2009-02-09 ericksoncreated read-only version of a single widget and edit...
2009-02-09 ericksoncan now specify post update and create handlers. wrap...
2009-02-09 ericksonremoved some unnecessary console logs
2009-02-09 ericksonnot sure why views[1] was working before, but it's...
2009-02-09 ericksonteach the IDL about the existence of pkey sequences
2009-02-09 mikerIE does not yet support Array.forEach ... so we fake...
2009-02-09 ericksoninit datalist at startup so each successive instance...
2009-02-08 ericksonautogrid can now fetch and load all data of a given...
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 mikerteaching everyone how to note the pkey delete restricti...
2009-02-06 ericksonadded support for auto-building select options from...
2009-02-05 ericksonconsistent focus handling after user clicks cancel...
2009-02-05 ericksonallow for definition of default cell width. (can still...
2009-02-05 ericksongive dojo a td and it will replace it with the dijit...
2009-02-05 ericksonadded option to launch creation dialog from auto grid...
2009-02-05 ericksonselected-ness follow mouse and key navigation in a...
2009-02-04 ericksonwhen using the popup dialog, overide the default focus...
2009-02-04 ericksonfixed bug where subsequent dialogs were appending to...
2009-02-04 ericksonrely on the stored grid data to reconstitute a fm objec...
2009-02-04 ericksonauto-grid now has the ability to pop up an edit dialog...
2009-02-04 ericksonbetter handle case where grid structure may exist but...
2009-02-04 ericksonallow caller to pass additional onpostapply and oncance...
2009-02-03 ericksonfixed streaming vs. non-streaming logic error in curren...
2009-01-29 mikeralways assume disconnect succeeds ... for now
2009-01-23 ericksonadded a default gettier for common fieldmapper datatypes
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-23 ericksonbetter support for org tree widgets
2009-01-23 ericksondon't forget the forests
2009-01-23 ericksonNot sure why, but this version of FilteringTreeSelect...
2009-01-14 ericksonprevent case where .recv() is called more than once...
2009-01-14 mikerdefault searchAttr to valueField (assumes a markup...
2009-01-14 ericksoncall the final oncomplete from the complete handler...
2009-01-13 ericksongetPermOrgList will collect the descendants for us...
2009-01-13 ericksongetPermOrgList will collect the descendants for us now
2009-01-13 ericksonfixed recurse function name
2009-01-12 ericksonplugged in initial support for performing edit operatio...
next