kay.one
3aa0a8f9ee
Better ajax notification for queued jobs.
2012-02-26 13:47:04 -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
Mark McDowall
bc3e7239c2
Log grid will reload when logs are cleared.
...
History grid will reload when history is trimmed or purged.
2012-02-10 21:00:22 -08:00
Mark McDowall
3f1dd805da
Good bye Telerik, Hello jQuery 1.7
...
New: Major redesign of grids on all pages.
2012-02-09 23:37:31 -08:00
Mark McDowall
ca5888160d
Removed some extraneous code.
...
Missing grid is now a Datatable grid.
2012-02-08 17:05:16 -08:00
Mark McDowall
4af27cc4b5
History grid will now be built from a json array sent to the view.
2012-02-08 16:26:34 -08:00
Mark McDowall
6ffc429ae0
DataTables added for use on History Grid.
2012-02-08 00:17:40 -08:00
kay.one
3cb61e4c34
Cleaned as much of notifications as I could find.
2012-01-18 21:06:47 -08:00
kay.one
1de610c5bb
moved last job over.
2011-12-01 23:51:32 -08:00
kay.one
fabc4c84bd
Moved Jobs to their own folder.
2011-12-01 17:33:17 -08:00
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.
2011-08-30 17:15:22 -07:00
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)
2011-08-26 17:59:51 -07:00
kay.one
1e9ae9a508
leftover notification code
2011-08-21 18:00:12 -07:00
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
2011-08-05 19:04:35 -07:00
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.
2011-06-21 18:10:31 -07:00
Mark McDowall
0972c956b8
HistoryProvider will return History Items with Episode and SeriesTitle.
2011-06-19 16:44:45 -07:00
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.
2011-06-17 20:11:04 -07:00
kay.one
3ef17273fd
HistoryProvider now uses PetaPoco
2011-06-16 23:59:13 -07:00
Mark McDowall
3572855c34
History view will no longer hit the DB with the same request so many times.
2011-06-14 08:07:48 -07:00
kay.one
67d8bf4147
Removed indexertype property
2011-05-18 20:58:42 -07:00
Mark McDowall
2e32d6efd4
Moved indexer images to a subfolder.
2011-04-27 23:04:57 -07:00
Mark McDowall
b146b62ef3
Added images for provider, shown on the History grid.
2011-04-27 21:27:02 -07:00
kay.one
fa1b287d58
JobProvider now stores last execution and success
...
JobProvider is now wired working
Job view ui is updated
2011-04-21 22:46:47 -07:00
kay.one
6f73260ab7
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
2011-04-21 21:03:59 -07:00
kay.one
e896af5cd0
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
Mark McDowall
0d95302aee
Removed IHistoryProvider.
2011-04-08 16:58:46 -07:00
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.
2011-03-22 22:19:23 -07:00