..
AddNewSeriesModel.cs
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
EpisodeModel.cs
New series ignore editor on Series/Details.
2011-08-03 00:26:39 -07:00
EpisodeSortingModel.cs
EpisodeSorting UI has descriptions, removed extra options.
2011-05-18 16:10:25 -07:00
ExistingSeriesModel.cs
SeriesId is now passed back to the controller when adding a new/existing series.
2011-09-08 20:52:25 -07:00
HistoryModel.cs
Fixed EpisodeSorting examples layout.
2011-08-30 17:15:22 -07:00
IndexerSettingsModel.cs
Updated IndexerSettingsModel with better descriptions.
2011-09-22 17:18:41 -07:00
JobQueueItemModel.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
2011-09-03 20:05:44 -07:00
MappingModel.cs
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
MissingEpisodeModel.cs
Missing Grid uses ToBestDateString for formatting.
2011-09-30 09:18:13 -07:00
NotificationResult.cs
Added instant notification framework
2011-08-08 14:50:48 -07:00
NotificationSettingsModel.cs
XbmcProvider updated to include new Json API methods.
2011-07-09 11:19:33 -07:00
PendingProcessingModel.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
2011-09-03 20:05:44 -07:00
QualityModel.cs
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
2011-09-15 21:42:30 -07:00
QualityTypeModel.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
2011-09-03 20:05:44 -07:00
RootDirModel.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
2011-09-03 20:05:44 -07:00
SabnzbdSettingsModel.cs
SABnzbd settings will now dynamically get the categories available from SABnzbd when the category drop-box gets focus, it will use values on the page so there is no need to save your settings first.
2011-08-26 10:45:59 -07:00
SeasonEditModel.cs
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
2011-09-03 20:05:44 -07:00
SeriesModel.cs
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
SeriesSearchResultModel.cs
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
SettingsModels.cs
ReSharper code cleanup
2011-04-09 19:44:01 -07:00
SystemSettingsModel.cs
App_Data added to .gitignore
2011-10-01 00:04:06 -07:00
TvDbSearchResultModel.cs
AutoComplete is now using jQuery UI AutoComplete.
2011-09-08 20:26:48 -07:00
UpcomingEpisodeModel.cs
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.
2011-09-28 17:20:29 -07:00