Andrew Resch
|
52ea19249c
|
Fix issue where plugins would try to be stopped after they have been
deregistered
|
2010-03-22 19:59:11 -07:00 |
John Garland
|
a93bbc35a1
|
Merged test_versionsplit.py into test_common.py
|
2010-03-22 18:16:17 +11:00 |
John Garland
|
79ab0f118f
|
Add test case for deluge/common.py
|
2010-03-22 18:11:21 +11:00 |
Andrew Resch
|
9d13b17a3c
|
Fix VersionSplit comparison to do a proper compare and not simply
against the version strings
|
2010-03-21 15:57:53 -07:00 |
Damien Churchill
|
6aacc6e75c
|
add 2 extra debug logging statements to the Upload controller
|
2010-03-21 18:59:05 +00:00 |
Damien Churchill
|
c03f519f9a
|
add some base parameter validation
|
2010-03-21 10:33:02 +00:00 |
Andrew Resch
|
c6caae848f
|
Fix another problem with component change
|
2010-03-20 20:54:36 -07:00 |
Andrew Resch
|
5945b24476
|
Fix pluginmanagerbase using new component module
|
2010-03-20 19:29:36 -07:00 |
Andrew Resch
|
606b623d73
|
AlertManager will now cancel all pending delayedCalls prior to stopping.
|
2010-03-20 19:15:33 -07:00 |
Andrew Resch
|
16b832f7ab
|
Fix importing libtorrent
|
2010-03-20 19:15:33 -07:00 |
Andrew Resch
|
b0714f625f
|
Rewrite component module to handle deferreds properly
Add test_component
Fix test_core to work with new component module
|
2010-03-20 19:15:33 -07:00 |
Damien Churchill
|
670ad51de1
|
drop the Config resource and just include it in a script tag on the index page
this allows for dynamic base setting
add support for setting the base via a request header X-Deluge-Header
|
2010-03-20 14:14:46 +00:00 |
Damien Churchill
|
986e632475
|
add a missing Ext.namespace in order to create Deluge.preferences
|
2010-03-20 14:14:30 +00:00 |
Damien Churchill
|
f08c0e053c
|
tidy up doc strings and change InstallPlugin to InstallPluginWindow
|
2010-03-20 13:35:21 +00:00 |
Damien Churchill
|
fd9dc2d892
|
add the new command line switches that deluge-web has
|
2010-03-20 12:41:51 +00:00 |
Damien Churchill
|
67bcaa267a
|
allow the base path to be specified by a command line switch on deluge-web
|
2010-03-20 12:01:02 +00:00 |
Damien Churchill
|
5a9b671c85
|
add the jsdoc showing it extends from Ext.util.Observable
|
2010-03-20 11:26:54 +00:00 |
Damien Churchill
|
af9eeb02b0
|
rename Deluge.Events to Deluge.EventsManager
|
2010-03-20 11:02:13 +00:00 |
Damien Churchill
|
ff1ad9d764
|
fix logging out
|
2010-03-20 11:01:44 +00:00 |
Damien Churchill
|
7e5e28ea2b
|
update to the new namespace format
|
2010-03-19 08:48:13 +00:00 |
Damien Churchill
|
51555cab83
|
fix the quick limits menus
fix displaying speeds with limits
|
2010-03-18 23:01:42 +00:00 |
Damien Churchill
|
dd866f07de
|
big refactor to meet the new coding style to allow for tidier namespaces
|
2010-03-18 22:56:18 +00:00 |
Damien Churchill
|
26defff7fc
|
fix building after the theme switch about
|
2010-03-18 12:41:07 +00:00 |
Damien Churchill
|
7947773a88
|
move the docs generating out of the js folder and include ext-js when generating the docs
|
2010-03-17 23:54:59 +00:00 |
Damien Churchill
|
ed03721789
|
upgrade to extjs 3.1.1
|
2010-03-17 23:17:13 +00:00 |
Damien Churchill
|
0f6cab42a8
|
reorganise the themes to make it easier to upgrade extjs
|
2010-03-17 23:13:32 +00:00 |
Damien Churchill
|
4031b9f94b
|
ensure that we are definitely using the filename
|
2010-03-17 23:09:44 +00:00 |
Damien Churchill
|
a23648c657
|
fix the statusbar bandwidth limits (Closes: #1181)
|
2010-03-17 00:10:33 +00:00 |
Damien Churchill
|
9672480d39
|
add support for selecting multiple filters
|
2010-03-16 23:47:44 +00:00 |
Damien Churchill
|
7a115622df
|
add "All" to the list of filters for tracker hosts
|
2010-03-16 23:44:38 +00:00 |
Damien Churchill
|
f7071b4428
|
fix the sidebar and torrent filtering (Closes: #1176)
|
2010-03-16 22:42:52 +00:00 |
Damien Churchill
|
296d790421
|
If the torrent has been added via a magnet link then try and extract the name from the dn key in the url. Fixes #1154.
|
2010-03-16 01:14:27 +00:00 |
Damien Churchill
|
228d623aef
|
compress the response of Upload
|
2010-03-15 12:12:44 +00:00 |
Damien Churchill
|
e83737805d
|
show the connection manager when the ui disconnects
|
2010-03-14 10:00:04 +00:00 |
Damien Churchill
|
2952a5a7a3
|
fix up the statusbar switching
|
2010-03-14 09:20:57 +00:00 |
Damien Churchill
|
21431f18e1
|
reset the torrents object upon a disconnect so there aren't any errors when reconnecting
|
2010-03-14 09:05:12 +00:00 |
Damien Churchill
|
4929ba3c44
|
pass in true to the formatter so fsize doesn't ignore zero values
|
2010-03-14 08:55:26 +00:00 |
Damien Churchill
|
81d28b686f
|
add a failure callback when uploading a torrent file
|
2010-03-14 08:46:46 +00:00 |
Damien Churchill
|
e2840148af
|
remove a torrent from the grid as well as displaying an error message
|
2010-03-14 08:46:46 +00:00 |
Andrew Resch
|
450d526eca
|
Fix issue where the gtkui sometimes won't start if there is a stale lock file or socket in the ipc/
directory.
|
2010-03-13 12:17:34 -08:00 |
Damien Churchill
|
ae426eb0cd
|
add support for asking the user to change their password if it is their first login
|
2010-03-13 18:42:46 +00:00 |
Damien Churchill
|
3e6c956ac6
|
change first_load to first_login in the ui config keys as well
|
2010-03-13 18:42:46 +00:00 |
Damien Churchill
|
3a54a9aebc
|
change load to login as it seems more sensible
|
2010-03-13 18:42:46 +00:00 |
Damien Churchill
|
f6c058dd34
|
add a first_load config parameter
|
2010-03-13 18:42:46 +00:00 |
Andrew Resch
|
cd7681b909
|
Fix #1172 notify startup complete when adding torrents externally
|
2010-03-13 10:08:16 -08:00 |
Damien Churchill
|
d2dafe4180
|
update the libtorrent submodule to point to 0.15-stable
|
2010-03-12 10:04:47 +00:00 |
Damien Churchill
|
92837080cd
|
add the libtorrent submodule pointing at RC_0_15
|
2010-03-11 23:06:47 +00:00 |
Damien Churchill
|
97c2d0346a
|
remove libtorrent submodule that is tracking trunk
|
2010-03-11 22:59:34 +00:00 |
Damien Churchill
|
da9cb956a8
|
fix the submodule in master
|
2010-03-11 22:43:29 +00:00 |
Damien Churchill
|
0ed6eb8564
|
convert the port field from a "uxspinner" to a "spinnerfield", fixes #1170
|
2010-03-11 20:13:02 +00:00 |