nextcloud/settings
Lukas Reschke b6d8a48ce1 Add detection for invalid CLI configuration for settings page
This change will log all failures that prevent the CLI cronjob from happening to the database and display a warning to administrators when an error happened.

To test:

1. Configure some invalid CLI php.ini settings
2. Enable the CLI cronjob and run php cron.php
3. See the errors printed and also in the admin page
4. Configure the CLI settings correctly
5. Errors should be gone.

Fixes https://github.com/owncloud/core/issues/13994
2015-02-27 20:20:34 +01:00
..
ajax Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
changepassword Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
controller Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
css Make the password changed msg inline to fix #10242 2015-02-11 14:27:05 +01:00
factory Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
img remove shadow effects from settings icons, reduce size 2014-07-02 19:50:58 +02:00
js Merge pull request #10599 from owncloud/move_passwordchange_text 2015-02-24 11:54:17 +01:00
l10n [tx-robot] updated from transifex 2015-02-27 01:55:28 -05:00
middleware Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
templates Add detection for invalid CLI configuration for settings page 2015-02-27 20:20:34 +01:00
tests/js Added unit test for app filter 2015-02-23 15:29:25 +01:00
admin.php Add detection for invalid CLI configuration for settings page 2015-02-27 20:20:34 +01:00
application.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
apps.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
help.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
languageCodes.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
personal.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
routes.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00
users.php Revert "Updating license headers" 2015-02-26 11:37:37 +01:00