Commit Graph

11 Commits

Author SHA1 Message Date
Mark McDowall 928bc55839 New: Backup added to Settings -> System 2012-01-26 19:59:30 -08:00
kay.one 6a9321b22d Added restart warning to System config page. 2012-01-16 23:35:29 -08:00
Mark McDowall 418fcbd91e Renamed _RefrenceLayout to _ReferenceLayout. 2011-12-09 20:15:38 -08:00
kay.one 9f07d7c27a Full static content (css,js) versioning. 2011-12-08 20:57:35 -08:00
kay.one 82e2cb2d1e Settings forms are fixed. 2011-11-30 22:39:11 -08:00
kay.one 852a141c21 Settings is now a single page with tabs. 2011-11-30 21:04:44 -08:00
kay.one 66e6503e5a Updated config page titles 2011-11-26 22:02:32 -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 f627b551fc AuthenticationType is now configurable from /Settings/System. 2011-10-07 16:24:28 -07:00
Mark McDowall ec6a0e6b7f App_Data added to .gitignore
Added SetValue to ConfigFileProvider.
Added creating of default config file in ConfigFileProvider.
Added more ConfigFileProvider tests.
Added UI for Settings/System
2011-10-01 00:04:06 -07:00