Commit Graph

2895 Commits

Author SHA1 Message Date
Thomas Gelf bfde75a0a2 IcingaServiceSet: import DirectorOverrideTemplate
...when rendering services belonging to a set for a single host

fixes #776
2017-02-08 10:04:47 +01:00
Markus Frosch 4b62986d9c travis: Allow PHP nightly builds to fail in testing 2017-02-02 20:59:43 +01:00
Thomas Gelf a3249350c2 CoreApi: remove space for compliance 2017-02-02 12:34:00 +01:00
Thomas Gelf aa0c04d5e7 CoreApi: add a couple of helper methods 2017-01-31 10:03:58 +01:00
Thomas Gelf 1a6fbd5cd7 IcingaObjectFieldForm: gracefully handle missing...
...field, as it might have been removed before

refs #751
2017-01-26 09:03:51 +01:00
Thomas Gelf d323a77695 IcingaUserGroupForm: remove zone elements
Has been introduced with 984740, but never worked for groups as those tables
do not even have a zone_id property.

fixes #680
refs #227
2017-01-24 18:29:40 +01:00
Thomas Gelf 6396fbc1ee Migrations: table name should depend on module
refs #746
2017-01-24 16:41:43 +01:00
Thomas Gelf 0e2a056f49 Migrations: make it ready for use by other modules
fixes #746
2017-01-24 15:17:59 +01:00
Thomas Gelf e1b420d4c4 CoreApi: allow to stream raw events
fixes #744
2017-01-24 11:14:12 +01:00
Thomas Gelf ddd711e5e8 EndpointCommand: add rough status action 2017-01-24 11:09:37 +01:00
Thomas Gelf 8b483e7e84 configuration: no early translation 2017-01-24 11:07:37 +01:00
Thomas Gelf 66ee5fb325 IcingaZoneTable: use subquery count()
fixes #742
2017-01-24 10:58:53 +01:00
Thomas Gelf d4b769b8d7 IcingaHost: do not render Endpoint and Zone...
...for disabled hosts

fixes #741
2017-01-24 09:45:32 +01:00
Thomas Gelf 5c158e708e RestApiClient: re-add lost method 2017-01-19 22:49:51 +01:00
Thomas Gelf c75b4fc6b0 DirectorDatafield: phpcs -> SpacingBeforeClose 2017-01-19 13:58:07 +01:00
Thomas Gelf b08be6ecc0 DirectorDatafield: do not fail on missing command
refs #712
refs #731
2017-01-19 13:55:59 +01:00
Thomas Gelf 164b5bd93d Fields: fix inheriting fields from commands
refs #712
refs #731
2017-01-19 13:50:50 +01:00
Thomas Gelf 334bd9f58d schema/upgrade_104: workaround for PostgreSQL
refs #730
2017-01-19 12:13:17 +01:00
Thomas Gelf e4a2e3e9fc Revert "schema/pgsql/upgrade_104.sql: related to last..."
This reverts commit 17292e7680.
2017-01-19 11:53:57 +01:00
Thomas Gelf 91c82a0e5e Revert "schema/mysql/upgrade_104: drop invalid data..."
This reverts commit 402f0ed4b4.
2017-01-19 11:53:48 +01:00
Thomas Gelf 17292e7680 schema/pgsql/upgrade_104.sql: related to last...
...commit

fixes #730
2017-01-19 10:36:58 +01:00
Thomas Gelf 402f0ed4b4 schema/mysql/upgrade_104: drop invalid data...
...before upgrading

fixes #730
2017-01-19 09:02:01 +01:00
Thomas Gelf d4b28101a1 HostController: jsut a newline to make phpcs happy 2017-01-18 15:23:30 +01:00
Thomas Gelf 5af80479a5 ServiceForm: support all new kinds of overrides 2017-01-18 15:17:17 +01:00
Thomas Gelf 1cb447f6b3 Installation: suggest Icinga Web 2.4.1 2017-01-18 15:14:42 +01:00
Thomas Gelf 0506bf2b64 HostController: simplify code 2017-01-18 15:11:14 +01:00
Thomas Gelf a1ed3f4be5 host/services: allow to delete sets
fixes #724
2017-01-18 15:10:39 +01:00
Thomas Gelf 7b776956e3 changelog: directly link github milestones 2017-01-18 14:38:32 +01:00
Thomas Gelf 3fe06a05c7 changelog: link fields example 2017-01-18 14:35:36 +01:00
Thomas Gelf c7d90481a4 AgentWizard: endpoints should be an array
refs #651 - but doesn't fix the issue
2017-01-18 14:31:54 +01:00
Thomas Gelf d5bf2a4b47 Icinga2Agent.bash: remove duplicate line 2017-01-18 14:24:05 +01:00
Thomas Gelf 4155da1770 module.info: prepare 1.3.0 2017-01-18 14:23:39 +01:00
Thomas Gelf c4bfe3171d HostController: do add fake template name...
...into inheritance tree when overriding inherited services

fixes #722
2017-01-18 14:21:29 +01:00
Thomas Gelf 379e5d12ae schema: add index on activity log author
fixes #687
2017-01-18 13:29:13 +01:00
Thomas Gelf 5d2e0ededf doc/fields_snmp: complete the example with details 2017-01-18 12:45:36 +01:00
Thomas Gelf 9dd8587d5a KickstartController: useless use of use 2017-01-18 11:21:50 +01:00
Thomas Gelf 44866c5176 IcingaObjectFieldLoader: force values related...
...to filtered data fields to be removed. This also changes field order and
places fields without filter first
2017-01-18 11:20:59 +01:00
Thomas Gelf edb192c177 doc/fields-snmp: prepare a new extensive example
This should show the capabilities of filter-based fields based on a real-world
example: SNMP credentials based on chosen SNMP version
2017-01-18 11:05:20 +01:00
Thomas Gelf 3bbf06d6b7 DirectorObjectForm: simplify method call
FieldLoader already has the object
2017-01-18 11:04:23 +01:00
Thomas Gelf e4dbdbe808 Kickstart: unify strings 2017-01-16 17:30:22 +01:00
Thomas Gelf 7b6de717bb locale/de_DE: compile new German translation 2017-01-16 17:29:40 +01:00
Thomas Gelf fd3bb68de6 locale: translate recent additions to de_DE 2017-01-16 17:29:14 +01:00
Thomas Gelf bc67f603f9 KickstartDashlet: extend description 2017-01-16 11:41:08 +01:00
Thomas Gelf dd506cd5d5 Changelog: mention infrastructure-related changes 2017-01-16 11:39:25 +01:00
Thomas Gelf b26b209b06 KickstartController: do not fail on missing schema 2017-01-16 11:01:17 +01:00
Thomas Gelf 303e107f15 README: replace main screen once again...
...to match latest dashboard changes
2017-01-16 10:57:44 +01:00
Thomas Gelf 5286c85ece css: limit dashboard with when "not large" 2017-01-16 10:42:22 +01:00
Thomas Gelf d3e55ed5c9 Dashboards: add Infrastructure dashboard
fixes #14017
2017-01-16 08:50:18 +01:00
Thomas Gelf 83b5b27803 Merge branch 'feature/travis-enforce-psr2' 2017-01-13 20:58:45 +01:00
Thomas Gelf b7a10d296c phpcs: mostly new PSR-2 SpacingAfter/Before checks 2017-01-13 20:54:52 +01:00