Mark McDowall
5098ea3249
Added two new Episode Statuses - Unpacking and Failed.
...
Tests added to support new Statuses.
PostDownloadScanJob will update PostDownloadStatus for failed or unpacking.
ImportFile will set the PostDownloadStatus to Processed when added to the database.
13 years ago
Mark McDowall
ec6a0e6b7f
App_Data added to .gitignore
...
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
13 years ago
Mark McDowall
fd205d3d57
Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids.
13 years ago
Mark McDowall
7786f6a914
SeriesId is now passed back to the controller when adding a new/existing series.
13 years ago
Mark McDowall
d330c65165
AutoComplete is now using jQuery UI AutoComplete.
...
Removed jquery.liveQuery.
13 years ago
Mark McDowall
8d0cdf272c
Moved away from CDNs for 3rd party scripts.
...
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
13 years ago
Mark McDowall
f8be43a486
Upgraded to MiniProfiler 1.9.
...
Updated to latest WebActivator.
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
0b586de226
Added misnamed provider, PLINQ speeds it up, but still to slow for use, paging helps, but isn't consistent.
...
A bunch of files changed removing System.Linq, thanks Resharper :(
13 years ago
Mark McDowall
88525a0b7c
AddSeries javascript fixes.
...
Add new series now has a drop box for rootdir.
Moved add series javascript to addSeries.js.
13 years ago
Mark McDowall
1d1bbd3a23
Series/Details grids now use images for ignore/status/search/rename.
13 years ago
Mark McDowall
d120a61ccb
Series/Details specials grid will be generated like all others.
...
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
13 years ago
Mark McDowall
350e0388de
Updated JobProvider to allow jobs with two targets.
...
JobQueueItem class created instead of using Tuples.
Added Search for Season and Rename Season jobs , plus links for them on Series/Details.
Add GetSeasonFiles added to MediaFileProvider.
13 years ago
kay.one
5ab07d7028
Added instant notification framework
13 years ago
Mark McDowall
963691b486
Updated project file to reflect deleted file.
13 years ago
Mark McDowall
aa82264774
Menus are now custom built, using AJAX loading of links where acceptable.
13 years ago
Mark McDowall
3d784b828d
Ignored image is loaded half and half instead of all grey.
13 years ago
Mark McDowall
9cf77955d0
Removed broken season editor from Series/Index editor.
...
Cleaned up series editor UI, with descriptions.
13 years ago
Mark McDowall
c32346e6ea
New series ignore editor on Series/Details.
...
Styling works, backend saving not yet implemented.
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
kay.one
931bb2ea12
Fixed process priority correction.
13 years ago
kay.one
d640fa65e8
Fixed orphaned job issue in JobController
...
System/Jobs now shows items currently in queue.
14 years ago
kay.one
c339ea6ba2
Updated miniprofiler to 1.4
14 years ago
kay.one
fc7bbd092e
Content folder cleanup
14 years ago
kay.one
9a251394da
cleaned up script/content folder
14 years ago
kay.one
c7a219ddc6
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
14 years ago
kay.one
94e16a6037
root dir is done
14 years ago
Mark McDowall
bbb318a241
Fixed add profile link.
14 years ago
Mark McDowall
dc44a81099
Settings views all cleaned up.
14 years ago
kay.one
859b68ed9e
Removed 3rd parties from script registrar.
14 years ago
kay.one
7c05157f19
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/NzbDrone.Web.csproj
14 years ago
Mark McDowall
859c5246d9
Overhauled Settings/Quality
...
CSS for Settings uses classes for aligning instead of label/input directly.
14 years ago
kay.one
9deea44c87
more root dir UI cleanup
14 years ago
kay.one
4253d0b4cb
Merge branch 'markus101'
...
Conflicts:
NzbDrone.Web/Views/Series/Index.cshtml
14 years ago
kay.one
cece6e9bf6
Root Dir cleanup
14 years ago
Mark McDowall
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
14 years ago
Mark McDowall
01425ac0da
Removed grid loading overlays.
14 years ago
kay.one
a91339dd7e
Updated telerik to 2011.1.414.
14 years ago
kay.one
834a5ab6e6
More CSS cleanup, config pages are pretty messed up.
14 years ago
kay.one
777afcff5f
Added blueprint.css
14 years ago
kay.one
3cd4ee3996
moved SQL CE to Nuget.
14 years ago
kay.one
2537dafb36
Added SQL CE dlls, removed SQLite
14 years ago
kay.one
8b484601f6
Removed all warnings
14 years ago
kay.one
b525757d8a
Removed left over assemblies, CastleCore (Subsonic) and some old nuget packages
14 years ago
kay.one
acf23d4fc2
Removed subsonic completely
14 years ago
kay.one
b47cdd8ab2
Updated to MiniProfiler 1.3
14 years ago
kay.one
6355d5ada1
Added MiniProfiler
14 years ago
Mark McDowall
03c6dea53f
Ignore copy error for SQLite.Interop.dll (so I don't need to quick IISExpress manually everytime I debug).
14 years ago
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
14 years ago
Mark McDowall
54e7092e2d
Added new helper to find the best file size format given a long with file size in bytes.
...
Added view under system to see which folders have not been processed in dropDir.
14 years ago