Mark McDowall
e978cc1261
Replaced root specific absolute paths with relative paths.
2011-11-11 11:24:51 -08:00
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).
2011-11-10 18:56:33 -08:00
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.
2011-10-26 22:46:54 -07:00
Mark McDowall
8c06dde28a
Quality size sliders are implemented. Limits are calculated based on MB/Minute.
2011-09-15 21:42:30 -07:00
kay.one
5ab07d7028
Added instant notification framework
2011-08-08 14:50:48 -07:00
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.
2011-08-04 21:38:18 -07:00
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.
2011-07-09 11:19:33 -07:00
Mark McDowall
5bbc9a6f59
Fixed save button after commit.
2011-07-04 16:41:39 -07:00
Mark McDowall
14e037fc05
Merge branch 'master' of git://github.com/kayone/NzbDrone
...
Conflicts:
NzbDrone.Web/Views/Settings/Quality.cshtml
2011-07-04 16:33:46 -07:00
kay.one
f2b091dcd2
Fixed issue with nzbs.org search where title contained brackets
2011-07-03 15:32:36 -07:00
Mark McDowall
a0081ccb0b
Merge branch 'master' of git://github.com/kayone/NzbDrone
2011-07-03 11:55:55 -07:00
kay.one
9a251394da
cleaned up script/content folder
2011-07-02 01:52:33 -07:00
Mark McDowall
6c995cfbdf
added spacing between save button and quality profiles.
2011-07-01 14:47:12 -07:00
Mark McDowall
9d2b2d550b
Removed extra jQuery registration.
2011-07-01 14:38:25 -07:00
Mark McDowall
bbb318a241
Fixed add profile link.
2011-07-01 13:44:29 -07:00
Mark McDowall
dc44a81099
Settings views all cleaned up.
2011-07-01 13:33:03 -07:00
Mark McDowall
859c5246d9
Overhauled Settings/Quality
...
CSS for Settings uses classes for aligning instead of label/input directly.
2011-07-01 02:10:42 -07:00
Mark McDowall
63e303af3b
New layout for Settings/Sabnzbd
...
Fixed scripting for Settings/Quality
2011-06-29 22:22:34 -07:00
kay.one
206144d7e3
more javascript fixes,
...
UI is still pretty much fucked.
2011-06-27 19:24:42 -07:00
Mark McDowall
0921f60f08
Re-sized images for add and delete. Fixed remove profile (changing the div name without updating the removal piece... DOH!)
2011-05-29 21:57:40 -07:00
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.
2011-05-29 21:49:56 -07:00
Mark McDowall
cd85964edd
Fixed add new profile.
...
Removed DownloadPropers bool.
2011-05-29 15:44:05 -07:00
Mark McDowall
556d5d9fb3
Quality Profile now uses jQuery UI Selectable instead of Sortable.
2011-05-29 01:59:25 -07:00
Mark McDowall
72e73b7513
All profiles (including the default ones) are now editable.
2011-05-28 21:07:11 -07:00
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.
2011-05-17 20:39:26 -07:00
Mark McDowall
d65d79a5c9
Replaced save notifications for settings on page with AJAX Notifications.
2011-05-12 21:46:26 -07:00
Mark McDowall
4e5c354cd6
Remove Div when deleting instead of just hiding it (so it's not submitted when calling save).
2011-04-24 16:00:09 -07:00
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.
2011-04-21 17:30:19 -07:00
Mark McDowall
d3d138c2af
Master page for RAZOR views created and will be auto inherited by pages.
...
Settings have been RAZORfied.
2011-04-20 20:52:09 -07:00
Mark McDowall
0e5ceff380
Settings partial pages are all in RAZOR now!
2011-04-20 18:43:09 -07:00