Matthias Jentsch
8837004fca
Fix base target in problem badges
...
The stats view is always a main pane, so it makes sense to open the badge links in col2.
refs #10033
2015-09-04 15:24:26 +02:00
Matthias Jentsch
a630869bcf
Provide stats for unhandled problems and improve layout
...
refs #10033
2015-09-04 15:17:28 +02:00
Matthias Jentsch
fff9bf7b2b
Implement view to display stats about checks and monitored objects
...
refs #10033
2015-09-04 14:22:57 +02:00
Matthias Jentsch
daa23a4edd
Use correct filters in multi-object command views
2015-09-04 13:07:23 +02:00
Matthias Jentsch
ca33e71f2d
Deduplicate and clean up service summary component
...
Remove redundant component view script and streamline subFilter handling in all views that render it. Remove
heading from component to allow embedding in different types of views.
refs #10033
2015-09-04 13:02:57 +02:00
Matthias Jentsch
1b7b0c7232
Merge branch 'feature/provide-acknowledgement-view-10032'
2015-09-02 11:31:15 +02:00
Matthias Jentsch
fde51fe27b
Display message on empty result sets
...
refs #10032
2015-09-02 11:30:12 +02:00
Matthias Jentsch
8f545dd0d6
Fix acknowledgement query for PGSQL
...
refs #10032
2015-09-02 11:25:52 +02:00
Eric Lippmann
fd49b18bf4
Add description to the password input when updating a user
2015-09-01 23:30:30 +02:00
realitygaps
95fb00ac8d
Don't show password when creating or updating a user
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:24:53 +02:00
bradynathan
029aeda164
Document filter option for LDAP/AD auth
...
refs #9612
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:17:03 +02:00
Alexander Wirt
a331b04157
doc: Don't suggest to install icingacli on Debian
...
On Debian icingacli is part of the icingaweb2 package.
fixes #9837
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:10:35 +02:00
Russell Kubik
056ab0c96c
Fix that DbUserBackend::inspect() reports 0 users when only one exists
...
refs #9739
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:08:24 +02:00
Eric Lippmann
d2a4b880b1
Revert "Accept DbUserBackends with only one single user"
...
This reverts commit c8d065b3e0
.
There's a PR on GitHub open that was contributed earlier than this fix. Thus giving credit to the PR's author.
refs #9739
2015-09-01 23:05:34 +02:00
Davide Demuru
41ab03accb
Update locale it_IT
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 23:02:52 +02:00
Emil Vikström
e3ea0e5949
Use yellow for warning logs in ANSI CLI
...
Signed-off-by: Eric Lippmann <eric.lippmann@netways.de>
2015-09-01 22:55:42 +02:00
Eric Lippmann
935691233b
vendor: Upgrade Zend to version 1.12.15
...
refs #10044
2015-09-01 22:53:57 +02:00
Matthias Jentsch
985f6ab85e
Fix acknowledgement count query
...
refs #10032
2015-09-01 17:42:51 +02:00
Matthias Jentsch
fd8824e157
Cleanup
2015-09-01 17:42:33 +02:00
Matthias Jentsch
bcdbf413a6
Add acknowledgement view and query
...
Add backend queries and the controller to inspect active acknowledgements.
refs #10032
2015-09-01 16:39:08 +02:00
Eric Lippmann
4adaf5a2d0
vendor: Upgrade Parsedown to version 1.5.0
...
refs #10044
2015-09-01 14:25:18 +02:00
Eric Lippmann
63734b923a
vendor: Upgrade JShrink to version 1.1.0
...
refs #10044
2015-09-01 13:00:00 +02:00
Eric Lippmann
d4669c7832
vendor: Upgrade HTMLPurifier to version 4.7.0
...
refs #10044
2015-09-01 12:57:57 +02:00
Eric Lippmann
6556059afd
vendor: Uprade php-font-lib to version 0.4
...
refs #10044
2015-09-01 12:55:34 +02:00
Eric Lippmann
5da88d0767
monitoring: Fix deprecated links
...
fixes #10056
2015-09-01 09:33:20 +02:00
Eric Lippmann
6007cc7f7b
monitoring: Read "List all services" rather than "show all services"
2015-09-01 09:13:08 +02:00
Johannes Meyer
9bd3fc90f7
monitoring: Document the new restriction filter `instance_name'
2015-09-01 08:33:42 +02:00
Eric Lippmann
e78f833232
Merge branch 'bugfix/language-negotiation-safari-7818'
...
fixes #7818
2015-08-31 16:46:32 +02:00
Eric Lippmann
4a5d2784fb
Normalize languages for negotiation to lowercase
...
refs #7818
2015-08-31 16:45:14 +02:00
Johannes Meyer
2e7f3b941c
LdapUserGroupBackendForm: Add missing form field..
...
..to configure the group_member_attribute option.
fixes #9903
2015-08-31 14:02:16 +02:00
Johannes Meyer
656e5aad01
Merge branch 'feature/rename-monitoring-instances-to-command-transports-and-allow-to-link-them-with-a-monitoring-instance-9651'
...
resolves #9651
resolves #8981
fixes #9765
2015-08-31 13:05:52 +02:00
Johannes Meyer
1c51735629
Merge branch 'master' into feature/rename-monitoring-instances-to-command-transports-and-allow-to-link-them-with-a-monitoring-instance-9651
...
Conflicts:
modules/monitoring/application/controllers/ConfigController.php
2015-08-31 13:05:10 +02:00
Johannes Meyer
d41b6d5112
commandtransports.ini: Document how transports are utilized
...
refs #9651
2015-08-31 12:57:41 +02:00
Johannes Meyer
5aee5836bb
commandtransports.md: Document how instance linkage works
...
refs #9651
2015-08-31 12:57:07 +02:00
Johannes Meyer
b7cdfcfae0
CommandTransport: Respect instance association
...
refs #9651
2015-08-31 12:19:42 +02:00
Johannes Meyer
1d6d4f0b10
RemoteCommandFile: Accept option `instance'
...
refs #9651
2015-08-31 12:19:00 +02:00
Johannes Meyer
04ef3f1244
LocalCommandFile: Accept option `instance'
...
refs #9651
2015-08-31 12:18:25 +02:00
Johannes Meyer
ff54284401
TransportConfigForm: Use a select input for setting the instance
...
refs #9651
2015-08-31 12:17:57 +02:00
Johannes Meyer
6f6e991fd0
monitoring: Use the module's base controller in the ConfigController
...
refs #9651
2015-08-31 11:04:34 +02:00
Eric Lippmann
4fb6856caf
Fix exception when navigating to the preferences after namespacing all controllers
2015-08-31 10:19:30 +02:00
Johannes Meyer
e04c19a819
CommandForm: Use the CommandTransport class directly
...
Provides a fallback mechanism now and will check the instance's
name soon.
refs #8981
refs #9651
2015-08-31 09:28:42 +02:00
Johannes Meyer
fcbd24e28e
CommandTransport: Add fallback mechanism
...
refs #8981
refs #9651
2015-08-31 09:21:59 +02:00
Eric Lippmann
38ef8c7f11
lib: Fix PHPDoc of Translator::splitLocaleCode()
2015-08-31 09:08:31 +02:00
Matthias Jentsch
4e2595c09b
Fix history breaking on autorefresh
2015-08-28 16:06:07 +02:00
Johannes Meyer
ded6666897
wizard: Show a warning if the IDO is used for the internal database
...
resolves #9653
2015-08-28 15:25:40 +02:00
Eric Lippmann
85a4c67705
Merge branch 'feature/namespaced-controllers-5786'
...
resolves #5786
2015-08-28 15:09:49 +02:00
Eric Lippmann
e5e64ab654
Static content: Fix check whether an image exists
2015-08-28 13:14:33 +02:00
Eric Lippmann
e7e1b1a98e
Dispatcher: Default to the default module if no module has been given in the request
...
This is most likely the case when custom routes have been added to the router w/o the module parameter being set.
refs #5786
2015-08-28 13:13:20 +02:00
Eric Lippmann
c0eb0cbe6a
modules: Tell the dispatcher that the static controller is to be found in the default module
...
refs #5786
2015-08-28 13:13:07 +02:00
Johannes Meyer
68f5e1a3e3
ResourceConfigForm: Add missing activity indicator
2015-08-28 11:00:03 +02:00