Mark McDowall
b42acb4b20
EpisodeFileId not EpisodeIdFile... fail.
2012-01-04 12:25:59 -08:00
Mark McDowall
8cef552115
Fixed rename episode from series/details.
...
Removed extra ; from Misnamed.
2012-01-04 12:11:53 -08:00
Mark McDowall
af328c9e55
History, Series/Details and Missing use ImageLink when possible for actions.
2011-12-15 00:48:26 -08:00
Mark McDowall
3a1727595e
Fixed editing on Series Grid.
2011-12-12 13:52:29 -08:00
kay.one
4f09778f98
Page banner is now used for browser title.
2011-12-09 21:08:10 -08:00
kay.one
9f07d7c27a
Full static content (css,js) versioning.
2011-12-08 20:57:35 -08:00
Mark McDowall
d3d2950a88
Fixed Series/Details calling script before jQuery is loaded.
2011-12-07 23:12:07 -08:00
Mark McDowall
ef40831c24
Removed random bracket from Series/Details.
2011-12-07 22:59:28 -08:00
Mark McDowall
8dc62a711a
Added # after Season and Episode in History Grid and after Episode on Series/Details.
2011-12-07 22:28:52 -08:00
kay.one
f4047dee2c
episode grid is now sortable.
2011-12-03 15:44:48 -08:00
Mark McDowall
b9e9bb06a4
EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
2011-12-02 08:14:38 -08:00
kay.one
08a5b28f40
Banners folder moved to root.
2011-12-01 23:20:33 -08:00
kay.one
76608fc440
Banners folder moved to root.
2011-12-01 23:07:18 -08:00
kay.one
1cfc2f3fe4
Removed MainContent Section
2011-11-30 21:25:01 -08:00
kay.one
30497357b4
Removed single search method in indexer base.
2011-11-28 22:49:38 -08:00
kay.one
dff3b3596f
episode grid is now aligned.
2011-11-26 22:56:28 -08:00
kay.one
da996c97c2
UI Cleanup
2011-11-25 23:53:16 -08:00
Mark McDowall
04c71ff64c
Extended the actions column width on Series Grid - FF was creating two rows of buttons.
2011-11-23 16:39:21 -08:00
Mark McDowall
86eb70bcbb
Moved NzbDrone scripts to Scripts/NzbDrone.
...
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
2011-11-10 18:56:33 -08:00
kay.one
157bcd8b0f
AssemblyInfo.cs cleanup
2011-11-08 09:48:34 -08:00
Mark McDowall
10fc9a1981
Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
...
Removed unneeded cshtml file.
2011-10-21 16:33:54 -07:00
Mark McDowall
745d9d9355
TopSlider added for local series searching!
...
Should be easy to add others (would want to have it close other open ones, I think).
2011-10-20 16:36:47 -07:00
Mark McDowall
fd205d3d57
Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
2011-09-28 18:58:23 -07:00
Mark McDowall
9714a96437
Upcoming/Index now uses .ToBestDateString() for Dates, only showing on FutureForecast grid (instead of all grids). Status is shown on grid and option to search for episode.
...
Series/Details season grids won't be as tall now, due to reduced padding.
2011-09-28 17:20:29 -07:00
Mark McDowall
6736afbeab
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
2011-09-28 10:56:30 -07:00
Mark McDowall
e4f01ae0d4
Size is now parsed for each item in the feed.
...
QualityType added to database to allow saving of size limits.
Fluent now uses longs for multiplication, to ensure it doesn't overflow.
2011-09-13 19:25:33 -07:00
Mark McDowall
f8ae95d36f
Banner is now shown on Details view.
2011-09-10 16:01:15 -07:00
Mark McDowall
c13c9d15c4
Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
2011-09-05 12:59:39 -07: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
485f618e02
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
...
Tests added for season searching.
2011-08-27 22:45:36 -07:00
Mark McDowall
2640191cdf
Added tool tip to ignoredSeason summary toggle.
2011-08-22 22:38:23 -07:00
Mark McDowall
f6c9fa4f95
Added SeriesSearch and RenameSeries jobs.
...
Add UI controls for new jobs.
Skip ignored episodes when doing series/season searches.
2011-08-22 22:29:12 -07:00
Mark McDowall
1d1bbd3a23
Series/Details grids now use images for ignore/status/search/rename.
2011-08-22 20:52:08 -07:00
Mark McDowall
d120a61ccb
Series/Details specials grid will be generated like all others.
...
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
2011-08-21 23:25:32 -07:00
Mark McDowall
2e48034d70
Season Grid toolbar uses sub-menu.
...
sub-menu moved from id to class.
2011-08-21 19:56:04 -07:00
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
2011-08-21 17:48:37 -07:00
Mark McDowall
56da830296
Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
2011-08-19 20:02:47 -07:00
kay.one
5ab07d7028
Added instant notification framework
2011-08-08 14:50:48 -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
3d784b828d
Ignored image is loaded half and half instead of all grey.
2011-08-04 22:10:36 -07:00
Mark McDowall
9cf77955d0
Removed broken season editor from Series/Index editor.
...
Cleaned up series editor UI, with descriptions.
2011-08-03 23:59:08 -07:00
Mark McDowall
c88ead0585
Wired in the season and episode ignore saving.
...
Converted setSeasonIgnore & setEpisodeIgnore to use inline SQL.
Added tests for setSeasonIgnore & setEpisodeIgnore.
2011-08-03 18:45:45 -07:00
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
2011-08-03 00:26:39 -07:00
kay.one
b4fb3002a4
Updated Add Series
2011-07-27 15:59:48 -07:00
Mark McDowall
67299f0d97
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
2011-07-09 19:48:02 -07:00
kay.one
2a64014c96
Added version to page footer, minor tweaks.
2011-07-04 23:46:03 -07:00
Mark McDowall
6dc3a22f75
Series Grid alternating row colours.
...
Removed Blueprints alternating row colours.
2011-07-03 12:02:33 -07:00
kay.one
9a251394da
cleaned up script/content folder
2011-07-02 01:52:33 -07:00
kay.one
4253d0b4cb
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/Views/Series/Index.cshtml
2011-06-29 23:19:44 -07:00
kay.one
cece6e9bf6
Root Dir cleanup
2011-06-29 23:15:06 -07:00