icingaweb2/modules/monitoring/library/Monitoring/DataView
Johannes Meyer 923bc11b39 GroupsummaryQuery: Provide case insensitive filter columns for group names
I've renamed those and made them case sensitive as part of #8613 but
missed that they are required by the global search.

fixes #9056
2015-04-14 12:44:24 +02:00
..
Command.php 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
Comment.php DataView\Comment: Do not permit `comment_author' to be queried 2015-04-09 13:08:49 +02:00
Contact.php DataView\Contact: Add missing query columns 2015-04-14 12:27:54 +02:00
Contactgroup.php ContactgroupQuery: Provide case-insensitive filter column `service_host' 2015-04-10 12:20:28 +02:00
Customvar.php CustomvarQuery: Remove COLLATE from query columns 2015-04-10 12:56:18 +02:00
DataView.php Add support for order next to the column to DataView::getSortRules() 2015-03-13 17:12:16 +01:00
Downtime.php DowntimeQuery: Provide case-insensitive filter column `service_host' 2015-04-10 14:25:53 +02:00
EventHistory.php EventHistoryQuery: Provide `hostgroup_name' as alternative to `hostgroup' 2015-04-09 14:44:10 +02:00
Eventgrid.php EventgridQuery: Make filter column `servicegroup' case-insensitive 2015-04-10 16:01:22 +02:00
Groupsummary.php GroupsummaryQuery: Provide case insensitive filter columns for group names 2015-04-14 12:44:24 +02:00
HostStatus.php Permit to filter hosts and services by hostgroup_name and servicegroup_name 2015-04-09 11:41:56 +02:00
Hostgroup.php DataView\Hostgroup: Add missing query columns 2015-04-10 15:21:18 +02:00
Notification.php NotificationQuery: Provide case-insensitive filter column `contact' 2015-04-13 15:33:33 +02:00
Programstatus.php 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
Runtimesummary.php 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
Runtimevariables.php 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
ServiceStatus.php Permit to filter hosts and services by hostgroup_name and servicegroup_name 2015-04-09 11:41:56 +02:00
Servicegroup.php DataView\Servicegroup: Add missing query and filter columns 2015-04-10 15:35:24 +02:00
StatusSummary.php 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