Commit Graph

164 Commits

Author SHA1 Message Date
Mark McDowall 991ba4ff0a Merge branch 'indexers'
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
2012-02-25 14:21:03 -08:00
Mark McDowall 1a5b20a48b Validation is working on Settings -> Indexers again. 2012-02-25 14:21:03 -08:00
kay.one eddafaca93 Fixed: Settings tabs should load a lot faster. 2012-02-23 11:16:11 -08:00
Mark McDowall ac58d84a78 New: Added indexer status summary to Settings -> Indexer. 2012-02-22 16:35:52 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall 462eb53897 Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall d616dfaa0f Fixed Quality Sliders. 2012-02-18 12:00:50 -08:00
Mark McDowall 7ae751371d Fix: Growl will now work for notifying on grab/download.
Growl must be registered before notifications will work.
2012-02-07 00:24:59 -08:00
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. 2012-02-01 16:02:15 -08:00
Mark McDowall 9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view.
Java script moved to a separate file so it can be debugged.
2012-01-30 23:19:52 -08:00
Mark McDowall 928bc55839 New: Backup added to Settings -> System 2012-01-26 19:59:30 -08:00
Mark McDowall 71c5653b91 Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields. 2012-01-23 10:57:28 -08:00
Mark McDowall 926bdef527 Added warning to NZBsRus to warn that it does not support backlog searching. 2012-01-17 00:42:53 -08:00
kay.one 6a9321b22d Added restart warning to System config page. 2012-01-16 23:35:29 -08:00
Mark McDowall 11b6720cd1 Backlog searching will be disabled by default. Option is available in Settings/Misc 2012-01-14 16:01:51 -08:00
kay.one 542f733494 Updated RSS Sync interval to 25 Minutes. 2012-01-11 11:38:52 -08:00
Mark McDowall e4a2228b2c Moved JS to separate file. 2012-01-04 18:19:02 -08:00
Mark McDowall ec6059e09d Renamed Newzbin panel on Settings/Indexers. 2011-12-29 19:20:40 -08:00
Mark McDowall 50e91c0043 Replaced get and post with ajax to prevent XSRF.
Replaced some usages of Console.Writeline with proper logging.
2011-12-19 00:36:57 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
Mark McDowall 418fcbd91e Renamed _RefrenceLayout to _ReferenceLayout. 2011-12-09 20:15:38 -08:00
Mark McDowall cb98c010f0 Password fields are now password fields, they hide entered text. 2011-12-09 08:26:42 -08:00
kay.one 9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
Mark McDowall a681024db2 SABnzbd Auto-Configure will now display an error on failure. 2011-12-08 20:23:23 -08:00
Mark McDowall ff4d90eef3 Fixed up QualityProfile CSS. 2011-12-08 18:34:10 -08:00
Mark McDowall 51958672d0 Quality Settings uses accordion now.
Fixed quality-selectee button initialization.
2011-12-08 00:19:07 -08:00
kay.one 5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
kay.one 82e2cb2d1e Settings forms are fixed. 2011-11-30 22:39:11 -08:00
kay.one 1cfc2f3fe4 Removed MainContent Section 2011-11-30 21:25:01 -08:00
kay.one 852a141c21 Settings is now a single page with tabs. 2011-11-30 21:04:44 -08:00
kay.one e01be46209 Updated jQueryUI theme. 2011-11-30 20:19:51 -08:00
Mark McDowall bae2cdc1c7 Moved from Tabs to Accordion for Notifiers
Indexers is the first item in Settings SubMenu (its the default).
2011-11-29 16:45:45 -08:00
Mark McDowall 2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable. 2011-11-28 21:10:43 -08:00
Mark McDowall 041ad20bb3 Renamed EpisodeSorting to Naming (to Match UI).
Fixed EpisodeNaming CSS (Floats are now contained properly).
Renamed CodeFile1 to FooterModel.
2011-11-28 17:11:55 -08:00
kay.one 66e6503e5a Updated config page titles 2011-11-26 22:02:32 -08:00
Mark McDowall 0b8cc7c7e7 Removed commented CSS from EpisodeSorting.
Removed border from Notification Settings.
2011-11-26 12:44:24 -08:00
Mark McDowall 4a904cbf2f Cleaned up EpisodeSorting Settings CSS. 2011-11-26 12:42:42 -08:00
Mark McDowall e1ffe3d8f9 Fixed Notification Settings. 2011-11-26 12:34:28 -08:00
Mark McDowall 4bdfaec115 Fixed EpisodeSorting. 2011-11-26 12:31:45 -08:00
Mark McDowall 4e27d82480 Fixed Indexer Settings. 2011-11-26 12:28:20 -08:00
Mark McDowall e55e4387fd Fixed Quality Settings. 2011-11-26 11:37:31 -08:00
kay.one 59fcb5f138 Fixed local search position 2011-11-26 09:43:49 -08:00
kay.one 482c591716 Added support for pinned messaged. 2011-11-25 22:27:00 -08:00
kay.one deecc08982 Indexers settings page now uses jQueryUI accordion 2011-11-25 20:02:29 -08:00
Mark McDowall cd6076e7f4 Added message to Indexer settings regarding RSS feeds being checked every 15 minutes. 2011-11-21 23:14:33 -08:00
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user. 2011-11-13 12:51:15 -08:00
Mark McDowall e978cc1261 Replaced root specific absolute paths with relative paths. 2011-11-11 11:24:51 -08:00
Mark McDowall 86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
2011-11-10 18:56:33 -08:00
Mark McDowall 24a2c2be59 Finishing up Prowl integration. 2011-11-02 21:01:44 -07:00
Mark McDowall 277b873b39 Added Prowl notifications. 2011-11-02 19:44:22 -07:00