10763 Commits

Author SHA1 Message Date
Eric Lippmann
cee80b85c7 Merge pull request #2739 from Icinga/bugfix/icinga-timer-can-lock-up-the-browser-11693
Icinga.Timer: use setTimeout() instead of setInterval()

(cherry picked from commit 74c90b8f7781796266a04873d7f6cfe3db6d733b)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:51:07 +02:00
Eric Lippmann
c427dba6af Merge pull request #2737 from Icinga/bugfix/searchfield-escaping-12330
FilterEditor: escape values correctly
(cherry picked from commit 9d47d651d99b91d0e0eb05e1b70ad25bf02f4c37)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:48:34 +02:00
Eric Lippmann
2362c0e557 Merge pull request #2730 from Icinga/bugfix/invalid-icinga-2-api-response-2728
Handle invalid Icinga 2 API response types

(cherry picked from commit d2341369a984ed7990bcacff7cf25589f56a96e6)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:47:38 +02:00
Eric Lippmann
0904239e36 Merge pull request #2725 from Icinga/bugfix/browser-timezone-detection-2716
TimezoneDetect: support also negative timezone offsets
(cherry picked from commit 50971ea8e21d1f97645ece779b2c981238592561)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:43:13 +02:00
Eric Lippmann
38e276d11f Merge pull request #2723 from Icinga/bugfix/hide-check-attempt-for-hard-states-2718
Show check attempts only for soft state changes

(cherry picked from commit 9c8da456f134076fd062e9495fc9582e8638427a)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:40:52 +02:00
Johannes Meyer
de80b8093b Merge pull request #2711 from Icinga/bugfix/improve-error-handling-and-validation-of-multiple-ldap-uris-2645
fixes #2645

(cherry picked from commit 5b4de839701227fc3ecaca636c440dd07421e2a1)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:37:06 +02:00
Johannes Meyer
0791a71d2e monitoring: Don't offer the Icinga 2 API as transport if cURL is missing
fixes #2661

(cherry picked from commit 35ba15a7a6982c9f5c73b79aae8f7e9a7163c9fb)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:30:13 +02:00
Johannes Meyer
80a28ba5af TransportConfigForm: Make the Icinga 2 API the default transport
fixes #2660

(cherry picked from commit e83e317cc6d7bfcef73b86090b299c66cc5ce8e5)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:29:13 +02:00
Johannes Meyer
b2674d999c TransportConfigForm: Fix default port not changing upon auto-submit
(cherry picked from commit 6a37583fc7a55f5b97c1ee30a7d9d3c6fad9efbe)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:28:48 +02:00
Johannes Meyer
15fe0ad4e2 GettextTranslationHelper: Ensure that file source locations are relative
fixes #2684

(cherry picked from commit 91a315764c467bbb230cec1b54ba2466eb668eb9)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:24:24 +02:00
Johannes Meyer
59741ef993 GettextTranslationHelper: Don't create backup files and cleanup temporary files
fixes #2683

(cherry picked from commit 2f8d4739b88a743da45ed95ce05669f5028e42b4)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:23:32 +02:00
Johannes Meyer
b06262e824 NavigationItemForm: Don't pre-optimize urls with a port-macro
fixes #2695

