Commit Graph

1865 Commits

Author SHA1 Message Date
Mark McDowall 4b903f2291 Fix: Add Series Series lookup will show an AJAX wheel when loading. 2012-02-25 14:21:06 -08:00
Mark McDowall f2f0cf81fe Fix: Series/Details grids in IE will be displayed properly now. 2012-02-25 14:21:05 -08:00
Mark McDowall 01746a06e0 Fixed Series/Details Quality column. 2012-02-25 14:21:04 -08:00
Mark McDowall 991ba4ff0a Merge branch 'indexers'
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
2012-02-25 14:21:03 -08:00
Mark McDowall 1a5b20a48b Validation is working on Settings -> Indexers again. 2012-02-25 14:21:03 -08:00
kay.one 11db27f6ac Better check against internal server error exceptions during unit tests. 2012-02-25 11:57:56 -08:00
kay.one 67298d62a0 More new icons, updated status colors. 2012-02-25 11:41:48 -08:00
kay.one 0bb36eb20c Some new icons/ Submenu tweaks. 2012-02-25 08:35:27 -08:00
kay.one 3b18c9f621 Removed single episode rename button
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
2012-02-24 18:01:53 -08:00
kay.one 4e49ceb640 Temporally disabled exceptioneer.
Fixed: Increased log file size to 1MB from 400K.
2012-02-24 00:18:57 -08:00
kay.one 96317b476c Fixed: Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD) 2012-02-23 23:31:42 -08:00
Mark McDowall 0ff60bde92 Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
2012-02-23 14:31:50 -08:00
kay.one eddafaca93 Fixed: Settings tabs should load a lot faster. 2012-02-23 11:16:11 -08:00
Mark McDowall ac58d84a78 New: Added indexer status summary to Settings -> Indexer. 2012-02-22 16:35:52 -08:00
Mark McDowall 9c28e1b22d fixup! Merge branch 'details'
New: Edit added to Series/Details
2012-02-22 14:54:56 -08:00
Mark McDowall a12dcfd501 Deleting a series will now delete the coresponding seasons. 2012-02-22 13:43:41 -08:00
Mark McDowall 29656c72b0 Edit added to Series/Details. 2012-02-22 13:41:47 -08:00
Mark McDowall f50d515dde Merge branch 'upcoming' 2012-02-22 11:53:19 -08:00
Mark McDowall fc087fde9f Using jquery button. Now called showDownloaded (defaults to on) 2012-02-22 11:52:31 -08:00
Mark McDowall d0f7833ac8 Hide downloaded, not downloading. 2012-02-22 08:37:44 -08:00
Mark McDowall 694b712c14 Fix: Parsing issue for episodes with year and 105 style naming. 2012-02-22 08:23:25 -08:00
Mark McDowall 0afa7e17cf New: Hide Downloaded option added to Upcoming, state is saved in a cookie. 2012-02-22 08:12:12 -08:00
Mark McDowall f015739285 Fixed broken tests. 2012-02-22 00:00:51 -08:00
Mark McDowall ffadccb6f7 Added Ajax wheel to Existing Series when loading from the server. 2012-02-21 23:46:09 -08:00
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
Mark McDowall 15a29dce81 Parser updated. 2012-02-21 23:08:22 -08:00
Mark McDowall 2c44005ef5 Minor spelling mistake.. 2012-02-21 23:08:22 -08:00
Mark McDowall 6798cb342a Added another test. 2012-02-21 21:04:48 -08:00
kay.one b5de21552c Hung automation FAIL! 2012-02-21 20:52:15 -08:00
kay.one 7e38afc838 Logging/Download notification tweaks. 2012-02-21 20:43:19 -08:00
kay.one e0f901dbe7 Fixed an issue where publish date could not be parsed for rss items. 2012-02-21 20:00:07 -08:00
kay.one 7e7835f3f7 better process cleanup on automation teardown 2012-02-21 20:00:06 -08:00
Mark McDowall b2a042bd30 Another Plex test, slight name change for some. 2012-02-21 16:55:21 -08:00
Mark McDowall 219ea364a9 More unit tests for Plex notifications. 2012-02-21 16:53:17 -08:00
Mark McDowall 6e767eafab New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
2012-02-20 22:50:38 -08:00
Mark McDowall 969f8ae5e2 SeasonProvider Added to handle ignoring of Seasons. 2012-02-20 19:25:19 -08:00
kay.one d27f14d7aa Updated SignalR to 0.4.0.1 2012-02-18 14:35:20 -08:00
kay.one 0b59bd1312 Updated Unobtrusive Validation to 2.0.20126 2012-02-18 14:34:37 -08:00
kay.one 9d126e54c9 New: Added support for limited retention. Reports older than the configured retention are skipped. 2012-02-18 13:18:19 -08:00
Mark McDowall 0dcbe11a41 New: Mass Edit to edit multiple series at once. 2012-02-18 12:42:14 -08:00
Mark McDowall d8957a85ef Small tweak in SignalR dependency injection. 2012-02-18 12:42:13 -08:00
Mark McDowall c739b3e132 Update clients when new episode is imported (ready). 2012-02-18 12:42:12 -08:00
Mark McDowall 8519c3c745 Updated jQuery Validation to 1.9 (Fixed Nuget conflict) 2012-02-18 12:42:12 -08:00
Mark McDowall f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently) 2012-02-18 12:42:11 -08:00
kay.one ac84d76ef9 New: When searching for episodes, newer reports are given priority over older reports of equal quality. 2012-02-18 12:33:06 -08:00
Mark McDowall 5bf56ffca3 Age parsing added to the indexers. 2012-02-18 12:33:05 -08:00
Mark McDowall 64ca52667b Added unit tests. 2012-02-18 12:33:04 -08:00
Mark McDowall 462eb53897 Retention check added to DecisionEngine.
Retention is configurable from Settings/Indexers.
2012-02-18 12:33:04 -08:00
Mark McDowall 8c0efac00b MassEdit grid won't try to show details. 2012-02-18 12:18:51 -08:00