Custom Query (2449 matches)
Results (430 - 432 of 2449)
| Ticket | Resolution | Summary | Owner | Reporter |
|---|---|---|---|---|
| #2711 | Invalid | Completed files date. | ||
| 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 | |||
| 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:
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 | ||
| 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 |
|||
