Commit Graph

  • 0f5e7c4265 Using Mocker instead of mocker for SeriesProviderTest. Mark McDowall 2011-12-08 16:55:00 -0800
  • 58abb6fbc2 SearchForSeries won't fail if an apostrophe is used in the search term (Let's PetaPoco handle building the query, as it should). Mark McDowall 2011-12-08 00:44:22 -0800
  • 51958672d0 Quality Settings uses accordion now. Mark McDowall 2011-12-08 00:19:07 -0800
  • acf5a2cd76 Changed current page underlining, no longer so wide, or far from the text. Mark McDowall 2011-12-07 23:46:58 -0800
  • d3d2950a88 Fixed Series/Details calling script before jQuery is loaded. Mark McDowall 2011-12-07 23:12:07 -0800
  • ef40831c24 Removed random bracket from Series/Details. Mark McDowall 2011-12-07 22:59:28 -0800
  • 8dc62a711a Added # after Season and Episode in History Grid and after Episode on Series/Details. Mark McDowall 2011-12-07 22:28:52 -0800
  • 66bb9f9fdd Fixed Missing grid columns. Mark McDowall 2011-12-07 22:26:26 -0800
  • 22d92e52ff Upcoming grids use the same column width. Mark McDowall 2011-12-07 22:22:16 -0800
  • 54dd817700 Fixed add series watermarks kay.one 2011-12-07 21:44:36 -0800
  • 5e386a2bc7 Added jquery tab, accordion to autobind. kay.one 2011-12-07 21:30:47 -0800
  • becd8e2dac Miniprofiler is only enabled in production. kay.one 2011-12-07 20:02:58 -0800
  • 6f9aaa1145 Merge branch 'markus' into kay.one kay.one 2011-12-07 19:54:50 -0800
  • ba12465bb0 Removed code duplication in IndexerBase kay.one 2011-12-07 19:54:31 -0800
  • 058ca93576 DiskScanJob changed to run every 6 hours, instead of every hour. Mark McDowall 2011-12-07 19:46:45 -0800
  • 9e42f3b65f Changed the menu font and sizing, no more blur. Mark McDowall 2011-12-07 17:01:26 -0800
  • def86f90f5 Fixed adding of existing series, whoops. Mark McDowall 2011-12-06 17:21:32 -0800
  • d2779d2cdf Fixed bug with duplicate episode naming. Mark McDowall 2011-12-05 18:22:55 -0800
  • 8170daf025 Minor CSS fix. Mark McDowall 2011-12-05 18:07:11 -0800
  • 8919592b24 Only show one Existing Series per line now. Mark McDowall 2011-12-05 16:49:11 -0800
  • a877312b1a Fixed save button text. Mark McDowall 2011-12-04 19:29:53 -0800
  • f99e629817 Fixed the add button on AddSeries. Mark McDowall 2011-12-04 19:15:02 -0800
  • 4486238c4c some notification tweaks. kay.one 2011-12-03 16:01:00 -0800
  • f4047dee2c episode grid is now sortable. kay.one 2011-12-03 15:44:48 -0800
  • f84f8ac992 Fixed auto-complete styling. kay.one 2011-12-03 15:22:49 -0800
  • c23447e994 Merge branch 'markus' into kay.one kay.one 2011-12-03 14:09:09 -0800
  • ac0371ff5c Fixed test per comments on last commit. Mark McDowall 2011-12-02 18:29:05 -0800
  • b9e9bb06a4 EpisodeGrid sorting is done in the controller instead of the View, because it actually works... Mark McDowall 2011-12-02 08:14:38 -0800
  • ceec420035 Added test to verify EpisodeInfo would ignore new episodes for an ignored season (no bug here). Mark McDowall 2011-12-02 00:35:56 -0800
  • 1de610c5bb moved last job over. kay.one 2011-12-01 23:51:32 -0800
  • 1498027192 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-12-01 23:45:34 -0800
  • ce8713d953 last fix for deleted job didn't work, this should fix it. kay.one 2011-12-01 23:26:38 -0800
  • 08a5b28f40 Banners folder moved to root. kay.one 2011-12-01 23:20:33 -0800
  • 76608fc440 Banners folder moved to root. kay.one 2011-12-01 23:07:18 -0800
  • 9a0fe35008 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-12-01 22:32:04 -0800
  • f3fbcec8cb GetEpisodesByParseResult will return multiple episode names when multiple episodes are found. Mark McDowall 2011-12-01 22:26:24 -0800
  • bb460163c2 Fixed job provider issue where deleted job classes would break scheduler. kay.one 2011-12-01 22:26:06 -0800
  • def450290f Removed ping from service start to speed up service start time. kay.one 2011-12-01 21:44:43 -0800
  • 35cddf08df Added Service install/uninstall batch files kay.one 2011-12-01 21:44:13 -0800
  • 2eb14d93b7 Removed "nzbdrone" "iisexpress" spam from console. kay.one 2011-12-01 21:43:50 -0800
  • dba5a1a236 GetSabTitle will now handle daily episodes. Mark McDowall 2011-12-01 21:37:13 -0800
  • 8de49bb112 Moved RenameSeriesJob to the Jobs folder. Mark McDowall 2011-12-01 21:14:59 -0800
  • 4100274b2e Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-12-01 20:27:55 -0800
  • 3b4b20cc95 SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName. Mark McDowall 2011-12-01 20:24:44 -0800
  • cc60b972fd Fixed broken test. kay.one 2011-12-01 17:45:19 -0800
  • b1c1f5e6d6 Fixed broken build. kay.one 2011-12-01 17:37:38 -0800
  • fabc4c84bd Moved Jobs to their own folder. kay.one 2011-12-01 17:33:17 -0800
  • f9dab843ae Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-12-01 16:39:58 -0800
  • cc8c70d7f5 Fixed some bugs, cleaned up some code. kay.one 2011-12-01 11:05:17 -0800
  • 027e16389b Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-11-30 23:12:45 -0800
  • 85736029c8 Fixed issue where update provider called db in a loop. kay.one 2011-11-30 23:10:50 -0800
  • 82e2cb2d1e Settings forms are fixed. kay.one 2011-11-30 22:39:11 -0800
  • 1cfc2f3fe4 Removed MainContent Section kay.one 2011-11-30 21:25:01 -0800
  • 3c09533976 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-11-30 21:08:53 -0800
  • 1b0cdf922e Removed un-needed call from Episode Search. Mark McDowall 2011-11-30 21:08:36 -0800
  • 9841d7728e Removed MainContent Section kay.one 2011-11-30 21:06:02 -0800
  • 852a141c21 Settings is now a single page with tabs. kay.one 2011-11-30 21:04:44 -0800
  • e01be46209 Updated jQueryUI theme. kay.one 2011-11-30 20:19:51 -0800
  • 0e91aeb689 Merge branch 'markus' into kay.one kay.one 2011-11-30 20:16:59 -0800
  • 5c091ccb80 Fixed broken tests. kay.one 2011-11-30 20:16:46 -0800
  • 6805a1041b InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs). Mark McDowall 2011-11-30 18:23:22 -0800
  • 4ddd1a0f6f Using RealDb instead of Mocked DB. Mark McDowall 2011-11-30 17:10:36 -0800
  • 21601a5805 Updated EpisodeProviderTest to use Mocker and Db. Mark McDowall 2011-11-30 17:04:46 -0800
  • d82edba26c Fixed broken unit test for parsing future daily shows. Mark McDowall 2011-11-30 00:29:31 -0800
  • fbc0a561ca Fixed a big where Season 0 wasn't being ignored for new seasons + a test to confirm it. Mark McDowall 2011-11-30 00:21:18 -0800
  • bae2cdc1c7 Moved from Tabs to Accordion for Notifiers Mark McDowall 2011-11-29 16:45:45 -0800
  • 168f83dc38 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-11-29 15:24:50 -0800
  • 711d729e72 Merge branch 'markus' into kay.one kay.one 2011-11-28 22:50:26 -0800
  • 30497357b4 Removed single search method in indexer base. kay.one 2011-11-28 22:49:38 -0800
  • 2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable. Mark McDowall 2011-11-28 21:10:43 -0800
  • a9c88bb6ab Merge branch 'markus' into kay.one kay.one 2011-11-28 19:49:46 -0800
  • 041ad20bb3 Renamed EpisodeSorting to Naming (to Match UI). Mark McDowall 2011-11-28 17:11:55 -0800
  • 7af6977cab Indexers will actually support searching for daily episodes. Mark McDowall 2011-11-28 12:05:28 -0800
  • dff3b3596f episode grid is now aligned. kay.one 2011-11-26 22:56:28 -0800
  • 2de116b99d Menu tweaks. kay.one 2011-11-26 22:35:51 -0800
  • 7c529b03b4 Local search updates. kay.one 2011-11-26 22:31:13 -0800
  • 1aa295b2ca New menu. Removed some old images. kay.one 2011-11-26 22:03:16 -0800
  • 66e6503e5a Updated config page titles kay.one 2011-11-26 22:02:32 -0800
  • 5c04d14c70 Updated jQueryUI kay.one 2011-11-26 21:53:30 -0800
  • 8ee8ae79c0 TVDb exceptions are now ignored. kay.one 2011-11-26 19:53:13 -0800
  • ed9460da66 Merge branch 'markus' into kay.one kay.one 2011-11-26 19:19:40 -0800
  • 16eb22b3de Minor code changes kay.one 2011-11-26 19:19:11 -0800
  • 0b8cc7c7e7 Removed commented CSS from EpisodeSorting. Mark McDowall 2011-11-26 12:44:24 -0800
  • 4a904cbf2f Cleaned up EpisodeSorting Settings CSS. Mark McDowall 2011-11-26 12:42:42 -0800
  • e1ffe3d8f9 Fixed Notification Settings. Mark McDowall 2011-11-26 12:34:28 -0800
  • 4bdfaec115 Fixed EpisodeSorting. Mark McDowall 2011-11-26 12:31:45 -0800
  • 4e27d82480 Fixed Indexer Settings. Mark McDowall 2011-11-26 12:28:20 -0800
  • e55e4387fd Fixed Quality Settings. Mark McDowall 2011-11-26 11:37:31 -0800
  • 02f6af4750 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus Mark McDowall 2011-11-26 11:10:36 -0800
  • 726eccb0e8 Processing of Daily Episode searching now supported. Mark McDowall 2011-11-26 11:10:13 -0800
  • 3bcbc713f3 Updated localsearch UI. kay.one 2011-11-26 10:27:44 -0800
  • 59fcb5f138 Fixed local search position kay.one 2011-11-26 09:43:49 -0800
  • 8d26659339 Update jQuery to 1.7.1 (but using Telerik's 1.6.4) kay.one 2011-11-26 09:25:56 -0800
  • c1ea4c18c2 Updated WebActivator to 1.5 kay.one 2011-11-26 09:24:14 -0800
  • da996c97c2 UI Cleanup kay.one 2011-11-25 23:53:16 -0800
  • 60814fde7b Fixed a bug in SeriesSearchJob that would cause it to fail. kay.one 2011-11-25 23:52:54 -0800
  • 313d0f6b8e Fixed broken tests kay.one 2011-11-25 22:45:22 -0800
  • 10264cba5c post download issues are only logged as warn the first time. kay.one 2011-11-25 22:38:22 -0800
  • 482c591716 Added support for pinned messaged. kay.one 2011-11-25 22:27:00 -0800
  • cadccb4360 EpisodeSearch properly uses PerformSearch. Mark McDowall 2011-11-25 22:13:47 -0800