Commit Graph

105 Commits (ac639120e371639583f77532aaef5f22db0fd569)

Author SHA1 Message Date
Mark McDowall d68ae8f3f3 SeriesGrid now has sorting.
13 years ago
Mark McDowall 53c4641c07 Series/Details season status now shows the correct season status.
13 years ago
Mark McDowall 3f1dd805da Good bye Telerik, Hello jQuery 1.7
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 aba44fb121 Delete added to edit dialog for series.
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
Mark McDowall 9721738bec Cleaned up SeriesController.
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 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 e885fadc59 Added MassEdit for series editing.
13 years ago
kay.one 3cb61e4c34 Cleaned as much of notifications as I could find.
13 years ago
Mark McDowall d3f6c685cd Cleaned up some unused code and a bit more exception handling for GetDirectories.
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
Mark McDowall 8de49bb112 Moved RenameSeriesJob to the Jobs folder.
13 years ago
kay.one fabc4c84bd Moved Jobs to their own folder.
13 years ago
Mark McDowall 745d9d9355 TopSlider added for local series searching!
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 9271b39787 Added ToBestDateString for DateTime, using on Series/Details.
13 years ago
Mark McDowall f8ae95d36f Banner is now shown on Details view.
13 years ago
Mark McDowall 73fadac397 Fixed parser to properly parse a more common naming convention where the episode title starts with an episode or series/episode combination.
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 ad260c54cc Series Editor will now save the path properly.
13 years ago
Mark McDowall d120a61ccb Series/Details specials grid will be generated like all others.
13 years ago
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable.
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
kay.one 6393d0a3f9 Added Tests for CentralDispatch
13 years ago
Mark McDowall 342406784a Fixed seriesGrid query and tests.
13 years ago
Mark McDowall 938fa24a8e Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 69239bc371 Switched to SQLCE 4.0
13 years ago
Mark McDowall 3a065b86f1 Fixed series grid after save so it has proper counts.
13 years ago
kay.one cbfbb87926 fixed issue where series controller was still going to db for every file.
13 years ago
Mark McDowall 431d850d32 SeriesProvider gets QualityProfile in single call to DB.
13 years ago
kay.one 0e86653d8a Fixed bug where status was shown instead of title on SeriesDetail page
13 years ago
Mark McDowall 3dbb38b54f MediaFileProvider moved to PetaPoco.
13 years ago
Mark McDowall 560706ae8f Fixed Renaming of episodes to include extension.
13 years ago
Mark McDowall 4d3ba62e5d Episode renaming implemented on the Series/Details page.
13 years ago
Mark McDowall 381d67e56b Renamed image is in effect.
13 years ago
Mark McDowall 08b7b8c3e1 SeasonEditor moved to Gird Editor.
13 years ago
kay.one d3be516fb2 removed Season/SeasonProvider, updated dbBenchmark tests.
13 years ago
Mark McDowall 90d9e7d41e Moved episodeCount logic to mediaFileProvider.
13 years ago
Mark McDowall 467ed51432 AJax load episode count to keep initial loading time of Series Grid.
13 years ago
Mark McDowall 681353de3c Episode progress on Grid is now rounded.
13 years ago
Mark McDowall fdfd0a2153 Added Episodes of Episodes Total progress bar to Series Grid.
13 years ago
kay.one 18a20ff163 Some performance tweaks to speed up episode list view.
13 years ago