icingadb-web/application/forms
marianrh c4a8f4748f
Support setting a default comment for acknowledgements (#1178)
I propose to add a new option for setting a default comment for
acknowledging problems (`acknowledge_comment_text`), similar to the
existing `hostdowntime_comment_text` and `servicedowntime_comment_text`
options.

This originally was a pull request for Icinga Web 2
(https://github.com/Icinga/icingaweb2/pull/5365). I was asked to
implement this in Icinga DB Web as well. *However, since I'm not using
Icinga DB Web myself, this is untested.*

Beside adding the new feature, I also fixed a copy-and-paste error for
the `servicedowntime_comment_text` option.
2025-05-08 14:24:15 +02:00
..
Command Support setting a default comment for acknowledgements (#1178) 2025-05-08 14:24:15 +02:00
Navigation Add PHP 7 argument & return type declarations to all member methods 2021-11-03 16:06:59 +01:00
ApiTransportForm.php ApiTransportForm: Don't use text to create password elements 2021-12-09 08:44:27 +01:00
DatabaseConfigForm.php Use t() instead of translate() in controllers and forms 2020-04-24 15:01:29 +02:00
RedisConfigForm.php RedisConfigForm: Use empty string as default path for unset client certificate and key 2025-04-30 13:40:26 +02:00
SetAsBackendForm.php SetAsBackendForm: Make it a ipl\Html\Form 2022-02-24 16:22:37 +01:00