Commit Graph

4617 Commits

Author SHA1 Message Date
Thomas Gelf 6dbcf07dfc doc, module.info: raise incubator to v0.5.0 2019-09-25 15:28:17 +02:00
Thomas Gelf 5fff01daac Merge branch 'feature/enforce-zone-for-apply-1621' 2019-09-25 14:37:04 +02:00
Thomas Gelf 95d68aefeb IcingaService: enforce zone for apply rules
fixes #1621
fixes #1634
2019-09-25 14:36:45 +02:00
Dirk Götz cd62ed9c2d Daemon: fix typos 2019-09-25 14:04:48 +02:00
Thomas Gelf 802ecdf07f locale/de_DE: add latest strings 2019-09-25 14:04:20 +02:00
Thomas Gelf a540a716c2 ImportSource: raise limits when running
fixes #1954
2019-09-25 13:09:57 +02:00
Thomas Gelf 4a552b3797 doc/upgrading: raise dependencies 2019-09-25 12:24:01 +02:00
Thomas Gelf f15be1d6d8 DaemonDb: just an empty line, phpcs complains 2019-09-25 12:20:38 +02:00
Thomas Gelf 7dbdb23605 Merge branch 'feature/mandatory-daemon'
fixes #1905
2019-09-25 12:16:21 +02:00
Thomas Gelf 4ee3ef2fd9 Daemon: new implementation 2019-09-25 12:10:08 +02:00
Thomas Gelf ed9e793e89 schema: prepare new daemon table 2019-09-25 12:10:08 +02:00
Thomas Gelf 7f79842ddf DeploymentForms: warn about Icinga issue #7530
fixes #1958
2019-09-24 14:45:51 +02:00
Michael Friedrich e476282b62 Fix version detection in the Linux kickstart for Icinga 2.11
refs #1944
2019-09-23 16:21:50 +02:00
Thomas Gelf 34a38e1f32 RestApiRespons: show part of the result on parse...
...errors
2019-09-22 17:07:22 +02:00
Thomas Gelf cdb92e18de PhperrorController: redirect to dashboard once...
...all dependencies are satisfied
2019-09-20 11:22:58 +02:00
Thomas Gelf 5c93594687 phperror: use new state-hint CSS 2019-09-20 10:33:00 +02:00
Thomas Gelf 2b5e8e5791 de_DE: change wording
refs #1951
2019-09-20 10:32:20 +02:00
Thomas Gelf c211237ddc de_DE: refreshed German translation
fixes #1951
2019-09-20 10:30:07 +02:00
Thomas Gelf 2e29188020 DbObject: logId should show autoinc id in case...
...nothing else is present
2019-09-20 03:39:12 +02:00
tomascassidy 2146d852d9 Fix typo in DeployConfigForm.php 2019-09-20 02:14:31 +02:00
Hans Rakers 0e5d88ada6 Add description field 2019-09-20 02:13:13 +02:00
J Skoba eae7a8ab86 KickstartForm: add 'UTF-8' to array of allowed charsets, to support Postgres 2019-09-20 02:09:26 +02:00
Thomas Gelf 7a2a406edb Housekeeping: fix PostgreSQL queries
fixes #282
fixes #12
2019-09-20 02:04:41 +02:00
Thomas Gelf 6d781e09e3 ConfigController: fix search in id-range filtered
...activities

fixes #1381
2019-09-20 01:37:47 +02:00
Thomas Gelf 42ea7a5a05 IcingaHost: explicitly delete related Service/Sets
fixes #623
2019-09-20 00:59:17 +02:00
Thomas Gelf 75b78c5ddb BasketSnapshot: do not double-filter
fixes #1854
2019-09-20 00:44:54 +02:00
Thomas Gelf 906f1b3616 BasketSnapshot: ignore missing objects
fixes #1940
2019-09-20 00:26:57 +02:00
Thomas Gelf ecf56ff1a7 ImportSource: fix property modifier handling when
...restoring baskets

fixes #1949
2019-09-20 00:13:09 +02:00
Thomas Gelf 3f984af534 IcingaServiceSetServiceTable: fix headers for ipl 2019-09-19 23:48:59 +02:00
Thomas Gelf a93d743e8c DbObjectWithSettings: also call setter if just...
...a setter and no getter exists
2019-09-19 23:27:53 +02:00
Thomas Gelf 10be27c9a3 DbObject: provide methods checking for getters...
...and setters
2019-09-19 23:27:06 +02:00
Thomas Gelf 2cfd072739 Basket: sort table, form element 2019-09-19 17:42:29 +02:00
Thomas Gelf f24276ce88 PropertyModifierHook: overridable exportSettings()
fixes #1948
2019-09-19 17:24:31 +02:00
Thomas Gelf 142e3f2c43 PropertyModifierGetPropertyFromOtherImportSource
fixes #1947
2019-09-19 16:49:57 +02:00
Thomas Gelf 6aed0a2097 run: require PHP 5.6, move/modernize hooks 2019-09-19 16:49:27 +02:00
Thomas Gelf 1fa52e5c14 run.php: redirector also if ALL dependencies are...
...missing

fixes #1943
2019-09-17 15:05:55 +02:00
Thomas Gelf ab109ab626 SyncruleController: fail nicely in preview
fixes #1941
2019-09-16 11:37:44 +02:00
Thomas Gelf 5304be4ec0 Core*Table: work with ipl, no header w/o content 2019-09-16 11:30:53 +02:00
Thomas Gelf de2ad48c4f TemplateUsageTable: fix ipl compatibility 2019-09-16 11:16:42 +02:00
Thomas Gelf 1e893e1bc7 DbObject: make key name obvious when setting...
...an invalid property
2019-09-16 10:45:14 +02:00
Thomas Gelf 501f76c368 css: do not outline forms with focus 2019-09-16 10:45:06 +02:00
Thomas Gelf 686f168ee3 ObjectsTableEndpoint: merge arrays, it fails with
...with ipl
2019-09-12 00:15:33 +02:00
Thomas Gelf 83907eb8fa BasketsController: fix hasSearch-related error 2019-09-12 00:09:55 +02:00
Thomas Gelf 961c089170 ExtensibleSet: try to fix problem with nightly PHP 2019-09-11 23:43:41 +02:00
Thomas Gelf c093e24956 travis: strange, trying without cache 2019-09-11 23:22:49 +02:00
Thomas Gelf ce40e16850 HostController: change wording
fixes #1827
2019-09-11 23:07:38 +02:00
Thomas Gelf 606d71501e Use ipl, try to keep dipl compatibility 2019-09-11 23:02:39 +02:00
chisatohasimoto 9c62ea24b3 Add Japanese language support director 2019-09-11 22:52:33 +02:00
Eric Lippmann 1854763790 Fix bad looking form errors for Web 2 >= 2.7.0
Starting with Web 2.7.0 the reworked form styles are only available for
for forms with the CSS class icinga-form. Since the Director uses its
own form styles, the styles for form errors no longer apply and thus
look ugly. This commit (re)introduces those rules for the Director.
2019-09-11 22:50:09 +02:00
Eric Lippmann d56ba2ed94 CLI: Apply modifiers in 'importsource fetch'
refs #1819
2019-09-11 22:48:48 +02:00