summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/js/deluge-all/FilterPanel.js
Commit message (Expand)AuthorAge
* fix #1323 filter panels not scrollableDamien Churchill2011-05-06
* remove some trailing commas that break the ui in IEDamien Churchill2010-05-04
* store the states as a dictionaryDamien Churchill2010-04-28
* return this.states instead of the store contentsDamien Churchill2010-04-28
* store the states without the zero values removed as this.statesDamien Churchill2010-04-28
* fix the first item being selected upon creationDamien Churchill2010-04-28
* make it easier to manipulate filtersDamien Churchill2010-04-26
* add a method to get the current states in the filterDamien Churchill2010-04-26
* select the first filter if the current selected one is removedDamien Churchill2010-04-26
* move the state updating into the FilterPanel to allow for a custom show_zero ...Damien Churchill2010-04-26
* allow custom templates to be specified for filtersDamien Churchill2010-04-26
* fix up the FilterPanel and the css class for the selected itemDamien Churchill2010-03-30
* begin a tidyup of the sidebar, switching from a GridView to a ListView which ...Damien Churchill2010-03-30