Commit Graph

2081 Commits

Author SHA1 Message Date
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
kay.one 72af060d68 Fixed migration issue 2011-06-04 23:35:03 -07:00
kay.one 57690f49a0 Fixed IsSeasonIgnore logic, added tests 2011-06-04 23:24:24 -07:00
kay.one ae0d925a49 Merge branch 'markus101' 2011-06-04 23:09:50 -07:00
kay.one fe5e899604 Merge branch 'markus101' 2011-06-04 23:02:55 -07:00
kay.one ecc2a7e2f6 More updates to Datastore 2011-06-04 23:02:31 -07:00
kay.one 76d029361b Added CreateIndex to Migrator 2011-06-04 23:01:45 -07:00
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor. 2011-06-04 22:23:50 -07:00
Mark McDowall b68784060b Needed to reverse the tuple order for Episode count. 2011-06-04 12:02:02 -07:00
Mark McDowall 383dfe302f Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
	NzbDrone.Core/Providers/MediaFileProvider.cs
2011-06-04 11:47:35 -07:00
kay.one a1653022ad refactored Migrations 2011-06-04 11:19:22 -07:00
kay.one a6fe8b276b minor updates to test project 2011-06-04 10:59:09 -07:00
Mark McDowall 5e02ab972c Added NzbMatrix Search Url, with tests. 2011-06-03 22:32:55 -07:00
Mark McDowall 7291497ce0 Added search to Yesterday in Upcoming View. 2011-06-03 21:47:04 -07:00
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests. 2011-06-03 18:56:53 -07:00
Mark McDowall 3dce6a13cd Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-03 16:18:41 -07:00
kay.one 2ecd5ddb98 Merge branch 'markus101' 2011-06-03 12:58:28 -07:00
Mark McDowall a4e96ba314 Had the episodes going into the episode count tuple in the wrong order than, they were being retrieved. Oh noes. 2011-06-03 07:17:53 -07:00
kay.one c0814fa95d Hacked sabprovider to support addbyurl from newzbin 2011-06-02 23:08:55 -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 4f16615e8b Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-02 18:37:43 -07:00
Mark McDowall dc5bec4d2e Work on episode count. 2011-06-02 18:33:33 -07:00
kay.one a986c2790d fixed broken tests 2011-06-02 18:24:15 -07:00
kay.one 67e55e5c39 newzbin now supports episode search 2011-06-02 18:15:19 -07:00
kay.one d09a82a20f Integrated scene name helper into episode search, series lookup 2011-06-02 18:15:02 -07:00
kay.one f97209d476 commiting tests before teamcity demo 2011-06-02 14:06:46 -07:00
Mark McDowall 25a74db924 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-02 00:23:51 -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
kay.one 702399318b Added NUnit 2011-06-01 21:50:10 -07:00
Mark McDowall 681353de3c Episode progress on Grid is now rounded. 2011-06-01 21:40:06 -07:00
kay.one 72f8a7eab1 fixed random dbbenchmark test breaking 2011-06-01 20:44:32 -07:00
Mark McDowall b77a91b7f7 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-01 20:37:04 -07:00
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid. 2011-06-01 20:36:30 -07:00
kay.one 3665856d79 Updated deploy file to remove some unneeded files 2011-06-01 19:41:24 -07:00
kay.one 25007c7807 Merge branch 'markus101' 2011-06-01 18:23:20 -07:00
Mark McDowall 1411cac54a Renamed style.css to Site.css
Added Episode Search to Missing
2011-06-01 18:16:49 -07:00
kay.one 56169b515f fixed broken episode status tests 2011-06-01 18:16:17 -07:00
kay.one 22c24f7419 Recompiled Sqlite to fix a known issue, http://system.data.sqlite.org/index.html/tktview?name=54e52d4c6f 2011-06-01 17:13:15 -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 3770067c32 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-06-01 16:26:47 -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
kay.one 6075a615ab Release now target x86 2011-05-31 20:57:50 -07:00
kay.one ae6a87b284 MVC 3.0 dlls should now be included in the package 2011-05-31 20:53:49 -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
kay.one 2493f65c43 updated app.config files 2011-05-31 12:52:24 -07:00
kay.one 8c48e63f36 updated app.config files 2011-05-31 12:02:45 -07:00
kay.one 82368c49d2 added .bat file that runs unit tests 2011-05-30 23:57:51 -07:00