Commit Graph

22 Commits

Author SHA1 Message Date
Mark McDowall 19ffd77754 Episode searches will be done in ascending order now. 2012-05-17 20:10:33 -07:00
Mark McDowall ac2f3399f0 New: Upcoming page is now broken down by day. 2012-05-17 18:14:44 -07:00
Mark McDowall 830eab57aa Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:12 -08:00
Mark McDowall baed29710e 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
Mark McDowall 3f1dd805da Good bye Telerik, Hello jQuery 1.7
New: Major redesign of grids on all pages.
2012-02-09 23:37:31 -08:00
Mark McDowall 4225685715 Upcoming grid uses combined column for SeasonNumber and EpisodeNumber.
Removed DataTables extras.
2012-02-09 14:34:59 -08:00
Mark McDowall 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid. 2012-02-06 17:22:17 -08:00
Mark McDowall 1d31c1687c Fixed issue with invalid AirTimes for series causing Upcoming Views to fail. 2011-10-10 18:11:22 -07:00
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.
2011-09-28 17:20:29 -07:00
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.
2011-08-30 17:15:22 -07:00
kay.one 69239bc371 Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
Mark McDowall ecd0fb50a8 Removed extra injects that weren't needed.
Wrapped find series in try/catch to prevent a case where the series is in SceneMapping, but isn't in the users database. -Missed in last commit apparently.
2011-06-21 18:10:31 -07:00
Mark McDowall 86ab26e2d9 UpcomingProvider now gets Series in call for episodes. 2011-06-19 20:08:09 -07:00
Mark McDowall d28e94868c Parser will remove quotes before trying to get filename from the path.
HistoryController - Gets Series from seriesProvider.
UpcomingComtroller - Gets Series from seriesProvider.
2011-06-17 20:11:04 -07:00
Mark McDowall c8ae3de292 Upcoming view will no longer hit the DB with the same request so many times. 2011-06-14 08:14:33 -07:00
Mark McDowall 7291497ce0 Added search to Yesterday in Upcoming View. 2011-06-03 21:47:04 -07:00
Mark McDowall de003b9774 Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast. 2011-04-27 16:51:38 -07:00
Mark McDowall ff0e0597b4 Upcoming view column width fixed for Air Date (added time). 2011-04-26 19:47:29 -07:00
kay.one e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
Mark McDowall 8380c25eaf Removed IUpcomingEpisodesProvider 2011-04-08 08:18:01 -07:00
Mark McDowall 7a57ab98dc Added upcoming and history links to main menu.
Made Upcoming look a bit better, still needs work.
Wrapped Details in Upcoming/History in fieldset
2011-03-23 16:41:38 -07:00
Mark McDowall 6c818bd8d8 Upcoming shows view added. 2011-03-23 00:06:22 -07:00