4240 Commits

Author SHA1 Message Date
Thomas Gelf
d1832526a9 module.info: release v1.6.2 v1.6.2 2019-03-01 11:06:29 +01:00
Thomas Gelf
775aac8f87 doc: 1.6.2 2019-03-01 11:06:10 +01:00
Thomas Gelf
0f648e2507 doc/changelog: add new section for v1.6.2 2019-02-26 16:00:20 +01:00
Thomas Gelf
52f7ad454b IcingaServiceSet: fix rendering of Sets attached..
...to single Hosts

fixes #1789
2019-02-26 13:48:58 +01:00
Thomas Gelf
fb946f34e3 doc, info: prepare v1.6.1 v1.6.1 2019-02-15 01:46:14 +01:00
Thomas Gelf
2c17273fd1 IcingaCommandArgument: align toPlainObject method 2019-02-15 01:44:02 +01:00
Thomas Gelf
8f4e12a815 ServiceapplyrulesController and related changes
fixes #1755
2019-02-15 01:43:54 +01:00
Thomas Gelf
3abbee5f64 IcingaServiceSet: skip Service on single host...
...when blacklisted

fixes #1616
2019-02-15 00:59:05 +01:00
Thomas Gelf
f83a709572 IcingaService: blacklisting on Host Templates...
...is now supported

fixes #1707
2019-02-15 00:59:05 +01:00
Thomas Gelf
9945c00be8 IcingaCloneObjectForm: fix cloning to another Set
fixes #1758
2019-02-15 00:59:05 +01:00
Thomas Gelf
e15a612fbe IcingaCommand: import/export with fields
fixes #1747
2019-02-15 00:59:05 +01:00
Thomas Gelf
4417a78c55 IcingaTimePeriod: support Basket (ExportInterface)
fixes #1735
2019-02-15 00:59:05 +01:00
Thomas Gelf
421e850ebe BasketUpload: ignore Datafields, they get special
...treatment
2019-02-15 00:59:05 +01:00
Thomas Gelf
9dde50b3af IcingaDependency: allow for basket snapshots
fixes #1739
2019-02-15 00:59:05 +01:00
Thomas Gelf
6a670aee0a KickstartForm: do not fail on missing element 2019-02-15 00:59:05 +01:00
Thomas Gelf
cb467d6456 SelfServiceController: ship optional Service User
fixes #1297
2019-02-15 00:59:05 +01:00
Thomas Gelf
558fecaf25 schema/postgres: fix wrong uniqueness
fixes #1762
2019-02-15 00:58:11 +01:00
Thomas Gelf
7e6657c5a2 pgsql/migrations: ignore missing index
fixes #1736
2019-02-15 00:58:11 +01:00
Thomas Gelf
8870004200 TemplateTree: new loop detection
fixes #1631
2019-02-13 21:48:50 +01:00
Thomas Gelf
aff45e21f6 doc/changelog: changes related to v1.6.1 2019-02-13 12:03:59 +01:00
Thomas Gelf
59caa05f12 SimpleViewRenderer: fix indentation 2019-02-13 12:03:49 +01:00
Thomas Gelf
3db6838959 Tables, Redirector: add highlight for RO users
...and refactor some parts of the code

fixes #1785
2019-02-13 12:03:34 +01:00
Thomas Gelf
e6fdcd41f9 ProvidedHook/Monitoring: check permissions
fixes #1784
2019-02-13 12:03:28 +01:00
Thomas Gelf
4adac06947 SimpleViewRenderer: deal with early errors
fixes #1742
2019-02-13 12:03:23 +01:00
Thomas Gelf
0d42058531 configuration: introduce a new permission 2019-02-13 12:03:17 +01:00
Thomas Gelf
d05c63f56e host/findservice: new route to readonly view 2019-02-13 12:03:08 +01:00
Thomas Gelf
9229b78c07 BasketSnapshot: fix upload issue
fixes #1782
2019-02-13 12:02:55 +01:00
Thomas Gelf
6faef1706a ActivityLogTable: filter by host if given
In future we'll have better filtering possibilities, for now this scans all
rows with a matching service name in the table

fixes #1613
2019-02-13 12:02:41 +01:00
Thomas Gelf
3a78ae47b8 AssignRenderer: fix and test NOT on root level
fixes #1777
2019-02-08 12:11:22 +01:00
Markus Frosch
0613340768 IcingaService: Fix getOnDeleteUrl() for service sets
So that it redirects back to services of this serviceset.
2019-02-06 13:56:40 +01:00
Thomas Gelf
0787255df5 IcingaConfigHelper: add missing reserved keywords
fixes #1765
2019-01-23 10:29:03 +01:00
Thomas Gelf
b6761f0d1a BasketSnapshot.php: cast objects to an array...
...when uploading a basket
2019-01-22 17:00:19 +01:00
Thomas Gelf
60018f4723 Basket: do not fail when setting "Custom Selection"
fixes #1733
2018-12-12 10:43:20 +01:00
Thomas Gelf
d9d16ec64a RestoreBasketForm: do not fail with a single DB
fixes #1716
2018-12-11 00:26:54 +01:00
Thomas Gelf
6fd7f9d4c6 module.info: prepare v1.6.0 v1.6.0 2018-12-10 18:37:06 +01:00
Thomas Gelf
8b3f612edd locale: refresh German translation 2018-12-10 18:34:14 +01:00
Thomas Gelf
0c2e3fe1b1 Basket: fix various little issues
fixes #1691
2018-12-10 17:52:56 +01:00
Thomas Gelf
ac69d022b6 BasketController: disable dead link 2018-12-10 15:52:24 +01:00
Thomas Gelf
b67e0c0017 Basket: add UploadForm
fixes #1731
2018-12-10 15:36:59 +01:00
Thomas Gelf
b00af91059 doc/upgrading: add section for v1.6.0 2018-12-10 13:19:48 +01:00
Thomas Gelf
67b854772a doc/screenshot: strip a black pixel row 2018-12-10 12:44:58 +01:00
Thomas Gelf
e8a953a039 changelog: prepare for v1.6.0 2018-12-10 10:03:59 +01:00
Thomas Gelf
15d8bce17c docs: check out given version
refs #1656
2018-12-10 06:48:29 +01:00
Thomas Gelf
9c689aca51 doc/screenshot: replace main dashboard screenshot 2018-12-09 18:58:12 +01:00
Markus Frosch
8f09afd31b
Merge pull request #1720 from Icinga/travis
ci: Update travis matrix and vendor test helpers
2018-12-03 11:02:28 +01:00
Thomas Gelf
44af7b3ae3 RestApiClient: do not send Connection: close...
...just throw away the curl handle. Otherwise Icinga v2.9 fails
2018-11-27 19:02:39 +01:00
Markus Frosch
e6fde04bc3 ci: Update travis matrix and vendor test helpers 2018-11-27 11:30:19 +01:00
Markus Frosch
91a62ffbee phpcs: Fix ObjectsController 2018-11-27 11:00:14 +01:00
Markus Frosch
16252822cf phpcs: Fix DataController 2018-11-27 10:56:14 +01:00
Thomas Gelf
b644a7c6a7 IcingaObject, ..WithSettings: fix Basket-related..
...problems
2018-11-26 00:12:13 +01:00