Commit Graph

1706 Commits

Author SHA1 Message Date
kay.one 90a2d40146 fixed service model binding issue. 2012-02-15 22:55:43 -08:00
kay.one 64ae67acbb Fixed error log file. 2012-02-15 22:30:48 -08:00
kay.one dde0432efc Better logging for NzbDrone.Service 2012-02-15 22:17:19 -08:00
Mark McDowall d68ae8f3f3 SeriesGrid now has sorting. 2012-02-15 21:53:12 -08:00
kay.one 89dba91f3a trying to fix nlog for nzbdrone services 2012-02-15 21:14:01 -08:00
kay.one dfba627edc Marking automation tests with "Automation" category 2012-02-15 18:22:14 -08:00
kay.one 61d6a81446 2nd shot at automation using service instead of console. 2012-02-15 17:54:17 -08:00
Mark McDowall 59516c240f Fix for episodes with "Part" in the Episode Title being picked up as mini-series releases. 2012-02-15 12:17:10 -08:00
kay.one 087b2d3b63 Fixed broken build 2012-02-14 21:16:37 -08:00
kay.one 6851e2ae9d Fixed broken test 2012-02-14 18:32:47 -08:00
kay.one 890b8b1c2c updated analytics 2012-02-14 18:24:40 -08:00
kay.one 5c03c873b2 updated analytics 2012-02-14 18:21:56 -08:00
Mark McDowall 2deb6822b0 Updated Nuget packages. 2012-02-14 18:08:47 -08:00
Mark McDowall 830eab57aa Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:12 -08:00
Mark McDowall 102ad8d3cf Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:11 -08:00
Mark McDowall baed29710e Dates used for sorting will rely on EN-US standard, display will relay on user's culture. 2012-02-14 11:15:10 -08:00
kay.one 02ecd0f958 Updated deskmetrix libraries to support better SP, core count detection. 2012-02-13 17:51:16 -08:00
kay.one e5fa098d66 deskmetrics doesn't report during dev. 2012-02-12 23:49:53 -08:00
kay.one 90e5e8eef3 deskmetrics doesn't report during dev. 2012-02-12 23:38:50 -08:00
kay.one 05df752cc8 Fix: Downgraded some log levels for less verbose logging 2012-02-12 23:28:01 -08:00
kay.one abbc1b646c Added more padding to the buttom of the page 2012-02-12 22:42:58 -08:00
kay.one 9bea027907 Fixed compile issue 2012-02-12 22:41:51 -08:00
kay.one 83aa6330d1 Minor cleanups. 2012-02-12 22:38:57 -08:00
Mark McDowall 34f8f0a78f Reversed the last change, if episodes are not parsed in order the report should be rejected. 2012-02-12 21:01:14 -08:00
Mark McDowall fb83212f55 Parser will ensure episode numbers are in order when returned. 2012-02-12 20:27:00 -08:00
Mark McDowall 1abeef7239 Fix: Episode naming for files with multiple episodes. 2012-02-12 14:11:32 -08:00
kay.one 659b3dee55 Improved: Upcoming episodes page no longer shows series that aren't monitored. 2012-02-11 16:02:59 -08:00
kay.one 6df184b7cb New: All setting values are cached for better responsiveness. 2012-02-11 16:02:58 -08:00
Mark McDowall 2051c9d911 Cleaned up CSS for grid action images. 2012-02-11 15:16:08 -08:00
Mark McDowall 53c4641c07 Series/Details season status now shows the correct season status. 2012-02-11 14:01:58 -08:00
Mark McDowall cc8f8bec06 Fixed bracket in logging message. 2012-02-11 00:16:26 -08:00
Mark McDowall 308fd11c83 Fix: Series Titles with apostrophes when searched on NzbMatrix will now return valid results.
Each indexer can now override GetQueryTitle from IndexerBase if required for special title searching.
2012-02-11 00:09:28 -08:00
Mark McDowall 2a6f02be17 Added additional logging to PostDownloadProvider. 2012-02-10 22:33:27 -08:00
Mark McDowall 3f02a1f347 Fixed last broken parsing test. 2012-02-10 21:42:54 -08:00
Mark McDowall b751bbc4ce Fixed broken unit tests from parsing logging changes. 2012-02-10 21:35:14 -08:00
Mark McDowall bc3e7239c2 Log grid will reload when logs are cleared.
History grid will reload when history is trimmed or purged.
2012-02-10 21:00:22 -08:00
kay.one 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) 2012-02-10 17:54:08 -08:00
kay.one 786e38763a Fixed ping for servers with windows auth enabled. 2012-02-10 17:43:07 -08:00
kay.one 5ecbdd3e64 Package cleanup 2012-02-10 16:48:20 -08:00
Mark McDowall 1ace2d5b22 Added missing image. 2012-02-10 00:26:11 -08:00
Mark McDowall 0f756e9e02 Status image on Series grid will update when monitored state is changed. 2012-02-10 00:16:35 -08:00
kay.one ced3ef4081 Removed json library pdb,xml files from the update package. 2012-02-09 23:50:46 -08:00
Mark McDowall 3f1dd805da Good bye Telerik, Hello jQuery 1.7
New: Major redesign of grids on all pages.
2012-02-09 23:37:31 -08:00
Mark McDowall d6e4c5fc53 System/PendingProcessing grid converted to Datatables.
Misnamed Controller and Views removed.
2012-02-09 23:11:56 -08:00
Mark McDowall f21f3517cf System/Indexers moved to DataTables 2012-02-09 22:26:48 -08:00
Mark McDowall 185edfb7f7 System/Jobs now uses DataTables 2012-02-09 22:17:53 -08:00
Mark McDowall 463ab0812e System Config grid now uses DataTables. 2012-02-09 21:26:30 -08:00
Mark McDowall 4225685715 Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
Removed DataTables extras.
2012-02-09 14:34:59 -08:00
Mark McDowall 722db50b35 Removed old log grid copies. 2012-02-09 14:11:01 -08:00
Mark McDowall 9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00