Mark McDowall
|
d3d138c2af
|
Master page for RAZOR views created and will be auto inherited by pages.
Settings have been RAZORfied.
|
14 years ago |
Mark McDowall
|
0e5ceff380
|
Settings partial pages are all in RAZOR now!
|
14 years ago |
Mark McDowall
|
c149060a24
|
Fixed save button on Indexer Settings, changed margins for a cleaner look.
|
14 years ago |
Mark McDowall
|
c6ef828429
|
New UI for Indexer Settings, RAZOR!
Renamed NzbMatrix and NzbsRUs Providers
|
14 years ago |
Keivan
|
6f2dcbf838
|
Revered back to subsonic
Added indexer configuration back-end
|
14 years ago |
kay.one
|
e896af5cd0
|
ReSharper code cleanup
|
14 years ago |
kay.one
|
a28277af61
|
fixed relative path for some images to work in apps with path (localhost/nzbdrone)
|
14 years ago |
Keivan
|
c45729a986
|
removed default root property
tweaked the ui on add new show
|
14 years ago |
Mark McDowall
|
4f2f5a3d71
|
HttpProvider - Added Download File.
SabProvider - Added AddById (Newzbin)
Fixes to RssItemProcessingProvider
Can either download NZB to file or send to SAB...
|
14 years ago |
Mark McDowall
|
3d81bc8770
|
AddNew is functional, using jquery for adding and display changes.
|
14 years ago |
Mark McDowall
|
5a8842e3db
|
AddExisting clears check/hides rows once submitted. Bi-winning
AddNew, currently unable to submit. Bi-polar
|
14 years ago |
Mark McDowall
|
2871723bfe
|
Manage multiple Tv Root Folders in Settings/General.
Start of AddExisting.
|
14 years ago |
markus101
|
df041eb300
|
Notifications UI Implemented, Added ExternalNotifications and Xbmc Providers to CentralDispatch.
|
14 years ago |
markus101
|
70fd11231d
|
Post Processor Done.
Will send from SAB to NzbDrone.
Changed SabCategory to SabTvCategory (Support for movies later?)
|
14 years ago |
markus101
|
2af078b23d
|
ExternalNotifications, XBMC notification, building the framework for these, UI not implemented.
|
14 years ago |
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 |