Commit Graph

  • 5c03c873b2 updated analytics kay.one 2012-02-14 18:20:32 -0800
  • 2deb6822b0 Updated Nuget packages. Mark McDowall 2012-02-14 18:08:47 -0800
  • 830eab57aa Fix: Sorting on grids will now be ordered properly regardless of user's date format. Mark McDowall 2012-02-14 11:14:57 -0800
  • 102ad8d3cf Fix: Sorting on grids will now be ordered properly regardless of user's date format. Mark McDowall 2012-02-14 11:12:35 -0800
  • baed29710e Dates used for sorting will rely on EN-US standard, display will relay on user's culture. Mark McDowall 2012-02-14 10:48:13 -0800
  • 02ecd0f958 Updated deskmetrix libraries to support better SP, core count detection. kay.one 2012-02-13 17:51:16 -0800
  • e5fa098d66 deskmetrics doesn't report during dev. kay.one 2012-02-12 23:49:53 -0800
  • 90e5e8eef3 deskmetrics doesn't report during dev. kay.one 2012-02-12 23:38:50 -0800
  • 05df752cc8 Fix: Downgraded some log levels for less verbose logging kay.one 2012-02-12 23:28:01 -0800
  • abbc1b646c Added more padding to the buttom of the page kay.one 2012-02-12 22:42:58 -0800
  • 9bea027907 Fixed compile issue kay.one 2012-02-12 22:41:51 -0800
  • 83aa6330d1 Minor cleanups. kay.one 2012-02-12 22:38:57 -0800
  • 34f8f0a78f Reversed the last change, if episodes are not parsed in order the report should be rejected. Mark McDowall 2012-02-12 21:01:14 -0800
  • fb83212f55 Parser will ensure episode numbers are in order when returned. Mark McDowall 2012-02-12 20:27:00 -0800
  • 1abeef7239 Fix: Episode naming for files with multiple episodes. Mark McDowall 2012-02-12 14:11:08 -0800
  • 659b3dee55 Improved: Upcoming episodes page no longer shows series that aren't monitored. kay.one 2012-02-11 16:02:36 -0800
  • 6df184b7cb New: All setting values are cached for better responsiveness. kay.one 2012-02-11 16:01:52 -0800
  • 2051c9d911 Cleaned up CSS for grid action images. Mark McDowall 2012-02-11 15:16:08 -0800
  • 53c4641c07 Series/Details season status now shows the correct season status. Mark McDowall 2012-02-11 14:01:58 -0800
  • cc8f8bec06 Fixed bracket in logging message. Mark McDowall 2012-02-11 00:16:26 -0800
  • 308fd11c83 Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results. Mark McDowall 2012-02-11 00:09:28 -0800
  • 2a6f02be17 Added additional logging to PostDownloadProvider. Mark McDowall 2012-02-10 22:33:27 -0800
  • 3f02a1f347 Fixed last broken parsing test. Mark McDowall 2012-02-10 21:42:54 -0800
  • b751bbc4ce Fixed broken unit tests from parsing logging changes. Mark McDowall 2012-02-10 21:35:14 -0800
  • bc3e7239c2 Log grid will reload when logs are cleared. Mark McDowall 2012-02-10 21:00:22 -0800
  • d7965022db Fix: RSS parse errors are no longer logged as warning and will not show up in the log page (they are still included in the log files) kay.one 2012-02-10 17:54:08 -0800
  • 786e38763a Fixed ping for servers with windows auth enabled. kay.one 2012-02-10 17:43:07 -0800
  • 5ecbdd3e64 Package cleanup kay.one 2012-02-10 16:48:20 -0800
  • b125efc313 Merge c389241a83 into 1ace2d5b22 #13 GitHub Merge Button 2012-02-10 00:26:17 -0800
  • 1ace2d5b22 Added missing image. Mark McDowall 2012-02-10 00:26:11 -0800
  • 0f756e9e02 Status image on Series grid will update when monitored state is changed. Mark McDowall 2012-02-10 00:16:14 -0800
  • ced3ef4081 Removed json library pdb,xml files from the update package. kay.one 2012-02-09 23:50:46 -0800
  • 3f1dd805da Good bye Telerik, Hello jQuery 1.7 Mark McDowall 2012-02-09 23:37:31 -0800
  • d6e4c5fc53 System/PendingProcessing grid converted to Datatables. Mark McDowall 2012-02-09 23:11:56 -0800
  • f21f3517cf System/Indexers moved to DataTables Mark McDowall 2012-02-09 22:26:48 -0800
  • 185edfb7f7 System/Jobs now uses DataTables Mark McDowall 2012-02-09 22:17:53 -0800
  • 463ab0812e System Config grid now uses DataTables. Mark McDowall 2012-02-09 21:26:30 -0800
  • 4225685715 Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. Mark McDowall 2012-02-09 14:34:59 -0800
  • 722db50b35 Removed old log grid copies. Mark McDowall 2012-02-09 14:11:01 -0800
  • 9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. Mark McDowall 2012-02-09 09:41:51 -0800
  • ca5888160d Removed some extraneous code. Mark McDowall 2012-02-08 17:05:16 -0800
  • b82c63e2ec Removed extraneous model. Mark McDowall 2012-02-08 16:37:54 -0800
  • 4af27cc4b5 History grid will now be built from a json array sent to the view. Mark McDowall 2012-02-08 16:26:34 -0800
  • 6ffc429ae0 DataTables added for use on History Grid. Mark McDowall 2012-02-08 00:17:40 -0800
  • e42f0222dc NzbDrone grids now have thead and tbody properly set. Mark McDowall 2012-02-07 14:28:53 -0800
  • 19fbed2c42 Centered Status Column icons. Mark McDowall 2012-02-07 00:24:44 -0800
  • 7ae751371d Fix: Growl will now work for notifying on grab/download. Mark McDowall 2012-02-07 00:12:37 -0800
  • 04fdb130b8 Really fixed the progress bar, brute force fail. Mark McDowall 2012-02-06 23:38:31 -0800
  • 2000d07180 made edit and delete series dialog height auto. kay.one 2012-02-07 00:20:56 -0800
  • ed028123f3 Prettier series grid. kay.one 2012-02-07 00:12:17 -0800
  • 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 -0800
  • b0c2807b56 Fixed grid ajax links. Mark McDowall 2012-02-06 22:47:02 -0800
  • d5d77559eb styled jquery dialog header. kay.one 2012-02-06 22:37:03 -0800
  • 5717b7f596 New: Rewrite of download decision engine. kay.one 2012-02-06 21:08:07 -0800
  • a168bdfa00 Merge branch 'overview-grid' Mark McDowall 2012-02-06 21:11:26 -0800
  • c389241a83 New: Rewrite of download decision engine. #13 kay.one 2012-02-06 21:08:07 -0800
  • d9acfbaea3 Another column width fix. Mark McDowall 2012-02-06 20:22:00 -0800
  • 834735c850 Fixed Upcoming grid column widths. Mark McDowall 2012-02-06 20:16:40 -0800
  • 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 -0800
  • 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid. Mark McDowall 2012-02-06 17:22:17 -0800
  • c7c56f5ab8 Grid fixes. Mark McDowall 2012-02-06 14:13:33 -0800
  • b9d227d162 Stopped links in grid triggering detail view in chrome. Mark McDowall 2012-02-05 23:47:10 -0800
  • aba44fb121 Delete added to edit dialog for series. Mark McDowall 2012-02-05 13:36:57 -0800
  • e8ad13937a CSS fixes for Series grid. Mark McDowall 2012-02-05 12:23:37 -0800
  • a330348c8e Series grid updated to remove Telerik MVC Grid. Mark McDowall 2012-02-05 12:17:23 -0800
  • 1d1c62d376 added file logging to services. kay.one 2012-02-05 08:53:08 -0800
  • ad9a7fa6e4 Fixed Nzbdrone reporting service to point to the right url. kay.one 2012-02-04 23:17:19 -0800
  • 26242d7dde Fixed rebase issues. kay.one 2012-02-04 23:00:12 -0800
  • 93a0d1a0b6 Merge 174f765ec9 into ea86ce2fcb #12 GitHub Merge Button 2012-02-04 22:52:12 -0800
  • 174f765ec9 New: NzbDrone service to automatically report errors and episode parse issues. #12 kay.one 2012-02-04 22:34:36 -0800
  • ea86ce2fcb banner is removed for series that don't have a banner. kay.one 2012-02-04 20:34:56 -0800
  • 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 -0800
  • 9bee9be397 Season toggle style updates. kay.one 2012-02-04 19:41:21 -0800
  • 1571e8ab0b some minor styling updates to season gird. kay.one 2012-02-04 19:27:29 -0800
  • 9721738bec Cleaned up SeriesController. Mark McDowall 2012-02-04 14:05:56 -0800
  • a7c90351ac Click row to see the details of that episode. Mark McDowall 2012-02-04 12:08:39 -0800
  • d7bc3a3734 Fancy grid, well getting there anyways. Mark McDowall 2012-02-03 23:36:52 -0800
  • f065d345a5 Replaced Telerik SeasonGrid with simple table. Mark McDowall 2012-02-03 20:34:02 -0800
  • 02a3b38210 Added service integration tests. kay.one 2012-02-03 21:28:50 -0800
  • 2fc561f195 After adding all existing series, show no series message to user. Mark McDowall 2012-02-02 23:08:50 -0800
  • 65417bd8ec Fixed: Multipart episodes are now added to sab queue using single episode title only. kay.one 2012-02-02 22:49:34 -0800
  • 44d6d20bd6 Deskmetrics will not report any data unless using the master branch. kay.one 2012-02-02 16:11:18 -0800
  • 7482a4c935 Merge branch 'grid-colour' Mark McDowall 2012-02-01 16:03:21 -0800
  • 27001c4b20 Merge branch 'blackhole' Mark McDowall 2012-02-01 16:03:06 -0800
  • 249e6d7c4b Fixed DateTime parsing in SeriesProvider.CleanAirsTime, will now suppress failures because TheTvDb has random data. Mark McDowall 2012-02-01 15:29:08 -0800
  • df6db27d21 Fixed SabPriorityType of Force being Top in the model. Mark McDowall 2012-02-01 15:25:38 -0800
  • a83dbbb16f Grid colouring for ignored and missing. Mark McDowall 2012-01-29 22:14:46 -0800
  • a96ff2519a New: Blackhole implemented, allowing clients other than SABnzbd to be used. Mark McDowall 2012-01-28 15:53:14 -0800
  • d670e45001 DownloadClient added to the UI, it still will only download via Sabnzbd. Mark McDowall 2012-01-28 13:43:44 -0800
  • 33785706ca Merge fdd4a6c632 into 0b88976ce0 #10 GitHub Merge Button 2012-01-31 23:11:12 -0800
  • 31216e2a13 Merge 2da79128cf into 0b88976ce0 #9 GitHub Merge Button 2012-01-31 23:11:12 -0800
  • ffedac5fc6 Merge 78f7b8a53c into 0b88976ce0 #11 GitHub Merge Button 2012-01-31 23:11:11 -0800
  • 0b88976ce0 Updated deskmetrix libraries to add support for older versions of windodws. kay.one 2012-01-31 23:10:21 -0800
  • 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 -0800
  • e0170a08e4 More REGEX work, cleaned up some extraneous bits and made them more accurate. Mark McDowall 2012-01-31 17:17:42 -0800
  • c700ffcc3b Fixed parsing being too greedy in its search for multi-episode releases. Mark McDowall 2012-01-31 16:27:24 -0800
  • 3b0d989cfb Throwing a better exception. Mark McDowall 2012-01-31 12:18:03 -0800
  • fb0b487e6d Added broken parser test. kay.one 2012-01-31 11:47:13 -0800
  • feb4ef969e Fixed: Issue where daily episodes/full season releases would break sab queue check. kay.one 2012-01-31 11:35:03 -0800
  • 9c5efdb3b4 Fix: Deleting a QualityProfile will now remove it from the view. Mark McDowall 2012-01-30 23:19:52 -0800