markus101
|
46830a2777
|
EpisodeSorting setup, setting page created and usable, needs labels still.
|
14 years ago |
markus101
|
dbca3a1974
|
Added UpdateSeries to SeriesProvider.
Edit now works for Series, AJAX save.
Fixed Adding new series to use the DefaultQualityProfile as the QualityProfileId value.
|
14 years ago |
markus101
|
d3b7d199ab
|
Fixed QualityProfile mapping to Series, resulted in a large number of changed files referencing ProfileId instead of QualityProfileId
|
14 years ago |
markus101
|
9a7eb8d552
|
Save button will be disabled until page is loaded, prevents issues with user presses save before the page is fully loaded (and AJAX is used to save).
|
14 years ago |
markus101
|
ff44d05a72
|
Clean up SettingsController to not check for Null's as empty strings will not be null when returned.
class variables for _settingsSaved, _settingsFailed to easily change all error messages when saving
|
14 years ago |
markus101
|
b2524cf697
|
Validation changes, moved JS for Client-Side validation to Settings/Index.aspx
Still need to sort out validation for Quality Cutoff (not part of the Model so it seems to cause issues).
|
14 years ago |
markus101
|
baeda11ece
|
Cleaned up Quality partial page.
Fixed the sortable, so multiple user profiles correctly update order (and save), user profile sortable is no long connected.
|
14 years ago |
markus101
|
3a9f053a17
|
More layout changes for Download Settings to get validation looking better.
|
14 years ago |
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.
|
14 years ago |
markus101
|
1086404152
|
Fixed bug with moving Quality to an empty list, which made new profiles useless (Quality Settings)
|
14 years ago |
markus101
|
b32c539c71
|
Quality Settings UI updated some more.
|
14 years ago |
markus101
|
4b4499b4a2
|
Deleting of Qualities now works.
Quality Settings UI looks better, colors, sizing
Test files for testing different webUI features
|
14 years ago |
markus101
|
2ba6057ec7
|
Quality config complete (needs to look better, but it is functional, minus deleting).
|
14 years ago |
markus101
|
6d790f8939
|
Quality now has sortable lists for configuring Profiles, saving not implemented yet.
|
14 years ago |
markus101
|
be6bdbc483
|
Quality Config, Dynamically add new User Profiles, just need to get them to save.
|
14 years ago |
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).
|
14 years ago |
markus101
|
48e5b36936
|
Fixed logging for Settings Controller and QualityProvider
Setup/Update of Default QualityProfiles will occur on start
|
14 years ago |
markus101
|
764f67f8e8
|
JquerySimpleDropdown menu added, not sure of full usage yet.
Fixed SettingsController for Quality Config.
|
14 years ago |
markus101
|
9f0e512f5f
|
Returned missing Graphics, CSS and JavaScript files.
Settings Sub-menu updated to include Quality link.
Quality config page started.
|
14 years ago |
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.
|
14 years ago |
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.
|
14 years ago |
Keivan
|
afafc6b032
|
pretty...
|
14 years ago |
kay.one
|
4d4a8198eb
|
fixed show grid, added details page
|
14 years ago |
kay.one
|
772452aa8b
|
added tests for basic config set/get to db
|
14 years ago |
kay.one
|
1620721efe
|
fixed config post issue
|
14 years ago |
kay.one
|
d7bae9135c
|
added settings view to mvc project
|
14 years ago |