Commit graph

5599 commits

Author SHA1 Message Date
Damien Churchill
d919a452dd implement the server side part of ajax add from file
implement the client side javascript (file input still needs themeing)
2008-11-11 11:14:02 +00:00
Damien Churchill
5eb92ab9b7 tie up the contents of the iframe with some javascript 2008-11-10 18:37:21 +00:00
Damien Churchill
b49a4c66d8 add the beginnings of add torrent by file 2008-11-10 18:27:16 +00:00
Damien Churchill
3b32edeed1 style the add from url window a little more 2008-11-10 18:07:50 +00:00
Damien Churchill
8398fa91f5 couple of bug fixes, add some strings to be passed through gettext in
the rendered html
2008-11-10 18:00:21 +00:00
Damien Churchill
480673c1d1 mooui compressed using the yuicompressor 2008-11-10 17:04:25 +00:00
Damien Churchill
f2c4660ded fix popup menus 2008-11-10 12:23:05 +00:00
Damien Churchill
a027010073 add a check to see if the ui is initialized before running an update 2008-11-10 12:19:50 +00:00
Damien Churchill
f2dc542aba add a stub page /json/upload
couple of fixes in mooui
couple of fixes in deluge-details
2008-11-10 12:05:21 +00:00
Marcos Pinto
53f3e89640 lang sync 2008-11-08 22:56:11 +00:00
Marcos Pinto
94c28f55ae update pots 2008-11-08 20:34:21 +00:00
Andrew Resch
695e6a8c6e Fix alignment of tracker icons when tracker does not have an icon 2008-11-08 15:49:32 +00:00
Martijn Voncken
757f55f38e router:use_module 2008-11-08 14:31:29 +00:00
Martijn Voncken
a183e665b0 empty options page 2008-11-08 14:16:54 +00:00
Martijn Voncken
db283d9a14 i need to write my own url router someday.. 2008-11-08 14:13:49 +00:00
Damien Churchill
cb4320151d update mootools core to 1.2.1 2008-11-08 13:39:20 +00:00
Damien Churchill
1dfdcdf1f3 add a bit more documentation to it 2008-11-08 11:09:54 +00:00
Martijn Voncken
83875bf7f2 fix template namespaces 2008-11-08 10:44:03 +00:00
Martijn Voncken
05a982fd4b webui label config rework 2008-11-08 10:09:15 +00:00
Martijn Voncken
944be0876b debugerror is even less serious 2008-11-08 08:22:28 +00:00
Andrew Resch
73dd64f8db Fix #528 make sure gtkui config file is written before exiting 2008-11-08 08:04:46 +00:00
Andrew Resch
b75fc32982 Fix some gtk warnings 2008-11-08 08:02:33 +00:00
Andrew Resch
b148d5497b Implement #478 display UI options in usage help 2008-11-08 07:26:52 +00:00
Andrew Resch
10fdd76e3d Rename 'null2' to 'console' 2008-11-08 07:20:49 +00:00
Andrew Resch
3f3092cd8a Fix json get_webui_config 2008-11-08 06:28:41 +00:00
Andrew Resch
f945a6f597 Increase the per-torrent stop share ratio max to 99999.0 and make the
spinner and remove at ratio checkbox insensitive if stop at ratio not 
checked
2008-11-08 06:17:42 +00:00
Andrew Resch
2e640b4cae Fix some typos 2008-11-08 06:15:51 +00:00
Andrew Resch
d25ad68521 Have the TorrentInfo object raise an exception if unable to open/bdecode
the torrent file
Catch the exception in AddTorrentDialog
2008-11-08 06:15:03 +00:00
Andrew Resch
35671b3f8e Update doc html 2008-11-08 06:13:40 +00:00
Andrew Resch
ca3cbf920c Fix typo 2008-11-07 06:52:15 +00:00
Andrew Resch
e7a353c251 Another config fix 2008-11-07 06:51:14 +00:00
Andrew Resch
35e41e3b17 Fix addtorrentdialog due to config class changes 2008-11-07 06:49:00 +00:00
Andrew Resch
e0137b6a4c Remove pythonize call -- it's not needed 2008-11-07 06:42:19 +00:00
Martijn Voncken
3f86e440bd label js 2008-11-06 20:44:12 +00:00
Martijn Voncken
cf1720b2b6 fix webui config dialog 2008-11-06 19:25:37 +00:00
Martijn Voncken
39c289cbe6 fix oops 2008-11-06 19:18:10 +00:00
Martijn Voncken
a311bcbcec config fixes 2008-11-06 19:12:11 +00:00
Damien Churchill
41dbab69b2 normalise the header comments 2008-11-06 07:59:38 +00:00
Andrew Resch
1920f3ce72 Fix up doc strings in deluge.common and generate documentation html for
it
2008-11-06 07:55:38 +00:00
Damien Churchill
277b75e66b add some missing semi-colons 2008-11-06 07:52:39 +00:00
Andrew Resch
5b96fd1d49 Fix doc tests 2008-11-06 05:42:15 +00:00
Andrew Resch
f4e81e1429 Fix typos 2008-11-06 00:32:46 +00:00
Martijn Voncken
1ed82d6542 changelog 2008-11-05 22:42:10 +00:00
Martijn Voncken
09c5236a4b javascript auto-refresh 2008-11-05 21:16:15 +00:00
Martijn Voncken
21d707fa92 disale js plugins for now 2008-11-05 20:05:21 +00:00
Martijn Voncken
d48076dd6f fix gettext 2008-11-05 20:01:25 +00:00
Andrew Resch
cc366e9369 Re-write the Config class 2008-11-05 12:35:02 +00:00
Andrew Resch
89ae872394 Initial support for sphinx documentation. Still need to create rst
files for the modules.
To build docs, goto docs/ folder and type `sphinx-build source html`
2008-11-05 03:14:45 +00:00
Martijn Voncken
f2b057bd30 webui https 2008-11-04 19:15:56 +00:00
Andrew Resch
b3cda61961 Fix #577 adding torrents by drag n' drop in windows 2008-11-02 23:22:55 +00:00