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
71e1827ef8
Missing Grid uses ToBestDateString for formatting.
...
Fixed padding for No Data being cut off (also when loading) for the grids.
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
7d4e097137
Fixed CSS for Save Button hover, so that the text no longer moves.
13 years ago
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
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
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
2e48034d70
Season Grid toolbar uses sub-menu.
...
sub-menu moved from id to class.
13 years ago
kay.one
5ab07d7028
Added instant notification framework
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
3507b97887
Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
...
Notifications are set when saving now (progress) until basic is redone.
13 years ago
Mark McDowall
c88ead0585
Wired in the season and episode ignore saving.
...
Converted setSeasonIgnore & setEpisodeIgnore to use inline SQL.
Added tests for setSeasonIgnore & setEpisodeIgnore.
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
2c3da2c5ea
some css tweaks to AddSeries
13 years ago
kay.one
b4fb3002a4
Updated Add Series
13 years ago
Mark McDowall
67299f0d97
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
14 years ago
kay.one
676f6345a9
added updated jQuery UI Theme
14 years ago
Mark McDowall
6dc3a22f75
Series Grid alternating row colours.
...
Removed Blueprints alternating row colours.
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
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
f028770542
some css cleanup
14 years ago
kay.one
777afcff5f
Added blueprint.css
14 years ago
Mark McDowall
bda226096b
Auto complete for paths added. Config text boxes are now wider.
14 years ago
Mark McDowall
723882ea48
Picture Renamed so it is usable in History View.
14 years ago
Mark McDowall
1411cac54a
Renamed style.css to Site.css
...
Added Episode Search to Missing
14 years ago
Mark McDowall
5953ae038e
EpisodesWithoutFiles will ignore episodes with an air date before 1900.
...
Renamed SiteLayout to _Layout (MVC3 standard)
Moved some images to the image folder.
14 years ago
Mark McDowall
8d38f98338
Add Existing with Refresh button after modifying root dirs.
...
Renamed AddSeries/Add to AddSeries/Index
14 years ago
Mark McDowall
f27c1d89f6
Moved root dir config to add series.
...
Cleaned up Indexers.cshtml.
Indexers is the new default Settings page.
14 years ago
kay.one
0d0e697fa1
more icons
14 years ago
kay.one
4d11de7d70
updated delete icon
14 years ago
Mark McDowall
1015193ef5
Loading overlay added to series grid.
14 years ago
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
70bfc49b4e
Series Grid AJAX'd.
...
Edit in popup for Series Grid using custom editing template.
14 years ago