Commit Graph

183 Commits (a4ee4a913f985b03752c00795ecb8515f10b7dcf)

Author SHA1 Message Date
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
Mark McDowall f627b551fc AuthenticationType is now configurable from /Settings/System.
13 years ago
Mark McDowall ec6a0e6b7f App_Data added to .gitignore
13 years ago
Mark McDowall 71e1827ef8 Missing Grid uses ToBestDateString for formatting.
13 years ago
Mark McDowall 9714a96437 Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
13 years ago
Mark McDowall 6736afbeab Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
13 years ago
Mark McDowall 95b4250d5d Updated IndexerSettingsModel with better descriptions.
13 years ago
Mark McDowall 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
Mark McDowall f8ae95d36f Banner is now shown on Details view.
13 years ago
Mark McDowall 7786f6a914 SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall d330c65165 AutoComplete is now using jQuery UI AutoComplete.
13 years ago
Mark McDowall 0b586de226 Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
13 years ago
Mark McDowall f02e92b005 Fixed EpisodeSorting examples layout.
13 years ago
Mark McDowall ac3c3386fc Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
13 years ago
Mark McDowall 1d983801e8 SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall 9cf77955d0 Removed broken season editor from Series/Index editor.
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 dc44a81099 Settings views all cleaned up.
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
13 years ago
Mark McDowall bda226096b Auto complete for paths added. Config text boxes are now wider.
13 years ago
Mark McDowall 54e7092e2d Added new helper to find the best file size format given a long with file size in bytes.
13 years ago
Mark McDowall c4163d1e0d SabDropDirectory is now editable on Settings/Sabnzbd
13 years ago
Mark McDowall 381d67e56b Renamed image is in effect.
13 years ago
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
Mark McDowall 383dfe302f Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 7291497ce0 Added search to Yesterday in Upcoming View.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
Mark McDowall cd85964edd Fixed add new profile.
13 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
13 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
13 years ago
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
13 years ago
kay.one 7b56711a4f Added episode status to episode grid
13 years ago
Mark McDowall 0645a9e552 EpisodeSorting UI has descriptions, removed extra options.
13 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
13 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.
13 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
13 years ago
Mark McDowall 86019a2597 Added Missing view to show which episodes are missing from disk for all series.
13 years ago
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid.
13 years ago
Mark McDowall 72d3f5cef2 Removed AccountModel.
13 years ago
Mark McDowall c6ef828429 New UI for Indexer Settings, RAZOR!
13 years ago
Keivan 6f2dcbf838 Revered back to subsonic
13 years ago
kay.one e896af5cd0 ReSharper code cleanup
13 years ago
kay.one 79a0f09b43 Added quality to Series detail view
14 years ago
Mark McDowall e62cb3b5da Updated .gitignore to not store .nzb
14 years ago
Mark McDowall 7a57ab98dc Added upcoming and history links to main menu.
14 years ago
Mark McDowall 6c818bd8d8 Upcoming shows view added.
14 years ago
Mark McDowall 33b09567ce History VIew Added.
14 years ago
Mark McDowall 4f2f5a3d71 HttpProvider - Added Download File.
14 years ago
Mark McDowall 636f352599 Ability to manually add a show has been added.
14 years ago
Mark McDowall 5a8842e3db AddExisting clears check/hides rows once submitted. Bi-winning
14 years ago
markus101 48b89abfeb Add Existing Series works, UI shows TVDB Name and Path so you can check before adding to DB.
14 years ago
Mark McDowall 2871723bfe Manage multiple Tv Root Folders in Settings/General.
14 years ago
markus101 2e9dd7f1ff Add Series, will need to design new and existing flows.
14 years ago
markus101 24f4f608e5 Series SubMenu moved to partial view.
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 1de903e4da DisplayName added for EpisodeSortingModel (Used on UI).
14 years ago
markus101 46830a2777 EpisodeSorting setup, setting page created and usable, needs labels still.
14 years ago
markus101 a950a13c30 Show Path to episode on disk in Details.
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 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 e7cbc4cbcf Added additional priorities supported by SABnzbd.
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 4b4499b4a2 Deleting of Qualities now works.
14 years ago
markus101 6d790f8939 Quality now has sortable lists for configuring Profiles, saving not implemented yet.
14 years ago
markus101 d083d653db Fixed updating of Default Qualities in CentralDispatch.
14 years ago
Keivan 519e2df560 added missing file
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 c40f18e66f Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
kay.one 772452aa8b added tests for basic config set/get to db
14 years ago
kay.one d7bae9135c added settings view to mvc project
14 years ago
kay.one 74ac3bb599 Initial Commit
14 years ago