Custom Query (2449 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (430 - 432 of 2449)

Ticket Resolution Summary Owner Reporter
#2711 Invalid Completed files date. Battler624
Description

Everytime i add a multi-torrent at once *download torrent files and open them all at once not via magnet* and keep it to download, once it finishes the date in windows explorer are 1/1/1970 12:00:00 AM but in the deluge application the dates are fine.

For example i added 3 torrents look at the dates http://gyazo.com/85d609eef898b8bfdefec370c92e1c3c

then in windows explorer http://gyazo.com/68be026460b2852d7dad16177ff75248

and here i have only 1 torrent at the time http://gyazo.com/e7c5037e8bd8335123d2ef800f127b41

and in explorer http://gyazo.com/87525afa21580f1f7c59e20acf9dbab5

#1184 WebUI doesn't show filter data 1.3.0 Damien Churchill bckspc
Description

I just upgrade from 1.2.1 to 1.3.0_dev using the git master version. WebUI shows the filters on the left side empty.

Also, even with any torrent selected none of the bottom tabs work, only show the default information or empty textboxes.

I tested the web ui with MacOSX Snow Leopard 10.6.2 in the following browsers:

  • Chrome 5.0 dev
  • Safari 4.0.4
  • Firefox 3.5.8

In firefox, the css theme is not loaded (i see all black/white and blue links) and it gives javascript errors.

#1339 Fixed iOS WebClip icons and HTML Damien Churchill bcode
Description

Below/Attached is a patch to include iOS WebClip icons in the WebUI component. These icons show up on the home-screen of an iPhone, iPad or iPod Touch when saving the WebUI as a bookmark. Without this code a miniature screenshot of the browser UI is used instead.

I have created the Icons at the proper dimensions and resolutions for each device type using the precomposed method (which avoids adding the superfluous "glossy" effect).

HTML <head> code:

<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 163dpi)" href="${base}icons/iOS-Precomposed-57.png" />

<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 132dpi)" href="${base}icons/iOS-Precomposed-72.png" />

<link rel="apple-touch-icon-precomposed" media="screen and (resolution: 326dpi)" href="${base}icons/iOS-Precomposed-114.png" />

Icons DL: http://commondatastorage.googleapis.com/deluge/iOS-Precomposed.zip

Batch Modify
Note: See TracBatchModify for help on using batch modify.
Note: See TracQuery for help on using queries.