Commit Graph

57 Commits

Author SHA1 Message Date
kay.one 5064eaf9a9 minor ui tweaks. 2012-02-17 16:43:16 -08:00
Mark McDowall 2064700eb1 Fixed Details link is Series/Index.
Delete extraneous Series partial view.
2012-02-17 16:25:18 -08:00
Mark McDowall ba43509a67 Cookie will be saved for 1 year now. 2012-02-15 23:27:03 -08:00
Mark McDowall 172827e76e New: Sorting added to Series Grid, sort order will be saved even after navigating to another page. 2012-02-15 23:17:15 -08:00
Mark McDowall d68ae8f3f3 SeriesGrid now has sorting. 2012-02-15 21:53:12 -08:00
Mark McDowall 0f756e9e02 Status image on Series grid will update when monitored state is changed. 2012-02-10 00:16:35 -08:00
Mark McDowall e42f0222dc NzbDrone grids now have thead and tbody properly set. 2012-02-07 14:28:53 -08:00
Mark McDowall 19fbed2c42 Centered Status Column icons.
Added mouseover titles to status column icons.
2012-02-07 00:25:00 -08:00
Mark McDowall 04fdb130b8 Really fixed the progress bar, brute force fail. 2012-02-07 00:24:59 -08:00
kay.one 2000d07180 made edit and delete series dialog height auto. 2012-02-07 00:20:56 -08:00
kay.one ed028123f3 Prettier series grid. 2012-02-07 00:12:37 -08:00
Mark McDowall 67e8712725 Magic was hiding the progress bar colour. Brute force beats magic. Bears beat beats, Bears beat Battlestar Galactica. 2012-02-06 23:09:20 -08:00
kay.one d5d77559eb styled jquery dialog header. 2012-02-06 22:37:03 -08:00
Mark McDowall 854d66c1f5 More grid work. Row partial views are now sent a bool set to true if it is an alternate row. 2012-02-06 19:48:26 -08:00
Mark McDowall c7c56f5ab8 Grid fixes.
Moved grid CSS to Grid.css.
2012-02-06 14:13:33 -08:00
Mark McDowall aba44fb121 Delete added to edit dialog for series. 2012-02-05 13:36:57 -08:00
Mark McDowall e8ad13937a CSS fixes for Series grid. 2012-02-05 12:23:37 -08:00
Mark McDowall a330348c8e Series grid updated to remove Telerik MVC Grid. 2012-02-05 12:17:23 -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 3a1727595e Fixed editing on Series Grid. 2011-12-12 13:52:29 -08:00
kay.one 4f09778f98 Page banner is now used for browser title. 2011-12-09 21:08:10 -08:00
kay.one f4047dee2c episode grid is now sortable. 2011-12-03 15:44:48 -08:00
kay.one 1cfc2f3fe4 Removed MainContent Section 2011-11-30 21:25:01 -08:00
Mark McDowall 04c71ff64c Extended the actions column width on Series Grid - FF was creating two rows of buttons. 2011-11-23 16:39:21 -08:00
kay.one 157bcd8b0f AssemblyInfo.cs cleanup 2011-11-08 09:48:34 -08:00
Mark McDowall 6736afbeab Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property. 2011-09-28 10:56:30 -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 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
Mark McDowall 9cf77955d0 Removed broken season editor from Series/Index editor.
Cleaned up series editor UI, with descriptions.
2011-08-03 23:59:08 -07:00
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
2011-07-09 19:48:02 -07:00
kay.one 2a64014c96 Added version to page footer, minor tweaks. 2011-07-04 23:46:03 -07:00
Mark McDowall 6dc3a22f75 Series Grid alternating row colours.
Removed Blueprints alternating row colours.
2011-07-03 12:02:33 -07:00
kay.one 9a251394da cleaned up script/content folder 2011-07-02 01:52:33 -07:00
kay.one 4253d0b4cb Merge branch 'markus101'
Conflicts:
	NzbDrone.Web/Views/Series/Index.cshtml
2011-06-29 23:19:44 -07:00
kay.one cece6e9bf6 Root Dir cleanup 2011-06-29 23:15:06 -07:00
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
Fixed scripting for Settings/Quality
2011-06-29 22:22:34 -07:00
Mark McDowall 01425ac0da Removed grid loading overlays. 2011-06-28 21:51:30 -07:00
kay.one 3d961654d8 Fixed doctype,
removed telerik script/css registrar
2011-06-27 18:23:22 -07:00
kay.one 834a5ab6e6 More CSS cleanup, config pages are pretty messed up. 2011-06-26 20:05:47 -07:00
kay.one 9d7ed33d0d Updated series grid
Added some parser tests
2011-06-24 18:20:52 -07:00
kay.one 69239bc371 Switched to SQLCE 4.0 2011-06-22 23:56:17 -07:00
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
SeriesProvider.GetAllSeriesWithEpisodeCount gets seasonCount(with or without specials), total episode count & episodeWithFile count (excluding ignored episodes).
Added tests for SeriesWithEpisodeCount.
2011-06-20 00:13:17 -07:00
Mark McDowall 8c82133ab0 Season Editor loading is now obvious.
Saving Series Grid Edit shows AJAX wheel now, so you know its actually working.
2011-06-04 23:56:05 -07:00
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor. 2011-06-04 22:23:50 -07:00
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
Episode count counts by 5 now, so it doesn't take forever.
2011-06-02 20:04:39 -07:00
Mark McDowall dc5bec4d2e Work on episode count. 2011-06-02 18:33:33 -07:00
Mark McDowall 467ed51432 AJax load episode count to keep initial loading time of Series Grid. 2011-06-02 00:23:38 -07:00
Mark McDowall 681353de3c Episode progress on Grid is now rounded. 2011-06-01 21:40:06 -07:00
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid. 2011-06-01 20:36:30 -07:00