Commit Graph

4667 Commits

Author SHA1 Message Date
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
Thomas Gelf 88e8408a7b GroupMemberTable: allow multi-select for hosts
fixes #1973
2019-10-03 09:44:51 +02:00
Thomas Gelf 3d0497d003 BackgroundDaemonState: move to widgets 2019-10-02 19:55:26 +02:00
Thomas Gelf 660aaf6293 BackgroundDaemon: remove obsolete properties 2019-10-02 19:27:52 +02:00
Thomas Gelf ddcc8953b8 Merge branch 'feature/data-field-categories-1969'
fixes #1969
2019-10-02 09:59:35 +02:00
Thomas Gelf bc1b1e3d29 IcingaObjectgFieldLoader: fix whitespace 2019-10-02 09:59:07 +02:00
Thomas Gelf 9f7efeeb61 schema: add postgresql, add migration number 2019-10-02 09:53:15 +02:00
Valentina Da Rold 633f4802f0 Correctly manage fields categories whe loading forms 2019-10-02 09:48:30 +02:00
Valentina Da Rold 2d73aad9d1 Add PHPDoc to getCategory function 2019-10-02 09:47:51 +02:00
Valentina Da Rold 1d400b2899 Remove unused function from category form 2019-10-02 09:47:15 +02:00
Valentina Da Rold 062b290ca8 Add category name to datafield and hooks 2019-10-01 18:15:02 +02:00
Valentina Da Rold 19d43fae5d Use category_id in DataFieldForm 2019-10-01 17:43:43 +02:00
Valentina Da Rold 575fa88518 Group fields based on category in object fields 2019-10-01 17:43:04 +02:00
Valentina Da Rold 1f5224258b Add DirectorDatafieldCategoryForm 2019-10-01 16:57:49 +02:00
Valentina Da Rold 0fbe693544 Use category_name as id in DirectorDatafieldCategory 2019-10-01 16:57:35 +02:00
Valentina Da Rold 90c7bf0dc1 Add DataFieldCategoryController, Tabs and Table 2019-10-01 16:57:10 +02:00
Valentina Da Rold 5e81f0c88c Add Data Field Category Dashlet 2019-10-01 16:56:02 +02:00
Valentina Da Rold 50c477acce Create DirectorDatafieldCategory for DirectorDatafield 2019-10-01 15:33:42 +02:00
Valentina Da Rold c1306c11f7 Add db schema and migration 2019-10-01 15:32:34 +02:00
Thomas Gelf 82f8916ec4 doc/daemon: do not mention packages for now 2019-09-30 17:45:40 +02:00
Thomas Gelf bfc5a8c120 module.info: 1.7.0 -> master 2019-09-30 11:45:37 +02:00
Thomas Gelf d45af31503 DeploymentLinkForm: ignore unreachable core
fixes #1966
2019-09-30 10:41:31 +02:00
Thomas Gelf 7a95f430bf DaemonDb: trigger restart on schema change
fixes #1964
2019-09-30 08:48:55 +02:00
Thomas Gelf 4ba2c21ce9 JobRunner: use modified logproxy 2019-09-29 08:59:23 +02:00
Thomas Gelf cec4b7b57b BackgroundDaemon: mention emitted component level 2019-09-29 08:53:35 +02:00
Thomas Gelf 79243f660a JobRunner: unify log messages 2019-09-29 08:53:04 +02:00
Thomas Gelf aef10a5f80 BackgroundDaemon: set first ready, then running 2019-09-29 08:52:13 +02:00
Thomas Gelf ab8c8b041d IcingaNotification: render host_id as host_name
Does not affect apply rules, just those who enforce host_id via sync
2019-09-27 15:10:31 +02:00
Lord Hepipud a428811e28 Updated Windows Agent installer script
Updated Windows Agent installer script to the latest available version
2019-09-26 15:56:41 +02:00
Thomas Gelf 1ec0abba7a Icinga2Agent.bash: restart instruction > systemctl
fixes #1944
2019-09-26 15:30:12 +02:00
Thomas Gelf fca63e6761 Icinga2Agent.bash: fix version comparison
refs #1944
2019-09-26 14:28:29 +02:00
Thomas Gelf 2cb3d85586 doc/changelog: mention the background daemon 2019-09-26 12:48:14 +02:00
Kevin Olbrich 237572a826 Fix multiple matches in Linux kickstart version detection 2019-09-26 12:47:48 +02:00
Thomas Gelf ef541f92af JobsCommand: load enabled modules 2019-09-26 12:43:07 +02:00
Thomas Gelf 1374323b1a doc/upgrading: there is no job daemon in 1.7 2019-09-26 09:58:04 +02:00
Thomas Gelf 7ded2bf19d doc, module.info: refresh, cleanup, prepare v1.7.0 2019-09-26 00:22:05 +02:00
Thomas Gelf 26c272bba9 ImportedrowsTable: sort by correct key column
fixes #1924
fixes #1925
2019-09-25 16:29:44 +02:00
Thomas Gelf dad3b76d50 ProvidedHook/Monitoring: translate links
fixes #1945
2019-09-25 15:55:23 +02:00
Thomas Gelf c0998e18b3 doc/installation: fix outdated dependencies 2019-09-25 15:31:14 +02:00