icingaweb2/application
Eric Lippmann ce9110d22d Revert "Add proper respond http codes to service and host controller"
This reverts commit 6df031dc78.

I revert this commit for the following reasons:
- MissingParameterException must not be thrown manually because we have UrlParams::getRequired() which was UrlParams::req() before.
- The commit introduces the untranslated string 'host or service'.
- 4xx are client, not server errors.
- Copy and paste code for the stack trace handling in the ErrorController.

refs #6281
2015-05-21 16:14:02 +02:00
..
clicommands Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL 2015-02-04 10:52:27 +01:00
controllers Revert "Add proper respond http codes to service and host controller" 2015-05-21 16:14:02 +02:00
fonts Revert the animate-spin css to the original 2015-02-25 12:07:59 +01:00
forms Don't override submit label in the ConfirmRemovalForm 2015-05-20 10:30:00 +02:00
layouts/scripts Use -1 for last update of the menu 2015-03-12 00:52:19 +01:00
locale Remove exclamation mark from the notification "Authentication order updated!"'s translations 2015-04-27 14:13:26 +02:00
views Handle and display multiline log messages correctly 2015-04-24 17:36:49 +02:00