icingaweb2/modules/monitoring/application/forms/Command/Object
Ravi Kumar Kempapura Srinivasa f8b122b894 Add end time and comment options to settings section for host/service downtime dialog
[hostdowntime_end_fixed], [hostdowntime_end_flexible], [hostdowntime_flexible_duration], [servicedowntime_end_fixed], [servicedwontime_end_flexible],
[servicedowntime_flexible_duration] and [comment_text] options added to [settings] section in config.ini file used in  host/service downtime dialog.
2021-06-18 13:57:58 +02:00
..
AcknowledgeProblemCommandForm.php Fix typos: consecutive use of 'the' 2020-11-18 09:26:39 +01:00
AddCommentCommandForm.php Monitoring: add expire option for comments 2020-11-30 17:24:57 +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 DeleteDowntimeCommandForm: Show error notification if not successful 2021-02-03 15:42:13 +01: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 ProcessCheckResultForm: Skip objects with passive checks disabled 2021-04-14 10:56:04 +02: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 Add end time and comment options to settings section for host/service downtime dialog 2021-06-18 13:57:58 +02:00
ScheduleServiceCheckCommandForm.php ScheduleServiceCheckCommandForm: Only ignore services if rescheduling is restricted 2020-01-31 16:07:56 +01:00
ScheduleServiceDowntimeCommandForm.php Add end time and comment options to settings section for host/service downtime dialog 2021-06-18 13:57:58 +02: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