From a240cca0c6884bd0a989323633962fde17964861 Mon Sep 17 00:00:00 2001 From: Damien Churchill Date: Sun, 28 Sep 2008 14:37:21 +0000 Subject: [PATCH] update the TODO list --- deluge/ui/webui/templates/ajax/TODO | 26 +++++++++++++++----------- 1 file changed, 15 insertions(+), 11 deletions(-) diff --git a/deluge/ui/webui/templates/ajax/TODO b/deluge/ui/webui/templates/ajax/TODO index 3400699ea..0160f9d6c 100644 --- a/deluge/ui/webui/templates/ajax/TODO +++ b/deluge/ui/webui/templates/ajax/TODO @@ -1,14 +1,18 @@ +[key] + * not completed + - partially completed + + fixed/completed + [features] - Improve torrent adding to include options, file upload - Implement the Options Menu - partially complete - Implement the connection manager - Implement the torrent creator - Obey the "queue new torrents to top" option + * Improve torrent adding to include options, file upload + - Implement the Options Menu + * Implement the connection manager + * Implement the torrent creator + * Obey the "queue new torrents to top" option [bugs] - If a torrent is removed from the core it continues to try and get details - if it was the selected torrent. - Filtering breaks after changing more than once - If there is only one torrent in the view and it is removed by the core, - it does not get removed by the view. + * If a torrent is removed from the core it continues to try and get details + if it was the selected torrent. + + Filtering breaks after changing more than once + + If there is only one torrent in the view and it is removed by the core, + it does not get removed by the view.