Mark McDowall
0333da1062
More backbone
12 years ago
Mark McDowall
0ecbb30345
Bootstrap loading profiles via ajax
12 years ago
Mark McDowall
b101758957
Added backbone
12 years ago
Mark McDowall
09665c2920
Added WEBDL 1080p
...
New: WEBDL 720p and 1080p are now separated
12 years ago
Mark McDowall
2e74a6ff05
Remove AJAX tabs for settings pages
12 years ago
Mark McDowall
b5bdda1c63
Font-Awesomed Settings
12 years ago
Mark McDowall
7b6e8f9b8f
Fix: Size Limits state that it is in MB with brief description.
13 years ago
Mark McDowall
991ba4ff0a
Merge branch 'indexers'
...
Fixed indexer validation after merge.
Quality js moved to on() instead of live()
13 years ago
kay.one
eddafaca93
Fixed: Settings tabs should load a lot faster.
13 years ago
Mark McDowall
d616dfaa0f
Fixed Quality Sliders.
13 years ago
Mark McDowall
9c5efdb3b4
Fix: Deleting a QualityProfile will now remove it from the view.
...
Java script moved to a separate file so it can be debugged.
13 years ago
Mark McDowall
418fcbd91e
Renamed _RefrenceLayout to _ReferenceLayout.
13 years ago
kay.one
9f07d7c27a
Full static content (css,js) versioning.
13 years ago
Mark McDowall
51958672d0
Quality Settings uses accordion now.
...
Fixed quality-selectee button initialization.
13 years ago
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.
...
Moved Plugin scripts to Scripts (Compatibility with Nuget).
jquery.validate.unobtrusive.min.js no longer uses CDN (Now a Nuget package).
13 years ago
Mark McDowall
2c93a27962
Added SMTP settings editing to the UI.
...
Added testing of SMTP settings to the settings page.
Cleaned up some extraneous lines of JS and HTML.
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).
...
Notifications are set when saving now (progress) until basic is redone.
13 years ago
Mark McDowall
348ff5a386
XbmcProvider updated to include new Json API methods.
...
EventClient is used for sending CleanLibrary and Notifications (With NzbDrone Logo - Internal Resource).
Support for Dharma's HTTP Server (Deprecated), since Dharma doesn't support Json as well.
14 years ago
Mark McDowall
5bbc9a6f59
Fixed save button after commit.
14 years ago
Mark McDowall
14e037fc05
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Web/Views/Settings/Quality.cshtml
14 years ago
kay.one
f2b091dcd2
Fixed issue with nzbs.org search where title contained brackets
14 years ago
Mark McDowall
a0081ccb0b
Merge branch 'master' of git://github.com/kayone/NzbDrone
14 years ago
kay.one
9a251394da
cleaned up script/content folder
14 years ago
Mark McDowall
6c995cfbdf
added spacing between save button and quality profiles.
14 years ago
Mark McDowall
9d2b2d550b
Removed extra jQuery registration.
14 years ago
Mark McDowall
bbb318a241
Fixed add profile link.
14 years ago
Mark McDowall
dc44a81099
Settings views all cleaned up.
14 years ago
Mark McDowall
859c5246d9
Overhauled Settings/Quality
...
CSS for Settings uses classes for aligning instead of label/input directly.
14 years ago
Mark McDowall
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
14 years ago
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
14 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.
...
Removed DownloadPropers bool.
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.
...
Moved Download Propers to Quality settings.
Cleaned up Quality UI and enhanced it with some jQuery goodness. Mmmmm jQuery.
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.
...
RootDir and UserProfileSection do not inherit the master layout automatically.
14 years ago
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