Thomas Gelf
3a1d09cfb1
ImportsourceHookTable: add new classes, deal with
...
...empty rows
2018-01-26 13:06:54 +01:00
Thomas Gelf
8dfe78b8bf
ImportSource: reject by key
...
refs #1369
2018-01-26 13:04:32 +01:00
Thomas Gelf
765b08f597
Import: apply modifiers only when fetching data
2018-01-26 13:01:39 +01:00
Thomas Gelf
8ab088fe18
ImportRowModifierForm: fix multiOptions
2018-01-26 13:00:12 +01:00
Thomas Gelf
7fa2d91d37
Html/Text: fix wrong type in hint
2018-01-25 13:17:19 +01:00
Thomas Gelf
33f04d9e52
PropertyModifierHook: add missing methods, cleanup
...
refs #1369
2018-01-25 13:14:33 +01:00
Thomas Gelf
53432c6d5c
ImportModifiers: friendlier errors on PHP 7.x
2018-01-25 13:13:42 +01:00
Thomas Gelf
81053e4efa
ImportSource: reset rejection after using a...
...
...property modifier
2018-01-25 12:53:03 +01:00
Thomas Gelf
6bb6e3a613
RejectOrSelect: new black/white-listing Import...
...
...Property Modifier
fixes #1371
2018-01-25 12:52:12 +01:00
Thomas Gelf
8ed76d4888
ImportSource: allow Property Modifiers to reject
...
fixes #1369
2018-01-25 12:16:49 +01:00
Thomas Gelf
14e5aa8da4
ImportSource: unify duplicate logic
...
fixes #1370
2018-01-25 10:58:59 +01:00
Thomas Gelf
9f6ba150f6
Health: sort results by name
2018-01-25 10:17:08 +01:00
Thomas Gelf
e982443c2b
IssueTemplate: less noise
2018-01-25 10:14:16 +01:00
Thomas Gelf
91cb98e02f
ImportsourceController: search should be shown...
...
...next to the title
2018-01-25 10:11:48 +01:00
Thomas Gelf
2f3e8c406f
HealthCommand: add PluginOutputBeautifier
2018-01-22 10:01:29 +01:00
Thomas Gelf
510b55ab33
doc/changelog: improve 1.4.3 log
2018-01-22 09:58:51 +01:00
Thomas Gelf
4dcf545ab2
Html/Attribute: allow boolean, cosmetics...
...
...and also allow for colons in attribute names
2018-01-22 09:58:00 +01:00
Thomas Gelf
01787cf748
doc/changelog: mention recent fixes
2018-01-19 12:58:49 +01:00
Markus Frosch
129be222c9
SimpleQueryPaginationAdapter: Fix getOffset interface
...
Breaks pagination further than page 2.
fixes #1273
2018-01-19 12:35:27 +01:00
Markus Frosch
e5d996c492
doc: Update requirements
2018-01-15 10:10:33 +01:00
Markus Frosch
07d830b06f
IcingaObject: Render flapping thresholds downwards compatible
...
Settings are ignored in Icinga < 2.8.0 and a warning is logged.
refs #330
2018-01-15 10:10:33 +01:00
Markus Frosch
6c52a26281
DirectorObjectForm: Add flapping settings
...
refs #330
2018-01-15 10:10:33 +01:00
Markus Frosch
4902f694c1
flapping: Migrate to Icinga 2.8.0 flapping properties
...
Existing property is dropped now, it never was used in director before.
refs #330
2018-01-15 10:10:33 +01:00
Markus Frosch
b9190755a6
IcingaObject: Support numeric properties
...
Similar to intervalProperties
2018-01-15 10:10:33 +01:00
Thomas Widhalm
39ce02b1e5
fix a copy&paste error in health check documentation
...
one more line of explanation for the documentation
2017-12-29 11:59:27 +01:00
Broskavka
c825d0b441
Update NamePattern.php
2017-12-14 00:25:49 +01:00
Thomas Gelf
619717903b
DirectorObjectForm: commit missing method
...
refs #1331
2017-12-13 09:46:53 +01:00
Thomas Gelf
062efd9919
NamePattern: fix msg
...
refs #1331
2017-12-12 15:55:15 +01:00
Thomas Gelf
550959d858
NamePattern: allow to combine multiple patterns
...
fixes #1331
2017-12-12 15:49:22 +01:00
Thomas Gelf
5d52eaefd0
IcingaObject: check for modified properties...
...
...once again after resolving unresolved related properties.
fixes #1315
2017-12-11 18:31:19 +01:00
Markus Frosch
13eac58290
Merge pull request #1328 from Icinga/testing
...
travis: Update icingaweb2 version and testing
2017-12-11 11:11:38 +01:00
Markus Frosch
2e80ba2390
travis: Update icingaweb2 version and testing
2017-12-11 10:10:41 +01:00
Jon Bulica
16729a98ec
Correct spelling of "of"
...
:)
2017-11-27 01:44:05 +01:00
mpursley
284c187ee3
Update ChoicesDashlet.php
2017-11-27 01:43:30 +01:00
Dirk Goetz
7fb216db4c
PropertyModifier: add capitalize
...
fixes #427
2017-11-24 11:00:06 +01:00
Dirk Goetz
777f5ff71a
PropertyModifier: add urlencode
...
fixes #1070
2017-11-24 10:29:41 +01:00
Thomas Gelf
dbe8aeeed3
ObjectsTableService: do not show set members
...
fixes #1299
2017-11-23 16:43:52 +01:00
Thomas Gelf
0c4e18533b
PropertyModifierXlsNumericIp: new implementation
...
fixes #1296
2017-11-17 01:32:22 +01:00
Markus Frosch
efc36fdbb8
ObjectController: Don't let DeploymentLink break the interface on errors
...
This can happen whenever the deployment related config of Zones,
Endpoints or ApiUsers is incomplete or missing.
This should not break forms needed to fix the problem.
2017-11-15 12:04:12 +01:00
Thomas Gelf
44c2a1b7db
HostsController: fix issue with PHP 5.4
...
refs #1281
2017-11-10 14:20:33 +01:00
Thomas Gelf
6be7daf36a
Allow to add Service Set to multiple hosts at once
...
fixes #1281
2017-11-10 14:13:52 +01:00
Thomas Gelf
24515e708f
Health: typo
2017-11-10 10:33:03 +01:00
Thomas Gelf
21dff9d6d9
Health: more granular details
2017-11-10 10:19:44 +01:00
Thomas Gelf
eb087bc8b2
Health: fix message for pending deployments
2017-11-10 10:15:46 +01:00
Thomas Gelf
78b5cfdbcb
Health: fix erronous method call
2017-11-10 10:14:29 +01:00
Thomas Gelf
781a4db763
HealthCheck: add a 'deployment' section
...
fixes #1280
2017-11-10 09:59:56 +01:00
Thomas Gelf
c5bbc5a1fa
HealthCommand: compare overall numeric state...
...
...not the object itself
2017-11-09 10:10:26 +01:00
David Ulbricht
a133706996
Health: check $jobs for jobs, not $sources
...
refs #1278
2017-11-09 09:34:49 +01:00
Thomas Gelf
9f6771f09e
CLI: health check plugin
...
fixes #1278
2017-11-08 15:31:56 +01:00
Thomas Gelf
6c80a20cf8
css: add missing CSS for extra options
2017-10-24 11:18:20 +02:00