Commit Graph

226 Commits (7e44ee5020041ced05c59d094a3a9ad67bd29d08)

Author SHA1 Message Date
Mark McDowall 7e44ee5020 Merge with Kayone's branch.
13 years ago
Mark McDowall 9327ef4352 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
13 years ago
kay.one 30d8da3ce8 Log is now configured earlier in the life cycle.
13 years ago
unknown 2f786bf424 JobProvider now fully works based on a queuing logic, which allows more than one job to be queued. (EasyButton included!)
13 years ago
Mark McDowall fdd6e37b24 Added NextScheduledRun to get the next scheduled run for a job, with a test.
13 years ago
Mark McDowall d4c9e5d12f Added Glimpse.
13 years ago
Mark McDowall 0babb9474e Added Javascript to support shift-clicking ranges to disable/enable checkboxes.
13 years ago
unknown 8c372e938c fixed some settings value convert issues. would cause crash on clean installs.
13 years ago
Mark McDowall 9caacc4809 Added Season Monitored editor (linked from Season Count on Series Grid), It would be under AJAX Edit, but it won't play nice with lists.
13 years ago
Mark McDowall 46e7c6f495 Added auto completion on General Settings for RootDir settings using jQuery UI.
13 years ago
Mark McDowall 30d7fecff5 Added examples to EpisodeSorting Settings.
13 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
13 years ago
Mark McDowall c5ea0dee17 Removed Edit page and Delete (w/o AJAX) from Series Controller.
13 years ago
Mark McDowall d97382ad0c Added DeleteSeriesJob to remove series in BG.
13 years ago
Mark McDowall 7ebda928f8 QualityProfile dropbox positioned better.
13 years ago
Mark McDowall 49a059bdea AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
13 years ago
Mark McDowall 70bfc49b4e Series Grid AJAX'd.
13 years ago
Mark McDowall 5c1c8466c1 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall 11b96afd75 Merge conflicts resolved.
13 years ago
kay.one 24c47801b3 system/config is now editable
13 years ago
kay.one cb4d0e2450 fixed blackhole config to be boolean
13 years ago
Mark McDowall 7b4ac03748 Added filtering to the missing View.
13 years ago
Mark McDowall 86019a2597 Added Missing view to show which episodes are missing from disk for all series.
13 years ago
Mark McDowall 00aa3ec7bc Fixed text box for Category, was displayed as priority
13 years ago
Mark McDowall a36d5fae2f Added ExternalNotificationProviderBase based on IndexProviderBase.
13 years ago
Mark McDowall 2e32d6efd4 Moved indexer images to a subfolder.
13 years ago
Mark McDowall 0a844e8c58 Added images to Indexer Settings.
13 years ago
Mark McDowall b146b62ef3 Added images for provider, shown on the History grid.
13 years ago
Mark McDowall de003b9774 Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast.
13 years ago
Mark McDowall 3a6cf56db1 RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
13 years ago
Mark McDowall 72d3f5cef2 Removed AccountModel.
13 years ago
Mark McDowall ff0e0597b4 Upcoming view column width fixed for Air Date (added time).
13 years ago
Mark McDowall 975d8bc679 New Helper (Html Extension) for displaying the DescriptionAttribute.
13 years ago
kay.one eea6c2f896 Merge branch 'markus101'
13 years ago
kay.one 7d20558ea2 fixed column layout in history, upcomming
13 years ago
Mark McDowall e388b2d3b1 Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
13 years ago
kay.one eb48a7eff8 Merge branch 'markus101'
13 years ago
kay.one 5d678be6b1 removed .org file
13 years ago
kay.one 7d3f6c81e0 Exceptioneer is only enabled during release.
13 years ago
Mark McDowall 742ad0a932 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
Mark McDowall deb7f9d811 Merge + Download Settings UI Fixes.
13 years ago
kay.one a8815cd5ea Fixed rss datetime bug
13 years ago
Mark McDowall a34bd818cf Start of AutoConfigureSab
13 years ago
kay.one 623857eb90 Merge branch 'markus101'
13 years ago
kay.one d64eb579a5 Downgraded some logs
13 years ago
Mark McDowall 5a4bedc34d Added an icon to the NzbDrone project (and set as the icon for that compiled application).
13 years ago
Mark McDowall 43e02fa24a Add series with an ' apostrophe will now work correctly.
13 years ago
Mark McDowall 19c7702647 IISController now wraps config path (in argument) with quotes to allow for paths with spaces
13 years ago
Mark McDowall 4e5c354cd6 Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
13 years ago