Commit Graph

40 Commits

Author SHA1 Message Date
Mark McDowall d43e709ddd Reverted AJAX Binding for logs 2012-10-23 08:10:23 -07:00
Mark McDowall e426a1967f Fixed ajax binding for logs 2012-10-22 18:19:33 -07:00
Mark McDowall dd46a8716a Fixed broken links. 2012-03-16 00:02:33 -07:00
Mark McDowall 8486d90272 Fix: Added tooltips to menu links. 2012-03-15 08:53:37 -07:00
Mark McDowall 2edb5308ab New: Added confirmation message to History (Purge and Trim) and Log Delete. 2012-03-06 00:03:37 -08:00
Mark McDowall 14b6036b2f Removed some extra datatables comments. 2012-02-26 18:13:12 -08:00
Mark McDowall 8b9cb7b8ff Added jquery.unobtrusive-ajax for Ajax Helpers, much cleaner HTML and no jQuery work-around required.
Fix: Ajax Links are working again.
2012-02-26 01:43:25 -08:00
Mark McDowall 4a55d08130 Ajax Links are all handled by jQuery now, no more MvcAjax handlers. 2012-02-26 00:36:47 -08:00
Mark McDowall 5d81c6b7b1 Fix: Log Grid will now allow sorting by multiple columns. 2012-02-25 15:14:48 -08:00
kay.one 5064eaf9a9 minor ui tweaks. 2012-02-17 16:43:16 -08:00
kay.one 83aa6330d1 Minor cleanups. 2012-02-12 22:38:57 -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 722db50b35 Removed old log grid copies. 2012-02-09 14:11:01 -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 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
kay.one d1e3298da1 Enabled rolling file logging. 2012-01-22 18:41:44 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
kay.one 1cfc2f3fe4 Removed MainContent Section 2011-11-30 21:25:01 -08:00
kay.one 482c591716 Added support for pinned messaged. 2011-11-25 22:27:00 -08:00
kay.one f513878d78 Added Miniprofiler.MVC3, updated log grid. 2011-11-23 21:50:41 -08:00
kay.one 6e227f572d Fixed some issues around EF and log view 2011-11-22 22:41:38 -08:00
kay.one c6716f2425 Log page now uses EF for faster runtime queries. 2011-11-22 21:58:26 -08:00
Mark McDowall 6bfe26ea7f Fixed logs auto column with, Time is statically set, others are dynamic (no more smallest possible width). 2011-09-07 17:11:13 -07:00
Mark McDowall c13c9d15c4 Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering). 2011-09-05 12:59:39 -07:00
Mark McDowall 780abad3f7 Log view now uses proper paging so it doesn't take a year to load up each page. 2011-09-02 23:41:50 -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
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable. 2011-08-05 19:04:35 -07:00
kay.one 678c33d5fa Logs view improvements 2011-07-03 22:23:38 -07:00
kay.one fb63d0536a Minor logs view update 2011-05-20 17:21:31 -07:00
kay.one 7e66871cb7 fixed log colors 2011-04-21 22:49:50 -07:00
kay.one 6f73260ab7 Merge branch 'markus101'
Conflicts:
	NzbDrone.Web/NzbDrone.Web.csproj
	NzbDrone.Web/Views/Log/Index.cshtml
2011-04-21 21:03:59 -07:00
kay.one e9c63b81e6 Added asp.net tick timer
Added health monitoring
Updated database logging
2011-04-21 19:23:31 -07:00
Mark McDowall a977443676 Merge branch 'master' of git://github.com/kayone/NzbDrone 2011-04-21 00:17:45 -07:00
Mark McDowall 13af6663fe RAZOR'd Log & Upcoming.
Added CSS for setting Grid font size.
2011-04-20 23:18:28 -07:00
kay.one 8bae3c1c66 Added log to disk. preparation for some test runs. 2011-04-20 19:30:28 -07:00
kay.one af705cbf9a cleaned up history/log grid UI 2011-04-09 20:00:20 -07:00
kay.one e896af5cd0 ReSharper code cleanup 2011-04-09 19:44:01 -07:00
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
commited somewhere between vancouver and vegas @ 2135ft. Alt and 480mph.
2010-10-29 20:54:48 -06:00
Keivan c9bc063a9c Updated log appearance. 2010-10-24 10:35:58 -07:00
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI 2010-10-24 00:46:58 -07:00