Commit Graph

233 Commits (bc490c6bf7b711cf9e9f026e7e00e6ef33a5dc7e)

Author SHA1 Message Date
Mark McDowall 29656c72b0 Edit added to Series/Details.
13 years ago
Mark McDowall aac42d4882 More Season ignore work. Already ignored seasons will be ignored.
13 years ago
Mark McDowall 0dcbe11a41 New: Mass Edit to edit multiple series at once.
13 years ago
Mark McDowall f19721912b SignalR added to provide realtime episode status updates. (Series/Details and Downloading only currently)
13 years ago
Mark McDowall 8c0efac00b MassEdit grid won't try to show details.
13 years ago
Mark McDowall afbb107106 Mass edit uses common styling and Datatables for alternate row colouring.
13 years ago
Mark McDowall 02dcb219a2 Fix: Series grid won't flash an unstyled header before it is loaded.
13 years ago
kay.one 5064eaf9a9 minor ui tweaks.
13 years ago
Mark McDowall 2064700eb1 Fixed Details link is Series/Index.
13 years ago
Mark McDowall ba43509a67 Cookie will be saved for 1 year now.
13 years ago
Mark McDowall 172827e76e New: Sorting added to Series Grid, sort order will be saved even after navigating to another page.
13 years ago
Mark McDowall d68ae8f3f3 SeriesGrid now has sorting.
13 years ago
Mark McDowall 2051c9d911 Cleaned up CSS for grid action images.
13 years ago
Mark McDowall 0f756e9e02 Status image on Series grid will update when monitored state is changed.
13 years ago
Mark McDowall e42f0222dc NzbDrone grids now have thead and tbody properly set.
13 years ago
Mark McDowall 19fbed2c42 Centered Status Column icons.
13 years ago
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
Mark McDowall e4f01ae0d4 Size is now parsed for each item in the feed.
13 years ago
Mark McDowall f8ae95d36f Banner is now shown on Details view.
13 years ago
Mark McDowall c13c9d15c4 Default Log view uses client operations, added all logs view that uses paging (No support for sorting or filtering).
13 years ago
Mark McDowall f02e92b005 Fixed EpisodeSorting examples layout.
13 years ago
Mark McDowall 485f618e02 Full Season searching added (Single NZB). SearchProvider added to perform both Season and Episode searching, triggered via jobs.
13 years ago
Mark McDowall 2640191cdf Added tool tip to ignoredSeason summary toggle.
13 years ago
Mark McDowall f6c9fa4f95 Added SeriesSearch and RenameSeries jobs.
13 years ago
Mark McDowall 1d1bbd3a23 Series/Details grids now use images for ignore/status/search/rename.
13 years ago
Mark McDowall d120a61ccb Series/Details specials grid will be generated like all others.
13 years ago
Mark McDowall 2e48034d70 Season Grid toolbar uses sub-menu.
13 years ago
Mark McDowall 350e0388de Updated JobProvider to allow jobs with two targets.
13 years ago
Mark McDowall 56da830296 Added a second "master" toggle to ignoreSeason on Series/Details at the top of the page.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall 3d784b828d Ignored image is loaded half and half instead of all grey.
13 years ago
Mark McDowall 9cf77955d0 Removed broken season editor from Series/Index editor.
13 years ago
Mark McDowall c88ead0585 Wired in the season and episode ignore saving.
13 years ago
Mark McDowall c32346e6ea New series ignore editor on Series/Details.
13 years ago
kay.one b4fb3002a4 Updated Add Series
13 years ago
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 2a64014c96 Added version to page footer, minor tweaks.
13 years ago
Mark McDowall 6dc3a22f75 Series Grid alternating row colours.
13 years ago
kay.one 9a251394da cleaned up script/content folder
13 years ago
kay.one 4253d0b4cb Merge branch 'markus101'
13 years ago
kay.one cece6e9bf6 Root Dir cleanup
13 years ago
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
13 years ago
Mark McDowall 01425ac0da Removed grid loading overlays.
13 years ago
kay.one 206144d7e3 more javascript fixes,
13 years ago
kay.one 3d961654d8 Fixed doctype,
13 years ago
kay.one 834a5ab6e6 More CSS cleanup, config pages are pretty messed up.
13 years ago
kay.one d61f683be7 Merge branch 'markus101'
13 years ago
kay.one 9d7ed33d0d Updated series grid
13 years ago
Mark McDowall d2a0e315b2 Fixed adding first RootDir after the change to use Telerik's CDN.
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago