87 Commits (5a87dd2bfa91263b07a59b45ff07f05fe2b88144)

Author SHA1 Message Date
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
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 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
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Carsten Brandt f6f0e66598 ensure gridview query is reusable 11 years ago
Alexander Makarov ab799d8ea9 Fixes #2911: Removed `tbl_` default for table prefix 11 years ago
Carsten Brandt 27659d1776 fixed FileHelper private method static call 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 8e11ad0360 refactored code to use Instance::ensure() 11 years ago
Qiang Xue 8c2e39235f Turn module and application into DI containers. 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 4d538d6bba removed ModelSerializer as it is replaced by new REST implementation. 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
Qiang Xue c0bac44f10 Fixes #1186: Changed `Sort` to use comma to separate multiple sort fields and use negative sign to indicate descending sort 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
Alexander Kochetov a766a00027 Sort updated 11 years ago
Qiang Xue 04b356eb79 ModelSerializer WIP 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago