Mark McDowall
10fc9a1981
Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
...
Removed unneeded cshtml file.
13 years ago
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).
13 years ago
Mark McDowall
fd205d3d57
Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
13 years ago
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.
13 years ago
Mark McDowall
6736afbeab
Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
13 years ago
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.
13 years ago
Mark McDowall
f8ae95d36f
Banner is now shown on Details view.
13 years ago
Mark McDowall
c13c9d15c4
Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
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
485f618e02
Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
...
Tests added for season searching.
13 years ago
Mark McDowall
2640191cdf
Added tool tip to ignoredSeason summary toggle.
13 years ago
Mark McDowall
f6c9fa4f95
Added SeriesSearch and RenameSeries jobs.
...
Add UI controls for new jobs.
Skip ignored episodes when doing series/season searches.
13 years ago
Mark McDowall
1d1bbd3a23
Series/Details grids now use images for ignore/status/search/rename.
13 years ago
Mark McDowall
d120a61ccb
Series/Details specials grid will be generated like all others.
...
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
13 years ago
Mark McDowall
2e48034d70
Season Grid toolbar uses sub-menu.
...
sub-menu moved from id to class.
13 years ago
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.
13 years ago
Mark McDowall
56da830296
Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
13 years ago
kay.one
5ab07d7028
Added instant notification framework
13 years ago
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall
3d784b828d
Ignored image is loaded half and half instead of all grey.
13 years ago
Mark McDowall
9cf77955d0
Removed broken season editor from Series/Index editor.
...
Cleaned up series editor UI, with descriptions.
13 years ago
Mark McDowall
c88ead0585
Wired in the season and episode ignore saving.
...
Converted setSeasonIgnore & setEpisodeIgnore to use inline SQL.
Added tests for setSeasonIgnore & setEpisodeIgnore.
13 years ago
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
Mark McDowall
67299f0d97
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
14 years ago
kay.one
2a64014c96
Added version to page footer, minor tweaks.
14 years ago
Mark McDowall
6dc3a22f75
Series Grid alternating row colours.
...
Removed Blueprints alternating row colours.
14 years ago
kay.one
9a251394da
cleaned up script/content folder
14 years ago
kay.one
4253d0b4cb
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/Views/Series/Index.cshtml
14 years ago
kay.one
cece6e9bf6
Root Dir cleanup
14 years ago
Mark McDowall
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
14 years ago
Mark McDowall
01425ac0da
Removed grid loading overlays.
14 years ago
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
14 years ago
kay.one
3d961654d8
Fixed doctype,
...
removed telerik script/css registrar
14 years ago
kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
14 years ago
kay.one
d61f683be7
Merge branch 'markus101'
14 years ago
kay.one
9d7ed33d0d
Updated series grid
...
Added some parser tests
14 years ago
Mark McDowall
d2a0e315b2
Fixed adding first RootDir after the change to use Telerik's CDN.
...
Fixed an issue with AddNew and it containing the list of RootDirs that was available when the Index page was loaded.
14 years ago
Mark McDowall
342406784a
Fixed seriesGrid query and tests.
...
Fixed GetEpisodeModels that would fail due to a null AirDate.
14 years ago
kay.one
69239bc371
Switched to SQLCE 4.0
14 years ago
Mark McDowall
431d850d32
SeriesProvider gets QualityProfile in single call to DB.
...
SeriesProvider.GetAllSeriesWithEpisodeCount gets seasonCount(with or without specials), total episode count & episodeWithFile count (excluding ignored episodes).
Added tests for SeriesWithEpisodeCount.
14 years ago
kay.one
8b484601f6
Removed all warnings
14 years ago
Mark McDowall
4d3ba62e5d
Episode renaming implemented on the Series/Details page.
14 years ago
Mark McDowall
8c82133ab0
Season Editor loading is now obvious.
...
Saving Series Grid Edit shows AJAX wheel now, so you know its actually working.
14 years ago
Mark McDowall
08b7b8c3e1
SeasonEditor moved to Gird Editor.
14 years ago
kay.one
d3be516fb2
removed Season/SeasonProvider, updated dbBenchmark tests.
14 years ago
Mark McDowall
90d9e7d41e
Moved episodeCount logic to mediaFileProvider.
...
Episode count counts by 5 now, so it doesn't take forever.
14 years ago
Mark McDowall
dc5bec4d2e
Work on episode count.
14 years ago
Mark McDowall
467ed51432
AJax load episode count to keep initial loading time of Series Grid.
14 years ago
Mark McDowall
681353de3c
Episode progress on Grid is now rounded.
14 years ago