Commit graph

  • ca5888160d Removed some extraneous code. Mark McDowall 2012-02-08 17:05:16 -08:00
  • b82c63e2ec Removed extraneous model. Mark McDowall 2012-02-08 16:37:54 -08:00
  • 4af27cc4b5 History grid will now be built from a json array sent to the view. Mark McDowall 2012-02-08 16:26:34 -08:00
  • 6ffc429ae0 DataTables added for use on History Grid. Mark McDowall 2012-02-08 00:17:40 -08:00
  • e42f0222dc NzbDrone grids now have thead and tbody properly set. Mark McDowall 2012-02-07 14:28:53 -08:00
  • 19fbed2c42 Centered Status Column icons. Mark McDowall 2012-02-07 00:24:44 -08:00
  • 7ae751371d Fix: Growl will now work for notifying on grab/download. Mark McDowall 2012-02-07 00:12:37 -08:00
  • 04fdb130b8 Really fixed the progress bar, brute force fail. Mark McDowall 2012-02-06 23:38:31 -08:00
  • 2000d07180 made edit and delete series dialog height auto. kay.one 2012-02-07 00:20:56 -08:00
  • ed028123f3 Prettier series grid. kay.one 2012-02-07 00:12:17 -08:00
  • 67e8712725 Magic was hiding the progress bar colour. Brute force beats magic. Bears beat beats, Bears beat Battlestar Galactica. Mark McDowall 2012-02-06 23:09:02 -08:00
  • b0c2807b56 Fixed grid ajax links. Mark McDowall 2012-02-06 22:47:02 -08:00
  • d5d77559eb styled jquery dialog header. kay.one 2012-02-06 22:37:03 -08:00
  • 5717b7f596 New: Rewrite of download decision engine. kay.one 2012-02-06 21:08:07 -08:00
  • a168bdfa00 Merge branch 'overview-grid' Mark McDowall 2012-02-06 21:11:26 -08:00
  • d9acfbaea3 Another column width fix. Mark McDowall 2012-02-06 20:22:00 -08:00
  • 834735c850 Fixed Upcoming grid column widths. Mark McDowall 2012-02-06 20:16:40 -08:00
  • 854d66c1f5 More grid work. Row partial views are now sent a bool set to true if it is an alternate row. Mark McDowall 2012-02-06 19:48:26 -08:00
  • 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid. Mark McDowall 2012-02-06 17:22:17 -08:00
  • c7c56f5ab8 Grid fixes. Mark McDowall 2012-02-06 14:13:33 -08:00
  • b9d227d162 Stopped links in grid triggering detail view in chrome. Mark McDowall 2012-02-05 23:47:10 -08:00
  • aba44fb121 Delete added to edit dialog for series. Mark McDowall 2012-02-05 13:36:57 -08:00
  • e8ad13937a CSS fixes for Series grid. Mark McDowall 2012-02-05 12:23:37 -08:00
  • a330348c8e Series grid updated to remove Telerik MVC Grid. Mark McDowall 2012-02-05 12:17:23 -08:00
  • 1d1c62d376 added file logging to services. kay.one 2012-02-05 08:53:08 -08:00
  • ad9a7fa6e4 Fixed Nzbdrone reporting service to point to the right url. kay.one 2012-02-04 23:17:19 -08:00
  • 26242d7dde Fixed rebase issues. kay.one 2012-02-04 23:00:12 -08:00
  • 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. kay.one 2012-02-04 22:34:36 -08:00
  • ea86ce2fcb banner is removed for series that don't have a banner. kay.one 2012-02-04 20:34:56 -08:00
  • 9fcb3a4573 Improved: Episodes that are in the future AND have no title will not be added to db (place holder episodes in TVDB) kay.one 2012-02-04 20:34:28 -08:00
  • 9bee9be397 Season toggle style updates. kay.one 2012-02-04 19:41:21 -08:00
  • 1571e8ab0b some minor styling updates to season gird. kay.one 2012-02-04 19:27:29 -08:00
  • 9721738bec Cleaned up SeriesController. Mark McDowall 2012-02-04 14:05:56 -08:00
  • a7c90351ac Click row to see the details of that episode. Mark McDowall 2012-02-04 12:08:39 -08:00
  • d7bc3a3734 Fancy grid, well getting there anyways. Mark McDowall 2012-02-03 23:36:52 -08:00
  • f065d345a5 Replaced Telerik SeasonGrid with simple table. Mark McDowall 2012-02-03 20:34:02 -08:00
  • 02a3b38210 Added service integration tests. kay.one 2012-02-03 21:28:50 -08:00
  • 2fc561f195 After adding all existing series, show no series message to user. Mark McDowall 2012-02-02 23:08:50 -08:00
  • 65417bd8ec Fixed: Multipart episodes are now added to sab queue using single episode title only. kay.one 2012-02-02 22:49:34 -08:00
  • 44d6d20bd6 Deskmetrics will not report any data unless using the master branch. kay.one 2012-02-02 16:11:18 -08:00
  • 7482a4c935 Merge branch 'grid-colour' Mark McDowall 2012-02-01 16:03:21 -08:00
  • 27001c4b20 Merge branch 'blackhole' Mark McDowall 2012-02-01 16:03:06 -08:00
  • 249e6d7c4b Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data. Mark McDowall 2012-02-01 15:29:08 -08:00
  • df6db27d21 Fixed SabPriorityType of Force being Top in the model. Mark McDowall 2012-02-01 15:25:38 -08:00
  • a83dbbb16f Grid colouring for ignored and missing. Mark McDowall 2012-01-29 22:14:46 -08:00
  • a96ff2519a New: Blackhole implemented, allowing clients other than SABnzbd to be used. Mark McDowall 2012-01-28 15:53:14 -08:00
  • d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. Mark McDowall 2012-01-28 13:43:44 -08:00
  • 0b88976ce0 Updated deskmetrix libraries to add support for older versions of windodws. kay.one 2012-01-31 23:10:21 -08:00
  • 2009693787 Fix: Indexers that are enabled but aren't configured correctly will be skipped during rss/search kay.one 2012-01-31 17:37:36 -08:00
  • e0170a08e4 More REGEX work, cleaned up some extraneous bits and made them more accurate. Mark McDowall 2012-01-31 17:17:42 -08:00
  • c700ffcc3b Fixed parsing being too greedy in its search for multi-episode releases. Mark McDowall 2012-01-31 16:27:24 -08:00
  • 3b0d989cfb Throwing a better exception. Mark McDowall 2012-01-31 12:18:03 -08:00
  • fb0b487e6d Added broken parser test. kay.one 2012-01-31 11:47:13 -08:00
  • feb4ef969e Fixed: Issue where daily episodes/full season releases would break sab queue check. kay.one 2012-01-31 11:35:03 -08:00
  • 9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view. Mark McDowall 2012-01-30 23:19:52 -08:00
  • 26adbf2602 Code cleanup per commit comments. More Work?! Mark McDowall 2012-01-30 22:55:57 -08:00
  • 1f983094ac Fix: Resolved a parsing issue when timeleft for an SabQueueItem was greater than 24 hours. Mark McDowall 2012-01-30 13:34:15 -08:00
  • 78f7b8a53c Grid colouring for ignored and missing. Mark McDowall 2012-01-29 22:14:46 -08:00
  • 2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading. Mark McDowall 2012-01-29 17:38:44 -08:00
  • fdd4a6c632 New: Blackhole implemented, allowing clients other than SABnzbd to be used. Mark McDowall 2012-01-28 15:53:14 -08:00
  • af0532d959 DownloadClient added to the UI, it still will only download via Sabnzbd. Mark McDowall 2012-01-28 13:43:44 -08:00
  • 68e1a0bc4d Fixed: Fixed issue where an unknown episode/item in the queue would crash CheckQueue. kay.one 2012-01-27 16:15:09 -08:00
  • 91d3d522ec Parse size to decimal using en-US culture. Mark McDowall 2012-01-27 14:53:11 -08:00
  • 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. Mark McDowall 2012-01-27 08:17:12 -08:00
  • 207ea607a7 Fixed spacing in episode search notification. kay.one 2012-01-26 22:57:07 -08:00
  • b58fe89ce4 analytics will not leak exceptions while in production. kay.one 2012-01-26 22:10:15 -08:00
  • 14ed804025 Fixed broken reference. kay.one 2012-01-26 21:39:37 -08:00
  • 14559d035b Updated deskmetrics libraries. kay.one 2012-01-26 21:26:39 -08:00
  • 60af451493 Merge pull request #8 from NzbDrone/config-backup Mark McDowall 2012-01-26 21:26:11 -08:00
  • 1990f5ab8c Removed try/catch from CreateBackupZip. Mark McDowall 2012-01-26 21:24:41 -08:00
  • 6cabbcb8b7 Merge pull request #7 from NzbDrone/config-backup Keivan Beigi 2012-01-26 21:24:27 -08:00
  • 8ce6e8a08e Cleaned up Backup. Mark McDowall 2012-01-26 21:05:09 -08:00
  • 928bc55839 New: Backup added to Settings -> System Mark McDowall 2012-01-26 19:59:30 -08:00
  • 93ee97123f System/Backup will backup Config.xml and NzbDrone.sdf to a zip file for the client to download. Mark McDowall 2012-01-25 23:56:05 -08:00
  • ab7d3ebcc5 New: Added check to ensure FW is enabled before opening and closing ports. Mark McDowall 2012-01-25 18:00:17 -08:00
  • 340f05aef4 Fixed broken tests, DeskMetrics now has a different id during dev and production. kay.one 2012-01-25 17:52:47 -08:00
  • 4ea475d428 New: NzbDrone is now preloaded on start. making accessing it for the first time after a restart or update a lot faster. kay.one 2012-01-25 17:30:55 -08:00
  • 7a83a46d31 Added integration to deskmetrics kay.one 2012-01-25 17:29:55 -08:00
  • b225db9aaf Started to add support for deskmetrics kay.one 2012-01-24 19:09:49 -08:00
  • 02cb12bdb8 BacklogSetting refactoring. Mark McDowall 2012-01-25 17:02:21 -08:00
  • 3a5d99921e New: Backlog can now be controlled per series. Mark McDowall 2012-01-24 17:21:20 -08:00
  • 6772db7e69 EpisodesWithoutFiles returns Series.* instead of Series.Title only. Mark McDowall 2012-01-24 17:11:16 -08:00
  • 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit. Mark McDowall 2012-01-23 22:29:32 -08:00
  • fb17765d3a Fixed issues with searching and the results being filtered before the SearchProvider could properly handle them. Mark McDowall 2012-01-23 12:25:14 -08:00
  • 413991485f Spelling fixed. Mark McDowall 2012-01-23 11:00:05 -08:00
  • 71c5653b91 Password boxes will now keep value from Database instead of wiping out saved values when saved with empty fields. Mark McDowall 2012-01-23 10:57:15 -08:00
  • 8267be0a48 Added another test for IsUpgrade. Mark McDowall 2012-01-23 08:32:14 -08:00
  • 197979ea3c QualityParseTest will accept bool IsProper as a parameter. Mark McDowall 2012-01-23 08:24:07 -08:00
  • d6d1bbe3f5 Tweaked Progress notification. kay.one 2012-01-22 23:43:54 -08:00
  • 2875832db0 Made search notifications a bit more friendly ;) kay.one 2012-01-22 23:07:00 -08:00
  • 7071cf829a Updated diskprovider to use GetFiles instead of EnumerateFiles to prevent a screwed up issue. kay.one 2012-01-22 22:43:11 -08:00
  • ead5f37921 Directory write time is now calculated based on the most recent file write to any file inside of that directory. kay.one 2012-01-22 20:59:23 -08:00
  • a68c882032 fixed http 500 error. kay.one 2012-01-22 20:34:30 -08:00
  • 54881a0e4a fixed http 500 error. kay.one 2012-01-22 20:29:09 -08:00
  • 63bef2de31 Fixed more queue issue. kay.one 2012-01-22 20:24:39 -08:00
  • baa0b8df67 Series Grid won't show series that haven't been completely added (LastInfoSync is null). Mark McDowall 2012-01-22 20:14:01 -08:00
  • 9150574c35 Fixed 503 Http errors not marking the test as ignored. kay.one 2012-01-22 19:16:19 -08:00
  • 0d582f12fb Fixed 503 Http errors not marking the test as ignored. kay.one 2012-01-22 19:01:16 -08:00
  • 01775d70b3 Fixed broken test. kay.one 2012-01-22 18:47:50 -08:00
  • 6d43b9354b Enabled rolling file logging. kay.one 2012-01-22 18:39:42 -08:00