Commit Graph

192 Commits (4c8b1d960483f2845d6879b01abdecec207200cb)

Author SHA1 Message Date
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
13 years ago
Mark McDowall eb3875d43b DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail.
13 years ago
Mark McDowall dc5bec4d2e Work on episode count.
13 years ago
Mark McDowall 467ed51432 AJax load episode count to keep initial loading time of Series Grid.
13 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
13 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
Mark McDowall 1411cac54a Renamed style.css to Site.css
13 years ago
Mark McDowall 9ee74d68eb Moved episodeSearch to it's own javascript file.
13 years ago
Mark McDowall 0284f54e08 Search for Episode won't add #Search to URL now.
13 years ago
Mark McDowall 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
13 years ago
Mark McDowall b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 8d38f98338 Add Existing with Refresh button after modifying root dirs.
13 years ago
Mark McDowall cd4268cf4a Cleaned up AddSeries UI a bit.
13 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
13 years ago
kay.one d6281b80bb reverted jquery registration
13 years ago
kay.one e4fcb6d573 added jquery registration to sitelayout.cshtml
13 years ago
Mark McDowall f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact).
13 years ago
Mark McDowall 155f915435 Use cursor:default instead of cursor:text for quality selectable.
13 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!)
13 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.
13 years ago
Mark McDowall cd85964edd Fixed add new profile.
13 years ago
Mark McDowall 2788368f73 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 803ad8ca91 Removed jQuery UI selectable, using custom select boxes now. Cutoff dropbox is dynamic (based on selected qualities).
13 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
13 years ago
kay.one 18a20ff163 Some performance tweaks to speed up episode list view.
13 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
13 years ago
Mark McDowall 0fd9fa1e2b The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page.
13 years ago
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
13 years ago
kay.one cbbb6e2b18 Oh hai search!
13 years ago
kay.one 500e9af6c3 Fixed a bug where reports weren't being added to history
13 years ago
kay.one ae8465834b Merge branch 'markus101'
13 years ago
kay.one 7b56711a4f Added episode status to episode grid
13 years ago
Mark McDowall 9c51633470 Fixed nzbs.org RSS URL.
13 years ago
kay.one fb63d0536a Minor logs view update
13 years ago
Mark McDowall 26b7bc5c53 Loading overlays added to Series/Details, Upcoming and History views.
13 years ago
Mark McDowall 1fca5f3e5f Series Details updated with overlay when loading.
13 years ago
Mark McDowall 1015193ef5 Loading overlay added to series 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 0babb9474e Added Javascript to support shift-clicking ranges to disable/enable checkboxes.
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 46e7c6f495 Added auto completion on General Settings for RootDir settings using jQuery UI.
13 years ago
Mark McDowall 30d7fecff5 Added examples to EpisodeSorting Settings.
13 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
13 years ago
Mark McDowall c5ea0dee17 Removed Edit page and Delete (w/o AJAX) from Series Controller.
13 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
13 years ago
Mark McDowall 7ebda928f8 QualityProfile dropbox positioned better.
13 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
13 years ago