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
Thomas Gelf
8cc99f76d0
tests: simplify bootstrap, enforce PSR-2
2017-01-13 20:10:35 +01:00
Thomas Gelf
2416007b24
ActionController: fix indentation
2017-01-13 19:59:11 +01:00
Thomas Gelf
b931254087
GitLab-CI: enforce PSR-2
2017-01-13 19:50:48 +01:00
Thomas Gelf
9e771f2d5a
Fix phpcs complaints
2017-01-13 19:47:54 +01:00
Thomas Gelf
f6fca75eae
Acl: code cleanup, more comments
2017-01-13 18:59:04 +01:00
Thomas Gelf
1b71df732e
CubeLinks: cleanup, comments
2017-01-13 18:58:46 +01:00
Thomas Gelf
d258cb433e
HostController: appliedservice is not deprecated
2017-01-13 16:48:44 +01:00
Thomas Gelf
bfc571cb9d
HostController: show a sets services, not the set
2017-01-13 16:44:16 +01:00
Thomas Gelf
af1e146466
ServicesetController: open hosts next to us
2017-01-13 16:42:46 +01:00
Thomas Gelf
02b60ba3d1
IcingaServiceSetServiceTable: do not set obsolete
...
...property
2017-01-13 16:41:47 +01:00
Thomas Gelf
a17f8ab39b
IcingaServiceSetHostTable: link to host, not to...
...
...its services - this is less confusing
2017-01-13 16:40:18 +01:00
Thomas Gelf
792e58abae
DirectorDatafield: just newlines
2017-01-13 16:39:35 +01:00
Thomas Gelf
8dabfef378
IcingaServiceSetServiceTable: add host support
2017-01-13 16:24:21 +01:00
Thomas Gelf
457fee77a4
IcingaServiceForm: support services from sets...
...
...on hosts for variable overrides
2017-01-13 16:14:28 +01:00
Thomas Gelf
b226ed1341
ServiceController: provide a link back for...
...
...services on hosts
2017-01-13 16:10:55 +01:00
Thomas Gelf
f874a79bb4
IcingaObjectFieldLoader: no mandatory field on cmd
...
fixes #12644
2017-01-13 16:05:34 +01:00
Thomas Gelf
f845c2c2f5
IcingaServiceSetForm: remove the possibility...
...
...to override fields for all services at once. We need to figure out whether
this feature should really be allowed. It's not that important any more, since
we now allow to modify services once added to the set. Also, fields can now be
overridden at host level.
2017-01-13 15:53:16 +01:00
Thomas Gelf
9b6eda4e97
IcingaObjectFieldLoader: cleanup, improve handling
2017-01-13 15:24:50 +01:00
Thomas Gelf
721db342ea
IcingaObjectDatafieldTable: list inherited fields
...
fixes #14003
2017-01-13 15:23:31 +01:00
Thomas Gelf
40ff51e487
IcingaTemplateResolver: separate concerns...
...
...and make helper accessible
2017-01-13 15:20:04 +01:00
Thomas Gelf
4a75804d86
various: change icinga.org to icinga.com
...
fixes #14001
2017-01-13 13:33:58 +01:00
Thomas Gelf
0d6209c257
host/agent: adjust documentation link
2017-01-13 13:26:21 +01:00