1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-20 00:11:46 +02:00
Commit Graph

3426 Commits

Author SHA1 Message Date
Mark McDowall
e62274bc54 Removed misc tab from settings 2013-07-09 19:57:48 -07:00
Mark McDowall
2909498781 Season monitor toggle added 2013-07-09 19:57:47 -07:00
Mark McDowall
b520554741 Toogle cell shows spinner when clicked 2013-07-09 19:57:46 -07:00
Mark McDowall
1143547556 Revert "Airing instead of On Air"
This reverts commit 5b226a4a5e.
2013-07-09 19:57:45 -07:00
Mark McDowall
3aa0507912 Toggle episode monitored status from the table 2013-07-09 19:57:43 -07:00
Keivan Beigi
966b9d62b7 removed Nzbx 2013-07-09 15:07:04 -07:00
Keivan Beigi
54c36e9264 Getting model by invalid ID throws a more specific exception. 2013-07-09 15:07:03 -07:00
Mark McDowall
f3534de0c5 Added season and episode number to episode details
SInce FullCalendar requires the title property this also support episodeTitle as the episode name displayed
2013-07-08 18:39:38 -07:00
Mark McDowall
41baecc2ee Monitored instead of ignored for episodes and seasons 2013-07-08 18:39:37 -07:00
Mark McDowall
5b226a4a5e Airing instead of On Air 2013-07-08 18:39:35 -07:00
Keivan Beigi
424b6cdcf6 fixed Marr's annoying namespace so resharper can shutup about it. 2013-07-08 17:49:53 -07:00
Keivan Beigi
e1488229fe removed old TODOs. 2013-07-08 17:47:45 -07:00
Keivan Beigi
34f3ee6b4b NzbDrone Update no longer opens console/browser. 2013-07-08 17:47:44 -07:00
Mark McDowall
46c093559e Ellipsis episode title in upcoming 2013-07-08 10:05:29 -07:00
Mark McDowall
1727a25260 Added legend to calendar 2013-07-08 00:17:01 -07:00
Mark McDowall
b420592553 Fixed colours on Calendar 2013-07-07 23:39:19 -07:00
Mark McDowall
98c5ee4bea Fixed broken DownloadClient tests 2013-07-07 20:24:27 -07:00
Mark McDowall
21656ecc39 Added ParsedEpisodeInfo to LocalEpisode 2013-07-07 20:17:07 -07:00
Mark McDowall
98e94643fb Episodes older than 14 days have their own priority 2013-07-07 20:15:15 -07:00
Keivan Beigi
c12ea363d8 fixed app start on clean windows 8 2013-07-07 17:37:23 -07:00
kay.one
86984bbae3 Added cert override for integration tests 2013-07-07 10:27:11 -07:00
kay.one
e0bf68123d ignore cert errors in linux http://www.mono-project.com/FAQ:_Security 2013-07-07 10:19:08 -07:00
kay.one
aa50be076c fixed double compression issue. 2013-07-06 23:50:49 -07:00
kay.one
d34b527842 Revert "updated nancy to 0.17.1.0"
This reverts commit 92c3fe61f2.
2013-07-06 21:36:37 -07:00
kay.one
a1581477b8 fixed gzip for static resource. 2013-07-06 20:56:48 -07:00
kay.one
51fb6376b9 fixed gzip for static resource. 2013-07-06 20:56:33 -07:00
kay.one
92c3fe61f2 updated nancy to 0.17.1.0 2013-07-06 16:29:01 -07:00
kay.one
c83a67c9e2 New NzbDrone logo. 2013-07-06 15:46:36 -07:00
Mark McDowall
fa6888e964 Fixed broken file mover test 2013-07-06 15:39:04 -07:00
Mark McDowall
5644ca0e05 Fixed folder auto complete 2013-07-06 15:00:59 -07:00
Mark McDowall
aeb8ee06f6 Episode import uses specs and moves before import now 2013-07-06 15:00:57 -07:00
kay.one
9ed5a06504 marked UpdateServiceFixture as Windows only test 2013-07-06 12:10:32 -07:00
kay.one
c02e187f32 updated OWIN 2013-07-06 12:10:11 -07:00
Keivan Beigi
1be62b374a disable delete profile button, show tooltip if profile is in use. 2013-07-05 17:29:29 -07:00
Keivan Beigi
32d6909045 fixed Ajax errors not being displayed in the UI. 2013-07-05 17:01:28 -07:00
Mark McDowall
b79f695564 Exit with non-zero exit code when build.ps1 fails 2013-07-05 16:13:04 -07:00
Keivan Beigi
f4ceb57b2b fixed issue where tvdbepisodeid change would break episode update. 2013-07-05 15:55:08 -07:00
Mark McDowall
fc9dcb1084 Tootips added or episode status 2013-07-05 13:27:16 -07:00
Mark McDowall
62e9d7566e Number input for ViewTemplate 2013-07-05 13:27:14 -07:00
Mark McDowall
27a4d63e18 Better icons in main menu 2013-07-05 13:27:12 -07:00
Mark McDowall
e2addd47ec Add Series autocomplete extends beyond tiny modal now. 2013-07-05 13:27:10 -07:00
Keivan Beigi
cbb1e17c4e fixed broken build 2013-07-05 13:18:52 -07:00
Keivan Beigi
c1a75604fd Kill NzbDrone process if service couldn't be stopped.
better Process/Service handling.
2013-07-05 11:51:38 -07:00
Mark McDowall
6e3aef8ab2 Fixed NzbGet test 2013-07-04 23:40:37 -07:00
Mark McDowall
72fe0e74d7 Set ProgramData folder permissions for everyone 2013-07-04 23:30:45 -07:00
Mark McDowall
c719b17ac0 New migration to fix moving from UseSceneName to RenameEpsiodes 2013-07-04 22:25:15 -07:00
kay.one
a216e37d6a better Series.ToString() 2013-07-04 22:17:42 -07:00
kay.one
2d41ebcc78 made some of useless exceptions to calm down. 2013-07-04 22:17:42 -07:00
Mark McDowall
cdcf2767fc Removed Misc from settings 2013-07-04 22:07:10 -07:00
Mark McDowall
ca21e0d26f Fixed broken filename tests 2013-07-04 22:05:50 -07:00