Mark McDowall
f02e92b005
Fixed EpisodeSorting examples layout.
...
Added Missing to main UI.
Add links to series from History and Missing.
Image for search link on Missing.
13 years ago
Mark McDowall
ac3c3386fc
Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search)
13 years ago
kay.one
1e9ae9a508
leftover notification code
13 years ago
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall
ecd0fb50a8
Removed extra injects that weren't needed.
...
Wrapped find series in try/catch to prevent a case where the series is in SceneMapping, but isn't in the users database. -Missed in last commit apparently.
14 years ago
Mark McDowall
0972c956b8
HistoryProvider will return History Items with Episode and SeriesTitle.
14 years ago
Mark McDowall
d28e94868c
Parser will remove quotes before trying to get filename from the path.
...
HistoryController - Gets Series from seriesProvider.
UpcomingComtroller - Gets Series from seriesProvider.
14 years ago
kay.one
3ef17273fd
HistoryProvider now uses PetaPoco
14 years ago
Mark McDowall
3572855c34
History view will no longer hit the DB with the same request so many times.
14 years ago
kay.one
67d8bf4147
Removed indexertype property
14 years ago
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
14 years ago
Mark McDowall
b146b62ef3
Added images for provider, shown on the History grid.
14 years ago
kay.one
fa1b287d58
JobProvider now stores last execution and success
...
JobProvider is now wired working
Job view ui is updated
14 years ago
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
14 years ago
kay.one
e896af5cd0
ReSharper code cleanup
14 years ago
Mark McDowall
0d95302aee
Removed IHistoryProvider.
14 years ago
Mark McDowall
33b09567ce
History VIew Added.
...
Fixed Relationships between History and Episode/Indexer.
Indexer now uses int as ID, string caused issues.
Get single Indexer by ID.
14 years ago