Commit Graph

1686 Commits

Author SHA1 Message Date
Mark McDowall b9d227d162 Stopped links in grid triggering detail view in chrome.
Fixed grid header in FF.
2012-02-05 23:47:10 -08:00
Mark McDowall aba44fb121 Delete added to edit dialog for series. 2012-02-05 13:36:57 -08:00
Mark McDowall e8ad13937a CSS fixes for Series grid. 2012-02-05 12:23:37 -08:00
Mark McDowall a330348c8e Series grid updated to remove Telerik MVC Grid. 2012-02-05 12:17:23 -08:00
kay.one 1d1c62d376 added file logging to services. 2012-02-05 08:53:08 -08:00
kay.one ad9a7fa6e4 Fixed Nzbdrone reporting service to point to the right url. 2012-02-04 23:17:19 -08:00
kay.one 26242d7dde Fixed rebase issues. 2012-02-04 23:00:12 -08:00
kay.one 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. 2012-02-04 22:50:41 -08:00
kay.one ea86ce2fcb banner is removed for series that don't have a banner. 2012-02-04 20:36:43 -08:00
kay.one 9fcb3a4573 Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB) 2012-02-04 20:36:42 -08:00
kay.one 9bee9be397 Season toggle style updates. 2012-02-04 20:36:41 -08:00
kay.one 1571e8ab0b some minor styling updates to season gird. 2012-02-04 20:36:41 -08:00
Mark McDowall 9721738bec Cleaned up SeriesController.
More CSS fixes for Series/Details
2012-02-04 20:36:40 -08:00
Mark McDowall a7c90351ac Click row to see the details of that episode.
Alternate rows are coloured (along with the details)
2012-02-04 20:36:40 -08:00
Mark McDowall d7bc3a3734 Fancy grid, well getting there anyways.
Cell colour only in the "Command" column.
Cell colour toggles when ignored is toggled.
2012-02-04 20:36:39 -08:00
Mark McDowall f065d345a5 Replaced Telerik SeasonGrid with simple table. 2012-02-04 20:36:38 -08:00
kay.one 02a3b38210 Added service integration tests. 2012-02-03 21:28:50 -08:00
Mark McDowall 2fc561f195 After adding all existing series, show no series message to user. 2012-02-02 23:09:08 -08:00
kay.one 65417bd8ec Fixed: Multipart episodes are now added to sab queue using single episode title only. 2012-02-02 22:49:34 -08:00
kay.one 44d6d20bd6 Deskmetrics will not report any data unless using the master branch. 2012-02-02 16:11:18 -08:00
Mark McDowall 7482a4c935 Merge branch 'grid-colour' 2012-02-01 16:03:21 -08:00
Mark McDowall 27001c4b20 Merge branch 'blackhole' 2012-02-01 16:03:06 -08:00
Mark McDowall 249e6d7c4b Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data. 2012-02-01 16:02:20 -08:00
Mark McDowall df6db27d21 Fixed SabPriorityType of Force being Top in the model. 2012-02-01 16:02:19 -08:00
Mark McDowall a83dbbb16f Grid colouring for ignored and missing. 2012-02-01 16:02:17 -08:00
Mark McDowall a96ff2519a New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-02-01 16:02:16 -08:00
Mark McDowall d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. 2012-02-01 16:02:15 -08:00
kay.one 0b88976ce0 Updated deskmetrix libraries to add support for older versions of windodws. 2012-01-31 23:10:21 -08:00
kay.one 2009693787 Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search 2012-01-31 17:38:05 -08:00
Mark McDowall e0170a08e4 More REGEX work, cleaned up some extraneous bits and made them more accurate. 2012-01-31 17:17:42 -08:00
Mark McDowall c700ffcc3b Fixed parsing being too greedy in its search for multi-episode releases. 2012-01-31 16:27:24 -08:00
Mark McDowall 3b0d989cfb Throwing a better exception. 2012-01-31 12:18:24 -08:00
kay.one fb0b487e6d Added broken parser test. 2012-01-31 11:47:13 -08:00
kay.one feb4ef969e Fixed: Issue where daily episodes/full season releases would break sab queue check. 2012-01-31 11:35:03 -08:00
Mark McDowall 9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view.
Java script moved to a separate file so it can be debugged.
2012-01-30 23:19:52 -08:00
Mark McDowall 26adbf2602 Code cleanup per commit comments. More Work?!
EpisodeParseResult will use Season ## when it is a full season instead of writing out each episode number.
2012-01-30 22:55:57 -08:00
Mark McDowall 1f983094ac Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours. 2012-01-30 13:34:15 -08:00
Mark McDowall 78f7b8a53c Grid colouring for ignored and missing. 2012-01-29 22:14:46 -08:00
Mark McDowall 2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading. 2012-01-29 17:38:44 -08:00
Mark McDowall fdd4a6c632 New: Blackhole implemented, allowing clients other than SABnzbd to be used. 2012-01-28 15:53:14 -08:00
Mark McDowall af0532d959 DownloadClient added to the UI, it still will only download via Sabnzbd. 2012-01-28 13:43:44 -08:00
kay.one 68e1a0bc4d Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue. 2012-01-27 16:21:06 -08:00
Mark McDowall 91d3d522ec Parse size to decimal using en-US culture. 2012-01-27 14:53:11 -08:00
Mark McDowall 2bf97fd76f Fix: Size will be displayed in best format when rejected (instead of bytes). It will also be displayed as info so it shows in the normal log. 2012-01-27 08:17:12 -08:00
kay.one 207ea607a7 Fixed spacing in episode search notification. 2012-01-26 22:57:07 -08:00
kay.one b58fe89ce4 analytics will not leak exceptions while in production. 2012-01-26 22:10:15 -08:00
kay.one 14ed804025 Fixed broken reference. 2012-01-26 21:39:37 -08:00
kay.one 14559d035b Updated deskmetrics libraries. 2012-01-26 21:28:00 -08:00
Mark McDowall 60af451493 Merge pull request #8 from NzbDrone/config-backup
Config Backup
2012-01-26 21:26:11 -08:00
Mark McDowall 1990f5ab8c Removed try/catch from CreateBackupZip.
Build NzbDrone.Common when debugging now.
2012-01-26 21:24:41 -08:00