Commit Graph

1678 Commits

Author SHA1 Message Date
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
Mark McDowall afbb107106 Mass edit uses common styling and Datatables for alternate row colouring. 2012-02-18 12:16:27 -08:00
Mark McDowall d616dfaa0f Fixed Quality Sliders. 2012-02-18 12:00:50 -08:00
Mark McDowall 02dcb219a2 Fix: Series grid won't flash an unstyled header before it is loaded. 2012-02-18 11:41:29 -08:00
kay.one 5064eaf9a9 minor ui tweaks. 2012-02-17 16:43:16 -08:00
kay.one ac639120e3 Updated production detection to use path as well as version number. 2012-02-17 16:27:47 -08:00
Mark McDowall 2064700eb1 Fixed Details link is Series/Index.
Delete extraneous Series partial view.
2012-02-17 16:25:18 -08:00
kay.one 04afa21b98 Upgraded services to latest version of Petapoco 2012-02-17 14:04:36 -08:00
Mark McDowall ba43509a67 Cookie will be saved for 1 year now. 2012-02-15 23:27:03 -08:00
Mark McDowall 172827e76e New: Sorting added to Series Grid, sort order will be saved even after navigating to another page. 2012-02-15 23:17:15 -08:00
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