Alexander A. Klimov
d539a0e017
Add PHPDoc to ::addColumns()
...
refs #4498
2015-05-19 10:11:54 +02:00
Alexander A. Klimov
0bde465295
Rename ::extraColumns() to ::addColumns()
...
refs #4498
2015-05-18 16:29:33 +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
Alexander A. Klimov
ab2f8e09d6
Calculate states for host group view from host states
...
refs #8860
2015-05-13 16:31:25 +02:00
Alexander A. Klimov
ca79b020e3
ListController: set up sort control before paginating a query
2015-05-13 14:33:48 +02:00
Alexander A. Klimov
dd58f1466c
Don't apply sort rules in Monitoring_ListController::filterQuery()
...
refs #9220
2015-05-12 10:17:38 +02:00
Alexander A. Klimov
152c6a8f7f
Merge Monitoring_ListController::hasBetterUrl() into Icinga\Web\Controller::init()
...
refs #9220
2015-05-11 13:36:58 +02:00
Matthias Jentsch
b314c074cc
Fix downtime and comment form redirects
...
refs #8624
2015-05-07 16:20:59 +02:00
Matthias Jentsch
b35dd4ddfe
Separate forms for deleting single and multiple comments
...
refs #8624
2015-05-07 14:03:09 +02:00
Alexander A. Klimov
d43f4729f1
Monitoring_ListController::filterQuery(): preserve parameter `_dev'
...
resolves #8453
2015-04-30 17:25:59 +02:00
Johannes Meyer
a4f08067e4
Applicationlog: : Add dashboard action
...
refs #7876
2015-04-20 14:59:32 +02:00
Johannes Meyer
dbf471feac
Use the helper to setup the FilterEditor widget
...
refs #7876
2015-04-17 16:21:14 +02:00
Johannes Meyer
7be00791a7
list/eventhistory: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:15:58 +02:00
Johannes Meyer
faa29e3dee
list/hostgroups: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:59 +02:00
Johannes Meyer
7ae7bf38c4
list/servicegroups: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:46 +02:00
Johannes Meyer
2190e553be
list/comments: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:29 +02:00
Johannes Meyer
b9249dac4e
list/contactgroups: Ensure dashboard compliance
...
refs #7876
2015-04-17 16:14:13 +02:00
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
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
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 f00adc2138
.
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
84a2727523
Eventhistory: Fetch object names using their columns with initial collation
...
refs #8613
2015-04-09 14:17:27 +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
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
Thomas Gelf
edf55728cb
monitoring/list: fix addcolumns VS addColumns
...
refs #8641
2015-03-13 09:07:02 +01:00
Eric Lippmann
53626ccfeb
Merge branch 'master' into bugfix/unnecessary-joins-8614
2015-03-12 16:40:16 +01:00
Eric Lippmann
90971f2caf
Revert "Merge branch 'feature/organize-headings-7976'"
...
This reverts commit ea2a17a76c
, reversing
changes made to e72de8dfe1
.
refs #7976
fixes #8647
2015-03-12 16:08:34 +01:00
Eric Lippmann
cbf39a2d99
Use host_name and service_description columns in the downtime overview
...
refs #8614
2015-03-06 13:14:56 +01:00
Matthias Jentsch
0f3c27f812
Fix event grid for dashboard
2015-03-02 12:27:27 +01:00
Matthias Jentsch
89451f3086
Ensure that form ids are unique
...
Add an unique prefix to each Form- or FormElement id, unless id protection is disabled explicitly, to prevent id collisions between different containers.
fixes #8460
2015-02-25 18:00:28 +01:00
Johannes Meyer
956efe5ef9
Merge branch 'master' into feature/link-labels-8458
...
Conflicts:
application/views/scripts/config/application.phtml
application/views/scripts/config/module.phtml
application/views/scripts/config/modules.phtml
library/Icinga/Web/Widget/Dashboard/Dashlet.php
modules/monitoring/application/controllers/TimelineController.php
2015-02-24 08:42:36 +01:00
Johannes Meyer
6eb638f6b3
Add proper titles to the list view's tabs
...
refs #8458
2015-02-23 17:00:30 +01:00
Marius Hein
6f2d428254
Event Grid: Add header
...
refs #7976
2015-02-23 12:24:24 +01:00
Eric Lippmann
6bae2e0a53
Note that our license is GPL v2 or any later version in our license header instead of pointing to the license's URL
2015-02-04 10:52:27 +01:00