Commit Graph

11145 Commits

Author SHA1 Message Date
Alexander Aleksandrovič Klimov 29df5464cb Fix error "Undefined index: logging_file" (#3013)
fixes #3007
2017-10-11 15:09:22 +02:00
Blerim Sheqa 3b7147af16 Fix broken links in docs of monitoring and translation module 2017-10-09 15:52:10 +02:00
Alexander A. Klimov 7cdac4eb9f Merge branch 'bugfix/setup-wizard-ldap-backend-wrong-default-type-3004'
fixes #3004
2017-10-09 14:41:30 +02:00
Alexander A. Klimov 4b9a30755f Suggest LDAP backend type based on the discovery (if any)
refs #3004
2017-10-09 13:00:05 +02:00
Alexander A. Klimov 6f37485c8d Merge branch 'bugfix/wizard-authn-backend-discover-doesn-t-overwrite-base-dn-2997'
fixes #2997
2017-10-09 12:17:22 +02:00
Alexander A. Klimov 9084ce2174 Restore form elements' defaults
refs #2997
2017-10-09 12:05:30 +02:00
Alexander A. Klimov c259fe6e50 Don't override filter or base DN
refs #2997
2017-10-09 11:23:58 +02:00
Alexander A. Klimov a171a14399 LdapBackendForm: move domain discovery from createElements() to isValidPartial()
refs #2997
2017-10-06 16:44:57 +02:00
Alexander A. Klimov 5ef8be2031 LdapBackendForm: move discovery from createElements() to isValidPartial()
refs #2997
2017-10-06 16:16:12 +02:00
Alexander A. Klimov 9bc64d931e Merge branch 'bugfix/form-createelements-in-wizard-2990'
fixes #2990
2017-10-06 14:53:26 +02:00
Alexander A. Klimov 6ac0f7fe46 LdapBackendForm: fill in the base DN if discovered one
refs #2990
2017-10-06 13:29:55 +02:00
Alexander A. Klimov b7b7796e34 AuthBackendPage: set the subform's defaults before creating it
refs #2990
2017-10-06 13:26:21 +02:00
lippserd 9398e5d82a Merge pull request #2995 from Icinga/bugfix/json-encode-params
Util/Json: Make encode compatible to PHP < 5.5
2017-10-06 12:43:44 +02:00
Markus Frosch 414ba16d8a Util/Json: Make encode compatible to PHP < 5.5 2017-10-06 12:42:34 +02:00
Alexander A. Klimov 4603f0657d Respect suggestions only for the LDAP backend type
refs #2990
2017-10-06 12:04:30 +02:00
Alexander Aleksandrovič Klimov 2510155206 Suggest LDAP backend type based on the discovery (if any) (#2993)
fixes #2991
2017-10-06 11:23:07 +02:00
Alexander A. Klimov de53925c7c Provide suggestions for AuthBackendPage as element defaults
refs #2990
2017-10-06 11:12:11 +02:00
Alexander A. Klimov a0ffdb0f7c Populate LdapBackendForm with suggestions only on the first access
refs #2990
2017-10-05 14:53:14 +02:00
Eric Lippmann 8de0b80f9e Fix contact group member count
fixes #2837
2017-10-05 14:35:15 +02:00
lippserd d11775a6b8 Merge pull request #2981 from Icinga/bugfix/fix-sometype-string-in-code-docs-2980
Fix not working string[string] type hint in code docs
2017-09-29 12:51:02 +02:00
Alexander A. Klimov f70fc6e98d Fix not working SomeType[string] in code docs
refs #2980
2017-09-29 12:08:14 +02:00
lippserd 773dae3750 Merge pull request #2978 from Icinga/fix/drop-livestatus
Remove unsupported livestatus functionality
2017-09-29 11:15:54 +02:00
lippserd 4cadc90c92 Merge pull request #2972 from Icinga/feature/enhance-docs-add-missing-bits
Enhance the documentation, add missing bits and fix outdated information
2017-09-29 11:15:17 +02:00
Michael Friedrich f7a8f72794 Add documentation for user group authentication (groups.ini)
This commit also enhances the external backend with the missing
`strip_username_regex` attribute.

fixes #2974
2017-09-29 11:01:45 +02:00
Michael Friedrich 4259a2cbe7 Add documentation for MySQL SSL options as database resource
fixes #2975
2017-09-29 11:01:45 +02:00
Michael Friedrich 36b5c949fd Add documentation for addColumns in host/service list views
fixes #2579
2017-09-29 11:01:45 +02:00
Michael Friedrich 34bd8e14c3 Enhance the documentation and fix outdated information (preferences, etc.)
This applies a new structure for the main doc/ and modules/*/doc tree with

01-About.md
02-Installation.md
...

This allows us to link from the main doc directory into module specific
documentation entries.

Furthermore table formatting, examples, and missing settings have been added
where applicable.

This patch also takes care about proper URL anchors and file names and directories.

fixes #2950
2017-09-29 11:01:37 +02:00
Michael Friedrich ab364e0fc7 Remove unsupported livestatus functionality
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-29 10:33:55 +02:00
Eric Lippmann 08b52ed8e9 Update authors 2017-09-28 14:30:37 +02:00
Eric Lippmann 3790fd0819 Bump version to 2.4.2
(cherry picked from commit 13e86b6320)
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-28 14:24:00 +02:00
Eric Lippmann d5de7e9868 Fix that updating INI repositories is impossible 2017-09-28 14:16:13 +02:00
Michael Friedrich 852c571bac Merge pull request #2968 from Icinga/feature/docs-url-parameters
Docs: Add global URL parameters to advanced topics
2017-09-27 10:50:48 +02:00
lippserd 624fab8194 Merge pull request #2960 from Icinga/bugfix/host-severity-order-2926
Adjust host severity
2017-09-25 17:11:36 +02:00
Jennifer Mourek 0b30fbd15d Adjust host severity
refs #2926

Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
2017-09-25 17:03:33 +02:00
lippserd e276dfc517 Merge pull request #2951 from Icinga/bugfix/monitored-object-detailview-extension-style-2949
Style monitored objects' detailview extensions as expected
2017-09-22 09:21:31 +02:00
Florian Strohmaier aab32214d6 JS: Close menu correctly after searching on iOS
fixes #2922
2017-09-21 17:52:51 +02:00
Florian Strohmaier 632de33035 Menu: Remove required attribute from search field
refs #2922
2017-09-21 17:46:37 +02:00
lippserd ffbc023456 Merge pull request #2897 from Icinga/bugfix/vagrant-up-provision-parallels-2896
Vagrant: provision even if upgrading Parallels guest tools isn't possible right now
2017-09-21 11:28:52 +02:00
Michael Friedrich 03b5e69d9d Docs: Add global URL parameters to advanced topics
fixes #2190
fixes #2447
2017-09-21 10:21:34 +02:00
Eric Lippmann 010db92c88 Add # to the filter test
refs #2936
2017-09-20 15:16:41 +02:00
Alexander A. Klimov 467fc79095 Style monitored objects' detailview extensions as expected
refs #2949
2017-09-20 14:49:14 +02:00
Alexander A. Klimov c2ee3bef06 DetailviewExtensionHook: provide the concrete implementation's module
refs #2949
2017-09-20 14:49:08 +02:00
lippserd 354658eee2 Merge pull request #2931 from kobmaki/Feature/DbConnection-with-pdo_ibm-to-DB2
Allow pdo_ibm for database resources
2017-09-20 12:22:01 +02:00
Florian Strohmaier c48f69915b CSS: Add safe area paddings for iPhone X landscape orientation
fixes #2966
2017-09-20 11:47:39 +02:00
Florian Strohmaier f2c37f1e93 Layout: Add viewport-fit descriptor for round-rect displays
refs #2966
2017-09-20 11:46:51 +02:00
Uwe Ebel 39838f1606 Add database resource type IBM for DB2
It uses the pdo_ibm driver and Zend Adapter Zend_Db_Adapter_Pdo_Ibm.

Signed-off-by: Markus Frosch <markus.frosch@icinga.com>
2017-09-19 14:32:09 +02:00
Michael Friedrich 8d2e22a738 Merge pull request #2947 from rhopfer/fix/doc-install-centos-selinux
Add note about SELinux to CentOS install doc
2017-09-13 11:41:02 +02:00
Roland Hopferwieser 63ad7817d2 Add note about SELinux to CentOS install doc 2017-09-13 11:32:56 +02:00
Markus Frosch d1ff1d3872 Merge pull request #2958 from Icinga/travis
travis: Update build matrix to build with php 5.3 on precise
2017-09-09 09:16:30 +02:00
Markus Frosch 79f4072e93 travis: Update build matrix to build with php 5.3 on precise
All other builds can happen on trusty.

fixes #2948
2017-09-09 09:10:44 +02:00