Mark McDowall
|
46e7c6f495
|
Added auto completion on General Settings for RootDir settings using jQuery UI.
|
14 years ago |
Mark McDowall
|
30d7fecff5
|
Added examples to EpisodeSorting Settings.
Added new Multi-Episode Naming (Scene).
|
14 years ago |
Mark McDowall
|
d65d79a5c9
|
Replaced save notifications for settings on page with AJAX Notifications.
|
14 years ago |
Mark McDowall
|
c5ea0dee17
|
Removed Edit page and Delete (w/o AJAX) from Series Controller.
Series grid now shows seasons count without counting season 0 (specials).
|
14 years ago |
Mark McDowall
|
d97382ad0c
|
Added DeleteSeriesJob to remove series in BG.
Fixed SeriesUpdate Grid Edit to properly save SeasonFolder changes.
Added Delete to SeriesGrid.
|
14 years ago |
Mark McDowall
|
7ebda928f8
|
QualityProfile dropbox positioned better.
|
14 years ago |
Mark McDowall
|
49a059bdea
|
AutoConfigure for SAB is setup, it works for systems with NzbDrone and SABnzbd on the same server only.
|
14 years ago |
Mark McDowall
|
70bfc49b4e
|
Series Grid AJAX'd.
Edit in popup for Series Grid using custom editing template.
|
14 years ago |
Mark McDowall
|
5c1c8466c1
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
14 years ago |
Mark McDowall
|
11b96afd75
|
Merge conflicts resolved.
Added Language parsing.
|
14 years ago |
kay.one
|
24c47801b3
|
system/config is now editable
|
14 years ago |
kay.one
|
cb4d0e2450
|
fixed blackhole config to be boolean
|
14 years ago |
Mark McDowall
|
7b4ac03748
|
Added filtering to the missing View.
|
14 years ago |
Mark McDowall
|
86019a2597
|
Added Missing view to show which episodes are missing from disk for all series.
|
14 years ago |
Mark McDowall
|
00aa3ec7bc
|
Fixed text box for Category, was displayed as priority
|
14 years ago |
Mark McDowall
|
a36d5fae2f
|
Added ExternalNotificationProviderBase based on IndexProviderBase.
|
14 years ago |
Mark McDowall
|
2e32d6efd4
|
Moved indexer images to a subfolder.
|
14 years ago |
Mark McDowall
|
0a844e8c58
|
Added images to Indexer Settings.
|
14 years ago |
Mark McDowall
|
b146b62ef3
|
Added images for provider, shown on the History grid.
|
14 years ago |
Mark McDowall
|
de003b9774
|
Added "Tomorrow" view for the upcoming episodes page so it was separate from the weekly forecast.
|
14 years ago |
Mark McDowall
|
3a6cf56db1
|
RootDir Adds/Deletes update the database when the action occurs, no more awkward saving tactic.
|
14 years ago |
Mark McDowall
|
72d3f5cef2
|
Removed AccountModel.
Download Settings updated to use Descriptions.
|
14 years ago |
Mark McDowall
|
ff0e0597b4
|
Upcoming view column width fixed for Air Date (added time).
|
14 years ago |
Mark McDowall
|
975d8bc679
|
New Helper (Html Extension) for displaying the DescriptionAttribute.
|
14 years ago |
kay.one
|
eea6c2f896
|
Merge branch 'markus101'
|
14 years ago |
kay.one
|
7d20558ea2
|
fixed column layout in history, upcomming
|
14 years ago |
Mark McDowall
|
e388b2d3b1
|
Fixed display bug for Settings/Downloads, it will now show the correct Div for Blackhole/SABnzbd.
|
14 years ago |
kay.one
|
eb48a7eff8
|
Merge branch 'markus101'
|
14 years ago |
kay.one
|
5d678be6b1
|
removed .org file
|
14 years ago |
kay.one
|
7d3f6c81e0
|
Exceptioneer is only enabled during release.
Nzbdrone.exe waits for enter before closing on error.
|
14 years ago |
Mark McDowall
|
742ad0a932
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Core.Test/EpisodeProviderTest.cs
NzbDrone.Core/NzbDrone.Core.csproj
|
14 years ago |
Mark McDowall
|
deb7f9d811
|
Merge + Download Settings UI Fixes.
|
14 years ago |
kay.one
|
a8815cd5ea
|
Fixed rss datetime bug
|
14 years ago |
Mark McDowall
|
a34bd818cf
|
Start of AutoConfigureSab
|
14 years ago |
kay.one
|
623857eb90
|
Merge branch 'markus101'
Conflicts:
NzbDrone.Web/NzbDrone.Web.Publish.xml
|
14 years ago |
kay.one
|
d64eb579a5
|
Downgraded some logs
|
14 years ago |
Mark McDowall
|
5a4bedc34d
|
Added an icon to the NzbDrone project (and set as the icon for that compiled application).
|
14 years ago |
Mark McDowall
|
43e02fa24a
|
Add series with an ' apostrophe will now work correctly.
|
14 years ago |
Mark McDowall
|
19c7702647
|
IISController now wraps config path (in argument) with quotes to allow for paths with spaces
|
14 years ago |
Mark McDowall
|
4e5c354cd6
|
Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
|
14 years ago |
kay.one
|
80d47e611c
|
more notification updates
|
14 years ago |
kay.one
|
0d139f9c21
|
Updated task notification UI. Last message will stay on screen for an extra 3 seconds if there are no new messages.
|
14 years ago |
kay.one
|
53a7b92a64
|
Upgraded IISExpress from WebMatrix Beta 2 to 7.5 Final
|
14 years ago |
kay.one
|
af1511e1f3
|
Fixed history grid layout
|
14 years ago |
kay.one
|
fd32a04d45
|
Attach to debugger is a lot more reliable.
Added system/config ui
rss job only runs enabled jobs
fixed wrong mappings for indexers in settingscontroller
|
14 years ago |
kay.one
|
8c7c2ac296
|
More work on indexers/jobs
|
14 years ago |
kay.one
|
7e66871cb7
|
fixed log colors
|
14 years ago |
kay.one
|
fa1b287d58
|
JobProvider now stores last execution and success
JobProvider is now wired working
Job view ui is updated
|
14 years ago |
kay.one
|
6f73260ab7
|
Merge branch 'markus101'
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
NzbDrone.Web/Views/Log/Index.cshtml
|
14 years ago |
kay.one
|
e9c63b81e6
|
Added asp.net tick timer
Added health monitoring
Updated database logging
|
14 years ago |