Commit Graph

11479 Commits

Author SHA1 Message Date
Christoph Niemann 44da032535 monitoring: Fix typo in german translation file 2018-04-24 13:56:43 +02:00
Alexander A. Klimov 1280137eae Merge branch 'bugfix/form-number-inclusive-range' 2018-04-12 14:32:38 +02:00
Alexander A. Klimov 5cf51a70c8 Numeric input: validate inclusive ranges 2018-04-12 14:25:10 +02:00
Johannes Meyer 5f24fffe7d
Merge pull request from Icinga/bugfix/filter-editor-expand-upon-auto-refresh-2964
Preserve collapsed FilterEditor subtrees across auto-refreshes
2018-04-06 14:55:19 +02:00
Alexander A. Klimov 41b105136d Preserve collapsed FilterEditor subtrees across auto-refreshes
refs 
2018-04-06 13:54:51 +02:00
Johannes Meyer 5143e5745b
Merge pull request from Icinga/fix/dashboard-panes-cannot-be-renamed-2901
Fix that dashboard panes cannot be renamed
2018-04-06 11:44:21 +02:00
Johannes Meyer 30920d1178 DashboardController: Allow to update panes
refs 
2018-04-06 11:28:52 +02:00
Johannes Meyer 72f0e809ae Pane: Add setter for $name
refs 
2018-04-06 11:08:20 +02:00
Johannes Meyer 36716566b6
Merge pull request from Icinga/fix/inverted-colors-of-icons-in-nav-bar-3181
menu: Only invert icons located under /img/icons/
2018-04-06 09:45:27 +02:00
Alexander A. Klimov a187966277 Merge branch 'bugfix/sparkline-charts-flickering-3344'
fixes 
2018-04-06 09:44:32 +02:00
Alexander A. Klimov 38438449e4 Revert "Performance data: render pie charts without freezing the UI"
This reverts commit f2b2b6a91a.

refs 
2018-04-06 09:36:24 +02:00
Johannes Meyer b8e406fd95 menu: Only invert icons located under /img/icons/
refs 
2018-04-06 09:18:45 +02:00
Johannes Meyer b24d6f45e6
Merge pull request from Icinga/fix/missing-german-tactical-overview-translations-3375
Fix missing german tactical overview translations
2018-04-05 13:55:33 +02:00
Johannes Meyer 973dff5f41 monitoring/de_DE: Add missing tactical overview translations
refs 
2018-04-05 13:46:16 +02:00
Johannes Meyer c4bc4c0769 tactical/index.phtml: Re-use already localized terms
refs 
2018-04-05 13:45:03 +02:00
Johannes Meyer 5e6da5b51d widgets.less: Don't lowercase donut titles
refs 
2018-04-05 13:44:05 +02:00
Johannes Meyer bbec6caf2d TacticalController: Uppercase first letter in donut titles
refs 
2018-04-05 13:43:14 +02:00
Johannes Meyer 78a7939fde
Merge pull request from Mikesch-mp/master
Fix header width for 4k resolutions.
2018-04-05 12:14:56 +02:00
Johannes Meyer f522311cec
Merge pull request 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 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 2018-04-04 22:11:04 +02:00
Alexander A. Klimov 15bc83ec14 IniParser::parseIniFile(): parse as ::parseIni() would do
refs 
2018-04-04 13:58:19 +02:00
Alexander A. Klimov b5dde96746 FilterEditor: save changes on element addition
refs 
2018-04-04 12:20:52 +02:00
Johannes Meyer 8262f19c5a
Merge pull request 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 
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 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 
2018-04-04 10:05:27 +02:00
Johannes Meyer acbb2659bd
Merge pull request 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 
2018-04-03 13:58:33 +02:00
lippserd 382dac3edc
Merge pull request 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
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 
2018-03-19 13:10:47 +01:00
lippserd c0e8b33b33
Merge pull request 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 
2018-03-02 14:54:29 +01:00
lippserd faca1c0908
Merge pull request 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 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 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 from Icinga/bugfix/pdf-export-broken-3338
Pdf: correct DOMPDF directory
2018-02-21 09:25:06 +01:00
lippserd a89d8fb604
Merge pull request 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 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 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