Commit Graph

56 Commits (c01595a9c4faae82df76921375110e75df1efea0)

Author SHA1 Message Date
Mark McDowall 9caacc4809 Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
14 years ago
Mark McDowall 46e7c6f495 Added auto completion on General Settings for RootDir settings using jQuery UI.
14 years ago
Mark McDowall 30d7fecff5 Added examples to EpisodeSorting Settings.
14 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
14 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
14 years ago
Mark McDowall 00aa3ec7bc Fixed text box for Category, was displayed as priority
14 years ago
Mark McDowall 2e32d6efd4 Moved indexer images to a subfolder.
14 years ago
Mark McDowall 0a844e8c58 Added images to Indexer Settings.
14 years ago
Mark McDowall 3a6cf56db1 RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
14 years ago
Mark McDowall 72d3f5cef2 Removed AccountModel.
14 years ago
Mark McDowall e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
14 years ago
Mark McDowall deb7f9d811 Merge + Download Settings UI Fixes.
14 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
14 years ago
Mark McDowall 4e5c354cd6 Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
14 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
14 years ago
Mark McDowall d3d138c2af Master page for RAZOR views created and will be auto inherited by pages.
14 years ago
Mark McDowall 0e5ceff380 Settings partial pages are all in RAZOR now!
14 years ago
Mark McDowall c149060a24 Fixed save button on Indexer Settings, changed margins for a cleaner look.
14 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
14 years ago
Keivan 6f2dcbf838 Revered back to subsonic
14 years ago
kay.one e896af5cd0 ReSharper code cleanup
14 years ago
kay.one a28277af61 fixed relative path for some images to work in apps with path (localhost/nzbdrone)
14 years ago
Keivan c45729a986 removed default root property
14 years ago
Mark McDowall 4f2f5a3d71 HttpProvider - Added Download File.
14 years ago
Mark McDowall 3d81bc8770 AddNew is functional, using jquery for adding and display changes.
14 years ago
Mark McDowall 5a8842e3db AddExisting clears check/hides rows once submitted. Bi-winning
14 years ago
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
14 years ago
markus101 df041eb300 Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
14 years ago
markus101 70fd11231d Post Processor Done.
14 years ago
markus101 2af078b23d ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
14 years ago
markus101 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101 dbca3a1974 Added UpdateSeries to SeriesProvider.
14 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
14 years ago
markus101 9a7eb8d552 Save button will be disabled until page is loaded, prevents issues with user presses save before the page is fully loaded (and AJAX is used to save).
14 years ago
markus101 ff44d05a72 Clean up SettingsController to not check for Null's as empty strings will not be null when returned.
14 years ago
markus101 b2524cf697 Validation changes, moved JS for Client-Side validation to Settings/Index.aspx
14 years ago
markus101 baeda11ece Cleaned up Quality partial page.
14 years ago
markus101 3a9f053a17 More layout changes for Download Settings to get validation looking better.
14 years ago
markus101 6e66a7a27f Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet.
14 years ago
markus101 1086404152 Fixed bug with moving Quality to an empty list, which made new profiles useless (Quality Settings)
14 years ago
markus101 b32c539c71 Quality Settings UI updated some more.
14 years ago
markus101 4b4499b4a2 Deleting of Qualities now works.
14 years ago
markus101 2ba6057ec7 Quality config complete (needs to look better, but it is functional, minus deleting).
14 years ago
markus101 6d790f8939 Quality now has sortable lists for configuring Profiles, saving not implemented yet.
14 years ago
markus101 be6bdbc483 Quality Config, Dynamically add new User Profiles, just need to get them to save.
14 years ago
markus101 d083d653db Fixed updating of Default Qualities in CentralDispatch.
14 years ago
markus101 48e5b36936 Fixed logging for Settings Controller and QualityProvider
14 years ago
markus101 764f67f8e8 JquerySimpleDropdown menu added, not sure of full usage yet.
14 years ago
markus101 9f0e512f5f Returned missing Graphics, CSS and JavaScript files.
14 years ago
markus101 63336ed58d Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
14 years ago