Commit Graph

15 Commits

Author SHA1 Message Date
Mark McDowall f6578bd535 QualityProfile name, max 15 characters (to keep the UI intact).
Add series has the proper title now.
2011-05-29 23:19:13 -07:00
Mark McDowall 0fd9fa1e2b The 'Master' Quality DropDownList now controls all quality controls on the page + on the AddNew Series Page.
Master DropDown is now a Telerik Dropdown to fit better with the styling.
2011-05-28 01:23:00 -07:00
Mark McDowall 463881843e Combined AddNew and AddExisting Series pages.
Fixed AddNew Series
2011-05-28 00:16:16 -07:00
Mark McDowall 33b67a138c RAZOR'd Series and the Error page.
NzbDrone has been RAZORfied completely now, die ASPX pages!
2011-04-21 00:14:47 -07:00
Mark McDowall 3e28862e14 AddSeries views updated to RAZOR. 2011-04-20 21:10:08 -07:00
kay.one e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
Mark McDowall 6e221afe82 Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
	NzbDrone.Web/Views/AddSeries/AddSeriesItem.cshtml
2011-04-07 17:00:42 -07:00
Mark McDowall 0330bb1577 Adding "master" dropbox for changing quality for add series. 2011-04-07 16:49:18 -07:00
kay.one 9950d9385d more relative path fix 2011-04-05 21:34:58 -07:00
kay.one 8a3fe0f14e added more tests for seriesprovider 2011-04-04 22:30:13 -07:00
Mark McDowall 460e48d6a1 Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
Default value for Quality Dropbox in AddExisting is now the default value from Settings.
2011-04-04 19:48:46 -07:00
kay.one 7a16a907a4 fixed some css issues. added quality to each add existing item 2011-04-03 18:31:27 -07:00
Keivan dd9032348e Fixed project to support Razor
Moved AddSeriesItem to Razor
2011-04-01 16:55:20 -07:00
Keivan e33f5206fa Add existing now does is reall time TvDb lookup 2011-04-01 16:11:09 -07:00
kay.one 0556c31846 Fixed add existing. needs more polish around quality and manual mapping. 2011-03-31 23:36:34 -07:00