31 Commits (341b8d04c5fedaa1b5317f0f871e4168b3e79ad9)

Author SHA1 Message Date
Carsten Brandt c19b2f7dc8
release version 2.0.11 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
Roman Grinyov 6bffb78391 Added `public` keyword to example (#12789) [skip ci] 8 years ago
Evgeniy Tkachenko f6094ee519 Update Pagination.php (#11343) 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 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 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
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 40cb98bb02 updated `@property` annotations 11 years ago
Qiang Xue fad635440b Fixes #2655: Arrayable and ArrayableTrait are incompatible for some PHP versions. 11 years ago
Qiang Xue 3f42d5826a REST wip. 11 years ago
Qiang Xue a8c7d36c02 Finished HATEOAS support. 11 years ago
Qiang Xue 8e8bbf4ed1 Improved page size and page number validation. 11 years ago
Qiang Xue 5d0ec52a52 Added support for reading page size from query parameters by `Pagination` 11 years ago
Qiang Xue f2a3dafb21 Added `Pagination::getLinks()` 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Qiang Xue 26cb7b2a3c Renamed `fooVar` to `fooParam` for various classes. 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Carsten Brandt 0d669f5e6b refactored params methods in Request 11 years ago
Carsten Brandt ed14eaaae5 added docs about # link to sort and paginiation 11 years ago
Alexander Makarov 86933cd745 Fixed hash doc for pagination 11 years ago
Alexander Makarov 26514419cc Added note about hash to Pagination::$params phpdoc 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 37e22e577e Paginiation and Sort can now create absolute URLs 11 years ago
Carsten Brandt e368671636 changed magic property to getter call in Pagination 11 years ago
Qiang Xue effc41c1cf minor refactoring. 11 years ago
Carsten Brandt 4e80dc54c2 removed hard dependency of Pagination -> web\Request 11 years ago
egorpromo a446f3a586 Eliminating 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue 263dbd264d Changed default pagination size to 20. 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Luciano Baraglia 4e28b18c81 Doc Fixes 11 years ago
Philipp Frenzel b0c6785afc Add echo into docs for link pager 11 years ago
Qiang Xue 111e7b3f60 method renaming. 11 years ago
resurtm 067c00843a Pagination doc fix. 11 years ago
Qiang Xue 01b6a7cfe9 Added DataProvider and IDataProvider. 11 years ago
Qiang Xue 51c1e31308 moved Pagination and Sort to data. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
gsd bb32d973be Update Pagination.php 12 years ago
Qiang Xue 2d8a465c2f Fixes issue #257: removed the $view parameter from widget methods. 12 years ago