1
0
mirror of https://github.com/Radarr/Radarr.git synced 2024-09-22 09:21:43 +02:00
Commit Graph

117 Commits

Author SHA1 Message Date
kay.one
5e386a2bc7 Added jquery tab, accordion to autobind.
made add series page more awsome.
2011-12-07 21:30:47 -08:00
Mark McDowall
9e42f3b65f Changed the menu font and sizing, no more blur. 2011-12-07 17:01:26 -08:00
Mark McDowall
def86f90f5 Fixed adding of existing series, whoops.
Buttons do not have a height globally assigned anymore (no more CSS tweaking all over the place), this means they are larger than textboxes and selects, but it looks good.
2011-12-06 17:21:32 -08:00
Mark McDowall
8170daf025 Minor CSS fix. 2011-12-05 18:07:11 -08:00
Mark McDowall
a877312b1a Fixed save button text. 2011-12-04 19:29:53 -08:00
Mark McDowall
f99e629817 Fixed the add button on AddSeries. 2011-12-04 19:15:02 -08:00
kay.one
4486238c4c some notification tweaks. 2011-12-03 16:01:00 -08:00
kay.one
f84f8ac992 Fixed auto-complete styling. 2011-12-03 15:22:49 -08:00
kay.one
82e2cb2d1e Settings forms are fixed. 2011-11-30 22:39:11 -08:00
kay.one
e01be46209 Updated jQueryUI theme. 2011-11-30 20:19:51 -08:00
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