87 Commits (5a87dd2bfa91263b07a59b45ff07f05fe2b88144)

Author SHA1 Message Date
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
SilverFire - Dmitry Naumenko 22832b7c49
release version 2.0.14 7 years ago
Brandon Kelly e6f5c46cdc Fixes #15633: Deprecate some things going away/changing in 2.1 7 years ago
Mikk Tendermann 5550ad2021 Fixes #15595: `yii\data\DataFilter` can now handle `lt`,`gt`,`lte` and `gte` on `yii\validators\DateValidator` 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Alexander Makarov 2d672b6722
release version 2.0.13 7 years ago
Alexander Makarov ec76b624a9
Adjusted new message quotes style [skip ci] 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
Alexander Makarov 376006a2d5 Data filter enhancements and docs 7 years ago
Paul Klimov d68789a195 Fixes #13779, fixes #5786 7 years ago
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
cuiliang c0df003ac0 merge from master 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
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 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