Commit Graph

1494 Commits (b498c242af75e236cc1799e1490f817ff5219a12)
 

Author SHA1 Message Date
Mark McDowall 058ca93576 DiskScanJob changed to run every 6 hours, instead of every hour.
13 years ago
Mark McDowall 9e42f3b65f Changed the menu font and sizing, no more blur.
13 years ago
Mark McDowall def86f90f5 Fixed adding of existing series, whoops.
13 years ago
Mark McDowall d2779d2cdf Fixed bug with duplicate episode naming.
13 years ago
Mark McDowall 8170daf025 Minor CSS fix.
13 years ago
Mark McDowall 8919592b24 Only show one Existing Series per line now.
13 years ago
Mark McDowall a877312b1a Fixed save button text.
13 years ago
Mark McDowall f99e629817 Fixed the add button on AddSeries.
13 years ago
kay.one 4486238c4c some notification tweaks.
13 years ago
kay.one f4047dee2c episode grid is now sortable.
13 years ago
kay.one f84f8ac992 Fixed auto-complete styling.
13 years ago
kay.one c23447e994 Merge branch 'markus' into kay.one
13 years ago
Mark McDowall ac0371ff5c Fixed test per comments on last commit.
13 years ago
Mark McDowall b9e9bb06a4 EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
13 years ago
Mark McDowall ceec420035 Added test to verify EpisodeInfo would ignore new episodes for an ignored season (no bug here).
13 years ago
kay.one 1de610c5bb moved last job over.
13 years ago
Mark McDowall 1498027192 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one ce8713d953 last fix for deleted job didn't work, this should fix it.
13 years ago
kay.one 08a5b28f40 Banners folder moved to root.
13 years ago
kay.one 76608fc440 Banners folder moved to root.
13 years ago
Mark McDowall 9a0fe35008 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall f3fbcec8cb GetEpisodesByParseResult will return multiple episode names when multiple episodes are found.
13 years ago
kay.one bb460163c2 Fixed job provider issue where deleted job classes would break scheduler.
13 years ago
kay.one def450290f Removed ping from service start to speed up service start time.
13 years ago
kay.one 35cddf08df Added Service install/uninstall batch files
13 years ago
kay.one 2eb14d93b7 Removed "nzbdrone" "iisexpress" spam from console.
13 years ago
Mark McDowall dba5a1a236 GetSabTitle will now handle daily episodes.
13 years ago
Mark McDowall 8de49bb112 Moved RenameSeriesJob to the Jobs folder.
13 years ago
Mark McDowall 4100274b2e Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 3b4b20cc95 SceneMappingProvider will perform an update if database is empty when looking for a SeriesId or SceneName.
13 years ago
kay.one cc60b972fd Fixed broken test.
13 years ago
kay.one b1c1f5e6d6 Fixed broken build.
13 years ago
kay.one fabc4c84bd Moved Jobs to their own folder.
13 years ago
Mark McDowall f9dab843ae Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one cc8c70d7f5 Fixed some bugs, cleaned up some code.
13 years ago
Mark McDowall 027e16389b Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
kay.one 85736029c8 Fixed issue where update provider called db in a loop.
13 years ago
kay.one 82e2cb2d1e Settings forms are fixed.
13 years ago
kay.one 1cfc2f3fe4 Removed MainContent Section
13 years ago
Mark McDowall 3c09533976 Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus
13 years ago
Mark McDowall 1b0cdf922e Removed un-needed call from Episode Search.
13 years ago
kay.one 9841d7728e Removed MainContent Section
13 years ago
kay.one 852a141c21 Settings is now a single page with tabs.
13 years ago
kay.one e01be46209 Updated jQueryUI theme.
13 years ago
kay.one 0e91aeb689 Merge branch 'markus' into kay.one
13 years ago
kay.one 5c091ccb80 Fixed broken tests.
13 years ago
Mark McDowall 6805a1041b InitializeJobs will use current DateTime to setup new jobs (Prevents jobs running immediately for new installs).
13 years ago
Mark McDowall 4ddd1a0f6f Using RealDb instead of Mocked DB.
13 years ago
Mark McDowall 21601a5805 Updated EpisodeProviderTest to use Mocker and Db.
13 years ago
Mark McDowall d82edba26c Fixed broken unit test for parsing future daily shows.
13 years ago