Commit Graph

107 Commits

Author SHA1 Message Date
Mark McDowall bae2cdc1c7 Moved from Tabs to Accordion for Notifiers
Indexers is the first item in Settings SubMenu (its the default).
2011-11-29 16:45:45 -08:00
kay.one 2de116b99d Menu tweaks. 2011-11-26 22:35:51 -08:00
kay.one 1aa295b2ca New menu. Removed some old images. 2011-11-26 22:03:16 -08:00
kay.one 5c04d14c70 Updated jQueryUI 2011-11-26 21:53:30 -08:00
Mark McDowall 4e27d82480 Fixed Indexer Settings. 2011-11-26 12:28:20 -08:00
Mark McDowall e55e4387fd Fixed Quality Settings. 2011-11-26 11:37:31 -08:00
kay.one 3bcbc713f3 Updated localsearch UI. 2011-11-26 10:27:44 -08:00
kay.one da996c97c2 UI Cleanup 2011-11-25 23:53:16 -08:00
kay.one 482c591716 Added support for pinned messaged. 2011-11-25 22:27:00 -08:00
kay.one 596056289e Miniprofile is now back on for remote requests. 2011-11-25 18:27:52 -08:00
kay.one 910efb5941 Some minor clean-up. 2011-11-25 18:06:40 -08:00
kay.one 50a8af0842 Removed Blueprint. some of config pages have layout issus. 2011-11-25 17:34:38 -08:00
kay.one 7c598ed323 Updated Telerik to 2011.3.1115 2011-11-22 17:51:44 -08:00
Mark McDowall 639480e3ef Merge branch 'kay.one' of github.com:NzbDrone/NzbDrone into markus 2011-11-13 12:58:02 -08:00
Mark McDowall 6c86f1dfdd Newznab providers can be configured by the end user. 2011-11-13 12:51:15 -08:00
kay.one 08ec560c71 Resharper EAP fixes 2011-11-12 17:59:33 -08:00
kay.one 157bcd8b0f AssemblyInfo.cs cleanup 2011-11-08 09:48:34 -08:00
Mark McDowall 4c6287827c Fixed top slider, it will now work for multiple sliders. 2011-10-24 00:00:25 -07:00
Mark McDowall 745d9d9355 TopSlider added for local series searching!
Should be easy to add others (would want to have it close other open ones, I think).
2011-10-20 16:36:47 -07:00
Mark McDowall a9bcbfad8c Added QuickAdd for adding series, not displayed currently, needs some prettifying. 2011-10-19 08:16:34 -07:00
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.
2011-10-11 20:44:19 -07:00
Mark McDowall 71e1827ef8 Missing Grid uses ToBestDateString for formatting.
Fixed padding for No Data being cut off (also when loading) for the grids.
2011-09-30 09:18:13 -07:00
Mark McDowall fd205d3d57 Moved Grid altering CSS to its own file, used for Series/Details, missing, upcoming and histtory grids. 2011-09-28 18:58:23 -07:00
Mark McDowall 7d4e097137 Fixed CSS for Save Button hover, so that the text no longer moves. 2011-09-23 18:27:54 -07:00
Mark McDowall 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute. 2011-09-15 21:42:30 -07:00
Mark McDowall 8d0cdf272c Moved away from CDNs for 3rd party scripts.
Added Telerik MVC Controls, JQuery, JQueryUI and YUI.
2011-09-07 19:48:37 -07:00
Mark McDowall 1d1bbd3a23 Series/Details grids now use images for ignore/status/search/rename. 2011-08-22 20:52:08 -07:00
Mark McDowall d120a61ccb Series/Details specials grid will be generated like all others.
Added images for Episode Status, Ignored status removed
Updated SceneNameMappings.csv
2011-08-21 23:25:32 -07:00
Mark McDowall 2e48034d70 Season Grid toolbar uses sub-menu.
sub-menu moved from id to class.
2011-08-21 19:56:04 -07:00
kay.one 5ab07d7028 Added instant notification framework 2011-08-08 14:50:48 -07:00
Mark McDowall aa82264774 Menus are now custom built, using AJAX loading of links where acceptable. 2011-08-05 19:04:35 -07:00
Mark McDowall 3d784b828d Ignored image is loaded half and half instead of all grey. 2011-08-04 22:10:36 -07:00
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.
2011-08-04 21:38:18 -07:00
Mark McDowall c88ead0585 Wired in the season and episode ignore saving.
Converted setSeasonIgnore & setEpisodeIgnore to use inline SQL.
Added tests for setSeasonIgnore & setEpisodeIgnore.
2011-08-03 18:45:45 -07:00
Mark McDowall c32346e6ea New series ignore editor on Series/Details.
Styling works, backend saving not yet implemented.
2011-08-03 00:26:39 -07:00
kay.one 2c3da2c5ea some css tweaks to AddSeries 2011-07-27 23:30:06 -07:00
kay.one b4fb3002a4 Updated Add Series 2011-07-27 15:59:48 -07:00
Mark McDowall 67299f0d97 Merge branch 'master' of git://github.com/kayone/NzbDrone
Conflicts:
	NzbDrone.Core.Test/NzbDrone.Core.Test.csproj
2011-07-09 19:48:02 -07:00
kay.one 676f6345a9 added updated jQuery UI Theme 2011-07-05 22:38:34 -07:00
Mark McDowall 6dc3a22f75 Series Grid alternating row colours.
Removed Blueprints alternating row colours.
2011-07-03 12:02:33 -07:00
kay.one fc7bbd092e Content folder cleanup 2011-07-02 15:19:09 -07:00
kay.one 9a251394da cleaned up script/content folder 2011-07-02 01:52:33 -07:00
kay.one c7a219ddc6 Merge branch 'markus101'
Conflicts:
	NzbDrone.Web/NzbDrone.Web.csproj
2011-07-01 14:01:51 -07:00
kay.one 94e16a6037 root dir is done 2011-07-01 13:59:25 -07:00
Mark McDowall bbb318a241 Fixed add profile link. 2011-07-01 13:44:29 -07:00
Mark McDowall dc44a81099 Settings views all cleaned up. 2011-07-01 13:33:03 -07:00
kay.one 859b68ed9e Removed 3rd parties from script registrar. 2011-07-01 13:28:53 -07:00
kay.one 7c05157f19 Merge branch 'markus101'
Conflicts:
	NzbDrone.Web/NzbDrone.Web.csproj
2011-07-01 11:48:22 -07:00
Mark McDowall 859c5246d9 Overhauled Settings/Quality
CSS for Settings uses classes for aligning instead of label/input directly.
2011-07-01 02:10:42 -07:00
kay.one 9deea44c87 more root dir UI cleanup 2011-07-01 00:23:07 -07:00