Sonarr/NzbDrone.Web/Models
Mark McDowall 6116fdb032 Merge branch 'season-ignore'
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
	NzbDrone.Core/NzbDrone.Core.csproj
2012-02-21 23:45:46 -08:00
..
DataTablesParams.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
DownloadClientSettingsModel.cs Fixed SabPriorityType of Force being Top in the model. 2012-02-01 16:02:19 -08:00
EpisodeModel.cs
EpisodeNamingModel.cs Renamed EpisodeSorting to Naming (to Match UI). 2011-11-28 17:11:55 -08:00
ExistingSeriesModel.cs
FooterModel.cs Renamed EpisodeSorting to Naming (to Match UI). 2011-11-28 17:11:55 -08:00
HistoryModel.cs 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
IndexerSettingsModel.cs Retention check added to DecisionEngine. 2012-02-18 12:33:04 -08:00
JobModel.cs System/Jobs now uses DataTables 2012-02-09 22:17:53 -08:00
JobQueueItemModel.cs
JsonNotificationResult.cs Cleaned as much of notifications as I could find. 2012-01-18 21:06:47 -08:00
LogModel.cs Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
MiscSettingsModel.cs Minor spelling mistake.. 2012-02-21 23:08:22 -08:00
MissingEpisodeModel.cs Removed some extraneous code. 2012-02-08 17:05:16 -08:00
NotificationSettingsModel.cs New: Added Plex to Notifications, allowing notifications and library updates. 2012-02-21 15:10:42 -08:00
PendingProcessingModel.cs System/PendingProcessing grid converted to Datatables. 2012-02-09 23:11:56 -08:00
ProwlPrioritySelectListModel.cs Added Prowl notifications. 2011-11-02 19:44:22 -07:00
QualityModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 2011-11-28 21:10:43 -08:00
QualityProfileModel.cs QualityProfiles now use jQuery UI Buttons to enable/disable. 2011-11-28 21:10:43 -08:00
SeasonModel.cs More Season ignore work. Already ignored seasons will be ignored. 2012-02-20 22:50:38 -08:00
SeriesDetailsModel.cs Replaced Telerik SeasonGrid with simple table. 2012-02-04 20:36:38 -08:00
SeriesModel.cs SeriesGrid now has sorting. 2012-02-15 21:53:12 -08:00
SeriesSearchResultModel.cs Removed some unused models from NzbDrone.Web 2012-01-18 21:06:46 -08:00
SystemSettingsModel.cs Replaced ServiceInstall.bat/ServiceUninstall.bat with exe files that automatically elevate user permissions. 2012-01-16 23:12:22 -08:00
TvDbSearchResultModel.cs
UpcomingEpisodeModel.cs Upcoming grid uses combined column for SeasonNumber and EpisodeNumber. 2012-02-09 14:34:59 -08:00
UpcomingEpisodesModel.cs Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
UpdateModel.cs Update logs are now in the UI 2011-11-21 22:55:09 -08:00