icingaweb2/modules/monitoring/application/forms/Command/Object
Eric Lippmann 154357aa11 DeleteDowntimesCommandForm: Allow iterable for setDowntimes()
The command form loops over the downtimes to delete. It is not necessary
to expect an array here. The Icinga DB web module passes an iterable
here.
2020-01-14 14:36:50 +01:00
..
AcknowledgeProblemCommandForm.php Monitoring: add setting acknowledge_expire_time 2018-01-17 12:07:03 +01:00
AddCommentCommandForm.php Set focus to comment field for acknowledgements, downtimes and comments 2017-02-10 11:24:28 +01:00
CheckNowCommandForm.php CheckNowCommandForm: Ignore objects which have no active checks 2019-02-07 15:51:26 +01:00
DeleteCommentCommandForm.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
DeleteCommentsCommandForm.php DeleteCommentsCommandForm: Allow iterable for setComments() 2020-01-14 14:30:50 +01:00
DeleteDowntimeCommandForm.php Add name to the delete downtime command form 2016-08-31 15:21:30 +02:00
DeleteDowntimesCommandForm.php DeleteDowntimesCommandForm: Allow iterable for setDowntimes() 2020-01-14 14:36:50 +01: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 Use 'Remove acknowledgement' instead of 'Remove problem acknowledgement' 2016-11-24 12:49:40 +01:00
ScheduleHostCheckCommandForm.php ScheduleHostCheckCommandForm: Ignore hosts which have no active checks 2019-02-07 15:51:26 +01:00
ScheduleHostDowntimeCommandForm.php Monitoring: Make downtime for all services checkbox configurable 2017-10-23 11:17:25 +02:00
ScheduleServiceCheckCommandForm.php ScheduleServiceCheckCommandForm: Ignore services which have no active checks 2019-02-07 15:51:26 +01:00
ScheduleServiceDowntimeCommandForm.php Set focus to comment field for acknowledgements, downtimes and comments 2017-02-10 11:24:28 +01:00
SendCustomNotificationCommandForm.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
ToggleObjectFeaturesCommandForm.php ToggleObjectFeaturesCommandForm: Use a select instead of radio buttons 2019-10-08 12:39:07 +02:00