]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/web/js/dojo/openils/widget/FilteringTreeSelect.js
added support for specifying a dojo.data-style query to select options in the filteri...
[working/Evergreen.git] / Open-ILS / web / js / dojo / openils / widget / FilteringTreeSelect.js
2010-08-31 ericksonadded support for specifying a dojo.data-style query...
2009-10-05 ericksonmake ndoe depth calculation more efficient and run...
2009-02-12 ericksonno need for a store if there is no tree data (don't...
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-01-23 ericksonadded a default gettier for common fieldmapper datatypes
2009-01-23 ericksondon't forget the forests
2009-01-23 ericksonNot sure why, but this version of FilteringTreeSelect...
2009-01-14 mikerdefault searchAttr to valueField (assumes a markup...
2009-01-09 ericksonallow the caller to provide a reference to the tree...
2009-01-07 mikerallow display of a forest, instead of just one tree...
2009-01-02 miker(untested) generic filtering, tree-indenting combobox