Yii2 framework backup
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Andrew 463a67bc73
Add ability to turn the sorting off for a clicked column in GridView with multisort (#18826)
3 years ago
..
ActiveDataFilterTest.php Fix #18370: Add option to provide a string replacement for `null` value in `yii\data\DataFilter` 4 years ago
ActiveDataProviderCloningTest.php #18475: Correct conditional configuration of db property 4 years ago
ActiveDataProviderTest.php #18475: Correct conditional configuration of db property 4 years ago
ArrayDataProviderTest.php Fix #7622: Allow `yii\data\ArrayDataProvider` to control the sort flags for `sortModels` through `yii\data\Sort::sortFlags` property 5 years ago
BaseDataProviderTest.php PHPDoc fix 7 years ago
DataFilterTest.php Fix #18370: Add option to provide a string replacement for `null` value in `yii\data\DataFilter` 4 years ago
PaginationTest.php Fix #16418: Fixed `yii\data\Pagination::getLinks()` to return links to the first and the last pages regardless of the current page 4 years ago
SortTest.php Add ability to turn the sorting off for a clicked column in GridView with multisort (#18826) 3 years ago
SqlDataProviderTest.php Fix #18552: Fix bug with `yii\data\SqlDataProvider` not properly handling SQL with `ORDER BY` clause 4 years ago