icingaweb2/library/Icinga/Data
raviks789 199ea6f965 Prevent use of empty filters in FilterChain::toQueryString()
Due to instantiation of filters using Filter::matchAll() in ObjectList::getFilter(), we get an empty FilterAnd instance when
$this->filter is null. This prepends unnecessary separator '&' to the query string during conversion of filter to querystring.
This breaks the state badge links for host and service lists.
2022-04-29 10:38:26 +02:00
..
DataArray ArrayDatasource: Sort result first and then apply limit+offset 2021-04-12 15:42:20 +02:00
Db Avoid passing `null` to non-nullable arguments 2022-03-24 12:29:06 +01:00
Filter Prevent use of empty filters in FilterChain::toQueryString() 2022-04-29 10:38:26 +02:00
Tree Ensure Return Type Compatibility with Internal Classes 2022-03-24 12:29:06 +01:00
ConfigObject.php ConfigObject#get(): reduce code complexity 2022-04-11 13:31:16 +02:00
ConnectionInterface.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Extensible.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Fetchable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
FilterColumns.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Filterable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Identifiable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Inspectable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Inspection.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Limitable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Paginatable.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
PivotTable.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
QueryInterface.php Swag: Fix swag (aka a whole bunch of code style issues..) 2017-01-27 14:48:59 +01:00
Queryable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Reducible.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
ResourceFactory.php Remove unsupported livestatus functionality 2017-09-29 10:33:55 +02:00
Selectable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
SimpleQuery.php Fix that false values in dropdowns get ignored 2022-04-06 16:34:34 +02:00
SortRules.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Sortable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00
Updatable.php Change all license headers to only reflect a file's year of creation 2016-02-08 15:41:00 +01:00