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

69 Commits

Author SHA1 Message Date
markus101
3a9f053a17 More layout changes for Download Settings to get validation looking better. 2011-02-10 23:48:40 -08:00
markus101
6e66a7a27f Working on validation for forms, issues with server side, not sure how to post back model with AJAX submit, yet.
Split out settings model to support validation.
2011-02-10 17:22:29 -08:00
markus101
1086404152 Fixed bug with moving Quality to an empty list, which made new profiles useless (Quality Settings) 2011-02-08 09:52:54 -08:00
markus101
b32c539c71 Quality Settings UI updated some more. 2011-02-07 23:08:38 -08:00
markus101
4b4499b4a2 Deleting of Qualities now works.
Quality Settings UI looks better, colors, sizing
Test files for testing different webUI features
2011-02-07 13:22:45 -08:00
markus101
2ba6057ec7 Quality config complete (needs to look better, but it is functional, minus deleting). 2011-02-05 23:13:17 -08:00
markus101
6d790f8939 Quality now has sortable lists for configuring Profiles, saving not implemented yet. 2011-02-05 18:52:49 -08:00
markus101
be6bdbc483 Quality Config, Dynamically add new User Profiles, just need to get them to save. 2011-02-05 10:27:14 -08:00
markus101
d083d653db Fixed updating of Default Qualities in CentralDispatch.
Default Quality can now be set through Settings/Quality using a drop down list.
Fixed QualityType for BDRip (was sharing a value with DVD).
2011-02-04 22:07:25 -08:00
markus101
48e5b36936 Fixed logging for Settings Controller and QualityProvider
Setup/Update of Default QualityProfiles will occur on start
2011-02-03 18:58:02 -08:00
markus101
764f67f8e8 JquerySimpleDropdown menu added, not sure of full usage yet.
Fixed SettingsController for Quality Config.
2011-02-03 10:28:14 -08:00
markus101
9f0e512f5f Returned missing Graphics, CSS and JavaScript files.
Settings Sub-menu updated to include Quality link.
Quality config page started.
2011-02-02 18:49:52 -08:00
markus101
63336ed58d Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
Attempt at styling configuration page, lots of work to go though.
2011-01-30 23:42:44 -08:00
markus101
da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
Some RssFeed Parsing has been implemented, it does not currently download items, still need to perform a more verbose episode check.
2011-01-28 22:10:22 -08:00
Keivan
afafc6b032 pretty... 2010-10-02 12:01:43 -07:00
kay.one
4d4a8198eb fixed show grid, added details page 2010-09-24 00:14:42 -07:00
kay.one
772452aa8b added tests for basic config set/get to db 2010-09-23 23:16:43 -07:00
kay.one
1620721efe fixed config post issue 2010-09-23 22:37:48 -07:00
kay.one
d7bae9135c added settings view to mvc project 2010-09-23 22:21:45 -07:00