Johannes Meyer
1643ec4358
DataView\Hoststatus: Adjust how to handle filter columns
...
refs #9029
2015-08-17 13:46:16 +02:00
Johannes Meyer
57ea5d6d5a
DataView: Use a more flexible way to provide filter columns
...
refs #9029
2015-08-17 12:53:17 +02:00
Johannes Meyer
9faea7c883
DataView: Introduce method getDynamicFilterColumns()
...
refs #9029
2015-08-14 11:05:22 +02:00
Johannes Meyer
40dd094af0
DataView: Implement interface FilterColumns
...
refs #9029
2015-08-13 14:24:24 +02:00
Johannes Meyer
e4f331bff9
DataView: Drop init()
...
refs #7344
2015-08-13 13:27:28 +02:00
Johannes Meyer
2b049eb6f9
Drop the StatusQuery
...
refs #7344
2015-08-12 13:41:15 +02:00
Johannes Meyer
5ae5b5e8d3
ServicestatusQuery: Add missing query columns
...
refs #7344
2015-08-12 13:39:30 +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
fb3c98c585
Remove some more obsolete code to join service problems
2015-08-11 15:02:31 +02:00
Johannes Meyer
7662545c2a
SimpleQuery: Provide a getter for the current iterator position
...
refs #8615
2015-08-06 09:39:23 +02:00
Johannes Meyer
9a0e47a3e1
SimpleQuery: Add method hasResult()
...
refs #9632
2015-08-03 14:49:33 +02:00
Johannes Meyer
5a3401cc28
monitoring: Reduce amount of default quick search columns
...
Entering an arbitrary pattern in the quick search field will now only search
for a host's and service's display name or a group's / contact's alias.
fixes #9751
2015-07-31 15:15:13 +02:00
Johannes Meyer
99c69cc461
SimpleQuery: Add support for peek aheads
...
refs #9661
2015-07-31 13:51:39 +02:00
Johannes Meyer
d56b31fe5e
DataView\Eventhistory: Fix sort rules
...
refs #6644
2015-07-28 11:42:55 +02:00
Johannes Meyer
247c0f3952
DataView\Customvar: Fix sort rules
...
refs #6644
2015-07-28 11:42:40 +02:00
Johannes Meyer
1f6bc8ea47
DataView: Implement interface SortRules
...
refs #6644
2015-07-28 11:41:25 +02:00
Johannes Meyer
cfd43f251e
Revert "Sortable: Allow to check for a particular sort rule"
...
This reverts commit ae21baa41e
.
2015-06-26 15:13:46 +02:00
Johannes Meyer
ae21baa41e
Sortable: Allow to check for a particular sort rule
2015-06-26 14:54:15 +02:00
Johannes Meyer
86bdf81396
Downtime overview: Add support for quick searches
...
fixes #8620
2015-06-25 13:24:35 +02:00
Johannes Meyer
8f6bf7ff33
Notification overview: Add support for quick searches
...
fixes #9506
2015-06-25 13:21:43 +02:00
Johannes Meyer
52761e3f37
Contact overview: Add support for quick searches
...
fixes #9505
2015-06-25 13:17:36 +02:00
Johannes Meyer
2d4f956b48
Contactgroup overview: Add support for quick searches
...
fixes #9504
2015-06-25 13:12:54 +02:00
Johannes Meyer
8b4fb89a4b
Comment overview: Add support for quick searches
...
fixes #9502
2015-06-25 12:59:57 +02:00
Johannes Meyer
e3b432d463
Servicegroup overview: Allow to quick filter for services
...
fixes #9500
2015-06-25 12:48:50 +02:00
Johannes Meyer
5e90971f94
Hostgroup overview: Allow to quick filter for hosts
...
fixes #9499
2015-06-25 12:45:56 +02:00
Johannes Meyer
18497fee44
Service overview: Allow to quick search for hosts
...
fixes #9498
2015-06-25 12:24:52 +02:00
Johannes Meyer
d29d423cc9
Eventhistory: Provide search columns for quick filters
...
fixes #9497
2015-06-25 12:22:56 +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
6e40b79b0d
DataView\Downtime: Add missing columns host_ and service_state
2015-06-18 10:37:27 +02:00
Johannes Meyer
7cbcb91fd7
DataView\Eventhistory: Allow to filter for custom variables
...
refs #9009
2015-06-15 16:53:22 +02:00
Johannes Meyer
9876a53f8e
DataView\Eventgrid: Allow to filter for custom variables
...
refs #9009
2015-06-15 16:53:13 +02:00
Johannes Meyer
548aec4233
DataView\Contactgroup: Add support for object restrictions
...
refs #9009
2015-06-15 15:08:04 +02:00
Johannes Meyer
07ebf11a07
DataView\Contact: Add support for object restrictions
...
refs #9009
2015-06-15 13:47:48 +02:00
Johannes Meyer
470c4a54a3
Eventgrid: Add support for object restrictions
...
refs #9009
2015-06-12 16:27:13 +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
528df1b26a
EventHistory: Add support for object restrictions
...
refs #9009
2015-06-12 12:52:07 +02:00
Johannes Meyer
9229e460d1
NotificationQuery: Use subqueries to fetch host- and service-notifications
...
refs #9009
2015-06-08 17:09:24 +02:00
Eric Lippmann
d4a884b233
monitoring: Fix filter columns of the service group summary
...
refs #9009
2015-06-05 15:49:48 +02:00
Eric Lippmann
382007a8bd
monitoring: Add missing filter columns to the service status data view
...
refs #9009
2015-06-05 15:49:26 +02:00
Eric Lippmann
d4b0841d4c
monitoring: Add missing filter column to the host group summary view
...
refs #9009
2015-06-05 15:48:58 +02:00
Eric Lippmann
bb711f447d
monitoring: Fix restrictable filter columns of the downtime view
...
refs #9009
2015-06-05 15:48:37 +02:00
Eric Lippmann
6597e7aba8
monitoring: Add missing restrictable filter columns to the comment data view
...
refs #9009
2015-06-05 15:48:05 +02:00
Eric Lippmann
8cbb83d630
Merge branch 'master' into feature/monitoring-restrictions-9009
2015-06-05 15:29:16 +02:00
Eric Lippmann
d830480655
monitoring: Add missing restrictable columns to host and service comments and downtimes
...
refs #9009
2015-06-05 14:43:38 +02:00
Eric Lippmann
80c80436cf
monitoring: Support restricting service groups of a service
...
refs #9009
2015-06-05 14:42:49 +02:00
Eric Lippmann
bbcd6e3a2b
monitoring: Support restricting host groups of a host
...
refs #9009
2015-06-05 14:42:11 +02:00
Eric Lippmann
45d883dcf1
monitoring: Add restrictable filter columns to the status summary
...
refs #9009
2015-06-05 12:42:55 +02:00
Eric Lippmann
0719c294d8
monitoring: Use the service group summary query
...
refs #9009
2015-06-05 10:29:30 +02:00
Eric Lippmann
82b0354704
monitoring: Support filtering the service group overview by custom variables
...
refs #9009
2015-06-05 09:16:28 +02:00
Eric Lippmann
c299fb3ce9
monitoring: Support filtering the host group overview by service custom variables
...
refs #9009
2015-06-05 09:14:26 +02:00