Commit Graph

35 Commits

Author SHA1 Message Date
kay.one 0bb36eb20c Some new icons/ Submenu tweaks. 2012-02-25 08:35:27 -08:00
Mark McDowall 102ad8d3cf Fix: Sorting on grids will now be ordered properly regardless of user's date format. 2012-02-14 11:15:11 -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 2051c9d911 Cleaned up CSS for grid action images. 2012-02-11 15:16:08 -08:00
Mark McDowall bc3e7239c2 Log grid will reload when logs are cleared.
History grid will reload when history is trimmed or purged.
2012-02-10 21:00:22 -08:00
Mark McDowall 185edfb7f7 System/Jobs now uses DataTables 2012-02-09 22:17:53 -08:00
Mark McDowall 463ab0812e System Config grid now uses DataTables. 2012-02-09 21:26:30 -08:00
Mark McDowall 9c24b5989b Log Grid added, using server side filtering, sorting and paging. Using DynamicQueryable. 2012-02-09 09:41:51 -08:00
Mark McDowall ca5888160d Removed some extraneous code.
Missing grid is now a Datatable grid.
2012-02-08 17:05:16 -08:00
Mark McDowall 4af27cc4b5 History grid will now be built from a json array sent to the view. 2012-02-08 16:26:34 -08:00
Mark McDowall 6ffc429ae0 DataTables added for use on History Grid. 2012-02-08 00:17:40 -08:00
Mark McDowall 2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading. 2012-01-29 17:38:44 -08:00
Mark McDowall af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions. 2011-12-15 00:48:26 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
kay.one 9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
Mark McDowall 8dc62a711a Added # after Season and Episode in History Grid and after Episode on Series/Details. 2011-12-07 22:28:52 -08:00
kay.one 1cfc2f3fe4 Removed MainContent Section 2011-11-30 21:25:01 -08:00
Mark McDowall 3e3551f4d0 Removed testing reload button from History. Whoops! 2011-11-10 08:23:51 -08:00
Mark McDowall 706ea744b9 Change from rebind() to ajaxRequest() for reloading the History grid, which keeps page and sort order. 2011-11-10 08:22:52 -08:00
Mark McDowall fd205d3d57 Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids. 2011-09-28 18:58:23 -07:00
Mark McDowall 6756eb6534 Added grid sorting to history grid rebind. 2011-09-02 16:34:39 -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
Mark McDowall ac3c3386fc Added delete and redownload commands to History Grid (redownload will delete the existing item from history and then start an episode search) 2011-08-26 17:59:51 -07:00
Mark McDowall 2e48034d70 Season Grid toolbar uses sub-menu.
sub-menu moved from id to class.
2011-08-21 19:56:04 -07:00
kay.one 1e9ae9a508 leftover notification code 2011-08-21 18:00:12 -07:00
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable. 2011-08-05 19:04:35 -07:00
Mark McDowall 01425ac0da Removed grid loading overlays. 2011-06-28 21:51:30 -07:00
Mark McDowall 6542f687d6 Fixed History Grid overlay. 2011-06-05 00:47:59 -07:00
Mark McDowall 26b7bc5c53 Loading overlays added to Series/Details, Upcoming and History views. 2011-05-19 15:59:30 -07:00
Mark McDowall a36d5fae2f Added ExternalNotificationProviderBase based on IndexProviderBase. 2011-04-28 23:06:13 -07:00
Mark McDowall 2e32d6efd4 Moved indexer images to a subfolder. 2011-04-27 23:04:57 -07:00
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid. 2011-04-27 21:27:02 -07:00
kay.one 7d20558ea2 fixed column layout in history, upcomming 2011-04-25 13:32:29 -07:00
kay.one af1511e1f3 Fixed history grid layout 2011-04-22 13:48:05 -07:00
Mark McDowall 273ab14a78 Added Scripts section to SiteLayout.
History view RAZORed.
2011-04-20 21:20:39 -07:00
Renamed from NzbDrone.Web/Views/History/Index.aspx (Browse further)