Eric Lippmann
e468329051
JS: Keep search field focus
...
fixes #11029
2016-02-02 08:40:35 +01:00
Eric Lippmann
34344915f2
Fix short array syntax in DashboardConfig
2016-01-29 08:44:31 +01:00
Eric Lippmann
9bc9b78643
monitoring: Fix Icinga 2 version detection in the toggle object features command form
2016-01-28 14:45:39 +01:00
Eric Lippmann
4df7fdea88
monitoring: Add obsessing to ObjectList::getFeatureStatus()
2016-01-28 14:45:22 +01:00
Eric Lippmann
2ae88130f7
Fix that the filter editor overlaps the dropdown menu
2016-01-28 14:27:11 +01:00
Eric Lippmann
0a3580cd98
monitoring: Add missing obsessing column in multi-select views
2016-01-28 14:23:27 +01:00
Eric Lippmann
164a61cb84
monitoring: Fix permissions used in the toggle object features command form
2016-01-28 14:23:07 +01:00
Eric Lippmann
32f87284ad
PHP7: Fix MySQL and PostgreSQL PDO extension checks
...
refs #10251
2016-01-28 13:52:31 +01:00
Eric Lippmann
4dda451c79
Fix expcetion when the dashboards folder is missing
2016-01-28 12:50:13 +01:00
Eric Lippmann
480e357266
monitoring: Fix configuration.php
2016-01-28 12:37:18 +01:00
Eric Lippmann
b5cbf49433
JS: Fix login autofocus
2016-01-28 12:29:42 +01:00
Eric Lippmann
ba9aeada60
monitoring: Introduce granular permissions for toggling object features
...
No backwards compatibility yet. Will be added if necessary.
2016-01-28 12:29:24 +01:00
Eric Lippmann
dee6f4d797
monitoring: Control features for multiple selected hosts
...
refs #8963
2016-01-27 17:42:51 +01:00
Eric Lippmann
e45723c4db
monitoring: Control features for multiple selected services
...
refs #8963
2016-01-27 17:38:31 +01:00
Eric Lippmann
6ad40b5123
monitoring: Introduce ObjectList::getFeatureStatus()
...
refs #8963
2016-01-27 17:37:34 +01:00
Eric Lippmann
027aaacff8
monitoring: Prepare feature command form for multi-select
...
refs #8963
2016-01-27 17:37:15 +01:00
Eric Lippmann
16bd78ac30
monitoring: Reduce auto-refresh interval after a command has been submitted
2016-01-27 16:55:34 +01:00
Eric Lippmann
c1f7b2ed2d
PHP7: Fix Zend autoload issues
...
refs #10251
2016-01-27 16:52:32 +01:00
Eric Lippmann
41c05c3451
Re-add String.php for backwards compatibility
2016-01-27 16:46:55 +01:00
Eric Lippmann
7fd575080e
PHP7: Rename String to StringHelper
...
refs #10251
2016-01-27 16:46:55 +01:00
Eric Lippmann
b043317fd4
PHP7: Fix Only variables should be passed by reference exception in Translator
...
refs #10251
2016-01-27 16:46:54 +01:00
Eric Lippmann
e9bc11d340
Fix case sensitive interpretation of dashboard config files
...
fixes #10878
2016-01-27 15:45:37 +01:00
Eric Lippmann
f876ed00f0
Revert "Fix test Icinga/File/CsvTest.php because the method being tested has been changed"
...
This reverts commit 23baa0dc83
.
2016-01-27 15:45:37 +01:00
Eric Lippmann
41c942d197
JS: Maintain auto-refresh interval over redirects
...
This is far from beautiful. But JS needs a revamp anyway.
Request should be an object and should be passed from function to function in order to maintain state.
2016-01-27 09:19:12 +01:00
Eric Lippmann
78c1e17c20
lib/Response: Allow to control the auto-refresh interval
2016-01-27 09:14:11 +01:00
Eric Lippmann
c963ee23ff
JS: Ignore autosubmit elements in the form behavior
2016-01-27 09:12:42 +01:00
Uwe Ebel
9f79f9a48b
monitoring/CLI: Fix error on CSV output
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
fixes #10921
2016-01-27 09:09:52 +01:00
Eric Lippmann
5b7f4cd91a
CSS: Fix colors used in layout.less
2016-01-25 09:01:26 +01:00
Eric Lippmann
134061f3db
CSS: Fix colors used in widgets.less
2016-01-25 08:50:37 +01:00
Eric Lippmann
f7ba48eaac
CSS: Remove main-content.less
...
Not in use anymore.
2016-01-25 08:50:18 +01:00
Eric Lippmann
f5945ff908
CSS: Move colors to mixins
2016-01-25 08:20:58 +01:00
Eric Lippmann
ec177e78e5
Make error messages accessible
2016-01-25 07:44:48 +01:00
Eric Lippmann
2e1e0bb89f
Setup/Monitoring: Remove obsolete sockets requirement
...
fixes #10805
2016-01-25 07:32:18 +01:00
Eric Lippmann
7aac92a86f
Fix tabs of new/update/remove dashlet
2016-01-25 07:23:12 +01:00
Eric Lippmann
7ede8124cb
Pagination: Focus active after next or prev exceeded
...
I'd like to see behaviors for components instead of patching loader/events all the time.
2016-01-25 07:23:12 +01:00
Eric Lippmann
d2e4664dce
Add aria-label to dropdown menu and close container control
2016-01-25 07:23:12 +01:00
Eric Lippmann
0e4b9f1672
Auto-focus submit button in the confirm removal form
2016-01-25 07:23:12 +01:00
Johannes Meyer
8a17cc5161
login: Fix that the system's default theme is not applied
...
fixes #11021
2016-01-22 16:34:31 +01:00
Eric Lippmann
5e51bb9c74
Make notifications accessible
2016-01-22 13:35:51 +01:00
Eric Lippmann
4c4e8e4ac2
monitoring: Re-focus check now and alike
2016-01-22 13:33:59 +01:00
Eric Lippmann
bc187d91c5
monitoring: Make inline pie charts accessible
2016-01-22 13:33:22 +01:00
Eric Lippmann
1682d8dd67
UI: Fix wobbling spinners
...
fixes #11008
2016-01-22 12:59:29 +01:00
Johannes Meyer
424557f194
StdoutWriter: Rename to StderrWriter
2016-01-21 11:47:11 +01:00
Johannes Meyer
9240d1b4e0
cli: Polish log handling
...
* Reintroduced Command::$isDebugging, now without typo
* Removed @deprecated from Command::$isVerbose
* Changed default log level to WARNING
* Adjusted --verbose and --debug to activate log level INFO and DEBUG, respectively
2016-01-21 11:29:28 +01:00
Eric Lippmann
2cf8471a00
CSS: Fix input widths
...
refs #10995
2016-01-20 18:17:32 +01:00
Eric Lippmann
2b183a370b
Revert "css/forms: do not set with for ALL inputs"
...
This reverts commit 323c1e3ebb
.
refs #10995
2016-01-20 18:10:10 +01:00
Eric Lippmann
2f9ffa65d7
JS: Ignore ids forms and form controls in getCSSPath()
...
Id generation is unreliable.
refs #10992
2016-01-20 18:10:04 +01:00
Thomas Gelf
323c1e3ebb
css/forms: do not set with for ALL inputs
...
refs #10995
2016-01-20 17:33:01 +01:00
Johannes Meyer
790d2a3949
Cli: Do not shift --verbose away, commands may still require it
2016-01-19 15:31:05 +01:00
Johannes Meyer
37dc601505
Command: Remove property "isDebugging"
...
It's not used anywhere and wrong initalized anyway.
2016-01-19 15:08:20 +01:00