Eric Lippmann
6c067d49b7
monitoring: Add missing alias in the ListController after namespacing
2015-08-28 09:41:13 +02:00
Eric Lippmann
70554e766f
monitoring: Namespace the ListController
...
refs #5786
2015-08-28 09:40:28 +02:00
Eric Lippmann
610675d3e9
monitoring: Optimize imports in the ListController
...
refs #5786
2015-08-28 09:39:48 +02:00
Eric Lippmann
9e83512dc6
monitoring: Add missing aliases in the TimelineController after namespacing
2015-08-28 09:39:12 +02:00
Eric Lippmann
0707d3f2a1
monitoring: Namespace the TimelineController
...
refs #5786
2015-08-28 09:37:56 +02:00
Eric Lippmann
45644fbde1
monitoring: Optimize imports in the TimelineController
2015-08-28 09:37:18 +02:00
Eric Lippmann
e9f9073d90
monitoring: Namespace the TacticalController
...
refs #5786
2015-08-28 09:36:34 +02:00
Eric Lippmann
acd5b9123c
monitoring: Optimize imports in the TacticalController
2015-08-28 09:36:10 +02:00
Eric Lippmann
cfab9d99ff
monitoring: Don't use Monitoring\Controller as MonitoringController in the TacticalController
2015-08-28 09:35:25 +02:00
Eric Lippmann
411ad407b1
monitoring: Remove deprecated actions from the ShowController
...
Removed:
* show/service
* show/host
* show/history
2015-08-28 09:34:23 +02:00
Eric Lippmann
3c9e67eb46
monitoring: Don't throw exception manually in ShowController::contactAction()
2015-08-28 09:32:52 +02:00
Eric Lippmann
4cd0259eb2
monitoring: Namespace the ShowController
...
refs #5786
2015-08-28 09:32:04 +02:00
Eric Lippmann
54ad809bf1
monitoring: Optimize imports in the ShowController
2015-08-28 09:25:16 +02:00
Eric Lippmann
62d3eed989
monitoring: Remove ServicesController::deleteCommentAction()
...
Not in use.
2015-08-28 09:23:48 +02:00
Eric Lippmann
dc5fddcbfe
monitoring: Namespace the ServicesController
...
refs #5786
2015-08-28 09:22:13 +02:00
Eric Lippmann
48c625d54d
monitoring: Optimize imports in the ServicesController
2015-08-28 09:21:23 +02:00
Eric Lippmann
33e64d9dc0
monitoring: Use @inheritdoc for ServiceController::$commandRedirectUrl
2015-08-28 09:20:33 +02:00
Eric Lippmann
67b22a56d2
monitoring: Namespace the ServiceController
...
refs #5786
2015-08-28 09:19:43 +02:00
Eric Lippmann
46f9256c82
monitoring: Remove ProcessController::performanceAction()
...
Not used.
2015-08-27 23:31:12 +02:00
Eric Lippmann
b465bb000c
monitoring: Namespace the ProcessController
...
refs #5786
2015-08-27 23:30:32 +02:00
Eric Lippmann
5ec338877c
monitoring: Optimize impoerts in the ProcessController
2015-08-27 23:28:37 +02:00
Eric Lippmann
acef9ce095
monitoring: Remove HostsController::deleteCommentAction()
...
Not used.
2015-08-27 23:27:29 +02:00
Eric Lippmann
6e2afe5d57
monitoring: Namespace the HostsController
...
refs #5786
2015-08-27 23:22:55 +02:00
Eric Lippmann
6931ad9411
monitoring: Optimize imports in the HostsController
2015-08-27 23:22:23 +02:00
Eric Lippmann
c8927a36dc
monitoring: Use @inheritdoc for HostController::$commandRedirectUrl
2015-08-27 23:21:48 +02:00
Eric Lippmann
1f922a7da6
monitoring: Namespace the HostController
...
refs #5786
2015-08-27 23:18:48 +02:00
Eric Lippmann
0f2a4ceac3
monitoring: Don't loop downtimes in the DowntimesController
2015-08-27 23:14:48 +02:00
Eric Lippmann
d68edc5149
Monitoring: Namespace the DowntimesController
...
refs #5786
2015-08-27 16:23:16 +02:00
Eric Lippmann
e9380d2016
monitoring: Optimize imports in the DowntimesController
...
refs #5786
2015-08-27 16:21:59 +02:00
Eric Lippmann
e2a4b51429
monitoring: Don't call getQuery() on the comment data view in the CommentController
2015-08-27 16:20:28 +02:00
Eric Lippmann
b82306e2bb
monitoring: Reduce DowntimeController complexity
2015-08-27 16:19:18 +02:00
Eric Lippmann
a50d2110be
monitoring: Namespace the DowntimeController
...
refs #5786
2015-08-27 16:08:09 +02:00
Eric Lippmann
dce8afd5bd
monitoring: Optimize imports in the DowntimeController
...
refs #5786
2015-08-27 16:07:30 +02:00
Eric Lippmann
c3e6e47560
monitoring: Add missing alias in the ConfigController
2015-08-27 16:07:03 +02:00
Eric Lippmann
06c215f9a9
monitoring: Add missing alias in the ConfigController after namespacing
2015-08-27 16:06:26 +02:00
Eric Lippmann
15be844d76
monitoring: Namespace the ConfigController
...
refs #5786
2015-08-27 16:05:57 +02:00
Eric Lippmann
f1c7f856cd
monitoring: Optimize imports in ConfigController
2015-08-27 16:04:56 +02:00
Eric Lippmann
2533ebc8d5
monitoring: Fix mess in CommentsController and the related view script
2015-08-27 16:04:24 +02:00
Eric Lippmann
78701ab2b6
monitoring: Namespace the CommentsController
...
refs #5786
2015-08-27 15:54:44 +02:00
Eric Lippmann
d1f7943ffb
monitoring: Optimize imports in CommentsController
2015-08-27 15:54:12 +02:00
Eric Lippmann
6ff7882fc0
monitoring: Reduce complexity of the CommentController
2015-08-27 15:52:27 +02:00
Johannes Meyer
cc49a289a2
monitoring: Restore view script for the securityAction
2015-08-27 15:49:59 +02:00
Eric Lippmann
98851236e8
monitoring: Namespace the CommentController
...
refs #5786
2015-08-27 15:42:27 +02:00
Eric Lippmann
be021e6fa1
monitoring: Add fixing TODO to the ChartController
...
refs #10019
2015-08-27 15:41:15 +02:00
Eric Lippmann
f83f56903e
monitoring: Namespace the ChartController
...
refs #5786
2015-08-27 15:40:01 +02:00
Eric Lippmann
3af82547ac
monitoring: Optimize imports in the ChartController
2015-08-27 15:37:42 +02:00
Eric Lippmann
9d926fb4c6
monitoring: Don't use absolute alias in the AlertsummaryController
2015-08-27 15:37:01 +02:00
Eric Lippmann
65a7365e1e
monitoring: Add missing aliases in the AlertsummaryController after namespacing
2015-08-27 15:35:27 +02:00
Eric Lippmann
d60fed23f7
monitoring: Namespace the Alertsummarycontroller
...
refs #5786
2015-08-27 15:19:43 +02:00
Eric Lippmann
1eed806edf
monitoring: Optimize imports in the AlertsummaryController
2015-08-27 15:18:57 +02:00
Eric Lippmann
c294283636
Merge branch 'bugfix/service-grid-grouping-postgres-9333'
...
Conflicts:
modules/monitoring/application/controllers/ListController.php
modules/monitoring/library/Monitoring/Backend/Ido/Query/IdoQuery.php
fixes #9333
fixes #9538
2015-08-27 12:58:49 +02:00
Johannes Meyer
8c887ee450
monitoring: Rename all command transport related classes
...
refs #9651
2015-08-26 15:52:36 +02:00
Johannes Meyer
ec8567cbbf
monitoring: It's now a command transport, not an instance anymore
...
refs #9651
2015-08-26 15:43:30 +02:00
Eric Lippmann
c8790fad93
Merge branch 'bugfix/service-grid-display_name-9538' into bugfix/service-grid-grouping-postgres-9333
...
Conflicts:
library/Icinga/Data/PivotTable.php
modules/monitoring/application/controllers/ListController.php
2015-08-25 15:51:20 +02:00
Eric Lippmann
bf7d1ba878
monitoring: Set display names as axis headers for the service grid
...
refs #9538
2015-08-25 14:54:15 +02:00
Eric Lippmann
96fb3b5d4b
Merge branch 'master' into feature/api-9606
2015-08-25 09:25:59 +02:00
Eric Lippmann
a0ff09da84
monitoring/API: Require a filter when scheduling host downtimes
...
refs #9606
2015-08-25 09:24:47 +02:00
Eric Lippmann
04ae298c0c
monitoring/API: Require a filter when scheduling service downtimes
...
refs #9606
2015-08-25 09:23:36 +02:00
Eric Lippmann
146ea971c4
monitoring/API: Require a filter when removing service downtimes
...
refs #9606
2015-08-25 09:20:42 +02:00
Eric Lippmann
2c393afbeb
monitoring/API: Require a filter when removing host downtimes
...
refs #9606
2015-08-25 09:19:49 +02:00
Eric Lippmann
cfad85cce1
monitoring: Collect display names as table headers for the service grid
...
refs #9538
2015-08-24 09:23:46 +02:00
Eric Lippmann
b08715f70e
monitoring: Fix typo in ListController
...
refs #9965
2015-08-21 11:21:52 +02:00
Eric Lippmann
de00a1998e
monitoring: Apply restriction on the service grid before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:20:56 +02:00
Eric Lippmann
4c68b4a017
monitoring: Apply restriction on host groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:56 +02:00
Eric Lippmann
3dc140b125
monitoring: Apply restriction on service groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:31 +02:00
Eric Lippmann
9dd13d2a82
monitoring: Apply restriction on comments before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:19:00 +02:00
Eric Lippmann
e58c0a8e42
monitoring: Apply restriction on contact groups before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:18:30 +02:00
Eric Lippmann
959cff4d10
monitoring: Apply restriction on contacts before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:17:44 +02:00
Eric Lippmann
d463a86304
monitoring: Apply restriction on notifications before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:16:53 +02:00
Eric Lippmann
5d325f3182
monitoring: Apply restriction on downtimes before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:16:02 +02:00
Eric Lippmann
4aa0af5dca
monitoring: Apply restriction on services before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:15:32 +02:00
Eric Lippmann
67bbc3ed6a
monitoring: Apply restriction on hosts before calling filterQuery which also handles format
...
refs #9965
2015-08-21 11:14:43 +02:00
Eric Lippmann
fc28088dc0
monitoring: Remove deprecated method ListController::applyRestriction()
2015-08-21 11:09:54 +02:00
Eric Lippmann
8207579e13
monitoring/API: Expose removing service downtimes
...
refs #9606
2015-08-21 10:28:09 +02:00
Eric Lippmann
c35f0976c2
monitoring/API: Expose scheduling service downtimes
...
refs #9606
2015-08-21 10:19:46 +02:00
Eric Lippmann
62f0281a62
lib: Fix type hint of Controller::getRequest()
2015-08-20 16:00:24 +02:00
Eric Lippmann
1b1223ea2e
monitoring/API: Expose scheduling host downtimes
...
refs #9606
2015-08-20 15:54:33 +02:00
Eric Lippmann
0fb495f541
monitoring/API: Add ActionsController w/ removeHostDowntime action
...
refs #9606
2015-08-20 14:25:12 +02:00
Eric Lippmann
0c43e4a36b
monitoring: Sort by display_names in the service grid
...
refs #9538
2015-08-19 12:55:55 +02:00
Eric Lippmann
d449ff661e
monitoring/service grid: Set up the sort control for the pivot table instead of the service status query
...
refs #9333
2015-08-18 14:23:12 +02:00
Johannes Meyer
1e6c394693
Controller: Create the filter editor in setupFilterControl() ...
...
...instead of demanding a concrete controller to do so.
We still have to decide how to handle parameter preservation
properly.
refs #9029
2015-08-13 17:05:13 +02:00
Johannes Meyer
ad20d35e78
Eventgrid: Fetch the user's filter directly from the URL
...
refs #9029
2015-08-13 12:11:01 +02:00
Johannes Meyer
fc35f3e46b
FilterEditor: Apply the filter on the query internally
...
refs #9029
2015-08-13 11:33:25 +02:00
Johannes Meyer
e1cec6a849
Drop everything related to join last comments in list views
...
refs #8616
2015-08-11 15:07:03 +02:00
Johannes Meyer
00d143cb14
Fetch the service problem summary of a host with less redundant code
...
refs #9864
2015-08-11 13:52:21 +02:00
Johannes Meyer
a4fdb30067
Host Overview: Use a dedicated query to fetch service summaries
...
refs #9864
2015-08-07 15:37:35 +02:00
Johannes Meyer
6560975fe2
Host overview: Do not select `host_unhandled_services'
...
It's implemented as horribly slow subquery.
refs #9864
2015-08-07 15:35:13 +02:00
Johannes Meyer
8cf3b99335
Eventhistory Overview: Remove pagination and provide a load more link instead
...
refs #8615
2015-08-06 10:23:44 +02:00
Eric Lippmann
cdd13bc389
monitoring: Apply restrictions before filtering for multiple services
...
refs #9574
2015-08-04 15:30:07 +02:00
Eric Lippmann
10e50842b2
monitoring: Apply restrictions before filtering for multiple hosts
...
refs #9574
2015-08-04 15:28:51 +02:00
Markus Frosch
a14f800d9e
Add support for IPv6 address
...
refs #9645
2015-08-04 14:02:54 +02:00
Alexander Fuhr
1c5bf36538
Host(s)-/Service(s)Controller: Set the form backend
...
refs #9672
2015-08-04 13:25:17 +02:00
Johannes Meyer
f03b9e5769
Eventgrid: Use $query->hasResult() instead of $query->count()
...
* and do not use fetchAll()
* and do not use <? short tags
* and do not use curly braces if not absolutely necessary..
refs #9632
2015-08-03 16:06:21 +02:00
Eric Lippmann
63c51c01e0
monitoring: Auto-refresh tactical overview every 15 seconds
...
fixes #9626
2015-07-22 13:40:50 +02:00
Johannes Meyer
db20f2d05a
BackendConfigForm: Adjust how to process requests
...
refs #9516
2015-06-29 14:00:34 +02:00
Johannes Meyer
766ff8ed83
InstanceConfigForm: Adjust how to process requests
...
fixes #7486
fixes #7488
fixes #7489
fixes #7490
refs #9516
2015-06-29 12:01:43 +02:00
Johannes Meyer
20fd3d6758
Fix multiselect views of hosts and services
...
I've broke this with #9472 .
2015-06-24 15:11:33 +02:00
Johannes Meyer
98b01207cf
Show intersecting ok-states as well in the default servicegrid view
...
fixes #9360
2015-06-24 14:37:07 +02:00
Johannes Meyer
67e31c730a
Fetch host and service statistics not until they are required
...
fixes #9472
2015-06-23 08:49:11 +02:00
Johannes Meyer
e8058c09c5
Merge branch 'master' into feature/monitoring-restrictions-9009
...
Conflicts:
modules/monitoring/application/controllers/ShowController.php
modules/monitoring/library/Monitoring/Web/Controller/MonitoredObjectController.php
2015-06-16 17:12:51 +02:00
Johannes Meyer
71e932bcf9
ShowController: Deprecate historyAction
2015-06-16 17:05:41 +02:00
Johannes Meyer
4a2a17aba1
HostController: Do not permit to filter the servicesAction
2015-06-16 16:34:45 +02:00
Johannes Meyer
d81e637ae9
HostController: Add action to show a host's services
2015-06-16 16:04:45 +02:00
Johannes Meyer
c05594b124
ShowController: Fix link to show a host's services
2015-06-16 16:03:17 +02:00
Johannes Meyer
c316e5ce8f
Revert "monitoring: Remove the services tab when showing an object's history"
...
This reverts commit b3e0851b62
.
2015-06-16 13:48:56 +02:00
Johannes Meyer
4db9629268
AlertsummaryController: Apply object restrictions
...
refs #9009
2015-06-15 16:26:07 +02:00
Johannes Meyer
5545b4a605
AlertsummaryController: Fix filter columns
2015-06-15 16:25:48 +02:00
Johannes Meyer
bd41839a19
ServicesController: Restrict the display of multiple services
...
refs #9009
2015-06-15 16:06:13 +02:00
Johannes Meyer
ce48f63ac6
HostsController: Restrict the display of multiple hosts
...
refs #9009
2015-06-15 16:05:56 +02:00
Johannes Meyer
ede8cc5e83
TimelineController: Restrict the displayed entries
...
refs #9009
2015-06-15 16:04:43 +02:00
Johannes Meyer
efc52e3342
ShowController: Restrict the display of single contacts
...
refs #9009
2015-06-15 16:04:14 +02:00
Johannes Meyer
32c5d5a1ee
ShowController: Restrict the servicestatus summary
...
I doubt that this is necessary, since showing hosts and services by using
this controller is deprecated, but I've added it nonetheless..
refs #9009
2015-06-15 16:03:46 +02:00
Johannes Meyer
8b749521ba
DowntimesController: Restrict display of downtimes
...
refs #9009
2015-06-15 16:00:19 +02:00
Johannes Meyer
9a6e3a7042
DowntimeController: Restrict display of single comments
...
refs #9009
2015-06-15 15:59:50 +02:00
Johannes Meyer
8187135564
CommentsController: Restrict display of comments
...
refs #9009
2015-06-15 15:58:54 +02:00
Johannes Meyer
b83abc4dbc
CommentController: Restrict display of single comments
...
refs #9009
2015-06-15 15:58:15 +02:00
Johannes Meyer
1a08102531
ListController: Apply contactgroup restrictions after the filter editor
2015-06-15 15:14:09 +02:00
Johannes Meyer
53e6d4cadc
ListController: Restrict the contactgroups view
...
refs #9009
2015-06-15 15:08:25 +02:00
Johannes Meyer
2fceac9771
ListController: Fix contactgroup sorting
2015-06-15 14:15:51 +02:00
Johannes Meyer
aabdfec03a
ListController: Restrict the contacts view
...
refs #9009
2015-06-15 13:48:13 +02:00
Johannes Meyer
d5ade9ae74
ListController: Restrict the eventgridAction
...
refs #9009
2015-06-12 16:27:34 +02:00
Johannes Meyer
eb93886cc7
ListController: Do not apply restrictions before the filter editor is being set up
...
Might cause the restrictions being shown to the user..
refs #9009
2015-06-12 14:58:20 +02:00
Johannes Meyer
4996f569fe
monitoring: Ensure that views and queries are all named using the same scheme
...
That's "SomesuperQuery" and not "SomeSuperQuery", according to most
of the existing queries.
2015-06-12 14:42:49 +02:00
Johannes Meyer
76b17462f9
ListController: Restrict eventhistoryAction
...
refs 9009
2015-06-12 12:52:29 +02:00
Johannes Meyer
41ee39d48f
EventHistoryQuery: Do not fetch columns which only exist in one subquery
...
Uses the same technique as the NotificationhistoryQuery for the output.
2015-06-10 13:08:57 +02:00
Johannes Meyer
2669d0e478
monitoring: Restrict the notification overview
...
refs #9009
2015-06-08 17:10:16 +02:00
Eric Lippmann
6c07a4842b
monitoring: Fix controller function fetchHostStats()
...
refs #9009
2015-06-05 15:50:11 +02:00
Eric Lippmann
8cbb83d630
Merge branch 'master' into feature/monitoring-restrictions-9009
2015-06-05 15:29:16 +02:00
Eric Lippmann
11a006681b
Merge branch 'master' into bugfix/monitoring-remove-services-tab-7998
...
Conflicts:
application/controllers/ConfigController.php
library/Icinga/Web/Widget/FilterEditor.php
modules/monitoring/application/controllers/HostsController.php
2015-06-05 15:27:42 +02:00
Eric Lippmann
1d775842f9
monitoring: Restrict the service grid
...
refs #9009
2015-06-05 15:06:34 +02:00
Eric Lippmann
5bc611f772
monitoring: Use new restriction when viewing a service
...
refs #9009
2015-06-05 14:44:35 +02:00
Eric Lippmann
5745790cdd
monitoring: Use new restriction when viewing a host
...
refs #9009
2015-06-05 14:44:03 +02:00
Eric Lippmann
b7afec8f3c
monitoring: Restrict the tactical overview
...
refs #9009
2015-06-05 12:43:24 +02:00
Eric Lippmann
f8b49864bb
monitoring: Restrict the services overview
...
refs #9009
2015-06-03 14:59:20 +02:00
Eric Lippmann
f479ea1da8
monitoring: Restrict the service status summary
...
refs #9009
2015-06-03 14:44:36 +02:00
Eric Lippmann
8f111406f3
monitoring: Restrict the host overview and the host status summary
...
refs #9009
2015-06-03 14:16:22 +02:00
Eric Lippmann
fe488c7b77
monitoring: Restrict the service group overview
...
refs #9009
2015-06-03 12:54:25 +02:00
Eric Lippmann
8bc9e46757
monitoring: Don't select host counts in the service group overview
...
We're not showing the counts.
refs #9009
2015-06-03 12:21:29 +02:00
Eric Lippmann
c1c8c1c005
monitoring: Restrict the host group summary
...
refs #9009
2015-06-03 11:49:31 +02:00
Eric Lippmann
947b5436c3
monitoring: Fix host group summary select columns
...
refs #9009
2015-06-03 11:41:31 +02:00
Matthias Jentsch
29cc92a3f3
Display acknowledgement action for all unacknowledged objects
...
Instead of displaying the ack for all unhandled problem host, make acknowledgement possible for all monitored objects in multi views.
fixes #7931
2015-06-01 12:24:29 +02:00
Eric Lippmann
42d9f05c0f
monitoring: Apply host and service restrctions to the comments overview
...
refs #9009
2015-05-29 15:39:41 +02:00
Eric Lippmann
46fdaf4698
monitoring: Fix select columns for the comment data views
...
refs #9009
2015-05-29 15:38:03 +02:00
Eric Lippmann
2cbadbf957
Revert "monitoring: Don't select host last ack, comment and downtime"
...
This reverts commit e240f7b955
.
refs #7344
refs #9009
2015-05-29 15:09:21 +02:00
Eric Lippmann
a93ef04d5d
Revert "Add new tab to switch between host and service multi-selection"
...
This reverts commit 45a0982beb
.
Conflicts:
modules/monitoring/application/controllers/HostsController.php
modules/monitoring/application/controllers/ServicesController.php
The tab was removed w/ another commit I guess. This revert removes the related not yet removed crap.
2015-05-29 13:30:02 +02:00
Eric Lippmann
c17334deee
monitoring: Support restricting the downtimes overview
...
refs #9009
2015-05-29 11:42:05 +02:00
Matthias Jentsch
8309ab336d
Merge branch 'feature/resolve-runtime-macros-6392'
...
resolves #6392
2015-05-28 15:42:16 +02:00
Matthias Jentsch
c7261bd481
Add missing columns for macro expansion
...
refs #6392
2015-05-28 15:37:01 +02:00
Eric Lippmann
5fdaa2cd7e
monitoring: Fix command links when showing multiple selected hosts
...
fixes #9327
2015-05-28 13:17:00 +02:00
Eric Lippmann
8dbb215e27
monitoring: Remove services action from the ShowController
...
refs #7998
2015-05-28 12:25:31 +02:00
Eric Lippmann
b3e0851b62
monitoring: Remove the services tab when showing an object's history
...
refs #7998
2015-05-28 12:24:00 +02:00
Eric Lippmann
344e17a605
monitoring: Fix command links when showing multiple selected hosts
...
fixes #9327
2015-05-28 10:33:13 +02:00
Eric Lippmann
0c1df335fc
monitoring: Fix select columns for downtimes, again
...
refs #9009
refs #9319
2015-05-26 17:15:03 +02:00
Eric Lippmann
cd1ee3e306
monitoring: Fix select columns for downtimes
...
refs #9009
refs #9319
2015-05-26 17:07:58 +02:00
Eric Lippmann
e240f7b955
monitoring: Don't select host last ack, comment and downtime
...
Where unsure whether or not we will still support this.
refs #7344
refs #9009
2015-05-26 17:00:39 +02:00
Eric Lippmann
ea8c497539
Fix exception when following command links for multiple selected hosts
2015-05-22 16:51:23 +02:00
Eric Lippmann
53ca68903a
Merge branch 'bugfix/time-formatting-6778'
...
fixes #6778
2015-05-22 11:34:43 +02:00
Eric Lippmann
8d6d52f9db
monitoring: Fix date and time formatting in the timeline
...
refs #6778
2015-05-22 10:59:17 +02:00
Eric Lippmann
2bdb725370
Merge branch 'bugfix/monitoring-controllers-response-codes-6281'
...
fixes #6281
2015-05-22 09:27:51 +02:00
Eric Lippmann
e137263c4b
monitoring: Fix HTTP response code when showing an invalid comment
...
refs #6281
2015-05-22 09:20:27 +02:00
Eric Lippmann
8f42d7a1d3
monitoring: Fix HTTP response code when showing an invalid downtime
...
refs #6281
2015-05-21 17:17:25 +02:00
Eric Lippmann
0b81a1130f
monitoring: Fix HTTP response code when showing an invalid host
...
refs #6281
2015-05-21 16:18:09 +02:00
Eric Lippmann
e8c704b98d
monitoring: Fix HTTP response code when showing an invalid service
...
refs #6281
2015-05-21 16:18:09 +02:00
Eric Lippmann
ce9110d22d
Revert "Add proper respond http codes to service and host controller"
...
This reverts commit 6df031dc78
.
I revert this commit for the following reasons:
- MissingParameterException must not be thrown manually because we have UrlParams::getRequired() which was UrlParams::req() before.
- The commit introduces the untranslated string 'host or service'.
- 4xx are client, not server errors.
- Copy and paste code for the stack trace handling in the ErrorController.
refs #6281
2015-05-21 16:14:02 +02:00
Matthias Jentsch
8ce9989243
Merge branch 'feature/support-icon-image-alt-9300'
...
resolves #9300
2015-05-21 15:03:06 +02:00
Matthias Jentsch
598ef1e8f4
Add alt-text to icon_images
...
Print alt-text as title and alt-attribute in the helper class and add the alt-column to the backend query.
refs #9300
2015-05-21 14:59:12 +02:00
Eric Lippmann
54577d04bd
Merge branch 'master' into bugfix/time-formatting-6778
...
Conflicts:
modules/monitoring/application/views/scripts/list/comments.phtml
modules/monitoring/application/views/scripts/list/hostgroups.phtml
modules/monitoring/application/views/scripts/process/info.phtml
modules/monitoring/application/views/scripts/show/components/downtime.phtml
modules/monitoring/application/views/scripts/show/components/notifications.phtml
modules/monitoring/public/css/module.less
2015-05-21 14:57:01 +02:00
Eric Lippmann
47f21eebaa
Merge branch 'bugfix/Take-display_name-into-account-when-searching-for-host-and-service-names-8241'
...
fixes #8241
2015-05-21 14:05:49 +02:00
Eric Lippmann
e0c6ce58c3
monitoring: Fix sort control columns for the service group summary
...
refs #8241
2015-05-21 12:42:53 +02:00
Eric Lippmann
0db7cfca88
monitoring: Default to the sort rules of the service group summary
...
refs #8241
2015-05-21 12:41:59 +02:00
Eric Lippmann
89bac33595
monitoring: Fix sort control columns for the host group summary
...
refs #8241
2015-05-21 12:38:20 +02:00
Eric Lippmann
4b9f7eb910
monitoring: Default to the sort rules of the host group summary
...
refs #8241
2015-05-21 12:36:05 +02:00
Matthias Jentsch
87a46ea5b1
Merge branch 'feature/show-icon-images-in-detail-view-8665'
...
fixes #8665
2015-05-21 11:42:57 +02:00
Matthias Jentsch
ee6c669441
Deduplicate code and fix layout
...
Move icon rendering code into a separate for better maintainabillity.
refs #8665
2015-05-21 11:40:08 +02:00
Eric Lippmann
a52264aa32
monitoring: Sort by hosts_severity when sorting the host group summary by severity
...
refs #8241
2015-05-21 11:26:10 +02:00
Eric Lippmann
b9a6e1042d
Merge branch 'master' into bugfix/Take-display_name-into-account-when-searching-for-host-and-service-names-8241
...
Conflicts:
modules/monitoring/application/controllers/ListController.php
2015-05-20 17:02:49 +02:00
Eric Lippmann
f9952cf231
monitoring: Don't sort the service group summary by service severity
...
refs #8241
2015-05-20 16:15:38 +02:00
Eric Lippmann
2dc6d5467d
monitoring: Don't select unnecessary columns in the host group summary
...
refs #8241
2015-05-20 16:07:49 +02:00
Eric Lippmann
5efbad3a71
monitoring: Don't sort the host group summary by service severity
...
refs #8241
2015-05-20 15:50:13 +02:00
Alexander A. Klimov
0b937c86dc
Get columns for FilterEditor::setSearchColumns() from DataView::getSearchColumns()
...
refs #8241
2015-05-19 18:17:41 +02:00
Alexander A. Klimov
6ba07b089d
Implement and use Hostgroupsummary and Servicegroupsummary
...
refs #8241
2015-05-19 18:17:40 +02:00
Matthias Jentsch
c0cf6e4918
Display icon_images in all host and service detail views
...
refs #8665
2015-05-19 18:08:26 +02:00
Alexander A. Klimov
36713fb519
Rename parameter $query of ::filterQuery() to $dataView
...
refs #8241
2015-05-19 17:36:23 +02:00
Alexander A. Klimov
b1b2e3fc21
Revert "Merge branch 'bugfix/Take-display_name-into-account-when-searching-for-host-and-service-names-8241'"
...
This reverts commit 75b004dc42
, reversing
changes made to bd7c7f9636
.
2015-05-19 17:13:46 +02:00
Eric Lippmann
0a8c9ad195
Merge branch 'feature/list-number-of-hosts-in-host-groups-8054'
...
resolves #8054
2015-05-19 15:10:20 +02:00
Alexander A. Klimov
a2b262eab1
Take display_name into account when searching for host and service names
...
refs #8241
2015-05-19 14:04:23 +02:00
Alexander A. Klimov
85dd496d35
Add parameter $searchColumns to ::filterQuery()
...
refs #8241
2015-05-19 14:01:18 +02:00
Eric Lippmann
3296522d90
Merge branch 'feature/Allow-to-add-columns-to-monitoring-views-via-URL-4498'
...
resolves #4498
2015-05-19 13:35:04 +02:00
Eric Lippmann
b5a0f7950e
Use PHP's DateTime instead of our DateTimeFactory in the TimeLineController
...
I'm about to drop the DateTimeFactory because date_default_timezone_set() in combination w/ PHP's DateTime is sufficient.
refs #6778
2015-05-19 11:17:00 +02:00
Alexander A. Klimov
d539a0e017
Add PHPDoc to ::addColumns()
...
refs #4498
2015-05-19 10:11:54 +02:00
Matthias Jentsch
94555d7998
Streamline layout of all multi-views
...
Fix small inconsistencies between layout of downtime, comment, service and host multi-views.
2015-05-18 17:17:30 +02:00
Alexander A. Klimov
0bde465295
Rename ::extraColumns() to ::addColumns()
...
refs #4498
2015-05-18 16:29:33 +02:00
Matthias Jentsch
592d5eadc1
Merge branch 'feature/improve-multi-select-view-8565'
2015-05-18 16:00:52 +02:00
Matthias Jentsch
c3129890aa
Improve multi-view tabs
...
Display the current object count next to the tab title, to clarify that those views display a summary of multiple items. Only display the current tab for hosts or services, to avoid confusion.
refs #8565
2015-05-18 15:25:12 +02:00
Matthias Jentsch
00bbb762a1
Integrate comments and downtimes into MonitoredObjectsController
...
Add option to list all related commends and downtimes into the specific hosts and serivces views.
refs #8565
2015-05-18 14:03:10 +02:00
Matthias Jentsch
fe2ee3617b
Remove pie charts from multi-views
...
refs #8565
2015-05-18 13:56:35 +02:00
Marius Hein
62d8c441f8
Add ServiceActionsHook
...
refs #9284
2015-05-18 11:45:39 +02:00
Johannes Meyer
d0cc2ae704
ShowController: Use a default limit of 50 for an object's history listing
...
refs #8337
2015-05-15 15:23:49 +02:00
Johannes Meyer
fbf0ad4339
Drop interface Browsable
...
We're not required to handle objects of Zend_Paginator in any way, so
creating such as part of a query is not necessary since QueryAdapter
accepts any instance of QueryInterface. (gets enforced in the near future)
refs #8339
2015-05-15 14:37:41 +02:00
Johannes Meyer
3b7f27f614
Revert "ListController: set up sort control before paginating a query"
...
This reverts commit ca79b020e3
.
2015-05-15 14:37:41 +02:00