77 Commits (dc623964d19f51b73775cce2f2947ba87ce1a57b)

Author SHA1 Message Date
Robert Korulczyk 5a8c3d537b Enable `phpdoc_summary` rule in php-cs-fixer config (#14675) 7 years ago
Alexander Makarov 1f26db9fb7
Applied code style fixes 7 years ago
Carsten Brandt 69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Klimov Paul 473598ac8c Added support for sorting by expression to `\yii\data\Sort` 7 years ago
Alex 533da6240e Update phpdoc, \yii\db\ActiveRecord => \yii\db\ActiveRecordInterface [skip ci] (#14076) 8 years ago
Nikolay Oleynikov da6eada8c8 Fix an invalid phpDocumentor annotation 8 years ago
Leandro Guindani Gehlen 385eb88048
Added `yii\data\Sort::parseSortParams` 8 years ago
Sam Mousa 98871123c9
Fixed ignored params when using count in `SqlDataProvider` 8 years ago
Sam Mousa ae7378974e
Fixes #13376: Data provider now automatically sets an ID so there is no need to set it manually in case multiple data providers are used with pagination 8 years ago
Alexander Makarov 78a0035703
Removed unnecessary else 8 years ago
Sam Mousa 79f16b1492
Fixes #13883: `\yii\data\SqlDataProvider` now provides automatic fallback for the case when `totalCount` is not specified 8 years ago
Nikolay Oleynikov 7d82bbcd37 Fixes #13467: `yii\data\ActiveDataProvider` no longer queries models if models count is zero 8 years ago
Carsten Brandt c19b2f7dc8
release version 2.0.11 8 years ago
Evgeniy Tkachenko 69de8f8460 Update ActiveDataProvider.php 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
Lanrik 333c4b6b4f Remove unnecessary comparsion (#12833) 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Roman Grinyov 6bffb78391 Added `public` keyword to example (#12789) [skip ci] 8 years ago
Roman Grinyov 088f15ee67 Cosmetic changes in DocBlocks (#12788) [skip ci] 8 years ago
Klimov Paul 90b9ed87bd Added `yii\data\Sort::setAttributeOrders()` 8 years ago
Evgeniy Tkachenko 976acc6146 Update BaseDataProvider.php (#12168) [skip ci] 8 years ago
Carsten Brandt 217d50e4ff improved PHPdoc and `@since` annotations 8 years ago
Nikola Kovacs 2a05754ede Fix link in documentation (#11861) [skip ci] 8 years ago
Nikola Kovacs 7e96db253d Add missing documentation for getSort (#11862) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 030913e7f0 Fixed code style and indentations 9 years ago
PowerGamer1 7f3511a908 Update ArrayDataProvider.php 9 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Evgeniy Tkachenko 8001f2b259 Update BaseDataProvider.php (#11342) 9 years ago
Evgeniy Tkachenko f6094ee519 Update Pagination.php (#11343) 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Alexander Makarov b53bbb34e9 Fixed typo 9 years ago
Alexander Mohorev 0c5e4b7105 PSR-2 foreach statement 9 years ago
Klimov Paul bb4bed4833 Fixed `yii\data\ArrayDataProvider::getKeys()` return wrong when `yii\data\ArrayDataProvider::$allModels` contain integer key 10 years ago
Carsten Brandt 0a6715bd0b enhanced default value for ListView Sort attribute labels 10 years ago
Qiang Xue 985119350b 2.0.3 release. 10 years ago
Alexander Makarov 6481d13494 Optimized checks order in conditions 10 years ago
Qiang Xue 54e35baa1b Fixes #7074: `yii\data\ArrayDataProvider` did not correctly handle the case `Pagination::pageSize = 0` 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Carsten Brandt b5f921ee81 Update ArrayDataProvider.php 10 years ago
Qiang Xue 65edc03b49 Fixes #5127. 10 years ago
Qiang Xue 6230aa7523 minor fix. [skip ci] 10 years ago
Qiang Xue a3cfafc761 Fixes #5058: Added `$pageSize` parameter to `Pagination::createUrl()` to allow creating URLs with arbitrary page sizes 10 years ago
Qiang Xue 212c5ee3ef Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 474e664c5f phpdoc code 10 years ago