Module: deluge
Branch: 1.3-stable
Commit: ce4b4ef48e6903cfcf60f3895eb44ecb566a05f9

Author: John Garland <johnnybg+del...@gmail.com>
Date:   Sun Dec  2 16:24:59 2012 +1100

Handle torrent add failures in web UI

Show an error dialog and remove the torrent from the list
when a torrent file fails to upload or a URL fails to download.

---

 deluge/ui/web/js/deluge-all-debug.js          |   37 +++++++-
 deluge/ui/web/js/deluge-all.js                |  120 ++++++++++++------------
 deluge/ui/web/js/deluge-all/add/AddWindow.js  |   10 ++
 deluge/ui/web/js/deluge-all/add/FileWindow.js |    9 ++
 deluge/ui/web/js/deluge-all/add/UrlWindow.js  |   13 +++
 deluge/ui/web/js/deluge-all/add/Window.js     |    3 +-
 6 files changed, 129 insertions(+), 63 deletions(-)

-- 
You received this message because you are subscribed to the Google Groups 
"deluge-commit" group.
To post to this group, send email to deluge-commit@googlegroups.com.
To unsubscribe from this group, send email to 
deluge-commit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/deluge-commit?hl=en.

Reply via email to