icingaweb2/modules/monitoring/application/forms/Command/Object
Alexander A. Klimov 7aacbd4db8 CheckNowCommandForm#init(): set submit label
... otherwise Form#handleRequest() bypasses Form#isSubmitted()
on API requests and considers the CheckNowCommandForm submitted.

refs #4281
2020-11-26 18:38:55 +01:00
..
AcknowledgeProblemCommandForm.php Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00
AddCommentCommandForm.php Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00
CheckNowCommandForm.php CheckNowCommandForm#init(): set submit label 2020-11-26 18:38:55 +01:00
DeleteCommentCommandForm.php Transmit the user who deletes a comment 2020-05-14 13:57:22 +02:00
DeleteCommentsCommandForm.php Transmit the user who deletes a comment 2020-05-14 13:57:22 +02:00
DeleteDowntimeCommandForm.php Transmit the user who cancels a downtime 2020-05-14 13:58:03 +02:00
DeleteDowntimesCommandForm.php Transmit the user who cancels a downtime 2020-05-14 13:58:03 +02:00
ObjectsCommandForm.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
ProcessCheckResultCommandForm.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
RemoveAcknowledgementCommandForm.php Transmit the user who clears an acknowledgement 2020-05-14 13:58:19 +02:00
ScheduleHostCheckCommandForm.php ScheduleHostCheckCommandForm: Only ignore hosts if rescheduling is restricted 2020-01-31 16:07:56 +01:00
ScheduleHostDowntimeCommandForm.php Monitoring: Make downtime for all services checkbox configurable 2017-10-23 11:17:25 +02:00
ScheduleServiceCheckCommandForm.php ScheduleServiceCheckCommandForm: Only ignore services if rescheduling is restricted 2020-01-31 16:07:56 +01:00
ScheduleServiceDowntimeCommandForm.php Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00
SendCustomNotificationCommandForm.php Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00
ToggleObjectFeaturesCommandForm.php ToggleObjectFeaturesCommandForm: Use a select instead of radio buttons 2019-10-08 12:39:07 +02:00