Commit Graph

167 Commits (7ae751371dd747cae2e67abb9f7873047054bb42)

Author SHA1 Message Date
Mark McDowall 04fdb130b8 Really fixed the progress bar, brute force fail.
13 years ago
kay.one 2000d07180 made edit and delete series dialog height auto.
13 years ago
kay.one ed028123f3 Prettier series grid.
13 years ago
Mark McDowall 67e8712725 Magic was hiding the progress bar colour. Brute force beats magic. Bears beat beats, Bears beat Battlestar Galactica.
13 years ago
Mark McDowall b0c2807b56 Fixed grid ajax links.
13 years ago
kay.one d5d77559eb styled jquery dialog header.
13 years ago
Mark McDowall 854d66c1f5 More grid work. Row partial views are now sent a bool set to true if it is an alternate row.
13 years ago
Mark McDowall 93355a4ae1 Upcoming grid NzbDroned. Bye Telerik Grid.
13 years ago
Mark McDowall c7c56f5ab8 Grid fixes.
13 years ago
Mark McDowall aba44fb121 Delete added to edit dialog for series.
13 years ago
Mark McDowall e8ad13937a CSS fixes for Series grid.
13 years ago
Mark McDowall a330348c8e Series grid updated to remove Telerik MVC Grid.
13 years ago
kay.one ea86ce2fcb banner is removed for series that don't have a banner.
13 years ago
kay.one 9bee9be397 Season toggle style updates.
13 years ago
kay.one 1571e8ab0b some minor styling updates to season gird.
13 years ago
Mark McDowall 9721738bec Cleaned up SeriesController.
13 years ago
Mark McDowall a7c90351ac Click row to see the details of that episode.
13 years ago
Mark McDowall d7bc3a3734 Fancy grid, well getting there anyways.
13 years ago
Mark McDowall f065d345a5 Replaced Telerik SeasonGrid with simple table.
13 years ago
Mark McDowall a83dbbb16f Grid colouring for ignored and missing.
13 years ago
Mark McDowall 2635ff9bee Fix: Grids will no longer display alerts when navigating to another page while the grid is still loading.
13 years ago
Mark McDowall 02cb12bdb8 BacklogSetting refactoring.
13 years ago
Mark McDowall 9eb022fdf4 BacklogStatus added to individually control which series are included in backlog searches. Applies to Backlog and RecentBacklog jobs. Editable in Series/MassEdit and Series Edit.
13 years ago
Mark McDowall 934d9a92fa MassEdit table uses space better.
13 years ago
Mark McDowall e885fadc59 Added MassEdit for series editing.
13 years ago
Mark McDowall b42acb4b20 EpisodeFileId not EpisodeIdFile... fail.
13 years ago
Mark McDowall 8cef552115 Fixed rename episode from series/details.
13 years ago
Mark McDowall af328c9e55 History, Series/Details and Missing use ImageLink when possible for actions.
13 years ago
Mark McDowall 3a1727595e Fixed editing on Series Grid.
13 years ago
kay.one 4f09778f98 Page banner is now used for browser title.
13 years ago
kay.one 9f07d7c27a Full static content (css,js) versioning.
13 years ago
Mark McDowall d3d2950a88 Fixed Series/Details calling script before jQuery is loaded.
13 years ago
Mark McDowall ef40831c24 Removed random bracket from Series/Details.
13 years ago
Mark McDowall 8dc62a711a Added # after Season and Episode in History Grid and after Episode on Series/Details.
13 years ago
kay.one f4047dee2c episode grid is now sortable.
13 years ago
Mark McDowall b9e9bb06a4 EpisodeGrid sorting is done in the controller instead of the View, because it actually works...
13 years ago
kay.one 08a5b28f40 Banners folder moved to root.
13 years ago
kay.one 76608fc440 Banners folder moved to root.
13 years ago
kay.one 1cfc2f3fe4 Removed MainContent Section
13 years ago
kay.one 30497357b4 Removed single search method in indexer base.
13 years ago
kay.one dff3b3596f episode grid is now aligned.
13 years ago
kay.one da996c97c2 UI Cleanup
13 years ago
Mark McDowall 04c71ff64c Extended the actions column width on Series Grid - FF was creating two rows of buttons.
13 years ago
Mark McDowall 86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
13 years ago
kay.one 157bcd8b0f AssemblyInfo.cs cleanup
13 years ago
Mark McDowall 10fc9a1981 Added Submenu to Missing, allows triggering of a backlog search as well as RSS Sync.
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
13 years ago
Mark McDowall fd205d3d57 Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
13 years ago
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.
13 years ago
Mark McDowall 6736afbeab Added NextAiring to Series (ResultColumn), which is used for Series/Index. Added tests and fixed broken tests after adding new property.
13 years ago