icingaweb2/modules/monitoring
Michael Friedrich 2c312adf94 API Commands: Only send acknowledgement expire time if not null
Icinga 2 v2.7.0 is more strict with the `expiry` attribute if sent
(cannot be null, or in the past).

While acknowledgments with expire time worked well (and do so with this patch),
the command renderer did not check whether the value is actually not null
before setting it into the data form. The boolean value from the checkbox is
not available in the command renderer unfortunately.

@lippserd: Verified working with and without expire time inside the Vagrant boxes.

fixes #2911
2017-08-08 12:53:39 +02:00
..
application Remove no-op order columns Hosts Severiy and Services Severity from the host group and service group views 2017-07-27 15:03:12 +02:00
doc Doc: Relax Icinga 2 API user permissions 2017-07-28 11:28:35 +02:00
library/Monitoring API Commands: Only send acknowledgement expire time if not null 2017-08-08 12:53:39 +02:00
public Switch positions of status summary and selection info 2016-12-11 17:29:30 +01:00
test/php RestRequestTest: Fully qualify expected exception 2017-06-13 11:07:16 +02:00
configuration.php Optimize queries for creating the host and service problem badges in the menu 2017-07-27 11:38:00 +02:00
module.info Fix version 2017-05-03 15:12:07 +02:00