Commit Graph

11517 Commits

Author SHA1 Message Date
Johannes Meyer 5e6da5b51d widgets.less: Don't lowercase donut titles
refs #3375
2018-04-05 13:44:05 +02:00
Johannes Meyer bbec6caf2d TacticalController: Uppercase first letter in donut titles
refs #3375
2018-04-05 13:43:14 +02:00
Johannes Meyer 78a7939fde
Merge pull request #3408 from Mikesch-mp/master
Fix header width for 4k resolutions.
2018-04-05 12:14:56 +02:00
Johannes Meyer f522311cec
Merge pull request #3406 from Icinga/bugfix/filter-editor-new-elements-2900
FilterEditor: save changes on element addition
2018-04-05 12:12:59 +02:00
Johannes Meyer e002383a90
Merge pull request #3407 from Icinga/bugfix/dashboard-name-escaped-char-3357
IniParser::parseIniFile(): parse as ::parseIni() would do
2018-04-05 11:42:00 +02:00
Carsten bdc82ee6a9
Fix header width for 4k resolutions. Fixes #3374 2018-04-04 22:11:04 +02:00
Alexander A. Klimov 15bc83ec14 IniParser::parseIniFile(): parse as ::parseIni() would do
refs #3357
2018-04-04 13:58:19 +02:00
Alexander A. Klimov b5dde96746 FilterEditor: save changes on element addition
refs #2900
2018-04-04 12:20:52 +02:00
Johannes Meyer 8262f19c5a
Merge pull request #3405 from Icinga/fix/nav-item-urls-with-partial-port-macros-are-not-saved-3301
NavigationItemForm: Fix that urls with partial port macros are not saved
2018-04-04 11:37:52 +02:00
Johannes Meyer cec0a107a3 NavigationItemForm: Fix that urls with partial port macros are not saved
refs #3301
2018-04-04 11:25:15 +02:00
Johannes Meyer ecd2320a23 AuthenticationHook: Remove superflous empty line at EOF
Travis complains about this in every PR created after this was introduced..
2018-04-04 11:22:23 +02:00
Johannes Meyer 20891b8127
Merge pull request #3404 from Icinga/bugfix/hosts-services-severity-3395
Make host and service groups sortable by the members' severities
2018-04-04 10:55:46 +02:00
Alexander A. Klimov 4995df8336 Make host and service groups sortable by the members' severities
refs #3395
2018-04-04 10:05:27 +02:00
Johannes Meyer acbb2659bd
Merge pull request #3322 from Icinga/bugfix/dashlets-whole-dashboard-3302
Let a dashlet use the whole space if it's the only one
2018-04-03 15:10:26 +02:00
Alexander A. Klimov 4bf64cb131 Merge branch 'fix/ldap-group-membership-regression'
fixes #3324
2018-04-03 13:58:33 +02:00
lippserd 382dac3edc
Merge pull request #3401 from WuerthPhoenix/feature/authentication-hook
Authentication Hook
2018-03-28 10:20:43 -04:00
Davide Bizzarri 8b5fe61996 Add AuthenticationHook
Created AuthenticationHook class with two main methods: onLogin and
onLogout that are called after login and before logout.
2018-03-28 16:18:31 +02:00
Markus Frosch 123a0b8196 Platform: Correct detecting MSSQL Support
PDO Implementation of zf1 builds on module mssql OR pdo_dblib, while dblib is preferred.

Newer implementations would support pdo_sqlsrv, but that is not available with ZF1.
2018-03-27 11:35:26 +02:00
Michael Friedrich b0eb02743f Remove legacy test samples 2018-03-21 19:47:58 +01:00
Eric Lippmann 4a000d0098 Revert "Merge branch 'bugfix/domain-aware-auth-non-domain-ldap-group-backend-3250'"
This reverts commit 5cb7deda20, reversing
changes made to 02391e648b.

The change must be reverted because it makes it impossible to load groups
if domain aware auth is not enabled and the authenticated user specifies a domain.

refs #3324
2018-03-19 13:10:47 +01:00
Markus Frosch b0ecbe079f PluginOutput: Fix text splicing for status tags in HTML output
Trailing text was lost in processing.

Also add tests to check this behavior plus some basics.

