Calum Lind
f415fa1a7e
[WebUI] Add moved gettext file
2014-02-17 22:03:44 +00:00
Calum Lind
65e1f16163
[WebUI] Remove compressed web js files from repo
2014-02-17 16:52:16 +00:00
Calum Lind
aa5e5178d3
[WebUI][Console] Add missing columns and statuses
...
Rename 'Seeders' to 'Seeds'
Hide seconds from fdate unless wanted
'Last Seen Complete' renamed to 'Complete Seen'
Added columns and status for Completed date
Rename 'Seeders/Peers' to 'Seeds:Peers'
For translation added colon to WebUI status strings to match GTK
2014-02-17 14:12:32 +00:00
Calum Lind
14a55133af
[ #2219 ] Update the UIs for single Proxy and I2P Proxy
2014-02-17 01:38:02 +00:00
Calum Lind
59a29d5288
Add sequential download option to webui
2014-02-16 06:12:37 +00:00
Calum Lind
67e9787ba1
[ #1923 ] Add pre-allocation and remove compact allocation
...
Compact allocation is deprecated and a new pre-allocation is available.
Any torrents already using compact will continue to do so but any newly
added only can use sparse (default) or allocate options.
The UIs have been updated to only display a checkbox in preferences for
the user to enable 'Pre-allocate disk space'.
2014-02-16 06:12:37 +00:00
Calum Lind
8eb2155eac
Remove torrent_status translations from Daemon and move to UI clients
2014-01-16 23:31:04 +00:00
Calum Lind
fe1f620731
Fix web ui showing total_size rather than total_wanted for Size column
2013-11-20 19:36:34 +00:00
Calum Lind
63329e7199
Fix #265 : Add new Remaining column
2013-11-20 19:31:04 +00:00
Calum Lind
1a0ca9edbe
Alter return value to -1 for invalid freespace path
...
Updated GTK and Web UI to display error if value is -1
Added set_markup method to gtk statusbaritem class
2013-05-13 19:07:49 +01:00
Calum Lind
7bd53903a4
Rearrange the Network tab in GTK and Web UIs
...
Also applied the suggestions in #2055 including removing 'Encrypt Entire Stream'
and default it (prefer_rc4) to True
2013-05-12 00:15:15 +01:00
Calum Lind
6e8e7a63cc
#2218 #2254 : Re-enable utpex control and add lt_tex (tracker exchange)
2013-05-03 01:15:38 +01:00
Calum Lind
d455d03608
Create new generate_pot.py script for translations
...
* glade3 files require workaround with intltool-extract
* webui javascript files are now included
* fix multiline string for parse
2013-05-02 19:21:46 +01:00
Calum Lind
a7cda7011b
Build webui js and gettext
2013-02-17 16:06:37 +00:00
Calum Lind
754035c722
Fix #2261 : WebUI: Proxy settings not being saved
2013-02-04 14:32:07 +00:00
Chase Sterling
8cb55983bb
Add move complete location to webui add torrent dialog.
2013-01-04 19:19:58 -05:00
Calum Lind
7647f848e4
Update Changelog, webui gettext, gitignore & compress js
2012-12-22 02:31:43 +00:00
Calum Lind
eec820774b
Fix WebUI submenus closing upon mouse click
2012-12-22 01:39:50 +00:00
Chase Sterling
e6267d9411
Fix issues with js eventmanager. refs #2046
...
Fix plugin methods not being available when enabled until refresh. refs #2125
2012-12-21 13:26:58 -05:00
Calum Lind
d3f0e00356
WebUI: Catch potential undefined error when attempting to disable a plugin
2012-12-18 21:53:08 +00:00
clippit
ac6785eb1a
Fix #2232 : WebUI: Flag Icon path in Peers Tab missing deluge.config.base
2012-12-09 19:09:57 +00:00
Calum Lind
fe44a5ba69
Fix #2231 : WebUI: Fix unneeded scrollbars in webui add dialog
...
Also fix spinner display issue
2012-12-08 19:18:51 +00:00
Calum Lind
6fe350fa52
Fix #2110 : Accept magnet uris with xt param anywhere within them
2012-11-27 23:18:12 +00:00
Calum Lind
bd979da949
Update Changelog, translation files and compress js
2012-11-26 17:43:41 +00:00
Calum Lind
cd41089e49
Fix #2069 : WebUI: Login window layout problem when using larger than default font size
2012-11-24 18:19:37 +00:00
Calum Lind
b1cf5b9c40
Fix #1890 : WebUI: Column in files and peers view could use some spacing
...
Also fixed the SpinnerGroup to no longer show horizontal scrollbar and added
vertical scrolling to detailstab.
2012-11-24 18:16:38 +00:00
sedulous
84bc2e78bc
Fix #2103 : WebUI: Sorting by name is case-sensitive
2012-11-24 18:05:04 +00:00
Calum Lind
0676d7e2dc
Fix #2120 : WebUI: Manually entered values not being saved in Spinners
2012-11-24 17:52:49 +00:00
Calum Lind
dd8dac0574
Fix #2212 : WebUI: Unable to scroll in proxy preferences page
2012-11-24 17:49:32 +00:00
Calum Lind
9fd527f465
WebUI: Increase focus delay for password field cursor
2012-04-18 13:00:14 +01:00
Calum Lind
61dbd349ab
Hide unused Infohash button in WebUI
2012-03-14 00:26:08 +00:00
Calum Lind
17d12fbaf2
Fix for Up Speed column not sorting in Webui
2012-03-10 13:21:09 +00:00
Calum Lind
1696fd1103
Updated Changelog and compressed js
2012-02-23 00:49:55 +00:00
Calum Lind
62c7209558
Add Webui keymaps for torrents - Ctrl-A (select all) and Delete
2012-02-23 00:49:55 +00:00
Calum Lind
f897f03227
Add magnet uri support to Add Url in Webui
2012-02-23 00:49:55 +00:00
Calum Lind
38210ae11e
Fix #2037 : webui 'Add Torrents' dialog torrents list not scrolling
2012-02-23 00:49:55 +00:00
Calum Lind
0ccf0730ea
Fix progress bar display
...
When first loading webui is browser this.style is undefined and p.style
contains the width of the progress column however after this point
p.style contains the width of the previous column so need to use
this.style which now represents the progress column width.
2012-02-23 00:49:54 +00:00
Calum Lind
abc82c1439
Update extensions to Ext JS 3.4.0
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
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
Damien Churchill
c87245320d
fix #1481 file uploads from behind a reverse proxy
2012-01-10 01:26:05 +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
f8651b63c8
Webui: Smaller minSize for Sidebar and remove 1px border from mainpanel
2012-01-07 21:16:13 +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