Commit Graph

11125 Commits

Author SHA1 Message Date
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
lippserd 46014558e6 Merge pull request #2946 from Icinga/bugfix/enhance-code-autocompletion-in-ides-2945
Enhance code autocompletion in IDEs
2017-09-08 15:45:25 +02:00
lippserd 0e5313d4d1 Merge pull request #2740 from Icinga/feature/emit-log-messages-in-the-webserver-s-log-11652
Emit log messages to the web server log
2017-09-08 15:43:31 +02:00
Alexander A. Klimov 707f0435a2 LoggingConfigForm: make the webserver log option available
refs #11652
2017-09-08 15:39:31 +02:00
Alexander A. Klimov b2ab99fd71 Add log writer PhpWriter
refs #11652
2017-09-08 15:39:31 +02:00
lippserd ade0744701 Merge pull request #2923 from Icinga/bugfix/is-not-a-valid-number
Form/Element/Number: The field should be valid when empty
2017-09-08 15:32:48 +02:00
Michael Friedrich c1d44f5dbd Merge pull request #2952 from Icinga/feature/docs-apache-vhost
Docs: Add an example for Apache VHost configuration into Advanced Topics
2017-09-08 13:18:08 +02:00
Michael Friedrich b20fc1c464 Docs: Add an example for Apache VHost configuration into Advanced Topics 2017-09-08 13:13:45 +02:00
Johannes Meyer 3190b7dea3 Revert "Web: Allow to configure whether we'll consider Accept-Language or not"
This reverts commit 87505aff7c.
2017-09-08 12:56:09 +02:00
Johannes Meyer 87505aff7c Web: Allow to configure whether we'll consider Accept-Language or not 2017-09-08 11:55:15 +02:00
Alexander A. Klimov 356e194612 Enhance code autocompletion in IDEs
refs #2945
2017-09-07 11:22:46 +02:00
Johannes Meyer 316b998ef7 Merge branch 'feature/improve-caching-2917'
resolves #2917
2017-08-22 09:41:01 +02:00
Johannes Meyer beb3326631 StyleSheet/JavaScript: Also include Cache-Control when answering with a 304
Without Cache-Control, the browser may invalidate its cached file and we're
serving the file again on the next request.

refs #2917
2017-08-22 09:33:28 +02:00
Johannes Meyer 6702ccb2a7 FileCache: Ignore compression suffix when checking cache made of multiple files
refs #2917
2017-08-22 09:31:56 +02:00
Johannes Meyer 7b7bfb5a5d FileCache: Use the correct variable when checking a file's modification time
refs #2917
2017-08-22 08:38:13 +02:00
Johannes Meyer 30b752c72c StaticController: Set a maximum age and check E-Tags of module image requests
refs #2917
2017-08-22 08:38:13 +02:00
Johannes Meyer 7e358f3619 StaticController: Set a maximum age and honor no-cache for gravatar requests
refs #2917
2017-08-22 08:38:13 +02:00
Markus Frosch 1d06d4e3c4 Form/Element/Number: The field should be valid when empty 2017-08-17 13:20:51 +02:00
lippserd b7639651e8 Merge pull request #2904 from naisanza/bugs/typos
icingaweb2/setup typo on page
2017-08-11 15:40:28 +02:00
lippserd b9ce8c3135 Merge pull request #2919 from Icinga/bugfix/module-config-caching
Config: Fix cached loading of module config
2017-08-11 15:39:58 +02:00
lippserd 9572f77895 Merge pull request #2913 from Icinga/fix/setup-wizard-mysql-debian
Setup Wizard: Fix error code on Debian; Docs: Revamp and split
2017-08-11 15:36:12 +02:00