Commit Graph

10751 Commits

Author SHA1 Message Date
Eric Lippmann d74124bd12 Version 2.4.1 2017-01-18 15:27:53 +01:00
Eric Lippmann 72ccfd66a4 Update to icinga.com
(cherry picked from commit 1da67cfbc0)
2017-01-18 14:57:27 +01:00
Eric Lippmann 2b0be19fd2 Fix local timestamp for PostgreSQL queries
(cherry picked from commit 0dc528fc24)
2017-01-18 14:57:26 +01:00
lippserd eca2dd7b9f Fix module permissions for hooks
(cherry picked from commit 21b75e624e)

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 0e63434d90)
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 9578c9f489)

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 cde55b5764)

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 361bfc5081)

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 e9eeb030a6)

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-01-18 13:29:52 +01:00
Eric Lippmann 099f8e4126 RPM: Update revision 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 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
Eric Lippmann 62ebaab8b7 Merge branch 'feature/show-flapping-events-in-the-history-views-12766'
resolves #12766
2016-12-12 10:57:25 +01:00
Florian Strohmaier 5b854988c2 Switch positions of status summary and selection info
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-11 17:29:30 +01:00
Eric Lippmann 25d37b9a70 doc: Mention default time zone for PHP as requirement 2016-12-11 17:24:04 +01:00
Alexander A. Klimov b44c932de8 Improve element handling in the resource config forms
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2016-12-11 17:23:20 +01:00
Alexander A. Klimov 3889e870a3 Don't require passwords for DB resources
fixes #12170
2016-12-11 17:23:14 +01:00
Alexander A. Klimov 302075be60 Fix missing German translation 2016-12-09 15:36:53 +01:00
Alexander A. Klimov 10a0c0e9d3 Merge branch 'feature/add-ssl-support-to-mysql-database-resources-11115'
resolves #11115
2016-12-09 14:14:42 +01:00
Alexander A. Klimov bb920c37d4 Merge branch 'master' into feature/add-ssl-support-to-mysql-database-resources-11115
refs #11115
2016-12-09 14:12:49 +01:00
Eric Lippmann aa559c4636 Merge branch 'bugfix/actiontable-row-handling-13115'
fixes #13115
2016-12-09 13:49:27 +01:00
Eric Lippmann 2292010a15 Display downtime end even if it hasn't been started yet
resolves #12764
2016-12-09 13:47:21 +01:00
Alexander A. Klimov 665557be27 Support Icinga 2.6 IDO w/ PostgreSQL 2016-12-09 11:57:56 +01:00
Eric Lippmann bcc5b8c1a7 Merge branch 'feature/support-nested-ad-groups-for-roles-12598'
resolves #12598
2016-12-09 10:15:43 +01:00