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 |
Mark McDowall
|
deb7f9d811
|
Merge + Download Settings UI Fixes.
|
14 years ago |
Mark McDowall
|
a34bd818cf
|
Start of AutoConfigureSab
|
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
|
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 |
Mark McDowall
|
ec8c83760b
|
Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
RootDir and UserProfileSection do not inherit the master layout automatically.
|
14 years ago |
Mark McDowall
|
a977443676
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
|
14 years ago |
Mark McDowall
|
10b7c1d593
|
Removed Site.Master... all ASPX pages have been destroyed!
|
14 years ago |
Mark McDowall
|
33b67a138c
|
RAZOR'd Series and the Error page.
NzbDrone has been RAZORfied completely now, die ASPX pages!
|
14 years ago |
Mark McDowall
|
13af6663fe
|
RAZOR'd Log & Upcoming.
Added CSS for setting Grid font size.
|
14 years ago |
kay.one
|
7d7032dd56
|
Merge branch 'markus101'
|
14 years ago |
Mark McDowall
|
273ab14a78
|
Added Scripts section to SiteLayout.
History view RAZORed.
|
14 years ago |
Mark McDowall
|
3e28862e14
|
AddSeries views updated to RAZOR.
|
14 years ago |
Mark McDowall
|
d3d138c2af
|
Master page for RAZOR views created and will be auto inherited by pages.
Settings have been RAZORfied.
|
14 years ago |
kay.one
|
8bae3c1c66
|
Added log to disk. preparation for some test runs.
|
14 years ago |
Mark McDowall
|
b8a3b58c79
|
Footer has been RAZOR'd.
|
14 years ago |
Mark McDowall
|
0e5ceff380
|
Settings partial pages are all in RAZOR now!
|
14 years ago |
kay.one
|
9028e498ca
|
Added completely awesome JobProvider. extremely easy to do async/timer tasks with ui status/notification already plugged in.
|
14 years ago |
kay.one
|
6caae19430
|
Timers are now initialized on startup.
|
14 years ago |
kay.one
|
2a603d908f
|
Merge branch 'markus101/NzbDrone'
Conflicts:
NzbDrone.Core/CentralDispatch.cs
NzbDrone.Core/NzbDrone.Core.csproj
NzbDrone.Web/Views/Settings/Indexers.ascx
|
14 years ago |
Mark McDowall
|
c149060a24
|
Fixed save button on Indexer Settings, changed margins for a cleaner look.
|
14 years ago |
Mark McDowall
|
c6ef828429
|
New UI for Indexer Settings, RAZOR!
Renamed NzbMatrix and NzbsRUs Providers
|
14 years ago |
kay.one
|
9e194266e8
|
Updated jQuery to 1.5.2 now using NuGet
|
14 years ago |
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
14 years ago |
kay.one
|
af705cbf9a
|
cleaned up history/log grid UI
|
14 years ago |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
14 years ago |
Mark McDowall
|
6e221afe82
|
Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
NzbDrone.Web/Views/AddSeries/AddSeriesItem.cshtml
|
14 years ago |
Mark McDowall
|
0330bb1577
|
Adding "master" dropbox for changing quality for add series.
|
14 years ago |
kay.one
|
9950d9385d
|
more relative path fix
|
14 years ago |
kay.one
|
a28277af61
|
fixed relative path for some images to work in apps with path (localhost/nzbdrone)
|
14 years ago |
kay.one
|
8a3fe0f14e
|
added more tests for seriesprovider
|
14 years ago |
Mark McDowall
|
460e48d6a1
|
Add GetBestMatch to TvDbProvider (Provides a way to get the best result from a list of results)
Default value for Quality Dropbox in AddExisting is now the default value from Settings.
|
14 years ago |
kay.one
|
2d9285eee2
|
fixed some DI issues.
fixed episode list grid width
|
14 years ago |
kay.one
|
7a16a907a4
|
fixed some css issues. added quality to each add existing item
|
14 years ago |
Keivan
|
dd9032348e
|
Fixed project to support Razor
Moved AddSeriesItem to Razor
|
14 years ago |
Keivan
|
e33f5206fa
|
Add existing now does is reall time TvDb lookup
|
14 years ago |
kay.one
|
0556c31846
|
Fixed add existing. needs more polish around quality and manual mapping.
|
14 years ago |
kay.one
|
4000387419
|
fixed ajax call for add existing
|
14 years ago |
kay.one
|
f7a5e0d8f8
|
removed github fork button
removed duplicated scan disk menu
|
14 years ago |
kay.one
|
79a0f09b43
|
Added quality to Series detail view
|
14 years ago |