364 Commits

Author SHA1 Message Date
Bernd Arnold
7da8431c7c Fix documentation format (kiosk mode)
The text for the ini file was all shown in one line.
It's formatted properly now.
2023-08-21 11:26:14 +02:00
Sukhwinder Dhillon
59fc7dd745 Fix installation doc for centOS 2023-06-22 15:10:05 +02:00
Eric Lippmann
03e3cf9c82 doc: No longer offer manual steps to install SELinux policy
The policy will be moved to the packaging repository and all RPM-based
distributions will provide the policy package.
2023-01-09 16:14:15 +01:00
Eric Lippmann
d41ebeb6bc Schema path is now always /usr/share/icingaweb2/schema 2023-01-09 16:14:15 +01:00
Eric Lippmann
aa8c944d49 Docs: Fix Upgrading
Our icinga.com/docs tooling does not render the previous state
correctly.
2022-07-05 15:43:21 +02:00
Johannes Meyer
069f249372 doc: Add v2.11.x upgrading notes 2022-06-30 13:47:07 +02:00
Eric Lippmann
8e64c0b239
Update docs (#4838) 2022-06-29 10:08:45 +02:00
Sukhwinder Dhillon
f780cc15a1 Update 80-Upgrading.md doc 2022-06-14 14:24:30 +02:00
Sukhwinder Dhillon
4ab79a6758 DataView: Remove not in use method applyUrlFilter() 2022-06-14 14:24:30 +02:00
Sukhwinder Dhillon
3b04a0489e Replace class Backend use with MonitoringBackend and remove class Backend 2022-06-14 14:24:30 +02:00
Sukhwinder Dhillon
0db42b32e6 Remove not in use class Icinga\Module\Monitoring\Environment.php 2022-06-14 14:24:30 +02:00
Johannes Meyer
0490a2dfe4 Drop class Icinga\Web\Hook\GrapherHook 2022-06-14 14:24:30 +02:00
Johannes Meyer
d25854ebce Drop class Icinga\Web\Hook\TicketHook 2022-06-14 14:24:30 +02:00
Johannes Meyer
f8e1137060 Remove restriction macro user:local_name 2022-06-14 14:24:30 +02:00
Johannes Meyer
46a21d9709 Drop method DbQuery::whereToSql()
It's been used by `DbQuery::renderFilter()` rather
exclusively. So if removing one, both need to go.
2022-06-14 14:24:30 +02:00
Sukhwinder Dhillon
e179f9cf3f Update 80-Upgrading.md 2022-06-14 14:24:30 +02:00
Johannes Meyer
a29159a0a1 Remove remaining IE adjustments 2022-06-13 16:41:15 +02:00
Johannes Meyer
5619d8f13d doc: Mention IE11 compat drop in upgrading chapter 2022-06-13 16:31:20 +02:00
Sukhwinder Dhillon
41a23c3eb3 Update doc 2022-05-27 14:02:11 +02:00
Sukhwinder Dhillon
a20d5ad1f6 Update 80-Upgrading.md 2022-05-27 14:02:07 +02:00
Sukhwinder Dhillon
1b1eb3436f sql: Change charset to utf8mb4
fixes https://github.com/Icinga/icingaweb2/issues/4680
2022-05-02 15:36:31 +02:00
Sukhwinder Dhillon
f54ca18011 Update 80-Upgrading.md 2022-04-29 10:25:38 +02:00
Sukhwinder Dhillon
09e8644753 Remove the Vagrant file and all its assets 2022-04-29 10:16:50 +02:00
Johannes Meyer
d63f645bd8 Update requirements for PHP 8.1 2022-03-24 15:46:26 +01:00
Johannes Meyer
523bdfec5e Require PHP 7.2+ 2022-03-24 12:29:05 +01:00
Johannes Meyer
01f67a78c6 Increase required version of the icinga-php-library 2022-03-23 11:49:06 +01:00
Johannes Meyer
0e3ff9d669 doc: Clarify what happens with v2.11 on debian 9 2022-03-23 11:49:06 +01:00
Johannes Meyer
db55ce28d5 doc: Mention the removal of solarized-dark in the upgrading section 2022-03-02 09:46:11 +01:00
Johannes Meyer
a0e4099494 doc: Deprecate dompdf 2022-03-01 17:12:05 +01:00
Blerim Sheqa
52d51f0ee5 Update installation instructions for easier navigation on icinga.com 2022-02-16 11:26:21 +01:00
Johannes Meyer
cf9362222e doc: Mention the var-mixin-cleanup in upgrading notes 2022-02-10 10:59:01 +01:00
Johannes Meyer
d7d31d00ea Drop expandable.js 2022-02-07 14:11:48 +01:00
Johannes Meyer
ffaf6e5f04 Remove module asset support 2022-02-04 15:57:15 +01:00
Johannes Meyer
576833eaf9 doc: Require fileinfo php extension
fixes #4503
2021-08-09 13:38:40 +02:00
Johannes Meyer
81831e3eed doc: Add v2.9.1 upgrading notes 2021-07-26 17:46:10 +02:00
Johannes Meyer
c07b5dcccb doc: Mention the preferences migration tool 2021-07-26 12:49:03 +02:00
Johannes Meyer
7b18f80acc doc: Update php module requirements 2021-07-21 17:38:59 +02:00
Kevin Köllmann
2b09d22326 Add database upgrade script paths for Debian/Ubuntu 2021-07-19 14:37:30 +02:00
Johannes Meyer
2afb0fc4b9 doc: Add upgrade notes for v2.9 2021-07-12 10:35:56 +02:00
Eric Lippmann
d1aaaf7fb0 Replace user:local_name with user.local_name macro in restrictions 2021-06-28 15:16:56 +02:00
Eric Lippmann
da56ddc312 Document use_ssl database resource config option 2021-06-24 09:18:06 +02:00
Johannes Meyer
6640eced19 README.md: Update preview picture 2021-06-22 15:44:10 +02:00
Johannes Meyer
767b64b966 doc: Mention that we don't plan to support IE any longer 2021-06-22 15:20:16 +02:00
Johannes Meyer
c5cb9dc34e Raise minimum required PHP version to 7.3 2021-06-22 12:57:08 +02:00
Johannes Meyer
9270633b23 doc: Add note for php-fpm on SLES 15 SP2
resolves #4335
2021-06-17 08:59:42 +02:00
Johannes Meyer
cb102399d5 doc: Mention ipl and icinga 3rdparty as requirements 2021-06-02 15:33:18 +02:00
Johannes Meyer
688e3fd6e5 doc: Add a note about browser support in the install section
resolves #4312
2021-05-11 11:31:07 +02:00
log1-c
00739adc31
fixed powertools repo name for CentOS 8 (#4356) 2021-04-22 10:40:12 +02:00
Johannes Meyer
184e37390f doc: Add modules intro to about 2021-04-13 09:14:50 +02:00
Johannes Meyer
5bfcde6527 doc: Move monitoring module intro and mention Icinga DB Web 2021-04-13 09:14:50 +02:00