Mark McDowall
8f3d4e3128
New: AddSeries autocomplete for series restyled.
13 years ago
Mark McDowall
4b903f2291
Fix: Add Series Series lookup will show an AJAX wheel when loading.
13 years ago
Mark McDowall
f2f0cf81fe
Fix: Series/Details grids in IE will be displayed properly now.
13 years ago
Mark McDowall
01746a06e0
Fixed Series/Details Quality column.
13 years ago
Mark McDowall
991ba4ff0a
Merge branch 'indexers'
...
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
13 years ago
Mark McDowall
1a5b20a48b
Validation is working on Settings -> Indexers again.
13 years ago
kay.one
11db27f6ac
Better check against internal server error exceptions during unit tests.
13 years ago
kay.one
67298d62a0
More new icons, updated status colors.
13 years ago
kay.one
0bb36eb20c
Some new icons/ Submenu tweaks.
13 years ago
kay.one
3b18c9f621
Removed single episode rename button
...
Fix: while renaming series/seasons a single failure no longer stops the whole process
Fix: much better notification during batch rename
13 years ago
kay.one
4e49ceb640
Temporally disabled exceptioneer.
...
Fixed: Increased log file size to 1MB from 400K.
13 years ago
kay.one
96317b476c
Fixed: Parsing of daily episodes with bad date format (YYYY/DD/MM) instead of (YYYY/MM/DD)
13 years ago
Mark McDowall
0ff60bde92
Mass edit is now Series Editor.
...
Renamed Opps to Oops.
Fixed broken SeriesEditor.
13 years ago
kay.one
eddafaca93
Fixed: Settings tabs should load a lot faster.
13 years ago
Mark McDowall
ac58d84a78
New: Added indexer status summary to Settings -> Indexer.
13 years ago
Mark McDowall
9c28e1b22d
fixup! Merge branch 'details'
...
New: Edit added to Series/Details
13 years ago
Mark McDowall
a12dcfd501
Deleting a series will now delete the coresponding seasons.
13 years ago
Mark McDowall
29656c72b0
Edit added to Series/Details.
13 years ago
Mark McDowall
f50d515dde
Merge branch 'upcoming'
13 years ago
Mark McDowall
fc087fde9f
Using jquery button. Now called showDownloaded (defaults to on)
13 years ago
Mark McDowall
d0f7833ac8
Hide downloaded, not downloading.
13 years ago
Mark McDowall
694b712c14
Fix: Parsing issue for episodes with year and 105 style naming.
13 years ago
Mark McDowall
0afa7e17cf
New: Hide Downloaded option added to Upcoming, state is saved in a cookie.
13 years ago
Mark McDowall
f015739285
Fixed broken tests.
13 years ago
Mark McDowall
ffadccb6f7
Added Ajax wheel to Existing Series when loading from the server.
13 years ago
Mark McDowall
6116fdb032
Merge branch 'season-ignore'
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
NzbDrone.Core/NzbDrone.Core.csproj
13 years ago
Mark McDowall
15a29dce81
Parser updated.
13 years ago
Mark McDowall
2c44005ef5
Minor spelling mistake..
13 years ago
Mark McDowall
6798cb342a
Added another test.
13 years ago
kay.one
b5de21552c
Hung automation FAIL!
13 years ago
kay.one
7e38afc838
Logging/Download notification tweaks.
13 years ago
kay.one
e0f901dbe7
Fixed an issue where publish date could not be parsed for rss items.
13 years ago
kay.one
7e7835f3f7
better process cleanup on automation teardown
13 years ago
Mark McDowall
b2a042bd30
Another Plex test, slight name change for some.
13 years ago
Mark McDowall
219ea364a9
More unit tests for Plex notifications.
13 years ago
Mark McDowall
6e767eafab
New: Added Plex to Notifications, allowing notifications and library updates.
13 years ago
Mark McDowall
aac42d4882
More Season ignore work. Already ignored seasons will be ignored.
...
Fix: Season Ignore is handled separately from Episode Ignore.
13 years ago
Mark McDowall
969f8ae5e2
SeasonProvider Added to handle ignoring of Seasons.
13 years ago
kay.one
d27f14d7aa
Updated SignalR to 0.4.0.1
13 years ago
kay.one
0b59bd1312
Updated Unobtrusive Validation to 2.0.20126
13 years ago
kay.one
9d126e54c9
New: Added support for limited retention. Reports older than the configured retention are skipped.
13 years ago
Mark McDowall
0dcbe11a41
New: Mass Edit to edit multiple series at once.
13 years ago
Mark McDowall
d8957a85ef
Small tweak in SignalR dependency injection.
13 years ago
Mark McDowall
c739b3e132
Update clients when new episode is imported (ready).
13 years ago
Mark McDowall
8519c3c745
Updated jQuery Validation to 1.9 (Fixed Nuget conflict)
13 years ago
Mark McDowall
f19721912b
SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently)
13 years ago
kay.one
ac84d76ef9
New: When searching for episodes, newer reports are given priority over older reports of equal quality.
13 years ago
Mark McDowall
5bf56ffca3
Age parsing added to the indexers.
13 years ago
Mark McDowall
64ca52667b
Added unit tests.
13 years ago
Mark McDowall
462eb53897
Retention check added to DecisionEngine.
...
Retention is configurable from Settings/Indexers.
13 years ago