Eric Lippmann
|
231c63b703
|
Merge branch 'master' into feature/dope-layout-5543
|
2015-09-30 18:52:52 +02:00 |
Matthias Jentsch
|
65a2b539f1
|
Allow filtering for contactgroups in contact list
refs #5543
|
2015-09-29 12:01:30 +02:00 |
Matthias Jentsch
|
411b0cf3ac
|
Merge branch 'bugfix/customvar-filters-are-broken-10172'
fixes #10172
|
2015-09-28 16:11:25 +02:00 |
Matthias Jentsch
|
feaa92c491
|
Allow passing customvar names in upper and lower case
Fix that customvar names are not properly lowercased in all places.
refs #10172
|
2015-09-28 16:07:11 +02:00 |
Matthias Jentsch
|
ff5696e7a6
|
Do not validate existence of customvar columns
Improve performance and solve issues with differences in customvar case sensitivitty among different versions.
refs #10172
|
2015-09-28 15:00:03 +02:00 |
Eric Lippmann
|
2ff822c2ac
|
Merge branch 'master' into feature/ipv6-addresses-9645-9826
|
2015-09-28 13:09:30 +02:00 |
Matthias Jentsch
|
32b4715130
|
Remove unused joins and conform to coding guidelines
|
2015-09-14 12:05:15 +02:00 |
Matthias Jentsch
|
b2c486bf80
|
Add Backend queries for host and service time periods
refs #9888
|
2015-09-11 16:31:19 +02:00 |
Eric Lippmann
|
1615ed94b2
|
Revert "monitoring: Add DataView::handleRequest() (WIP)"
This reverts commit 4c1375834c .
refs #9967
|
2015-09-07 13:21:26 +02:00 |
Eric Lippmann
|
f12c740046
|
Revert "monitoring: Fix call for getting the URL parameters in DataView::handleRequest()"
This reverts commit 432abb1d33 .
refs #9967
|
2015-09-07 13:21:18 +02:00 |
Eric Lippmann
|
0abd2afb0e
|
Revert "monitoring: Add DataView::$requiresFilter"
This reverts commit e9c7a5894a .
|
2015-09-07 13:19:28 +02:00 |
Eric Lippmann
|
0f8c28d749
|
Merge branch 'master' into feature/api-9606
|
2015-09-07 11:33:44 +02:00 |
Matthias Jentsch
|
0738a37fdf
|
Display sticky comments in "Muted" tab
refs #6144
|
2015-09-04 16:35:41 +02:00 |
Matthias Jentsch
|
1964cc53d5
|
Revert "Provide dashlets for sticky-comments"
This reverts commit 6ada9ce047 .
|
2015-09-01 17:59:04 +02:00 |
Matthias Jentsch
|
6ada9ce047
|
Provide dashlets for sticky-comments
refs #6144
|
2015-08-31 17:03:10 +02:00 |
Johannes Meyer
|
ffcd33ee7e
|
Introduce query InstanceQuery
refs #9945
|
2015-08-26 10:54:42 +02:00 |
Johannes Meyer
|
94693fe3e7
|
DataView\*summary: Add query column `instance_name'
refs #9943
|
2015-08-25 16:38:23 +02:00 |
Johannes Meyer
|
6906ea89b7
|
*historyQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:37:58 +02:00 |
Johannes Meyer
|
344dcf2cf7
|
ServicestatusQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:35:48 +02:00 |
Johannes Meyer
|
ced671a408
|
HoststatusQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:35:35 +02:00 |
Johannes Meyer
|
780ac16be1
|
NotificationQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:35:16 +02:00 |
Johannes Meyer
|
5c2fd63347
|
ServicegroupQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:34:48 +02:00 |
Johannes Meyer
|
fedd2c3b18
|
HostgroupQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:34:37 +02:00 |
Johannes Meyer
|
f70a861ff4
|
DowntimeQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:34:18 +02:00 |
Johannes Meyer
|
7916c149b9
|
ContactQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:32:27 +02:00 |
Johannes Meyer
|
ab628338c2
|
ContactgroupQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:32:15 +02:00 |
Johannes Meyer
|
91fe6913d8
|
CommentQuery: Add query column `instance_name'
refs #9943
|
2015-08-25 16:31:39 +02:00 |
Eric Lippmann
|
e9c7a5894a
|
monitoring: Add DataView::$requiresFilter
refs #9606
|
2015-08-24 16:01:07 +02:00 |
Eric Lippmann
|
432abb1d33
|
monitoring: Fix call for getting the URL parameters in DataView::handleRequest()
refs #9967
|
2015-08-20 14:23:03 +02:00 |
Eric Lippmann
|
310dbdfde5
|
monitoring: Optimize imports in DataView
|
2015-08-20 13:11:36 +02:00 |
Eric Lippmann
|
4c1375834c
|
monitoring: Add DataView::handleRequest() (WIP)
This method is work in progress as it's missing pagination, sorting and output format handling.
refs #9967
|
2015-08-20 13:11:18 +02:00 |
Johannes Meyer
|
65806fafbf
|
MonitoredObject: Only select history entries for the respective object
And fix that the default sort order is not applied.
fixes #9963
|
2015-08-19 11:53:00 +02:00 |
Johannes Meyer
|
7812f6ddcc
|
DataView: Remove obsolete $filter property
|
2015-08-19 11:23:40 +02:00 |
Johannes Meyer
|
8b8fb6379d
|
DataView: Provide default labels for non-labelled filter columns
refs #9029
|
2015-08-17 15:06:52 +02:00 |
Johannes Meyer
|
b061161979
|
DataView\Statussummary: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:07:07 +02:00 |
Johannes Meyer
|
e20f78bba9
|
DataView\Servicestatussummary: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:06:58 +02:00 |
Johannes Meyer
|
fe9c7a613c
|
DataView\Servicestatus: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:06:48 +02:00 |
Johannes Meyer
|
f0488dddf4
|
DataView\Servicegroupsummary: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:06:36 +02:00 |
Johannes Meyer
|
92cece92ab
|
DataView\Servicegroup: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:06:26 +02:00 |
Johannes Meyer
|
833e177666
|
DataView\Servicedowntime: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:06:14 +02:00 |
Johannes Meyer
|
66d5513517
|
DataView\Servicecomment: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:06:05 +02:00 |
Johannes Meyer
|
5d2c389220
|
DataView\Notification: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:05:56 +02:00 |
Johannes Meyer
|
ebbc2686c8
|
DataView\Hoststatussummary: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:05:49 +02:00 |
Johannes Meyer
|
25acebab77
|
DataView\Hostgroupsummary: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:05:37 +02:00 |
Johannes Meyer
|
9f8de333ec
|
DataView\Hostgroup: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:05:24 +02:00 |
Johannes Meyer
|
4dce29e040
|
DataView\Hostdowntime: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:05:16 +02:00 |
Johannes Meyer
|
a4422c5d94
|
DataView\Hostcomment: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:05:07 +02:00 |
Johannes Meyer
|
03a80b3e44
|
DataView\Eventhistory: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:04:59 +02:00 |
Johannes Meyer
|
31d67d8479
|
DataView\Eventgrid: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:04:51 +02:00 |
Johannes Meyer
|
89915196f2
|
DataView\Downtime: Adjust how to handle filter columns
refs #9029
|
2015-08-17 14:04:41 +02:00 |