Commit Graph

6906 Commits

Author SHA1 Message Date
Calum Lind eceaa0ae4f catch and log 'glib.GError: Unrecognized image file format' error 2012-02-23 00:49:54 +00:00
Calum Lind ae9eb15d5c Update Changelog 2012-02-23 00:49:54 +00:00
Calum Lind 2793e1ec53 Add missing columns to WebUI
Added Download,Uploaded,Down Limit, Up Limit & Seeder/Peeds. Also selected
columns start out hidden to match gtkui and the name column has a minimum
width of 150.
2012-02-23 00:49:54 +00:00
Calum Lind ec27028f1b Webui applies changes when OK clicked in Preferences 2012-02-23 00:49:54 +00:00
Calum Lind ba60ae09d5 Fix #1954 : 'invalid literal for float' console error when setting listen interface 2012-02-23 00:49:54 +00:00
Calum Lind aa0f41ac17 Cleaner log entry if deluged missing 2012-02-23 00:49:54 +00:00
samuel337 4a7876f203 Add scheduler plugin page to webui 2012-02-23 00:49:53 +00:00
Damien Churchill 101ad99c14 web: update to extjs 3.4.0
There are numerous fixes to the framework between 3.1.1 and 3.4.0 and
since there are no obvious bugs introduced it's only sensible to pull
the update in to the stable branch
2012-02-23 00:49:53 +00:00
Andrew Resch 0d3ba7541e Remove unnecessary migration function as this default value should be picked up from the DEFAULT_PREFS dictionary 2012-02-19 17:57:44 -08:00
Pedro Algarvio c8718ad643 Implemented #1382:
* Implemented whitelist support to both core and GTK UI.
* Implemented ip filter cleaning before each update. Restarting the deluge
  daemon is no longer needed.
* If "check_after_days" is 0(zero), the timer is not started anymore. It would
  keep updating one call after the other. If the value changed, the timer is
  now stopped and restarted using the new value.
2012-02-15 14:21:02 +00:00
Damien Churchill da868347cf ui: fix setting capital log level
Whilst providing the log level as a lowercase string has worked
for a long time trying to use DEBUG doesn't work, so lowercase
the string first.
2012-01-19 01:42:17 +00:00
Calum Lind f4fab86767 Fix stored file priorities settings
File priorities stored in torrent options were based upon the supplied
funtion values rather than the current values stored in libtorrent. So
if the priorities failed to be set by libtorrent the settings would be
out of sync.
2012-01-19 01:33:16 +00:00
Calum Lind 517addb9f9 Update Changelog 2012-01-10 02:10:20 +00:00
Damien Churchill 8c1ef7d6af update changelog 2012-01-10 02:10:13 +00:00
Damien Churchill c87245320d fix #1481 file uploads from behind a reverse proxy 2012-01-10 01:26:05 +00:00
Damien Churchill 983c9dad99 apply patch from #1548 2012-01-10 01:19:24 +00:00
Calum Lind f299be0eb9 Fix #1929 : Update setup.py to clean deluge*.egg_info dir from root dir 2012-01-09 23:20:48 +00:00
Calum Lind a01f45cc7a Fix #1936 : Referenced before assignment error in json_api 2012-01-09 23:20:48 +00:00
Calum Lind 3b1ac4e81f Fix #1895 : Files Tab showing wrong files due to torrent_info race condition 2012-01-09 23:20:48 +00:00
Calum Lind bebdec9ebb Update AUTHORS 2012-01-09 23:20:48 +00:00
Calum Lind 3a91f87679 Remove unneeded license from blocklist 2012-01-09 23:20:48 +00:00
Calum Lind be49fd6a40 Fix #2010 : Move speed text in titlebar to the beginning 2012-01-09 23:20:48 +00:00
Calum Lind c88ba97531 Strip trailing space and tabs in aboutdialog 2012-01-09 23:20:47 +00:00
Damien Churchill aa726f723b web: fix gen_gettext script
The script for generating the gettext.js file was outdated and needed
a fix to work with the newer layout of the javascript source code, it
was still looking for Deluge.Something files which no longer exist.
2012-01-09 21:58:48 +00:00
Calum Lind f8651b63c8 Webui: Smaller minSize for Sidebar and remove 1px border from mainpanel 2012-01-07 21:16:13 +00:00
Calum Lind c020d71327 Remove dotted line on buttons in Firefox 2012-01-07 21:12:29 +00:00
Calum Lind 527d5541d7 Add Deluge and icon to start of toolbar in webui 2012-01-07 21:12:07 +00:00
Calum Lind 57df1bb7c4 Fix clipped Browse button in WebUI 2012-01-07 21:09:32 +00:00
Calum Lind 5ad9ff7333 Fix plugin uploads from behind a reverse proxy 2012-01-07 21:06:54 +00:00
Calum Lind 7d7e3fad1e Fix password box focus issue in Firefox 9 for WebUI 2012-01-07 21:05:29 +00:00
Calum Lind e8eb7a33f0 Fix #1915 : Unable to stop the status bar from autohiding 2012-01-07 21:02:47 +00:00
Calum Lind 8da618a4f2 Remove uneeded Title to save space in WebUI 2012-01-07 20:58:59 +00:00
Calum Lind 1c3d8c214c Hide unused Create button in WebUI 2012-01-07 20:57:33 +00:00
Damien Churchill bbde86cfb8 web: fix font in loaded html
When dynamically loading the content panels in the details panel they
would sometimes look quite bad since the only font they have been
told to use is verdana. Fix this why using the same as extjs.
2012-01-07 20:55:27 +00:00
Calum Lind 5e36722047 Update Changelog 2012-01-07 20:55:15 +00:00
Calum Lind ee35fe1cad Fix #1961 : Missing 'All' filter option for Label plugin 2012-01-07 19:54:00 +00:00
Calum Lind a83fd1d597 Update About dialog for translation 2012-01-07 19:50:14 +00:00
Calum Lind 4dbbb4d676 Add clean desktop file to setup.py 2012-01-07 19:47:16 +00:00
Calum Lind 6c8e2b48e3 Fix issue in saving libtorrent session state 2012-01-07 19:46:38 +00:00
Calum Lind 55892061f5 Update AUTHORS with new paths to plugin and data locations 2012-01-07 19:37:15 +00:00
Calum Lind ae8ea820ef Update Win32 README 2012-01-07 19:33:17 +00:00
Calum Lind d06a0e4f40 Update README file 2012-01-07 19:31:10 +00:00
Calum Lind 9bfb565354 New AUTHORS file 2012-01-07 19:26:11 +00:00
Calum Lind 132a8f9f0c Add unneeded files for release to export-ignore 2012-01-07 19:25:36 +00:00
Calum Lind 75b9fd5cb4 Build deluge-all.js 2011-12-07 01:03:00 +00:00
Calum Lind 774e614f7b Update webui build file to run on Ubuntu 2011-12-07 00:52:10 +00:00
Calum Lind 9e43956e1b Fix spelling mistake 2011-12-06 23:51:00 +00:00
Calum Lind 9d16b50075 Fix #1917 : UnicodeDecodeError with long torrent names 2011-12-04 13:01:50 +00:00
Calum Lind 04b8949178 Fix #1988 : Problem retrieving colormap for piecesbar 2011-12-04 00:03:39 +00:00
Calum Lind b69163b57d Fix #1828 : Auth issue with args passed to console 2011-12-03 23:04:47 +00:00