Commit Graph

22 Commits

Author SHA1 Message Date
Alexander Makarov
1f26db9fb7 Applied code style fixes 2017-07-21 15:42:06 +03:00
Carsten Brandt
69673c0c94 Rename Object -> BaseObject for PHP 7.2 compatibility
issue #7936
2017-07-19 10:51:46 +02:00
Robert Korulczyk
fe8a0a6a2e Enable no_useless_else rule in php-cs-fixer (#14420) 2017-07-10 11:26:21 +03:00
Klimov Paul
473598ac8c Added support for sorting by expression to \yii\data\Sort 2017-05-09 17:26:49 +03:00
Leandro Guindani Gehlen
385eb88048 Added yii\data\Sort::parseSortParams
allowing customize other params request formats in descendant class.

close #13170
2017-04-26 01:42:45 +02:00
Robert Korulczyk
4aa935e69e Fixes #12055: Changed boolean to bool and integer to int in phpdoc 2016-11-07 02:51:39 +03:00
Boudewijn Vahrmeijer
32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 2016-11-04 18:55:14 +03:00
Carsten Brandt
11fe407ad0 release version 2.0.10 2016-10-20 14:02:50 +02:00
Roman Grinyov
088f15ee67 Cosmetic changes in DocBlocks (#12788) [skip ci] 2016-10-20 00:31:25 +03:00
Klimov Paul
90b9ed87bd Added yii\data\Sort::setAttributeOrders() 2016-08-31 14:03:34 +03:00
Carsten Brandt
3a1e0f3a5c property codestyle framework 2014-07-30 00:21:31 +02:00
Carsten Brandt
474e664c5f phpdoc code 2014-07-08 16:02:49 +02:00
Carsten Brandt
bf3c75147d reverted breaking PHPdoc codestyle changes
issue #2852
2014-03-23 20:51:09 +01:00
SonicGD
b5f8a4dc22 Reformat code te be PSR-2 compatible 2014-03-16 10:46:21 +06:00
Alexander Makarov
43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 2014-02-20 20:10:33 +04:00
Qiang Xue
26cb7b2a3c Renamed fooVar to fooParam for various classes. 2014-02-15 18:18:27 -05:00
Qiang Xue
c0bac44f10 Fixes #1186: Changed Sort to use comma to separate multiple sort fields and use negative sign to indicate descending sort 2014-02-15 17:54:33 -05:00
Carsten Brandt
262189533a huge amount of documentation link fixes 2014-01-28 17:54:40 +01:00
Carsten Brandt
0d669f5e6b refactored params methods in Request
issue #2043
2014-01-21 15:04:43 +01:00
Carsten Brandt
ed14eaaae5 added docs about # link to sort and paginiation
fixes #2072
2014-01-20 14:33:04 +01:00
Alexander Kochetov
a766a00027 Sort updated 2014-01-19 13:51:01 +04:00
Qiang Xue
0c38655217 psr-4 move 2014-01-10 21:41:43 -05:00