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 |
Eric Lippmann
|
9f8ee4fb69
|
Merge branch 'bugfix/state-colors-in-plugin-output-10670'
fixes #10670
|
2015-12-21 13:06:43 +01:00 |
Eric Lippmann
|
f843ef2a47
|
Autofocus the setup token input
refs #10671
|
2015-12-21 13:05:57 +01:00 |
Eric Lippmann
|
627680d500
|
monitoring: Disable triggering downtimes for a host's children when using Icinga 2
The commands are missing in Icinga 2. Once implemented, we have to re-evaluate this.
refs #10744
|
2015-12-21 13:01:11 +01:00 |
Eric Lippmann
|
b49cefa45d
|
monitoring: Highlight state in plugin output in the detail area
refs #10670
|
2015-12-21 12:25:24 +01:00 |
Eric Lippmann
|
ed5c2c4190
|
Merge branch 'bugfix/setup-config-directory-config-should-use-mkdir-p-instead-of-mkdir-10126'
fixes #10126
|
2015-12-21 11:13:13 +01:00 |
Eric Lippmann
|
a14481a96b
|
CLI: Use a more restrict mode when creating the config directory resursively
refs #10126
|
2015-12-21 11:12:06 +01:00 |
Eric Lippmann
|
594eb366f2
|
setup: Remove MakeDirStep
Not in use.
|
2015-12-21 11:10:28 +01:00 |
Eric Lippmann
|
dad9538496
|
Doc: Fix detection whether documentation is empty
|
2015-12-21 11:09:20 +01:00 |
Eric Lippmann
|
720e022bea
|
Merge branch 'feature/use-_env-variables-with-built-in-php-webserver-10488'
resolves #10488
|
2015-12-21 10:46:05 +01:00 |
Eric Lippmann
|
c5804eebb7
|
Merge branch 'bugfix/sort-hosts-and-services-by-last-state-change-9957'
fixes #9957
|
2015-12-21 10:34:20 +01:00 |
Eric Lippmann
|
d7eaa41ab4
|
Move sort services by last state change up in the sort by list
refs #9957
|
2015-12-21 10:33:21 +01:00 |
Eric Lippmann
|
11e7d1050f
|
Merge branch 'bugfix/line-breaks-in-comments-10603'
fixes #10603
|
2015-12-21 09:39:12 +01:00 |
Eric Lippmann
|
2766b1ba0c
|
monitoring: Fix table class in downtimes-header.phtml
|
2015-12-21 09:29:52 +01:00 |
Alexander A. Klimov
|
fd2901c4cc
|
Setup: create config directory recursively like mkdir -p
refs #10126
|
2015-12-18 16:45:39 +01:00 |
Alexander A. Klimov
|
2624c7f328
|
Sort hosts and services descending by last state change
refs #9957
|
2015-12-18 15:50:57 +01:00 |
Alexander A. Klimov
|
3e36563a81
|
Make hosts and services sortable by last state change
refs #9957
|
2015-12-18 15:48:55 +01:00 |
Alexander A. Klimov
|
fc8873ec0a
|
Use getenv() instead of $_SERVER to get REMOTE_USER
refs #10488
|
2015-12-18 13:46:34 +01:00 |
Alexander A. Klimov
|
7d5c15469e
|
Revert "Servicegroup listing: preserve URL params in links to services lists"
This reverts commit 0f7707e8a1 .
|
2015-12-16 13:57:44 +01:00 |
Alexander A. Klimov
|
9e6ec12a10
|
Revert "Hostgroup listing: preserve URL params in links to hosts and services lists"
This reverts commit a63bc649f7 .
|
2015-12-16 13:57:41 +01:00 |
Alexander A. Klimov
|
a63bc649f7
|
Hostgroup listing: preserve URL params in links to hosts and services lists
|
2015-12-16 13:31:50 +01:00 |
Alexander A. Klimov
|
0f7707e8a1
|
Servicegroup listing: preserve URL params in links to services lists
fixes #10778
|
2015-12-16 13:23:09 +01:00 |
Eric Lippmann
|
d6431119e9
|
monitoring: Use View::nl2br() for the downtime detail view
refs #10603
|
2015-12-16 13:05:32 +01:00 |
Eric Lippmann
|
8006090108
|
Merge branch 'feature/theming-10705'
resolves #10705
|
2015-12-16 12:49:11 +01:00 |
Alexander A. Klimov
|
aad7baa5c4
|
Perfdata::getPercentage(): prevent division by integer 0
fixes #10331
|
2015-12-15 17:32:45 +01:00 |
Eric Lippmann
|
8800decc69
|
Use icinga-blue like background colors for active and hovered table rows
|
2015-12-15 13:32:56 +01:00 |
Eric Lippmann
|
707b954534
|
CSS: Add smooth transition on tr hover
|
2015-12-15 13:31:14 +01:00 |
Alexander A. Klimov
|
7983a87f52
|
Setup wizard: don't display the OS' default webserver user if the actual one is available
|
2015-12-14 11:29:03 +01:00 |
Eric Lippmann
|
b193ea5d32
|
Fix print styles
|
2015-12-10 13:34:53 +01:00 |
Eric Lippmann
|
ee7576f320
|
monitoring: Fix thead missing tr in hostgroups
|
2015-12-10 13:34:53 +01:00 |