Commit Graph

18 Commits

Author SHA1 Message Date
kay.one 622fa5ea2d system page now uses bootstrap for layout. 2013-02-15 16:52:00 -08:00
kay.one adb6f849f7 more bootstrap layout changes. 2013-02-15 16:52:00 -08:00
Mark McDowall 2e74a6ff05 Remove AJAX tabs for settings pages 2012-10-14 17:50:01 -07:00
Mark McDowall adc958722b Fixed folder lookup for Recycle Bin settings 2012-09-04 22:34:51 -07:00
Mark McDowall 0a41a47c9d Added Recycle Bin to UI 2012-09-04 00:11:27 -07:00
Mark McDowall c0e0bf7e66 More validation for Settings. 2012-02-25 14:21:07 -08:00
kay.one eddafaca93 Fixed: Settings tabs should load a lot faster. 2012-02-23 11:16:11 -08:00
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