Alexander A. Klimov
bd02e5468c
PluginOutput helper: use a regex to detect HTML in plugin output
...
fixes #10366
2016-02-17 11:49:23 +01:00
Thomas Gelf
601592dbf8
Revert "Fix style issues with long plugin output"
...
This reverts commit c73ddcff42
.
Sorry, break-all is not a solution and looks terrible. Might be used
as a fallback for browsers with buggy hyphens, but not as a default for
every plugin output. No human being wants to read text formatted that
way.
refs #10820
2016-02-15 12:16:29 +01:00
Florian Strohmaier
c73ddcff42
Fix style issues with long plugin output
...
fixes #10820
2016-02-15 11:59:34 +01:00
Johannes Meyer
67b1309834
LdapDiscoveryPage: Show errors if they occur...
2016-02-12 14:19:45 +01:00
Alexander A. Klimov
7fe71f7472
Integrate the iframe module into the framework
...
refs #10881
2016-02-09 13:37:53 +01:00
Alexander A. Klimov
474803fee4
Change all license headers to only reflect a file's year of creation
...
refs #11000
2016-02-08 15:41:00 +01:00
Eric Lippmann
9bc9b78643
monitoring: Fix Icinga 2 version detection in the toggle object features command form
2016-01-28 14:45:39 +01:00
Eric Lippmann
4df7fdea88
monitoring: Add obsessing to ObjectList::getFeatureStatus()
2016-01-28 14:45:22 +01:00
Eric Lippmann
0a3580cd98
monitoring: Add missing obsessing column in multi-select views
2016-01-28 14:23:27 +01:00
Eric Lippmann
164a61cb84
monitoring: Fix permissions used in the toggle object features command form
2016-01-28 14:23:07 +01:00
Eric Lippmann
32f87284ad
PHP7: Fix MySQL and PostgreSQL PDO extension checks
...
refs #10251
2016-01-28 13:52:31 +01:00
Eric Lippmann
480e357266
monitoring: Fix configuration.php
2016-01-28 12:37:18 +01:00
Eric Lippmann
ba9aeada60
monitoring: Introduce granular permissions for toggling object features
...
No backwards compatibility yet. Will be added if necessary.
2016-01-28 12:29:24 +01:00
Eric Lippmann
dee6f4d797
monitoring: Control features for multiple selected hosts
...
refs #8963
2016-01-27 17:42:51 +01:00
Eric Lippmann
e45723c4db
monitoring: Control features for multiple selected services
...
refs #8963
2016-01-27 17:38:31 +01:00
Eric Lippmann
6ad40b5123
monitoring: Introduce ObjectList::getFeatureStatus()
...
refs #8963
2016-01-27 17:37:34 +01:00
Eric Lippmann
027aaacff8
monitoring: Prepare feature command form for multi-select
...
refs #8963
2016-01-27 17:37:15 +01:00
Eric Lippmann
16bd78ac30
monitoring: Reduce auto-refresh interval after a command has been submitted
2016-01-27 16:55:34 +01:00
Eric Lippmann
7fd575080e
PHP7: Rename String to StringHelper
...
refs #10251
2016-01-27 16:46:55 +01:00
Eric Lippmann
2e1e0bb89f
Setup/Monitoring: Remove obsolete sockets requirement
...
fixes #10805
2016-01-25 07:32:18 +01:00
Eric Lippmann
bc187d91c5
monitoring: Make inline pie charts accessible
2016-01-22 13:33:22 +01:00
Eric Lippmann
bb5017d54d
monitoring: Support tab navigation in monitoring health
2016-01-18 12:57:56 +01:00
Eric Lippmann
e2ff6b1b5a
CSS: Set .action navigation styles in the monitoring module
2016-01-18 12:50:27 +01:00
Eric Lippmann
ddae844c2a
monitoring: Fix error when listing acks ...
...
... if the user has no permission to remove acks.
2016-01-18 12:50:27 +01:00
Thomas Gelf
e0bec8644f
monitoring/actions: adjust action link styling
2016-01-12 12:28:12 +01:00
Thomas Gelf
9f035dd61a
Monitoring\Hook: fix service actions
2016-01-12 12:27:21 +01:00
Eric Lippmann
9885d74d24
monitoring: Fix ServiceController::getServiceActions() after changing hook usage
2016-01-12 08:58:32 +01:00
Eric Lippmann
3e543808c1
Doc: Add tabs where missing
2016-01-12 08:52:30 +01:00
Eric Lippmann
b61a436495
doc: Remove h1 from toc
2016-01-12 08:52:30 +01:00
Eric Lippmann
3d9b878817
doc: Remove h1 from index
2016-01-12 08:52:30 +01:00
Eric Lippmann
8131046b8d
doc: Add missing class .chapter
2016-01-12 08:52:30 +01:00
Eric Lippmann
fda7ff902a
monitoring: Fix error when listing comments ...
...
... if the user has no permission to delete comments.
2016-01-12 08:52:30 +01:00
Eric Lippmann
5b38fd7ff8
Doc: Underline links
2016-01-12 08:52:30 +01:00
Eric Lippmann
a20e971e38
Doc: Remove hover effects from tables
2016-01-12 08:52:30 +01:00
Eric Lippmann
3c236e820c
Doc: Color toc numbers
...
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann
930f014661
Doc: Simplify CSS gradient mixin
2016-01-12 08:52:30 +01:00
Eric Lippmann
4a002af0b9
Doc: Number headings when displaying chapters
...
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann
85c477e577
Doc: Add tabs
2016-01-12 08:52:30 +01:00
Eric Lippmann
313a02d9f0
Doc: Number headings in toc
...
refs #8487
2016-01-12 08:52:30 +01:00
Eric Lippmann
a63dd58b6a
Doc: Increase readability of search matches
2016-01-12 08:52:30 +01:00
Eric Lippmann
c5dba1fd76
Doc: Increase font size
2016-01-12 08:52:30 +01:00
Johannes Meyer
1fe1f23031
monitoring: Use class Navigation for hook actions
2016-01-11 17:03:46 +01:00
Eric Lippmann
8b03a647ba
Revert "Eventgrid: Fetch the user's filter directly from the URL"
...
This reverts commit ad20d35e78
.
I'm not sure what was intended to achieve w/ this commit.
fixes #10917
2016-01-05 10:59:32 +01:00
Eric Lippmann
353b9da8a5
Bump version to 2.1.2
2015-12-23 14:21:56 +01:00
Eric Lippmann
23b51e8b52
Re-introduce getValues() override for subform values in wizard pages
...
Wizard pages don't subclass ConfigForm for which the patch was intended. Sorry for the bug.
refs #10905
2015-12-23 14:07:19 +01:00
Eric Lippmann
fd609b7098
monitoring: Fix exception when scheduling a downtime for multiple hosts
...
Introduced w/ the Icinga 2 related change for disabling child options.
fixes #10902
2015-12-22 14:59:48 +01:00
Eric Lippmann
405b768dc2
Bump version to 2.1.1
2015-12-22 14:50:13 +01:00
Alexander A. Klimov
0c107af1f8
Link only to services' downtimes from multi-service detail view
...
fixes #10170
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-12-22 14:44:04 +01:00
Eric Lippmann
44dd4653ec
monitoring: Remove applying restrictions in the detail area when not necessary
2015-12-22 13:00:25 +01:00
Eric Lippmann
7bafab2c68
Merge branch 'bugfix/disable-downtimes-for-child-hosts-w-icinga2-10774'
...
refs #10744
2015-12-21 13:06:52 +01:00