server/settings
Joas Schilling 64d64610d2 Add a note about overwritewebroot when using system cron
If the current webroot is non-empty but the webroot from the config is,
and system cron is used, the URL generator fails to build valid URLs.
So we notify the admin to set it up correctly.

Fix #9995
2014-08-18 11:10:22 +02:00
..
admin Fix test mail behaviour 2014-06-25 15:32:40 +02:00
ajax Merge pull request #9750 from owncloud/issue/9745 2014-07-21 20:45:24 +02:00
changepassword fix broken variable name, recoveryPasswordSupported is now recoveryEnabledForUser 2014-08-12 21:15:55 +02:00
css Fixed JS and CSS issues in users page 2014-07-17 13:13:03 +02:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Merge pull request #10176 from owncloud/fix-install-icon-size 2014-08-05 16:04:30 +02:00
l10n [tx-robot] updated from transifex 2014-08-18 01:56:30 -04:00
templates Add a note about overwritewebroot when using system cron 2014-08-18 11:10:22 +02:00
admin.php Add a note about overwritewebroot when using system cron 2014-08-18 11:10:22 +02:00
apps.php Add option to enable app for specific groups 2014-06-03 12:42:35 +02:00
help.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
languageCodes.php remove ru_RU - fixes #3135 2013-08-17 11:43:37 +02:00
personal.php fix old Japanese language code redirection 2014-08-09 16:52:08 +02:00
routes.php Merge branch 'master' into update_shipped_apps_from_appstore 2014-06-05 22:54:27 +02:00
settings.php killing some more calls to OC_App::loadApps(); - because we load all apps in handleRequest() 2014-03-25 17:42:41 +01:00
users.php Port of #9584 2014-07-16 12:23:26 +02:00