Commit Graph

10837 Commits

Author SHA1 Message Date
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
Alexander A. Klimov 3cedcd5408 Fix missing German translation
refs #11115
2016-12-08 18:38:39 +01:00
Alexander A. Klimov e10384770d DbResourceForm: make the encryption selection a checkbox
refs #11115
2016-12-08 17:52:07 +01:00
Alexander A. Klimov eafb066024 DbResourceForm: make code a bit less redundand
refs #11115
2016-12-08 17:30:16 +01:00
Eric Lippmann 18ea3286d7 Merge branch 'feature/icingaweb2-vendor-zf1-13461'
resolves #13461
2016-12-08 17:16:01 +01:00
Eric Lippmann 626afbd5ec Merge branch 'bugfix/always-use-the-jquery-find-method-w/-node-context-10704'
fixes #10704
2016-12-08 17:15:02 +01:00
Alexander A. Klimov 2e1c1da927 DbResourceForm: move the encryption settings below all others
refs #11115
2016-12-08 17:11:15 +01:00
Alexander A. Klimov 0bafc944d3 Conform to code style guidelines
refs #11115
2016-12-08 17:09:00 +01:00
Eric Lippmann 177d4c770d JS: Optimize navigation behavior by using the #menu selector for the onRendered event
refs #10704
2016-12-08 16:56:25 +01:00
Eric Lippmann 0e69ce4544 Remove obsolete class dropdown from the close-container-control 2016-12-08 16:55:33 +01:00
Alexander A. Klimov dce6b4eb08 Merge branch 'master' into feature/add-ssl-support-to-mysql-database-resources-11115 2016-12-08 16:50:41 +01:00
Eric Lippmann fed0fc9608 Merge branch 'feature/fold-and-unfold-filter-by-click-12634'
resolves #12634
2016-12-08 14:30:55 +01:00
Eric Lippmann aee4c4e6a8 Merge branch 'feature/allow-changing-default-of-command-options-11952'
resolves #11952
2016-12-08 14:23:03 +01:00
Eric Lippmann a4513ba5cf Replace Zend w/ icingaweb2-vendor-zf1
refs #13461
2016-12-08 14:20:36 +01:00
Eric Lippmann 1b6e7177a3 Allow to export the host and service detail views to JSON
resolves #12820
2016-12-08 10:40:22 +01:00