Sonarr/NzbDrone.Web/Models
Mark McDowall 9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -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
ExistingSeriesModel.cs
FooterModel.cs
HistoryModel.cs History grid will now be built from a json array sent to the view. 2012-02-08 16:26:34 -08:00
IndexerSettingsModel.cs
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 Backlog searching will be disabled by default. Option is available in Settings/Misc 2012-01-14 16:01:51 -08:00
MissingEpisodeModel.cs Removed some extraneous code. 2012-02-08 17:05:16 -08:00
NotificationSettingsModel.cs
PendingProcessingModel.cs
ProwlPrioritySelectListModel.cs
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 some minor styling updates to season gird. 2012-02-04 20:36:41 -08:00
SeriesDetailsModel.cs Replaced Telerik SeasonGrid with simple table. 2012-02-04 20:36:38 -08:00
SeriesModel.cs New: Added check to ensure FW is enabled before opening and closing ports. 2012-01-25 18:01:37 -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/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
UpcomingEpisodesModel.cs Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
UpdateModel.cs