1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 09:21:43 +02:00
Commit Graph

227 Commits

Author SHA1 Message Date
Mark McDowall
dc44a81099 Settings views all cleaned up. 2011-07-01 13:33:03 -07:00
Mark McDowall
859c5246d9 Overhauled Settings/Quality
CSS for Settings uses classes for aligning instead of label/input directly.
2011-07-01 02:10:42 -07:00
Mark McDowall
63e303af3b New layout for Settings/Sabnzbd
Fixed scripting for Settings/Quality
2011-06-29 22:22:34 -07:00
Mark McDowall
01425ac0da Removed grid loading overlays. 2011-06-28 21:51:30 -07:00
kay.one
a91339dd7e Updated telerik to 2011.1.414. 2011-06-27 22:01:54 -07:00
kay.one
206144d7e3 more javascript fixes,
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
kay.one
3d961654d8 Fixed doctype,
removed telerik script/css registrar
2011-06-27 18:23:22 -07:00
kay.one
834a5ab6e6 More CSS cleanup, config pages are pretty messed up. 2011-06-26 20:05:47 -07:00
kay.one
f028770542 some css cleanup 2011-06-26 12:19:42 -07:00
kay.one
777afcff5f Added blueprint.css 2011-06-26 11:32:19 -07:00
kay.one
d61f683be7 Merge branch 'markus101' 2011-06-24 18:21:15 -07:00
kay.one
9d7ed33d0d Updated series grid
Added some parser tests
2011-06-24 18:20:52 -07:00
Mark McDowall
d2a0e315b2 Fixed adding first RootDir after the change to use Telerik's CDN.
Fixed an issue with AddNew and it containing the list of RootDirs that was available when the Index page was loaded.
2011-06-24 15:49:23 -07:00
kay.one
ee9dde2603 CSS reordering on the layout page 2011-06-23 20:51:52 -07:00
kay.one
54e81035fc Merge branch 'markus101' 2011-06-23 18:31:05 -07:00
kay.one
df0637d3d1 CDN Updates. packaging updates 2011-06-23 18:30:35 -07:00
Mark McDowall
342406784a Fixed seriesGrid query and tests.
Fixed GetEpisodeModels that would fail due to a null AirDate.
2011-06-23 11:37:17 -07:00
Mark McDowall
938fa24a8e Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-23 00:05:18 -07:00
kay.one
69239bc371 Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
Mark McDowall
45f697f150 Series Name will now show in the examples if it is checked. 2011-06-22 16:47:16 -07:00
Mark McDowall
47b997326b Fixed failure when trying to add the first root dir (Missing Telerik scripts for combobox). 2011-06-21 00:02:21 -07:00
Mark McDowall
431d850d32 SeriesProvider gets QualityProfile in single call to DB.
SeriesProvider.GetAllSeriesWithEpisodeCount gets seasonCount(with or without specials), total episode count & episodeWithFile count (excluding ignored episodes).
Added tests for SeriesWithEpisodeCount.
2011-06-20 00:13:17 -07:00
kay.one
8b484601f6 Removed all warnings 2011-06-19 13:43:47 -07:00
Mark McDowall
93340f7d53 Added AJAX wheel for Refresh Root Dirs, so you can tell its working now. 2011-06-15 23:18:19 -07:00
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. 2011-06-15 19:32:55 -07:00
kay.one
6355d5ada1 Added MiniProfiler 2011-06-13 18:35:44 -07:00
Mark McDowall
bda226096b Auto complete for paths added. Config text boxes are now wider. 2011-06-08 18:45:06 -07:00
Mark McDowall
54e7092e2d Added new helper to find the best file size format given a long with file size in bytes.
Added view under system to see which folders have not been processed in dropDir.
2011-06-07 23:15:35 -07:00
Mark McDowall
c4163d1e0d SabDropDirectory is now editable on Settings/Sabnzbd 2011-06-07 00:08:37 -07:00
Mark McDowall
5bf3902d5a Removed General from Settings Submenu. 2011-06-06 23:35:22 -07:00
Mark McDowall
96670d0567 AddSeries/Index will show the RotoDirs Panel if no root dirs are in the DB. 2011-06-06 14:31:08 -07:00
Mark McDowall
4d3ba62e5d Episode renaming implemented on the Series/Details page. 2011-06-05 22:23:28 -07:00
Mark McDowall
f1584e0f88 Fixed image name for Nzbs.org image on Indexer Settings. 2011-06-05 17:33:02 -07:00
Mark McDowall
6542f687d6 Fixed History Grid overlay. 2011-06-05 00:47:59 -07:00
Mark McDowall
8c82133ab0 Season Editor loading is now obvious.
Saving Series Grid Edit shows AJAX wheel now, so you know its actually working.
2011-06-04 23:56:05 -07:00
Mark McDowall
08b7b8c3e1 SeasonEditor moved to Gird Editor. 2011-06-04 22:23:50 -07:00
kay.one
d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
Mark McDowall
90d9e7d41e Moved episodeCount logic to mediaFileProvider.
Episode count counts by 5 now, so it doesn't take forever.
2011-06-02 20:04:39 -07:00
Mark McDowall
eb3875d43b DeleteRootDir and AddSeries shared the same method, which caused addSeries to fail. 2011-06-02 19:09:24 -07:00
Mark McDowall
dc5bec4d2e Work on episode count. 2011-06-02 18:33:33 -07:00
Mark McDowall
467ed51432 AJax load episode count to keep initial loading time of Series Grid. 2011-06-02 00:23:38 -07:00
Mark McDowall
681353de3c Episode progress on Grid is now rounded. 2011-06-01 21:40:06 -07:00
Mark McDowall
fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid. 2011-06-01 20:36:30 -07:00
Mark McDowall
1411cac54a Renamed style.css to Site.css
Added Episode Search to Missing
2011-06-01 18:16:49 -07:00
Mark McDowall
9ee74d68eb Moved episodeSearch to it's own javascript file. 2011-06-01 16:50:36 -07:00
Mark McDowall
0284f54e08 Search for Episode won't add #Search to URL now. 2011-06-01 16:39:01 -07:00
Mark McDowall
5953ae038e EpisodesWithoutFiles will ignore episodes with an air date before 1900.
Renamed SiteLayout to _Layout (MVC3 standard)
Moved some images to the image folder.
2011-06-01 16:18:08 -07:00
Mark McDowall
b8067b41f4 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-05-31 13:55:08 -07:00
Mark McDowall
8d38f98338 Add Existing with Refresh button after modifying root dirs.
Renamed AddSeries/Add to AddSeries/Index
2011-05-31 13:50:19 -07:00
Mark McDowall
cd4268cf4a Cleaned up AddSeries UI a bit. 2011-05-30 23:46:24 -07:00