Commit Graph

4655 Commits

Author SHA1 Message Date
Thomas Gelf a554596bd8 Merge branch 'feature/list-to-object-modifier' 2020-01-17 11:07:53 +01:00
Thomas Gelf d0a01e2102 Implement ListToObject Property Modifier
fixes #2062
2020-01-17 11:01:17 +01:00
Thomas Gelf c12a6baeea Sync: implement update-only policy
fixes #2059
2020-01-17 09:01:25 +01:00
Thomas Gelf f0b96674c9 Import: distinct fetch from store in benchmark 2020-01-10 12:36:13 +01:00
Thomas Gelf 2ef30f5f12 various: formatting, cleanup 2020-01-10 12:33:54 +01:00
Thomas Gelf d795ad3c8e BenchmarkCommand: add more flattening tests 2020-01-10 12:31:40 +01:00
Thomas Gelf a7c21743b9 ImportSource: loaded modifiers should be an Array
fixes #2053
2020-01-09 14:15:50 +01:00
Thomas Gelf 668012ac64 ImportSource: allow an imported object with no...
...modifiers to remove existing ones
2020-01-09 14:14:34 +01:00
Thomas Gelf e59bbc1a4d ImportSource: increment modifier counter on import
This fix has no impact on the restored data, but avoids useless
re-creation of the very same property modifiers on restore (in case
there is more than one)
2020-01-09 14:08:52 +01:00
Thomas Gelf 0c2ba62c0b DirectorDatalistEntry: fix Exception namespace
This removes an unused dependency on ext-http

refs #2054
2020-01-09 09:05:27 +01:00
Thomas Gelf de993f4f16 BasketController: fix typo
refs #2052
2020-01-09 08:49:28 +01:00
Thomas Gelf 4e54177bfe ObjectsTableEndpoint: show an object type column
fixes #2050
2019-12-18 11:39:43 +01:00
Thomas Gelf 3e98d828e5 OverriddenVarsResolver: externalize lookup logic
This now also takes into account properties overridden on intermediate
Host templates
2019-12-04 12:36:47 +01:00
Thomas Gelf e0c0662be1 IcingaHostSelfServiceForm: ignore empty values 2019-12-04 12:28:19 +01:00
Thomas Gelf 3f657a01c8 DeployFormsBug7350: add a reminder 2019-12-04 12:25:00 +01:00
Mantis Development 596e352761 use sprintf() for InvalidArgumentException 2019-11-28 23:40:43 +01:00
Thomas Gelf 7360e7070f Merge branch 'feature/test-php7.4' 2019-11-28 16:28:19 +01:00
Thomas Gelf f1fb8f11ef travis: test PHP 7.4 2019-11-28 16:27:52 +01:00
Thomas Gelf 7e248a9968 Merge branch 'fix/phpcs-3.5.2' 2019-11-28 07:33:35 +01:00
Thomas Gelf be8c1101f2 travis: use phpcs 3.5.2 2019-11-28 07:13:22 +01:00
Thomas Gelf 2a8a641117 ObjectsController: apply search for REST API too
fixes #1889
2019-11-06 13:27:43 +01:00
Thomas Gelf db99a30fa1 ObjectSetTable: search in service names too
fixes #1873
2019-11-06 13:11:31 +01:00
Thomas Gelf aab972fbd8 doc/changelog: changes for v1.7.2 2019-11-05 16:54:48 +01:00
Thomas Gelf 50315d8714 ImportSource: fix cloning
fixes #2005
fixes #1997
2019-11-05 16:50:56 +01:00
Julian Weinert 13e217c725 The version output of icinga prints "Version" capatalized. This accommodates both by ignoring case in grep. 2019-11-04 18:07:09 +01:00
mzac 53309a3d6b Update 02-Installation.md
Missing close single quote in Mysql example for password
2019-11-04 18:06:06 +01:00
Lord Hepipud 7895eee2f6 Fixes broken default global zones config
Fixes #2002
2019-11-04 17:39:09 +01:00
Thomas Gelf bbe55f28b6 config: Allow to disable the Director UI
fixes #2007
2019-10-31 15:45:36 +01:00
Thomas Gelf 3996efc3cf IcingaNotification: render service_name
fixes #2006
2019-10-31 15:27:37 +01:00
Christian Jonak 0dfa6a7ba3 Allow ArrayByElementPosition modifier to filter by key name
Fix double brackets


Allow ArrayByElementPosition modifier to filter by key name


Fix double brackets
2019-10-30 15:40:11 +01:00
Thomas Gelf e871ba4d4e Merge branch 'feature/show-packages'
fixes #1995
2019-10-17 03:18:37 +02:00
Thomas Gelf ece50a0947 InspectPackages: new feature
fixes #1995
2019-10-17 03:18:00 +02:00
Thomas Gelf 1723e13557 schema/mysql: workaround for bug in MySQL v5.6
fixes #1993
2019-10-16 16:51:01 +02:00
Thomas Gelf 5dab744b81 Health: do not complain about new jobs...
...that have never been triggered and are not due right now

fixes #1994
2019-10-16 14:49:04 +02:00
Thomas Gelf 8003b7e106 doc/installation: use latest stable version in...
...our sample scripts
2019-10-16 13:44:56 +02:00
Thomas Gelf c71f40be23 doc/changelog: finalize v1.7.1 section 2019-10-16 13:38:12 +02:00
Thomas Gelf 85f78c742d doc/changelog: link milestone 2019-10-16 13:37:57 +02:00
Thomas Gelf 663ad7f187 doc/changelog: mention downgrade check 2019-10-16 11:36:18 +02:00
Thomas Gelf 1b5ed9699d Db\Migrations: warn about downgrades
fixes #1992
2019-10-16 11:28:29 +02:00
Thomas Gelf 51c491616e doc/changelog: prepare 'next' 2019-10-16 10:55:38 +02:00
Thomas Gelf c8a3681fa4 CoreApi: more specific type-hint 2019-10-16 10:54:59 +02:00
Thomas Gelf e7cfabfe29 ConfigCommand: remove obsolete code 2019-10-16 10:54:11 +02:00
Thomas Gelf 0624720e5d doc/changelog: add v1.7.1 2019-10-16 10:31:48 +02:00
Thomas Gelf 618b2647c6 DeployFormsBug7530: warn for all 2.11.* versions
fixes #1985
2019-10-16 10:30:01 +02:00
Thomas Gelf a8db367718 DaemonDb: emit locked status 2019-10-16 07:22:58 +02:00
Thomas Gelf 8edddeef40 schema/pgsql: allow for ports > 32767
fixes #928
2019-10-14 17:41:16 +02:00
Thomas Gelf 6ca14a58b0 PropertyModifier: multibyte-safe upper/lowercase
fixes #710
2019-10-14 15:07:45 +02:00
Thomas Gelf d0a29d4716 CloneSyncRuleForm: do not fail
fixes #1982
2019-10-14 14:24:33 +02:00
Thomas Gelf 2c000d4160 DaemonDb: emit 'connecting', fix event name 2019-10-12 17:29:52 +02:00
Thomas Gelf f9c1326427 schema: constraint name pointing to category
fixes #1976
2019-10-07 21:51:21 +02:00