Commit Graph

10090 Commits

Author SHA1 Message Date
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 f2f4375125 CSS: Use badge-color instead of text-color-inverted 2016-01-12 08:52:30 +01:00
Eric Lippmann d265da1fa9 CSS: Add text-color-on-icinga-blue
Intended to replace text-color-inverted.
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 999725e605 Login: Increase focus visibility 2016-01-04 11:41:36 +01:00
Eric Lippmann 93539d9369 CSS: Remove color @icinga-blue-dark
Color ist not in use.
2016-01-04 11:40:58 +01:00
Eric Lippmann ce705e5926 Add general upgrading note for 2.1.x 2015-12-23 14:24:06 +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 17dda6df4e Fix that themes are always disabled in the general config
fixes #10906
2015-12-23 14:03:17 +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 25d8215b95 Fix Dashboard::setDefaultPane() activating an inexistent pane 2015-12-22 14:54:33 +01:00
Eric Lippmann 405b768dc2 Bump version to 2.1.1 2015-12-22 14:50:13 +01:00
Eric Lippmann 388837b58d Update ChangeLog 2015-12-22 14:49:52 +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 77a4cfb431 Add upgrading note 2015-12-22 14:33:28 +01:00
Eric Lippmann 1c5ada2531 Remove hover effects from mobile menu 2015-12-22 14:32:04 +01:00
Eric Lippmann 6f478d79f1 Update AUTHORS 2015-12-22 14:20:02 +01:00
Eric Lippmann 9c7c2bd6b1 Show correct default theme in configuration dialogs 2015-12-22 14:10:47 +01:00
Eric Lippmann 447ebeb0b6 JS: Optimize mobile menu code 2015-12-22 14:01:45 +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 9599b63a55 Fix that setting a default theme had not effect 2015-12-22 13:00:01 +01:00
Eric Lippmann 887a688781 Quick-fix mobile menu
Will be reworked asap.
2015-12-21 14:06:42 +01:00
Thomas Gelf 95879dd26f Merge branch 'feature/winter-theme-10898' 2015-12-21 13:49:55 +01:00
Uwe Ebel 3c47436c1b Fix the wrong mask for temp. directory in FileCache.php
Detail see https://dev.icinga.org/issues/10892.

ref #10892

Signed-off-by: Thomas Gelf <thomas@gelf.net>
2015-12-21 13:46:04 +01:00
Thomas Gelf 7b50d9f89c css/themes: add a Winter theme
fixes #10898
2015-12-21 13:40:46 +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 772ea1026b Merge branch 'bugfix/autofocus-10671'
fixes #10671
2015-12-21 13:06:19 +01:00
Eric Lippmann f843ef2a47 Autofocus the setup token input
refs #10671
2015-12-21 13:05:57 +01:00
Eric Lippmann 1b196e61a6 Ignore application-state requests on setup 2015-12-21 13:03:58 +01:00
Eric Lippmann ca1f412080 JS: Include autofocus behavior
refs #10671
2015-12-21 13:03:28 +01:00
Eric Lippmann 6e9b9cb8d6 JS: Add autofocus behavior
refs #10671
2015-12-21 13:03:08 +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 f2d54af34a Merge branch 'bugfix/deprecate-registerHook-9685'
fixes #9685
2015-12-21 10:31:12 +01:00
Eric Lippmann 8835552e80 Deprecate Module::registerHook() in favor of Module::provideHook()
refs #9685
2015-12-21 10:30:40 +01:00
Eric Lippmann 8ba7b4142d Merge branch 'bugfix/exception-on-activating-inexistent-tab-10884'
fixes #10884
2015-12-21 10:09:40 +01:00
Eric Lippmann a3f89c8d20 lib/Tabs: Throw HttpNotFoundException when activating an inexistent tab
refs #10884
2015-12-21 10:09:13 +01:00