(cherry picked from commit d246f76268b65f752be748c8364bdd1f697de23e)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-20 09:22:18 +02:00
Eric Lippmann
d74124bd12 Version 2.4.1 v2.4.1 2017-01-18 15:27:53 +01:00
Eric Lippmann
72ccfd66a4 Update to icinga.com
(cherry picked from commit 1da67cfbc04b3395f89e1bf71a771c3fd2dda635)
2017-01-18 14:57:27 +01:00
Eric Lippmann
2b0be19fd2 Fix local timestamp for PostgreSQL queries
(cherry picked from commit 0dc528fc243ec9ce161afe2f2ae5215aa4c5a684)
2017-01-18 14:57:26 +01:00
lippserd
eca2dd7b9f Fix module permissions for hooks
(cherry picked from commit 21b75e624ed39a7756fd45c56a6dac7b1f2becc0)

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-01-18 14:57:26 +01:00
Eric Lippmann
6970b79fd7 Doc: Fix permission list for the Icinga 2 API command transport
(cherry picked from commit 0e63434d904c3177ff14c22c36f5788d850d1a8b)
2017-01-18 14:57:26 +01:00
Noah Hilverling
75e066673a Setup-Wizard-Viewscript: Fix that progress bar is not shown correctly
(cherry picked from commit 9578c9f489076f29c40240164e3ae7750eb95d4f)

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-01-18 13:31:39 +01:00
Eric Lippmann
7591e21ccc Support failover API command transport configuration
(cherry picked from commit cde55b5764c88111237c8706f743b6eae8938a50)

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-01-18 13:31:18 +01:00
Thomas Gelf
0ae33991bf Hook: allow all on CLI
(cherry picked from commit 361bfc50814d7138e4c5da60c98837c35093edbf)

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-01-18 13:30:19 +01:00
Noah Hilverling
0b4390411c DbTool: Do not replace '%' with '%%' in method grantPrivileges
(cherry picked from commit e9eeb030a6da50a8244f9939d91c2f7c38db676b)

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-01-18 13:29:52 +01:00
Eric Lippmann
099f8e4126 RPM: Update revision v2.4.0-2 2016-12-13 16:18:42 +01:00
Eric Lippmann
c4fa73cdeb RPM: Fix specfile 2016-12-13 15:49:33 +01:00
Eric Lippmann
a8f53ab5c2 Update screenshot in README.md v2.4.0 2016-12-13 14:15:12 +01:00
Eric Lippmann
10a4db471b Update ChangeLog 2016-12-13 14:01:33 +01:00
Johannes Meyer
0716f87852 Update german translation 2016-12-13 13:57:27 +01:00
Florian Strohmaier
e56b568050 Merge branch 'master' of git.icinga.org:icingaweb2 2016-12-13 13:53:53 +01:00
Florian Strohmaier
14b325aff4 Fix header height when announces shown 2016-12-13 13:53:23 +01:00
Eric Lippmann
752891ef80 Fix executeable files 2016-12-13 13:49:21 +01:00
Eric Lippmann
08571ce01c Fix exception in navigation.js 2016-12-13 13:31:46 +01:00
Eric Lippmann
6c039445f2 RPM: Fix missing scriplets dependecies for selinux
refs #8270
2016-12-13 13:24:34 +01:00
Eric Lippmann
ff71a395d2 Update version to 2.4.0 2016-12-13 12:34:12 +01:00
Eric Lippmann
eed1d7ab68 Merge branch 'feature/selinux-8270'
resolves #8270
2016-12-13 12:31:51 +01:00
Florian Strohmaier
634656be7e Fix missing header logo in IE8
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-13 12:14:09 +01:00
Florian Strohmaier
f0bc12d2c0 Fix jumping header when reloading
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-13 12:14:01 +01:00
Eric Lippmann
2e646379ce Update AUTHORS 2016-12-13 12:05:30 +01:00
Uwe Ebel
93b7b11449 Make default listen address for CLI command web serve configureable
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>

resolves #13381
2016-12-13 12:05:25 +01:00
Eric Lippmann
43d5b01a22 doc: Add note about upgrading to version 2.4.0 2016-12-13 11:58:22 +01:00
Eric Lippmann
4680ba652d Update README.md 2016-12-13 11:43:20 +01:00
Eric Lippmann
a78ac6dfab Hide announcements when they have expired
refs #11198
2016-12-13 11:04:56 +01:00
Alexander A. Klimov
b75e24db91 Improve rendering of the announcements list
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-13 11:04:56 +01:00
Eric Lippmann
94071848ca Only keep hashes of active acknowledged announcements in the announcements cookie
refs #11198
2016-12-13 11:04:56 +01:00
Eric Lippmann
de94749502 Note that its possible to provide multiple LDAP hosts separated by a space
fixes #11809
2016-12-12 16:42:56 +01:00
Eric Lippmann
e030229d7f Fix CSS issues when rerendering the layout
fixes #13467
2016-12-12 15:02:51 +01:00
Eric Lippmann
67e41af308 Fix navigation behavior not clearing active items properly 2016-12-12 15:02:28 +01:00
Eric Lippmann
0bdf4040c5 RPM: Add selinux subpackage
refs #8270
2016-12-12 14:26:14 +01:00
Dirk Goetz
e6cce08376 Add SELinux policy
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>

refs #8270
2016-12-12 12:48:33 +01:00
Eric Lippmann
7dc4d3d63e Enable propagate host downtime commands for Icinga 2 >= 2.6.0 and Icinga 1.x
fixes #10774
2016-12-12 12:41:14 +01:00
Eric Lippmann
8f9920f1fc Return unprefixed Icinga version in MonitoringBackend::getProgramVersion() 2016-12-12 12:40:54 +01:00
Eric Lippmann
293dd2b576 Remove icon-strikethrough in history views 2016-12-12 12:11:57 +01:00