#1380 closed patch (Fixed)
[Scheduler] web UI Interface
Reported by: | samuel337 | Owned by: | Damien Churchill |
---|---|---|---|
Priority: | minor | Milestone: | 2.0.0 |
Component: | Plugin | Version: | 1.3.0 |
Keywords: | Cc: |
Description
As the summary says - currently no UI appears, although there is some code there.
I've attached a patch that provides a full implementation of the UI for the web. It should be on par with the GTK UI functionality.
Also made a small change to a PreferencesWindow.js so plugin settings are saved when the OK button is pressed, not just when the Apply button is pressed.
This is my first time developing with Ext, so it will probably appear a bit warty to seasoned Ext devs :) Feel free to fix it, or point me in the right direction.
Attachments (1)
Change History (7)
by , 14 years ago
Attachment: | scheduler.diff added |
---|
comment:1 by , 14 years ago
This patch applies cleanly and the web UI is very nice and useful, please include it in Deluge!
comment:2 by , 14 years ago
Component: | webui → plugin |
---|---|
Milestone: | Future → 1.4.0 |
Summary: | Complete web UI for scheduler plugin → [Scheduler] web UI Interface |
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:5 by , 9 years ago
Milestone: | 2.0.x → 2.0 |
---|
Fixed a minor bug when reusing the schedule component.