Markus Frosch
|
3521b30953
|
legacy/IcingaHost: Don't render volatile
|
2018-09-05 12:35:40 +02:00 |
Markus Frosch
|
7c58cfdd7b
|
widgets: Prefer using DeploymentApiInterface instead of CoreApi
|
2018-09-05 12:35:40 +02:00 |
Markus Frosch
|
0911910856
|
DbObject: Don't allow empty id for multi-column objects
This avoids that the user can actually create duplicate objects in the
database. (E.g. for service templates)
|
2018-09-05 11:41:49 +02:00 |
Markus Frosch
|
76d0ed22e7
|
legacy/ObjectApplyMatches: Fix fetchFlatObjectsByType using object
Instead of flat variables.
|
2018-09-05 11:41:49 +02:00 |
Thomas Gelf
|
44425d4407
|
Db: throw original exception when rollback fails
|
2018-09-04 11:08:37 +02:00 |
Thomas Gelf
|
6d139752fe
|
QueryBasedTables: make search() public
|
2018-09-04 11:08:37 +02:00 |
Thomas Gelf
|
b790c7410a
|
Pagination: do not count twice for the same query
|
2018-09-04 11:08:37 +02:00 |
Thomas Gelf
|
488aad6f4e
|
DirectorDb: fix overridden variable, has no effect
...at least not yet, it would have once access to Director DBs can be restricted
|
2018-09-04 11:08:37 +02:00 |
Markus Frosch
|
2075f2e54a
|
IcingaConfig: Avoid try/except for compatibility with Icinga >= 2.6
try / except was never needed there, because get_host should never
throw an exception. It will be null then.
fixes #1610
|
2018-08-22 20:41:45 +02:00 |
Thomas Gelf
|
3c02f7499f
|
ImportRun: fix problem with some binary checksums
fixes #1556
|
2018-08-14 09:10:15 +02:00 |
Thomas Gelf
|
bf68dbcaca
|
IcingaConfig: fix Service Override template name
Got broken by fd372c6 for #1579
fixes #1601
|
2018-08-14 08:34:41 +02:00 |
Thomas Gelf
|
d7c92a29bd
|
TemplateTree: do not remove parents matching the
...objects name from the tree
fixes #1602
|
2018-08-14 00:29:42 +02:00 |
Thomas Gelf
|
3ffacc70b6
|
IcingaServiceSet: do not delete on title click
fixes #1560
|
2018-08-13 11:21:54 +02:00 |
Thomas Gelf
|
657d6a958f
|
WIP: click on service set title row should not...
...remove the set from the related host
|
2018-08-13 09:53:10 +02:00 |
Thomas Gelf
|
49d9ed7ecd
|
IcingaServiceForm: fix blacklist service from set
fixes #1519
|
2018-08-13 09:52:07 +02:00 |
Thomas Gelf
|
2cf3151fdd
|
PropertyModifierRejectOrSelect: fix typo
|
2018-08-13 08:17:15 +02:00 |
Thomas Gelf
|
01b85f5758
|
IcingaServiceSet: render comment next to Set
|
2018-08-13 07:52:59 +02:00 |
Thomas Gelf
|
b5a6bcc143
|
AutomationActions: disable 'Download JSON'
It's not implemented in the related controller, and too late for 1.5.0
fixes #1572
|
2018-08-10 14:28:02 +02:00 |
Markus Frosch
|
025a3f7390
|
Merge pull request #1597 from Icinga/bugfix/activitylog-restore
RestoreObjectForm: Fix restore of multi-key and apply
|
2018-08-10 14:23:57 +02:00 |
Markus Frosch
|
679539d5dd
|
IcingaObject: Fix call to RuntimeException
|
2018-08-10 13:47:15 +02:00 |
Thomas Gelf
|
71cc5939d3
|
CoreApiFieldsTable: fix legacy ipl syntax
|
2018-08-10 13:35:12 +02:00 |
Markus Frosch
|
217e3c1dce
|
Update and improve Linux kickstart script
* Multiple Endpoints
* Default Global Zone is added automatically
* Stable without need for sysconfig
fixes #1585
|
2018-08-10 10:43:55 +02:00 |
Alexy Mikhailichenko
|
cde61e122b
|
Typo in IcingaObjectGroups.php
"doesn't exists" -> "doesn't exist"
|
2018-08-10 08:39:35 +02:00 |
Markus Frosch
|
f63ee93f71
|
Turn off autocomplete in JS for suggested elements
Instead of the PHP code, for all input.director-suggest elements
|
2018-08-10 08:25:10 +02:00 |
Thomas Gelf
|
fd372c6b62
|
IcingaConfig: check whether get_host succeeded...
...and warn otherwise
fixes #1595
|
2018-08-09 16:06:50 +02:00 |
Markus Frosch
|
07b07bb26e
|
Fix wrong name in ActivityLog quicksearch
fixes #1408
|
2018-08-09 13:07:39 +02:00 |
Thomas Gelf
|
14a3039f65
|
controllers, libs: less noise from exceptions
|
2018-08-08 10:07:39 +02:00 |
Thomas Gelf
|
71ad8553cf
|
ComatController: add missing use
|
2018-08-06 13:59:57 +02:00 |
Thomas Gelf
|
8c30b9c5de
|
HostController, related: tweak Exceptions
|
2018-08-06 13:50:28 +02:00 |
Thomas Gelf
|
505912135d
|
HostServices: mark disabled services
fixes #1548
|
2018-07-16 09:19:53 +02:00 |
Thomas Gelf
|
c7a94f2c39
|
Dependencies: no longer considered experimental
|
2018-07-16 08:28:13 +02:00 |
Thomas Gelf
|
ac1ba20ab7
|
AutomationObjectActionBar: add for Importsourc
|
2018-07-15 16:02:29 +02:00 |
Thomas Gelf
|
31b2326e1e
|
DbObjectWithSettings: fix for unstored objects
|
2018-07-13 10:56:51 +02:00 |
Thomas Gelf
|
014f9b9dbe
|
UserGroups: allow to specify zones
fixes #1163
|
2018-07-13 10:35:28 +02:00 |
Thomas Gelf
|
1733d6d520
|
Db: fix timezone issues
fixes #1332
fixes #1270
|
2018-07-13 09:43:27 +02:00 |
Thomas Gelf
|
b77bdcbcf4
|
ImportRunBasedPurgeStrategy: fetch chunked rows
refs #1556
|
2018-07-04 15:18:43 +02:00 |
Thomas Gelf
|
f2e6f86d8e
|
PropertyModifierRejectOrSelect: match booleans
|
2018-07-03 16:56:57 +02:00 |
Thomas Gelf
|
06b6356de1
|
Dashboard: show DB selection only for setups...
...with multiple DBs
|
2018-06-23 11:17:56 +02:00 |
Thomas Gelf
|
e6563b9882
|
ipl: fix SelectElement callback, Table cleanup
|
2018-06-23 09:07:07 +02:00 |
Thomas Gelf
|
88f7dc0d0f
|
controllers, library: small fixes
|
2018-06-23 09:05:10 +02:00 |
Thomas Gelf
|
35815e0dad
|
library: lot's of cleanup
|
2018-06-19 13:47:19 +02:00 |
Bruno Mendola
|
c2d54f9de9
|
Import check commands from Core API
fixes #1527
|
2018-06-15 16:19:40 +02:00 |
Thomas Gelf
|
9069a7f916
|
Objects, FormLoader: exceptions, exceptions
|
2018-06-14 14:08:04 +02:00 |
Thomas Gelf
|
17321e4a5f
|
ImportExport: return number of imported objects
|
2018-06-14 13:43:52 +02:00 |
Thomas Gelf
|
1ca41c5b10
|
CloneSyncRuleForm: prepare for multi-db use
|
2018-06-14 13:41:13 +02:00 |
Thomas Gelf
|
ee48f28302
|
CloneImportSourceForm: use the correct field
|
2018-06-14 13:06:00 +02:00 |
Thomas Gelf
|
33ff71ce94
|
Url: hide Icinga Exceptions
|
2018-06-14 10:14:08 +02:00 |
Thomas Gelf
|
810e873566
|
Objects: throw not found
|
2018-06-14 08:59:48 +02:00 |
Thomas Gelf
|
0026e7fd61
|
ipl/Web: avoid Icinga Exceptions
|
2018-06-14 08:51:40 +02:00 |
Thomas Gelf
|
3d1ccf17a3
|
ActionController: add exception to phpdoc
|
2018-06-14 08:41:43 +02:00 |