Mark McDowall
|
0ff60bde92
|
Mass edit is now Series Editor.
Renamed Opps to Oops.
Fixed broken SeriesEditor.
|
2012-02-23 14:31:50 -08:00 |
|
kay.one
|
eddafaca93
|
Fixed: Settings tabs should load a lot faster.
|
2012-02-23 11:16:11 -08:00 |
|
Mark McDowall
|
ac58d84a78
|
New: Added indexer status summary to Settings -> Indexer.
|
2012-02-22 16:35:52 -08:00 |
|
Mark McDowall
|
9c28e1b22d
|
fixup! Merge branch 'details'
New: Edit added to Series/Details
|
2012-02-22 14:54:56 -08:00 |
|
Mark McDowall
|
a12dcfd501
|
Deleting a series will now delete the coresponding seasons.
|
2012-02-22 13:43:41 -08:00 |
|
Mark McDowall
|
29656c72b0
|
Edit added to Series/Details.
|
2012-02-22 13:41:47 -08:00 |
|
Mark McDowall
|
f50d515dde
|
Merge branch 'upcoming'
|
2012-02-22 11:53:19 -08:00 |
|
Mark McDowall
|
fc087fde9f
|
Using jquery button. Now called showDownloaded (defaults to on)
|
2012-02-22 11:52:31 -08:00 |
|
Mark McDowall
|
d0f7833ac8
|
Hide downloaded, not downloading.
|
2012-02-22 08:37:44 -08:00 |
|
Mark McDowall
|
694b712c14
|
Fix: Parsing issue for episodes with year and 105 style naming.
|
2012-02-22 08:23:25 -08:00 |
|
Mark McDowall
|
0afa7e17cf
|
New: Hide Downloaded option added to Upcoming, state is saved in a cookie.
|
2012-02-22 08:12:12 -08:00 |
|
Mark McDowall
|
f015739285
|
Fixed broken tests.
|
2012-02-22 00:00:51 -08:00 |
|
Mark McDowall
|
ffadccb6f7
|
Added Ajax wheel to Existing Series when loading from the server.
|
2012-02-21 23:46:09 -08:00 |
|
Mark McDowall
|
6116fdb032
|
Merge branch 'season-ignore'
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
|
2012-02-21 23:45:46 -08:00 |
|
Mark McDowall
|
15a29dce81
|
Parser updated.
|
2012-02-21 23:08:22 -08:00 |
|
Mark McDowall
|
2c44005ef5
|
Minor spelling mistake..
|
2012-02-21 23:08:22 -08:00 |
|
Mark McDowall
|
6798cb342a
|
Added another test.
|
2012-02-21 21:04:48 -08:00 |
|
kay.one
|
b5de21552c
|
Hung automation FAIL!
|
2012-02-21 20:52:15 -08:00 |
|
kay.one
|
7e38afc838
|
Logging/Download notification tweaks.
|
2012-02-21 20:43:19 -08:00 |
|
kay.one
|
e0f901dbe7
|
Fixed an issue where publish date could not be parsed for rss items.
|
2012-02-21 20:00:07 -08:00 |
|
kay.one
|
7e7835f3f7
|
better process cleanup on automation teardown
|
2012-02-21 20:00:06 -08:00 |
|
Mark McDowall
|
b2a042bd30
|
Another Plex test, slight name change for some.
|
2012-02-21 16:55:21 -08:00 |
|
Mark McDowall
|
219ea364a9
|
More unit tests for Plex notifications.
|
2012-02-21 16:53:17 -08:00 |
|
Mark McDowall
|
6e767eafab
|
New: Added Plex to Notifications, allowing notifications and library updates.
|
2012-02-21 15:10:42 -08:00 |
|
Mark McDowall
|
aac42d4882
|
More Season ignore work. Already ignored seasons will be ignored.
Fix: Season Ignore is handled separately from Episode Ignore.
|
2012-02-20 22:50:38 -08:00 |
|
Mark McDowall
|
969f8ae5e2
|
SeasonProvider Added to handle ignoring of Seasons.
|
2012-02-20 19:25:19 -08:00 |
|
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 |
|