Commit Graph

147 Commits (348397e442932b73425e6c187ee698cbc8c71c8c)

Author SHA1 Message Date
Mark McDowall 3507b97887 Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
13 years ago
Mark McDowall c32346e6ea New series ignore editor on Series/Details.
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
Mark McDowall 5bbc9a6f59 Fixed save button after commit.
13 years ago
Mark McDowall 14e037fc05 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one cfd42049e5 minor cleanup
13 years ago
kay.one f2b091dcd2 Fixed issue with nzbs.org search where title contained brackets
13 years ago
Mark McDowall a0081ccb0b Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 9a251394da cleaned up script/content folder
13 years ago
Mark McDowall 6c995cfbdf added spacing between save button and quality profiles.
13 years ago
Mark McDowall 9d2b2d550b Removed extra jQuery registration.
13 years ago
Mark McDowall bbb318a241 Fixed add profile link.
13 years ago
Mark McDowall dc44a81099 Settings views all cleaned up.
13 years ago
Mark McDowall 859c5246d9 Overhauled Settings/Quality
13 years ago
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
13 years ago
kay.one 206144d7e3 more javascript fixes,
13 years ago
kay.one 834a5ab6e6 More CSS cleanup, config pages are pretty messed up.
13 years ago
Mark McDowall 45f697f150 Series Name will now show in the examples if it is checked.
13 years ago
Mark McDowall bda226096b Auto complete for paths added. Config text boxes are now wider.
13 years ago
Mark McDowall c4163d1e0d SabDropDirectory is now editable on Settings/Sabnzbd
13 years ago
Mark McDowall 5bf3902d5a Removed General from Settings Submenu.
13 years ago
Mark McDowall f1584e0f88 Fixed image name for Nzbs.org image on Indexer Settings.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
14 years ago
Mark McDowall dc5bec4d2e Work on episode count.
14 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
14 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
14 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
14 years ago
Mark McDowall f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact).
14 years ago
Mark McDowall 155f915435 Use cursor:default instead of cursor:text for quality selectable.
14 years ago
Mark McDowall 0921f60f08 Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
14 years ago
Mark McDowall 8b8dfb0d72 Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists.
14 years ago
Mark McDowall cd85964edd Fixed add new profile.
14 years ago
Mark McDowall 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
14 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
14 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
14 years ago
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
14 years ago
Mark McDowall 1015193ef5 Loading overlay added to series grid.
14 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
14 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
14 years ago
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
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Keivan afafc6b032 pretty...
14 years ago
kay.one 4d4a8198eb fixed show grid, added details page
14 years ago
kay.one 772452aa8b added tests for basic config set/get to db
14 years ago
kay.one 1620721efe fixed config post issue
14 years ago
kay.one d7bae9135c added settings view to mvc project
14 years ago