Johannes Meyer
|
d725b2feb7
|
list/contacts: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:13:56 +02:00 |
|
Johannes Meyer
|
a09e41e3b8
|
list/notifications: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:13:36 +02:00 |
|
Johannes Meyer
|
5f19ec1b2e
|
list/downtimes: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:13:22 +02:00 |
|
Johannes Meyer
|
29648191e4
|
list/services: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:12:56 +02:00 |
|
Johannes Meyer
|
74cf3cf375
|
list/hosts: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:12:35 +02:00 |
|
Johannes Meyer
|
3f092ffb2d
|
show/contact: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:10:49 +02:00 |
|
Johannes Meyer
|
9388944283
|
show/history: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:10:21 +02:00 |
|
Johannes Meyer
|
5f4a61f36e
|
Alertsummary: Ensure dashboard compliance
refs #7876
|
2015-04-17 16:09:50 +02:00 |
|
Johannes Meyer
|
675d070b86
|
Set the view property `compact' exactly once
refs #7876
|
2015-04-15 15:33:00 +02:00 |
|
Johannes Meyer
|
5e92171ab7
|
Drop the `inline' view property, as it's not used anywhere
|
2015-04-15 15:15:03 +02:00 |
|
Johannes Meyer
|
638c00d685
|
Merge branch 'master' into feature/non-collated-ido-queries-8613
|
2015-04-13 15:55:32 +02:00 |
|
Johannes Meyer
|
644a386bf8
|
NotificationQuery: Use query column `notification_contact_name'
...instead of `notification_contact'.
refs #8613
|
2015-04-13 15:26:06 +02:00 |
|
Johannes Meyer
|
15399d77ce
|
NotificationQuery: Use query column service_description' instead of service'
refs #8613
|
2015-04-13 15:25:10 +02:00 |
|
Johannes Meyer
|
96954ea9a1
|
NotificationQuery: Use query column host_name' instead of host'
refs #8613
|
2015-04-13 15:24:15 +02:00 |
|
Johannes Meyer
|
24e06e5bc0
|
Alertsummary: Remove another bunch of redundant query columns
|
2015-04-13 15:15:42 +02:00 |
|
Johannes Meyer
|
c10617d409
|
Servicegroups: Use query column servicegroup_name' instead of servicegroup'
refs #8613
|
2015-04-10 16:28:57 +02:00 |
|
Johannes Meyer
|
c59d5ac7d5
|
Hostgroups: Use query column hostgroup_name' instead of hostgroup'
refs #8613
|
2015-04-10 16:28:33 +02:00 |
|
Johannes Meyer
|
1c32d8ebe5
|
DowntimeQuery: Add _name suffix to the query column `downtime_author'
...to indicate that it's a case-sensitive column.
refs #8613
|
2015-04-10 14:23:05 +02:00 |
|
Johannes Meyer
|
fda261bf22
|
Use case-sensitive query columns when filtering downtimes by object
refs #8613
|
2015-04-10 14:19:38 +02:00 |
|
Johannes Meyer
|
0fe59aa519
|
Revert "ContactQuery: Provide ci query columns for aliases and email addresses"
This reverts commit f00adc2138158dd2c5c75b881aff5fc34cae7d70.
Conflicts:
modules/monitoring/library/Monitoring/Backend/Ido/Query/ContactQuery.php
|
2015-04-10 12:23:35 +02:00 |
|
Alexander A. Klimov
|
a817d9070e
|
Move setupSortControl() from Monitoring_ListController to Icinga\Web\Controller
|
2015-04-10 11:36:25 +02:00 |
|
Johannes Meyer
|
f00adc2138
|
ContactQuery: Provide ci query columns for aliases and email addresses
refs #8613
|
2015-04-10 09:45:23 +02:00 |
|
Johannes Meyer
|
3c47ba11eb
|
monitoring/show/contact: Require contact_name' instead of contact'
refs #8613
|
2015-04-10 09:39:39 +02:00 |
|
Matthias Jentsch
|
f4c69395b1
|
Add missing database columns
refs #8565
|
2015-04-09 17:15:26 +02:00 |
|
Matthias Jentsch
|
f2eb20945e
|
Deduplicate service and host flags icon handling in multi-view
refs #8565
|
2015-04-09 15:52:03 +02:00 |
|
Johannes Meyer
|
044a15d113
|
Alertsummary: Do not fetch more columns than necessary..
|
2015-04-09 14:29:26 +02:00 |
|
Johannes Meyer
|
2c38ccda5c
|
EventHistoryQuery: Drop column `service_host_name'
refs #8613
|
2015-04-09 14:19:31 +02:00 |
|
Johannes Meyer
|
84a2727523
|
Eventhistory: Fetch object names using their columns with initial collation
refs #8613
|
2015-04-09 14:17:27 +02:00 |
|
Matthias Jentsch
|
0312d8d6da
|
Add pie chart and state summary to command forms
refs #8565
|
2015-04-09 14:01:56 +02:00 |
|
Johannes Meyer
|
5372dfb7f1
|
Fetch a comment's author using `comment_author_name'
refs #8613
|
2015-04-09 13:07:50 +02:00 |
|
Johannes Meyer
|
cb95f53dba
|
CommentQuery: Fetch and display object names with their initial collation
i.e. `host_name' instead of `comment_host' alias `host'
and `service_description' instead of `comment_service' alias `service'.
refs #8613
|
2015-04-09 12:49:06 +02:00 |
|
Matthias Jentsch
|
878ef05896
|
Fix "show all downtimes" links
refs #8565
|
2015-04-09 11:19:13 +02:00 |
|
Johannes Meyer
|
7d984665d6
|
Use `host_name' to decide whether to show a service's host or not
`host' might match multiple hosts even if no * is being part of the filter.
refs #8613
|
2015-04-09 11:12:09 +02:00 |
|
Johannes Meyer
|
09ab601942
|
Require service_description' instead of service' to show a particular service
`service' implies that it is possible to provide case-less identifiers which is
*not* possible.
refs #8613
|
2015-04-08 16:49:52 +02:00 |
|
Johannes Meyer
|
b93d18a0fc
|
Require host_name' instead of host' to show or list particular objects
`host' implies that it is possible to provide case-less identifiers which is
*not* possible.
refs #8613
|
2015-04-08 16:25:29 +02:00 |
|
Johannes Meyer
|
13596ec70f
|
ShowController: Remove obsolete use statements
|
2015-04-08 15:21:16 +02:00 |
|
Alexander A. Klimov
|
20b09d3bda
|
Inherit from Icinga\Web\Controller rather than from Icinga\Web\Controller\ModuleActionController
|
2015-04-08 15:13:59 +02:00 |
|
Matthias Jentsch
|
9ac89edb86
|
Add filter to summary links
Add the multiselection filter as a base filter to the state summary, to ensure that the summary links only selected services.
refs #8565
|
2015-04-07 18:00:36 +02:00 |
|
Matthias Jentsch
|
028c3ba08c
|
Fix list-all link in host multi views opened from a service-selection
refs #8565
|
2015-04-07 17:43:45 +02:00 |
|
Matthias Jentsch
|
1c5a091584
|
Generate filter in host and service lists
refs #8565
|
2015-04-07 16:29:10 +02:00 |
|
Matthias Jentsch
|
6c0f9cf6f5
|
Remove comment lists from multi-select views.
refs #8565
|
2015-04-02 16:51:09 +02:00 |
|
Matthias Jentsch
|
45a0982beb
|
Add new tab to switch between host and service multi-selection
refs #8565
|
2015-04-02 16:44:05 +02:00 |
|
Matthias Jentsch
|
5619ac960c
|
Add inline pies to host and service back to multi-select views
Add old inline pie code and visualize handled/unhandled state.
refs #8565
|
2015-04-02 16:25:20 +02:00 |
|
Eric Lippmann
|
83408ee21b
|
Use Controller::translate() instead of mt() in the AlertsummaryController
refs #7330
|
2015-03-30 12:04:58 +02:00 |
|
Eric Lippmann
|
be53f4f9bc
|
Use Controller::translate() instead of t()/mt() in the ChartController
refs #7330
|
2015-03-30 12:04:05 +02:00 |
|
Eric Lippmann
|
820862d546
|
Use Controller::translate() instead of t() in the AlertsummaryController
refs #7330
|
2015-03-30 11:58:48 +02:00 |
|
Johannes Meyer
|
f4e5a7f666
|
Do not try to set a title on a set of tabs
That's not working anymore since the title related changes were reverted
|
2015-03-13 11:31:24 +01:00 |
|
Thomas Gelf
|
edf55728cb
|
monitoring/list: fix addcolumns VS addColumns
refs #8641
|
2015-03-13 09:07:02 +01:00 |
|
Eric Lippmann
|
be041435d3
|
Merge branch 'bugfix/unnecessary-joins-8614'
fixes #8614
|
2015-03-12 16:47:10 +01:00 |
|
Marius Hein
|
cb28f00c4d
|
Merge branch 'master' into feature/custom-notification-command-8644
|
2015-03-12 16:45:57 +01:00 |
|