Thomas Gelf
|
c5375c968b
|
IcingaObjectGroups: add missing Exception use
|
2018-03-28 17:50:41 +02:00 |
Thomas Gelf
|
92535ab702
|
DbConnection: add isMysql() helper method
|
2018-03-28 17:49:59 +02:00 |
Thomas Gelf
|
fcbc2db71b
|
IcingaObject: resolve groups for flattened objects
refs #1449
|
2018-03-28 17:47:48 +02:00 |
Thomas Gelf
|
d35c6858a1
|
Icinga2Agent: include all itl packages
fixes #1450
|
2018-03-28 17:45:00 +02:00 |
Da Rold Valentina
|
08e38f2c75
|
Hook for custom field in Director form
|
2018-03-28 15:46:21 +02:00 |
Heinz Wiesinger
|
6889c63a69
|
Fix settings name in PropertyModifierMakeBoolean.
|
2018-03-16 14:14:21 -04:00 |
Markus Frosch
|
1e7f0f962b
|
IcingaObjectInspection: Properly read and handle config_checksum
This adapts behavior from DeploymentLogTable
fixes #1420
|
2018-03-11 14:20:09 +01:00 |
Markus Frosch
|
034319dbe7
|
ImportedrowsTable: Render complex data types in pre tag
Just like ImportsourceHookTable.
refs #1325
|
2018-03-11 14:10:50 +01:00 |
Thomas Gelf
|
d69c5a7cc7
|
Merge branch 'feature/flapping-trait'
|
2018-02-28 09:40:47 +01:00 |
Thomas Gelf
|
78bb9c706a
|
FlappingSupport: dedicated object extension
|
2018-02-28 09:24:39 +01:00 |
Thomas Gelf
|
e02b283157
|
IcingaObject: remove unused code
|
2018-02-28 08:56:25 +01:00 |
Thomas Gelf
|
a9f5f2140b
|
SelfServiceSettingsForm: allow global_zones...
...regardless of installation settings
fixes #1399
|
2018-02-26 10:49:51 +01:00 |
Thomas Gelf
|
1bff61eeb5
|
SyncRule: just a type hint
|
2018-02-25 18:19:38 +01:00 |
Thomas Gelf
|
7525a7b0f6
|
ObjectsTable: allow to filter any type by name
Not used yet, will make it easy to create restrictions like
director/host/filter-by-name = "*.dev.example.com"
|
2018-02-25 18:15:12 +01:00 |
Thomas Gelf
|
ad88207d84
|
ObjectsTable: cleanup
|
2018-02-25 18:08:40 +01:00 |
Thomas Gelf
|
d5fe207efd
|
DbObjectWithSettings: sort settings by name
|
2018-02-25 18:06:12 +01:00 |
Thomas Gelf
|
64e1f463a2
|
Command: allow to override dbResourceName
fixes #1410
|
2018-02-25 18:03:46 +01:00 |
Thomas Gelf
|
22eb5911f0
|
CustomVariables: readability, IDE hints
|
2018-02-25 17:58:11 +01:00 |
Thomas Gelf
|
feb80480ea
|
QueryBasedTable: remove a superfluous empty line
|
2018-02-25 17:47:20 +01:00 |
Thomas Gelf
|
45209b99c3
|
DbObject: remove useless property
|
2018-02-25 17:45:17 +01:00 |
Thomas Gelf
|
f5b4769f6e
|
ObjectsCommand: cleanup
|
2018-02-25 17:44:46 +01:00 |
Thomas Gelf
|
3da917a400
|
IcingaObjectHandler: correctly name methods
fixes #1373
|
2018-02-25 17:39:51 +01:00 |
Thomas Gelf
|
29baa3698e
|
Dashlet: reset stats before getting the first one
fixes #766
|
2018-02-25 17:30:05 +01:00 |
Markus Frosch
|
c4e9f7a8b3
|
Merge pull request #1401 from wols/master
Fix list and fetch help texts
|
2018-02-21 22:57:34 +01:00 |
Thomas Gelf
|
bd40160391
|
IcingaObjectInspection: deal with CheckResults...
...without a command property
fixes #1402
|
2018-02-21 11:34:19 +01:00 |
WOLS
|
47a6ae74b2
|
Fix list and fetch help texts
|
2018-02-20 21:58:36 +01:00 |
Timo Pallach
|
5149f05d74
|
Just fixed a typo.
|
2018-02-20 16:26:43 +01:00 |
Markus Frosch
|
63a98c05a9
|
ServiceActions: Show inspect link on all services
Not only services of hosts managed by Director. This aligns behavior
with HostActions itself.
|
2018-02-20 16:25:58 +01:00 |
Thomas Gelf
|
41e379b008
|
IcingaObject: getRenderingZone() must succeed...
...even when no config is given
refs #1394
|
2018-02-20 15:56:17 +01:00 |
Thomas Gelf
|
56f44b9ff1
|
IcingaObjectInspection: improve Inspect look&feel
fixes #264
|
2018-02-20 15:40:49 +01:00 |
Thomas Gelf
|
54a98d3a34
|
IcingaEndpoint: getDescriptiveUrl() - new helper
|
2018-02-20 15:36:48 +01:00 |
Thomas Gelf
|
ec1b3ff8d1
|
Health: disconnect from DB on destruction
|
2018-02-20 15:35:39 +01:00 |
Thomas Gelf
|
fae6162133
|
HostController: show inspect link
fixes #1396
|
2018-02-20 15:33:28 +01:00 |
Thomas Gelf
|
0ae1ed1319
|
Img: allow for data urls
|
2018-02-20 14:39:58 +01:00 |
Thomas Gelf
|
5a5cd9ba1e
|
BaseElement: easier way to override isVoid
|
2018-02-20 14:38:32 +01:00 |
Thomas Gelf
|
20bcbdccf7
|
ipl/Attributes: allow a prefix, helps with data-*
|
2018-02-20 14:36:01 +01:00 |
Thomas Gelf
|
344e6a8e59
|
IcingaServiceForm: same buttons for any use case
fixes #1393
|
2018-02-20 14:10:21 +01:00 |
Thomas Gelf
|
a515e02953
|
FilterByNameRestriction: test and unify behavior
fixes #1392
|
2018-02-20 13:45:19 +01:00 |
Thomas Gelf
|
47c7c1b5f2
|
SyncUtils: fix wrong phpdoc
|
2018-02-20 12:58:07 +01:00 |
Thomas Gelf
|
e879b02875
|
KickstartHelper: import Event Commands
fixes #1389
|
2018-02-20 12:39:37 +01:00 |
Thomas Gelf
|
97ce0b6024
|
doc/upgrading: mention PHP 5.4 dependency for v1.4
refs #1380
|
2018-02-05 14:39:03 +01:00 |
Thomas Gelf
|
0e0014d452
|
doc/upgrading: mention 1.4.x
fixes #1380
|
2018-02-05 14:34:52 +01:00 |
Thomas Gelf
|
081ddf5e85
|
ImportSource: flip modifier/row application loop
...and fix property modifier application order
|
2018-01-26 16:06:35 +01:00 |
Thomas Gelf
|
0056a90414
|
SyncUtils: allow property names ending with a dot
|
2018-01-26 13:49:16 +01:00 |
Thomas Gelf
|
dba98b7c3f
|
PropertyModifierRejectOrSelect: add dedicated NULL
...support
refs #1371
|
2018-01-26 13:10:18 +01:00 |
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 |