Commit Graph

36 Commits (acf5a2cd76dc1d66a579844a0c524ec4f9801097)

Author SHA1 Message Date
kay.one 82e2cb2d1e Settings forms are fixed.
13 years ago
kay.one 852a141c21 Settings is now a single page with tabs.
13 years ago
kay.one e01be46209 Updated jQueryUI theme.
13 years ago
Mark McDowall 2ed683159f QualityProfiles now use jQuery UI Buttons to enable/disable.
13 years ago
kay.one 66e6503e5a Updated config page titles
13 years ago
Mark McDowall e55e4387fd Fixed Quality Settings.
13 years ago
Mark McDowall e978cc1261 Replaced root specific absolute paths with relative paths.
13 years ago
Mark McDowall 86eb70bcbb Moved NzbDrone scripts to Scripts/NzbDrone.
13 years ago
Mark McDowall 2c93a27962 Added SMTP settings editing to the UI.
13 years ago
Mark McDowall 8c06dde28a Quality size sliders are implemented. Limits are calculated based on MB/Minute.
13 years ago
kay.one 5ab07d7028 Added instant notification framework
13 years ago
Mark McDowall 3507b97887 Settings save buttons are disabled until jQuery loads and attribute is removed (prevents saving without ajax if saving too quickly).
13 years ago
Mark McDowall 348ff5a386 XbmcProvider updated to include new Json API methods.
13 years ago
Mark McDowall 5bbc9a6f59 Fixed save button after commit.
13 years ago
Mark McDowall 14e037fc05 Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one f2b091dcd2 Fixed issue with nzbs.org search where title contained brackets
13 years ago
Mark McDowall a0081ccb0b Merge branch 'master' of git://github.com/kayone/NzbDrone
13 years ago
kay.one 9a251394da cleaned up script/content folder
13 years ago
Mark McDowall 6c995cfbdf added spacing between save button and quality profiles.
13 years ago
Mark McDowall 9d2b2d550b Removed extra jQuery registration.
13 years ago
Mark McDowall bbb318a241 Fixed add profile link.
13 years ago
Mark McDowall dc44a81099 Settings views all cleaned up.
13 years ago
Mark McDowall 859c5246d9 Overhauled Settings/Quality
13 years ago
Mark McDowall 63e303af3b New layout for Settings/Sabnzbd
13 years ago
kay.one 206144d7e3 more javascript fixes,
13 years ago
Mark McDowall 0921f60f08 Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
14 years ago
Mark McDowall 8b8dfb0d72 Profiles wrap horizontally now, instead of making the page super long. On load the Unknown quality is removed from the dropdownlist if it exists.
14 years ago
Mark McDowall cd85964edd Fixed add new profile.
14 years ago
Mark McDowall 556d5d9fb3 Quality Profile now uses jQuery UI Selectable instead of Sortable.
14 years ago
Mark McDowall 72e73b7513 All profiles (including the default ones) are now editable.
14 years ago
Mark McDowall 8e214029c9 Renamed Download settings to Sabnzbd settings.
14 years ago
Mark McDowall d65d79a5c9 Replaced save notifications for settings on page with AJAX Notifications.
14 years ago
Mark McDowall 4e5c354cd6 Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
14 years ago
Mark McDowall ec8c83760b Adding/Deleting QualityProfiles will now save/delete the profile from the database to make the process less hacky.
14 years ago
Mark McDowall d3d138c2af Master page for RAZOR views created and will be auto inherited by pages.
14 years ago
Mark McDowall 0e5ceff380 Settings partial pages are all in RAZOR now!
14 years ago