Commit Graph

10536 Commits (develop)
 

Author SHA1 Message Date
markus101 568a9d1d24 UI Cleanup for Series Index and Details.
13 years ago
markus101 d0a9851a4c RenameAll implemented in view and Controller + Rename Series, Season & Episode in Controller
13 years ago
markus101 9d24ccd97a Fixes for Episode to EpisodeFile mapping.
13 years ago
markus101 ce6bcbfec1 EpisodeFile parsing was incorrect due to change of relationship with Episode
13 years ago
markus101 891acfff44 Fixed issues that came up after making changes to Episode and EpisodeFile.
13 years ago
markus101 738700537e Episode RenamingProvider created, allows renaming by Every Episode for Every Series, by Series, by Season, or individual Episodes.
13 years ago
markus101 2a8b598f4f EpisodeFile now has a list of Episodes (support for multi-episode files), was reversed before.
13 years ago
markus101 737330d48b Added NzbTitle to History item and will set it when adding to the DB.
13 years ago
markus101 c448c17605 Add to History when SAB receives the NZB and set episode.status to grabbed.
13 years ago
markus101 88ad555e75 Delete is setup, just need to add a link to follow through on the delete.
13 years ago
markus101 dbca3a1974 Added UpdateSeries to SeriesProvider.
13 years ago
markus101 d3b7d199ab Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
13 years ago
markus101 83ee068d45 Removed an extra file, VS changed things on me.
13 years ago
markus101 21ac5d804c RssSync improvements and fixes.
13 years ago
markus101 a413a9d53d Fixed unit tests.
13 years ago
markus101 445e2f59b9 Fixed SabProvider and Unit Tests for it.
13 years ago
markus101 13ab28586f More comprehensive check to see if we want this episode, will now compare episodeFile with the episode from the feed to see if it is wanted (Quality and Proper)
13 years ago
markus101 309e1ba249 Fixed issue with storing and retrieving quality profile, checking the profile.
13 years ago
markus101 a7780fab67 Issue with overwriting user settings for Indexers resolved.
13 years ago
markus101 d83ae9895c Removed conflicting JavaScript additions, that broke Series Details.
13 years ago
markus101 735668f7b3 Fixed a bug with converting default quality profile from config when adding a new series.
13 years ago
markus101 da79ad147e New series will be added monitored and quality will be set to default quality.
13 years ago
markus101 9a7eb8d552 Save button will be disabled until page is loaded, prevents issues with user presses save before the page is fully loaded (and AJAX is used to save).
13 years ago
markus101 ff44d05a72 Clean up SettingsController to not check for Null's as empty strings will not be null when returned.
13 years ago
markus101 b2524cf697 Validation changes, moved JS for Client-Side validation to Settings/Index.aspx
13 years ago
markus101 baeda11ece Cleaned up Quality partial page.
13 years ago
markus101 e7cbc4cbcf Added additional priorities supported by SABnzbd.
13 years ago
markus101 3a9f053a17 More layout changes for Download Settings to get validation looking better.
13 years ago
markus101 6e66a7a27f Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet.
13 years ago
markus101 6690139616 Fixed an issue where the RssSyncTimer was not updating the NextInterval variable after expiring the first time.
13 years ago
markus101 0fc75e8907 TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series.
13 years ago
markus101 fd4cf86694 EpisodeProvider - RefreshSeasonInfo by Season added, updates only the supplied season.
13 years ago
markus101 ac20da426b SeasonProvider GetLatestSeason added
13 years ago
markus101 57f5b3ddc2 RSS Sync Timer Implemented using System.Timers.Timer
13 years ago
markus101 1086404152 Fixed bug with moving Quality to an empty list, which made new profiles useless (Quality Settings)
13 years ago
markus101 b32c539c71 Quality Settings UI updated some more.
13 years ago
markus101 4b4499b4a2 Deleting of Qualities now works.
13 years ago
markus101 2ba6057ec7 Quality config complete (needs to look better, but it is functional, minus deleting).
13 years ago
markus101 6d790f8939 Quality now has sortable lists for configuring Profiles, saving not implemented yet.
13 years ago
markus101 be6bdbc483 Quality Config, Dynamically add new User Profiles, just need to get them to save.
13 years ago
markus101 d083d653db Fixed updating of Default Qualities in CentralDispatch.
13 years ago
markus101 48e5b36936 Fixed logging for Settings Controller and QualityProvider
13 years ago
Keivan 519e2df560 added missing file
13 years ago
Keivan bfef6166f5 some changes to unmapped view
13 years ago
Keivan 16fcda18c3 fixed episode parse, profile storage
13 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
13 years ago
markus101 764f67f8e8 JquerySimpleDropdown menu added, not sure of full usage yet.
13 years ago
markus101 9f0e512f5f Returned missing Graphics, CSS and JavaScript files.
13 years ago
markus101 3b63cfb5d2 Added Quality Provider to interface with QualityProfiles.
13 years ago
markus101 9eaec6a2e9 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago