From d669e6e864e7e54646e5c10170d21a18c725614f Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Wed, 7 Jan 2009 01:28:19 +0000 Subject: [PATCH] add stub for filepicker to trunk start implementing the options dialog add another not implemented alert to edit trackers update changelog --- ChangeLog | 6 +++ .../ajax/render/html/add_torrent_options.html | 10 ++-- .../templates/ajax/static/js/deluge-add.js | 46 +++++++++++++++++-- .../templates/ajax/static/js/deluge-ui.js | 4 ++ 4 files changed, 58 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index dce8195f8..70d5139fc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,12 @@ Deluge 1.1.0_RC4 (In Development) Core: * Fix issue in get_tracker_host when the torrent has no tracker + + Ajaxui: + * Fix loading on iPods. + * Fix sorting on the name column. + * Add "Not Implemented" alerts to some functions. + * Improve the options tab on the Add Torrent dialog Deluge 1.1.0_RC3 (05 January 2009) Core: diff --git a/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html b/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html index dcc0848da..e20bf27f2 100644 --- a/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html +++ b/deluge/ui/webui/templates/ajax/render/html/add_torrent_options.html @@ -14,21 +14,21 @@ $_('Bandwidth') -
+
-
+
-
+
- +
$_('General')