Mark McDowall
5665f64988
Release group shown on history details, take 2
12 years ago
Mark McDowall
a11dc2d204
Purge has been fixed for history
12 years ago
Mark McDowall
d44c07b27b
Fixed: History grid loads faster (lazy loaded)
12 years ago
Mark McDowall
5aff4ab240
New: NzbInfoUrl added to history (link to NZB info at indexer) - Not supported for Womble's.
13 years ago
Mark McDowall
24dae1927f
Fix: Series Editor enhancements to make it more straight forward.
...
Fix: History and Missing Grids now link to Seriesi/Details.
13 years ago
kay.one
3aa0a8f9ee
Better ajax notification for queued jobs.
13 years ago
Mark McDowall
baed29710e
Dates used for sorting will rely on EN-US standard, display will relay on user's culture.
13 years ago
Mark McDowall
bc3e7239c2
Log grid will reload when logs are cleared.
...
History grid will reload when history is trimmed or purged.
13 years ago
Mark McDowall
3f1dd805da
Good bye Telerik, Hello jQuery 1.7
...
New: Major redesign of grids on all pages.
13 years ago
Mark McDowall
ca5888160d
Removed some extraneous code.
...
Missing grid is now a Datatable grid.
13 years ago
Mark McDowall
4af27cc4b5
History grid will now be built from a json array sent to the view.
13 years ago
Mark McDowall
6ffc429ae0
DataTables added for use on History Grid.
13 years ago
kay.one
3cb61e4c34
Cleaned as much of notifications as I could find.
13 years ago
kay.one
1de610c5bb
moved last job over.
13 years ago
kay.one
fabc4c84bd
Moved Jobs to their own folder.
13 years ago
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