Commit Graph

219 Commits (f028770542bd07ae24e295158e9d5f189319d278)

Author SHA1 Message Date
kay.one f028770542 some css cleanup
13 years ago
kay.one 777afcff5f Added blueprint.css
13 years ago
kay.one d61f683be7 Merge branch 'markus101'
13 years ago
kay.one 9d7ed33d0d Updated series grid
13 years ago
Mark McDowall d2a0e315b2 Fixed adding first RootDir after the change to use Telerik's CDN.
13 years ago
kay.one ee9dde2603 CSS reordering on the layout page
13 years ago
kay.one 54e81035fc Merge branch 'markus101'
13 years ago
kay.one df0637d3d1 CDN Updates. packaging updates
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago
Mark McDowall 938fa24a8e Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
Mark McDowall 45f697f150 Series Name will now show in the examples if it is checked.
13 years ago
Mark McDowall 47b997326b Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox).
13 years ago
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
13 years ago
kay.one 8b484601f6 Removed all warnings
13 years ago
Mark McDowall 93340f7d53 Added AJAX wheel for Refresh Root Dirs, so you can tell its working now.
13 years ago
Mark McDowall c3d4732baa Adding a root dir will not add it to the DB until after it is saved, also will not save if the path is blank.
13 years ago
kay.one 6355d5ada1 Added MiniProfiler
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 5bf3902d5a Removed General from Settings Submenu.
13 years ago
Mark McDowall 96670d0567 AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB.
13 years ago
Mark McDowall 4d3ba62e5d Episode renaming implemented on the Series/Details page.
13 years ago
Mark McDowall f1584e0f88 Fixed image name for Nzbs.org image on Indexer Settings.
13 years ago
Mark McDowall 6542f687d6 Fixed History Grid overlay.
13 years ago
Mark McDowall 8c82133ab0 Season Editor loading is now obvious.
13 years ago
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.
14 years ago
Mark McDowall 0284f54e08 Search for Episode won't add #Search to URL now.
14 years ago
Mark McDowall 5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
14 years ago
Mark McDowall b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
Mark McDowall 8d38f98338 Add Existing with Refresh button after modifying root dirs.
14 years ago
Mark McDowall cd4268cf4a Cleaned up AddSeries UI a bit.
14 years ago
Mark McDowall f27c1d89f6 Moved root dir config to add series.
14 years ago
kay.one d6281b80bb reverted jquery registration
14 years ago
kay.one e4fcb6d573 added jquery registration to sitelayout.cshtml
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