Assembla home | Assembla project page
 

Ticket #121 (closed enhancement: fixed)

Opened 2 years ago

Last modified 2 years ago

Implemented new "Prototype" skin.

Reported by: swi-tch Assigned to: team
Priority: normal Milestone: 0.5.0
Component: Overall Version: 0.4.3
Severity: normal Keywords:
Cc:

Description

Merge down the changes from branches/sabnzbd-prototype into the main trunk.

Added: New Skin currently codenamed Prototype. Using Ext-Js, it is Javascript based with the look of a real application (similar to the look of utorrent). Features multiple drag and drop, keyboard shortcuts, nice new graph.

Also Added are: -Pause and resume individual downloads (p and r keys) -Prioritize items from High, Normal to Low (h,n,l keys) -Perform actions on multiple downloads, such as deleting (del key) pausing, priorizing. -No restart needed for skin changes. However will need to navigate the the index page to avoid anything looking strange -Loads more API options

Not currently implemented: -Action on queue finish -Variable refresh rate

Current Bugs: -Drag and drop places items in the wrong place if finished downloads are being repaired/unpacked/waiting

Change History

09/04/08 19:30:20 changed by swi-tch

  • status changed from new to closed.
  • resolution set to fixed.

(In [1602]) Merge: Merged down the changes from branches/sabnzbd-prototype into the trunk. Contains the new prototype skin. Closes #121

09/04/08 19:43:10 changed by shypike

  • summary changed from Merge the sabnzbd-prototype branch to the trunk. to Implemented new "Prototype" skin..