summaryrefslogtreecommitdiffstats
path: root/deluge/ui/web/js/ext-extensions-debug.js
Commit message (Collapse)AuthorAge
* Update extensions to Ext JS 3.4.0Calum Lind2012-02-18
|
* web: rebuild the compressed javascriptDamien Churchill2012-01-09
| | | | | There were a few changes when upgrading to ext 3.4 so rebuild and compress the javascript files
* rebuild the compressed javascriptDamien Churchill2010-11-01
|
* rebuild deluge-all and ext-extensionsDamien Churchill2010-05-08
|
* rebuild the non-dev scriptsDamien Churchill2010-01-26
|
* initial commit of the big js layout overhall (ui loads but there are parts ↵Damien Churchill2010-01-24
| | | | missing)
* disable the override to formlayout for the time beingDamien Churchill2010-01-23
|
* fix the onResize method for the togglefield so it resizes the textfield to ↵Damien Churchill2009-12-10
| | | | the correct size
* improve the ToggleField widget, having the checkbox to the left of the Damien Churchill2009-12-10
| | | | | field rather than above it
* begin the makings of the togglefield widget that allows enabling of move ↵Damien Churchill2009-12-08
| | | | completed/copy torrent files/auto add torrent files fields
* allow setting of the value without firing an eventDamien Churchill2009-10-12
|
* add a working javascript loaderDamien Churchill2009-09-16
| | | | implement the core code for disabling/enabling plugins on the fly
* remove the js loader, doesn't work correctlyDamien Churchill2009-09-15
|
* add a js loader class, taken from ↵Damien Churchill2009-09-14
| | | | http://www.extjs.com/forum/showthread.php?p=272104
* ensure that the value is a numberDamien Churchill2009-08-21
|
* working version of the proxy preferences page with field hiding, config ↵Damien Churchill2009-08-21
| | | | saving, the whole shebang
* add a spinnergroup widget to make the port sections in the network ↵Damien Churchill2009-08-06
| | | | preferences easier
* add an override to setValue within the ext spinner extension so setValue ↵Damien Churchill2009-08-03
| | | | amounts are run through the strategy
* disable setting bandwidth limits via the statusbar for the time beingDamien Churchill2009-07-29
| | | | | make the uxpsinner fire the change event when they spin
* use item.el.getValue() to compare the value when picking the radio in the ↵Damien Churchill2009-07-29
| | | | radiogroup
* fix a bug in setValue for the RadioGroupDamien Churchill2009-07-29
|
* fix a bug in the radio group setValue when the buttons haven't been rendered yetDamien Churchill2009-07-12
|
* sort out some whitespaceDamien Churchill2009-06-26
|
* proxy the check event from the child radio boxes to the radiogroupDamien Churchill2009-06-23
|
* add in a radiogroup to facilitate in hiding compact/full allocation as one ↵Damien Churchill2009-06-23
| | | | field and extend Ext.form.RadioGroup so it provides the setValue and getValue methods
* fix a bug in the spinner to force the decimal precision to be displayedDamien Churchill2009-06-05
|
* move the classes in deluge-ext to ext-extensions and remove deluge-extDamien Churchill2009-04-18
|
* move the contents of the spinner files into ext-extensions-debug.jsDamien Churchill2009-04-18