Commit Graph

74 Commits (568a9d1d24233c182cbab996c08650f8d9d8d674)

Author SHA1 Message Date
markus101 568a9d1d24 UI Cleanup for Series Index and Details.
14 years ago
markus101 d0a9851a4c RenameAll implemented in view and Controller + Rename Series, Season & Episode in Controller
14 years ago
markus101 9d24ccd97a Fixes for Episode to EpisodeFile mapping.
14 years ago
markus101 88ad555e75 Delete is setup, just need to add a link to follow through on the delete.
14 years ago
markus101 dbca3a1974 Added UpdateSeries to SeriesProvider.
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 83ee068d45 Removed an extra file, VS changed things on me.
14 years ago
markus101 d83ae9895c Removed conflicting JavaScript additions, that broke Series Details.
14 years ago
markus101 735668f7b3 Fixed a bug with converting default quality profile from config when adding a new series.
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.
14 years ago
markus101 b2524cf697 Validation changes, moved JS for Client-Side validation to Settings/Index.aspx
14 years ago
markus101 baeda11ece Cleaned up Quality partial page.
14 years ago
markus101 e7cbc4cbcf Added additional priorities supported by SABnzbd.
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.
14 years ago
markus101 0fc75e8907 TimerProvider will test every 1 minute to see if it matches a schedule for updating season or entire series.
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.
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.
14 years ago
markus101 48e5b36936 Fixed logging for Settings Controller and QualityProvider
14 years ago
Keivan 519e2df560 added missing file
14 years ago
Keivan bfef6166f5 some changes to unmapped view
14 years ago
Keivan ca27c75df5 simplified quality fixed some broken tests
14 years ago
markus101 764f67f8e8 JquerySimpleDropdown menu added, not sure of full usage yet.
14 years ago
markus101 9f0e512f5f Returned missing Graphics, CSS and JavaScript files.
14 years ago
Keivan 1d3dc564f2 Updated telerik to Version: 2010.3 1318 (Jan 18, 2011)
14 years ago
markus101 63336ed58d Added Timer, will hold timer information for RSS Sync and eventually backlog searching.
14 years ago
markus101 e199843c92 Fixed the details view for episodes so it shows the Overview when clicked.
14 years ago
markus101 c40f18e66f Fixed REGEX for episode parsing so it would correctly parse shows with a year in the title.
14 years ago
markus101 da979639ba More config pages have been added. AJAX to save. Order with jquery sortable.
14 years ago
Keivan 65ecd58111 Updated Telerik MVC to Version: 2010.3 1110 (Nov 10, 2010)
14 years ago
Keivan 7bb63d0451 cleaned up css
14 years ago
Keivan bf1ff29519 look right in IE, all episodes are ajax loaded.
14 years ago
Keivan c9bc063a9c Updated log appearance.
14 years ago
Keivan fa0af257ff fixed a bunch of things. added basic support for file scanning. logs are now avilable in the UI
14 years ago
Keivan c8a8fb4d62 Fixed notification issues
14 years ago
Keivan 41d9b0364f updated Ninject and Ninject.Web.Mvc
14 years ago
Keivan 9c7500d4ae updated notification ui
14 years ago
Keivan 273de41d23 Cleaned up logging code
14 years ago
Keivan c597363bf8 Updated logging and instrumentation
14 years ago
Keivan b59d9f13b1 Oh Hai IIS
14 years ago
Keivan edf289ec51 fixed notitfication.js
14 years ago
Keivan 76379341a7 Added series update notification.
14 years ago
Keivan eaca7543cd fixed ninjet's race condition
14 years ago
Keivan 30d38eead6 fixed ninjet's race condition
14 years ago