Eric Lippmann
|
a2c2246256
|
Merge pull request #3531 from Icinga/fix/custom-user-backend-integration
Revert "Merge pull request #3487 from Icinga/fix/web-bootstrap"
|
2018-07-18 15:43:01 +02:00 |
Alexander A. Klimov
|
0b5620d2b5
|
Fetch check_interval property of monitored objects, too
|
2018-07-18 15:42:34 +02:00 |
Eric Lippmann
|
dd9e8c8ba9
|
Revert "Merge pull request #3487 from Icinga/fix/web-bootstrap"
This reverts commit b12b905076 , reversing
changes made to c633c86db7 .
refs #3500
|
2018-07-18 15:29:55 +02:00 |
Eric Lippmann
|
a295f271c9
|
Merge pull request #3505 from Icinga/fix/service-contacts-host-restriction
Split contact query into subqueries
|
2018-07-18 15:28:42 +02:00 |
Eric Lippmann
|
121bd545d1
|
Merge pull request #3530 from Icinga/feature/enforce-a-named-identity-for-audit-logs
AuditHook: Enforce a named identity and allow to pass a explicit time
|
2018-07-18 15:27:45 +02:00 |
Eric Lippmann
|
99bf33da33
|
Merge pull request #3529 from Icinga/feature/pdfexporthook
Introduce PdfexportHook
|
2018-07-18 15:25:23 +02:00 |
Eric Lippmann
|
ca7a424dfc
|
Merge pull request #3528 from Icinga/feature/vagrant-centos-7-5
Vagrant VM: Update to bento/centos-7
|
2018-07-18 15:24:32 +02:00 |
Eric Lippmann
|
d5d336884c
|
Fix grouping in the new contact queries
refs #3088
|
2018-07-18 15:20:23 +02:00 |
Johannes Meyer
|
5befab6a2b
|
ContactQuery: Don't use a UNION query if not necessary
Speeds up the db's response time significantly in huge
environments.
refs #3088
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-18 15:20:23 +02:00 |
Johannes Meyer
|
2fbbf3da58
|
DataView\Contact: Make `instance_name` a static filter column
It's not queryable by its accompaniying query.
refs #3088
|
2018-07-18 15:20:23 +02:00 |
Eric Lippmann
|
e684c6d18e
|
Split contact query into subqueries
One can't fetch host and service contacts with a reasonable single
query.
refs #3088
|
2018-07-18 15:20:23 +02:00 |
Johannes Meyer
|
f28f7150fc
|
AuditHook: Enforce a named identity and allow to pass a explicit time
|
2018-07-18 14:45:00 +02:00 |
Eric Lippmann
|
7d47875241
|
Introduce PdfexportHook
|
2018-07-18 14:22:18 +02:00 |
Eric Lippmann
|
aa25bb4be4
|
Merge pull request #3337 from Icinga/it-translation
Update it_IT translation of the framework
|
2018-07-18 14:18:36 +02:00 |
Eric Lippmann
|
658cc72141
|
Merge pull request #3502 from Icinga/feature/plugin-output-hook
Introduce monitoring/PluginOutputHook
|
2018-07-18 14:18:27 +02:00 |
Eric Lippmann
|
7c22dd0325
|
Merge pull request #3475 from matthenning/master
Make all grapher hooks available in the view
|
2018-07-18 14:17:32 +02:00 |
Francesco Mazzi
|
522fcc3184
|
Update it_IT translation of the framework
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-18 13:58:06 +02:00 |
Matthias
|
4c9dac5fb8
|
Display all Grapher hooks not just the first one
refs #3473
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-18 13:49:32 +02:00 |
Eric Lippmann
|
1ae2507f0e
|
Merge pull request #3495 from Icinga/bugfix/tests-don-t-respect-module-paths-3494
icingacli test php unit: include the tests of all installed modules
|
2018-07-18 13:45:18 +02:00 |
Michael Friedrich
|
512238931e
|
Vagrant VM: Update to bento/centos-7
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-18 13:41:28 +02:00 |
Eric Lippmann
|
becd7d0504
|
Introduce monitoring/PluginOutputHook
refs #3257
|
2018-07-16 14:19:28 +02:00 |
Marian Rainer-Harbach
|
5e40405a12
|
Allow disabling MySQL server certificate validation by setting ssl_do_not_verify_server_cert
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-16 11:41:13 +02:00 |
Eric Lippmann
|
84e0c0c4fb
|
Merge pull request #3518 from Icinga/fix/anchor-navigation-not-working-3492
loader.js: Make anchor navigation working again
|
2018-07-16 10:00:35 +02:00 |
Eric Lippmann
|
67929064cc
|
Merge pull request #3526 from Icinga/fix/some-xss-vulnerabilities
Fix some XSS vulnerabilities
|
2018-07-16 09:58:23 +02:00 |
Eric Lippmann
|
11f1a287ab
|
Merge pull request #3519 from Icinga/fix/mysql-ssl-connection-error-brings-up-no-explanation-3249
Pdo\Abstract: Properly handle incomplete error messages
|
2018-07-16 09:56:26 +02:00 |
Eric Lippmann
|
996532c2f7
|
Merge pull request #3524 from Icinga/fix/monitoring-application-state-hook-not-working-3523
monitoring: Introduce run.php and provide the new ApplicationStateHook
|
2018-07-16 09:55:20 +02:00 |
Johannes Meyer
|
84622bf27b
|
Fix some XSS vulnerabilities
Only a real issue with <= IE9 as other browsers properly escape
urls prior transmission.
Signed-off-by: Eric Lippmann <eric.lippmann@icinga.com>
|
2018-07-16 09:53:30 +02:00 |
Johannes Meyer
|
6f5edf132c
|
monitoring: Introduce run.php and provide the new ApplicationStateHook
fixes #3523
|
2018-07-12 13:55:05 +02:00 |
Johannes Meyer
|
4f2a6dd9aa
|
i18n/monitoring: Update german translation
|
2018-07-12 11:09:11 +02:00 |
Johannes Meyer
|
d26ac3c5fb
|
i18n/monitoring: Correct german translation
|
2018-07-12 10:31:58 +02:00 |
Johannes Meyer
|
bf5c6a56b3
|
Revert "Fix some XSS vulnerabilities"
Accidentally pushed. Should re-enter with #3521.
|
2018-07-11 16:37:39 +02:00 |
Johannes Meyer
|
815a050ff8
|
i18n: Update german translation
|
2018-07-11 16:34:07 +02:00 |
Johannes Meyer
|
a541dddd52
|
i18n: Correct german translation
|
2018-07-11 16:30:18 +02:00 |
Johannes Meyer
|
b97933a146
|
Fix some XSS vulnerabilities
Only a real issue with <= IE9 as other browsers properly escape
urls prior transmission.
|
2018-07-11 13:10:57 +02:00 |
Alexander A. Klimov
|
0c364f7866
|
icingacli test php unit: include the classes of all installed modules
refs #3494
|
2018-07-10 15:24:19 +02:00 |
Johannes Meyer
|
44bfdd3986
|
Pdo\Abstract: Properly handle incomplete error messages
fixes #3249
|
2018-07-10 14:54:28 +02:00 |
Johannes Meyer
|
5f4aa1e296
|
loader.js: Make anchor navigation working again
fixes #3492
|
2018-07-10 10:50:31 +02:00 |
Eric Lippmann
|
6cddd6beed
|
Merge pull request #3508 from Icinga/fix/filter-entries-are-deleted-when-pushing-enter-3454
FilterEditor: Add a hidden submit button to the start of the form's m…
|
2018-07-10 09:28:35 +02:00 |
Eric Lippmann
|
ccda44f8b3
|
Merge pull request #3514 from Icinga/fix/huge-icons-destroy-navigation-dashboard-layout-3442
navigation/dashboard: Limit icons to a size of 3x3em
|
2018-07-10 09:27:48 +02:00 |
Eric Lippmann
|
5f3da9d5e9
|
Merge pull request #3515 from Icinga/fix/shaky-monitoring-health-layout-3434
monitoring/health: Cleanup layout and make it dashboard compliant
|
2018-07-10 09:25:25 +02:00 |
Eric Lippmann
|
12b17d4b0a
|
Reduce font-weight for badges in monitoring/health
refs #3434
|
2018-07-10 09:23:38 +02:00 |
Eric Lippmann
|
b88c6b0a6e
|
Merge pull request #3516 from Icinga/feature/application-state-hook
Application state hook
|
2018-07-10 09:14:26 +02:00 |
Eric Lippmann
|
99d348d41f
|
Merge pull request #3517 from Icinga/fix/cli-list-problems
Fix for CLI list --problems
|
2018-07-10 09:05:22 +02:00 |
Eric Lippmann
|
45468b7a8e
|
Introduce app state for the monitoring module
refs #2835
|
2018-07-09 16:28:28 +02:00 |
Eric Lippmann
|
47405127d0
|
Add config to hide/show pplication state messages
refs #2835
|
2018-07-09 16:28:28 +02:00 |
Eric Lippmann
|
d18d05ccee
|
Introduce ApplicationStateHook
refs #2835
|
2018-07-09 16:28:25 +02:00 |
Eric Lippmann
|
ea722484b0
|
Introduce 'problems' columns for CLI usage
refs #3512
|
2018-07-09 16:10:07 +02:00 |
Eric Lippmann
|
b3fcbbee97
|
Revert "Fix icingacli monitoring list --problems"
This reverts commit 855e7f7120 .
|
2018-07-09 16:08:02 +02:00 |
Johannes Meyer
|
1cb105b52a
|
monitoring/health: Cleanup layout and make it dashboard compliant
fixes #3434
|
2018-07-09 13:50:17 +02:00 |
Johannes Meyer
|
8974e44c68
|
navigation/dashboard: Limit icons to a size of 3x3em
fixes #3442
|
2018-07-09 10:46:47 +02:00 |