fixes #3382
2018-03-07 15:59:14 +01:00
lippserd c0e8b33b33
Merge pull request #3377 from Icinga/bugfix/force-check-now-icinga2-api-transport
Send the correct 'force' attribute for 'check now' to the Icinga 2 API transport
2018-03-05 10:43:23 +01:00
Michael Friedrich 6f9e046220 Send the correct 'force' attribute for 'check now' to the Icinga 2 API transport
refs icinga/icinga2#6140
2018-03-02 14:54:29 +01:00
lippserd faca1c0908
Merge pull request #3376 from Icinga/bugfix/classloader-namespace-interference
Fix interference between two similar namespaces
2018-03-01 16:39:14 +01:00
Alexander A. Klimov 4477f33b31 Fix interference between two similar namespaces 2018-03-01 14:01:57 +01:00
Gunnar Beutner b19ae23f7a
Merge pull request #3368 from Icinga/feature/tactial-ovierview-can-handle-format-request
TacticalController: Add OutputFormat json and csv
2018-02-22 15:12:02 +01:00
lippserd f3404c24e5
Merge pull request #3340 from Icinga/bugfix/php-fatal-errors-2216
Unify the look of fatal and non-fatal errors
2018-02-21 09:26:21 +01:00
lippserd 133da1ef91
Merge pull request #3342 from Icinga/bugfix/pdf-export-broken-3338
Pdf: correct DOMPDF directory
2018-02-21 09:25:06 +01:00
lippserd a89d8fb604
Merge pull request #3350 from xam-stephan/hostgroup-service-url-filter
hostgroups url filter also for services
2018-02-21 09:21:17 +01:00
lippserd 2f2bde28fd
Merge pull request #3358 from Icinga/bugfix/getconfidentialtraceasstring-index-args
IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition"
2018-02-21 09:18:49 +01:00
lippserd 85f010126c
Merge pull request #3363 from Icinga/feature/vagrant-base-profile-install-vim
Vagrant: Introduce base profile and install vim
2018-02-21 09:18:18 +01:00
Michael Friedrich 3ffcbaf29f Vagrant: Install htop as base package 2018-02-20 16:03:01 +01:00
Jennifer Mourek 2902f3330c TacticalController: Remove UI tab element for exports 2018-02-20 12:30:56 +01:00
Alexander A. Klimov d634f40885 Merge branch 'bugfix/translation-user-benutzername' 2018-02-20 10:15:20 +01:00
Alexander A. Klimov 144edcefea Fix German translation of "User" 2018-02-20 10:05:45 +01:00
Jennifer Mourek 4074d7b3ac Apply requested changes 2018-02-19 15:37:52 +01:00
Jennifer Mourek 44abd01ffc TacticalController: Add OutputFormat and tab creation handling
Mimics the behaviour of the ListController
2018-02-19 11:04:39 +01:00
Michael Friedrich a87652dcd1 Vagrant: Introduce base profile and install vim
This happened too often with `vim: not found`, so I've patched it.
2018-02-14 11:21:00 +01:00
Michael Friedrich 79c12385ae
Merge pull request #3364 from Icinga/bugfix/vagrant-missing-php-mbstring
Vagrant: Fix missing mbstring PHP module
2018-02-14 11:20:32 +01:00
Michael Friedrich d6c8b4d8a1 Vagrant: Fix missing mbstring PHP module 2018-02-14 11:19:22 +01:00
Michael Friedrich b4cb5ecb15
Merge pull request #3360 from Icinga/fix/vagrant-php-cli-scl-path
Vagrant: Install SCL PHP CLI and set PATH
2018-02-14 10:59:03 +01:00
Michael Friedrich 1167893178 Vagrant: Install SCL PHP CLI and set PATH
This avoids having to set `PATH="/opt/rh/rh-php71/root/bin:$PATH" icingacli`
all the time.
2018-02-13 17:27:50 +01:00
Michael Friedrich 6f0d49d139
Merge pull request #3359 from Icinga/fix/vagrant-rh-php-xdebug
Vagrant: Fix package name for PHP xdebug in SCLO
2018-02-13 16:07:37 +01:00
Michael Friedrich 41e78957d7 Vagrant: Fix package name for PHP xdebug in SCLO
refs #3265
2018-02-13 15:48:01 +01:00
Alexander A. Klimov 2355224b05 IcingaException::getConfidentialTraceAsString(): respect functions which don't take args "by definition" 2018-02-13 12:46:06 +01:00
Markus Frosch 5d91ee8b3c
Merge pull request #3354 from mdeguzis/patch-1
protocol is wrong, fcgi, not fgci
2018-02-12 20:03:41 +01:00
Michael T. DeGuzis 91678eec83
protocol is wrong, fcgi, not fgci 2018-02-11 18:04:19 -05:00
Max Stephan 493409b5d7
url filter also for services
use the url filter also for services
2018-02-08 12:01:36 +01:00
Alexander A. Klimov 8e9d385a18 Unify the look of fatal and non-fatal errors
refs #2216
2018-02-07 10:45:20 +01:00
Alexander A. Klimov cf4af5180a Pdf: correct DOMPDF directory
refs #3338
2018-02-05 17:56:42 +01:00