summaryrefslogtreecommitdiffstats
path: root/settings/js/admin.js
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'master' into fix-7307Thomas Müller2014-03-061-1/+9
|\ | | | | | | | | | | Conflicts: core/js/router.js settings/js/admin.js
| * Add button to send a test mail after changing the email settingsJoas Schilling2014-03-051-2/+10
| | | | | | | | Fix #7175
* | Replace OC.Router.generate() with OC.generateUrl()Thomas Müller2014-03-021-1/+1
|/
* Remove unused variables, add doc blocks and break linesJoas Schilling2014-02-261-1/+1
| | | | Fix #7166
* Hide SMTP options based on selected send modeJoas Schilling2014-02-261-2/+20
| | | | Fix #7166
* Remove duplicated definition and move OC.msg to js/js.jsJoas Schilling2014-02-191-22/+0
| | | | Fix issue #7166
* Add option to change email settings in admin sectionJoas Schilling2014-02-181-0/+38
| | | | Fix issue #7166
* Fixed wrong id when reading checkbox value for force SSL settingVincent Petry2013-10-231-1/+1
| | | | Fixes #5488
* Use !== and === in settings.kondou2013-07-211-2/+2
|
* Add security section to admin menuLukas Reschke2013-01-111-0/+4
| | | | | | | | | Currently it only allows the admin to enable or disable the HTTPS enforcement, but in the future it could be expanded to further options. The HTTPS enforcement only allows the admin to enforce it, if he is connected via HTTPS. (To prevent admins to enable it without a proper SSL setup)
* Add missing ; to js codeBart Visscher2012-09-051-2/+2
|
* Fix incorrect Javascript for changing Share API settingsMichael Gapczynski2012-08-271-5/+8
|
* Add Share API settings to admin pageMichael Gapczynski2012-08-271-0/+14
|
* setbackgroundjobsmode.php got lost somewhere - switched call to use the ↵Michael Gapczynski2012-08-261-1/+4
| | | | perferred OC.AppConfig.setValue() instead
* Add first version of backgroundjobs settingsJakob Sack2012-08-091-1/+7
|
* reload log after changing log levelRobin Appelman2012-04-161-1/+3
|
* make log level configurableRobin Appelman2011-10-161-0/+5