Thomas Gelf
592b8cb98e
locale/de_DE: refresh German translation
2017-02-17 16:55:35 +01:00
Thomas Gelf
58f7b16f21
doc/changelog: mention multi-edit
2017-02-17 16:43:44 +01:00
Thomas Gelf
0de1987389
IcingaMultiEditForm: prepare elements before...
...
...adding fields
fixes #707
2017-02-17 16:41:41 +01:00
Thomas Gelf
82e79c810f
IcingaServiceSetForm: redirect to host services...
...
...when adding a set to a single host
fixes #804
2017-02-17 16:35:13 +01:00
Thomas Gelf
099eca0d0b
IcingaCommandForm: allow to configure zones
...
fixes #802
2017-02-17 16:08:57 +01:00
Thomas Gelf
02f9f49c7b
doc/changelog, module.info: prepare v1.3.1
2017-02-17 15:34:26 +01:00
Thomas Gelf
cc6a5fe230
schema/mysql: correct varname collation
...
Thanks to @jschanz for tracking this down
fixes #762
2017-02-17 14:43:00 +01:00
Thomas Gelf
736244e9e9
IcingaServiceSetTable: remove misleading host...
...
...count
2017-02-17 10:13:34 +01:00
Thomas Gelf
4860082d4b
host/services: show applied service sets
...
fixes #735
2017-02-17 08:44:08 +01:00
Thomas Gelf
ac3ea09133
IcingaServiceSetServiceTable: support inherited...
...
...sets. They should be shown and link to the related parent. Variable overrides
should be possible, deleting the set should not.
fixes #740
2017-02-16 11:45:45 +01:00
Thomas Gelf
13918f7337
host/services: do not show tables based on...
...
...whether they have content or not. It's too late to take this decision in
the view, as different tables are to be handled differently - in the controlller.
fixes #793
2017-02-16 11:07:23 +01:00
Thomas Gelf
25395656ce
CustomVariable: fix rendering for keys starting...
...
...with numbers
fixes #792
2017-02-15 12:50:27 +01:00
Thomas Gelf
2bc477daaa
Migration: do not require a Director\Db
2017-02-14 09:13:42 +01:00
Thomas Gelf
f2bbd2d5d7
test: add compatibility layer for phpunit
2017-02-08 16:42:00 +01:00
Thomas Gelf
f4339e6b1a
HostController: did I ever mention...
...
...that I hate Squiz.WhiteSpace.ControlStructureSpacing.SpacingAfterOpen?
2017-02-08 16:14:11 +01:00
Thomas Gelf
dc1d572229
HostController: override REST API handling
...
fixes #759
2017-02-08 12:38:14 +01:00
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