17 Commits (bd956aa98ddc2cf3050af60240e50472302393e8)

Author SHA1 Message Date
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
Carsten Brandt 11fe407ad0 release version 2.0.10 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
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 474e664c5f phpdoc code 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
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 Kochetov a766a00027 Sort updated 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 1ae4103b9d fixed Sort::params to be retrieved from Request instead of $_GET 11 years ago
Qiang Xue 726a305b7e fixed test break. 11 years ago
Qiang Xue dd97c002a6 fixed test break. 11 years ago
Qiang Xue 0833fe2e40 Fixed test break. 11 years ago
Qiang Xue 9efe446545 Fixes #1236: removed Sort::ASC and DESC 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 0ddd52c09a commented private property 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
Carsten Brandt 53b4ed3d7f Moved label for Sort::link() to html options 11 years ago
Carsten Brandt 155749e18d typos in doc 11 years ago
Carsten Brandt b147760c7b added label option to Sort::link() 11 years ago
Carsten Brandt f9fab5d40d Lazy fallback of label creation for Sort class 11 years ago
Qiang Xue 5c4ad45f01 Fixes #783. 11 years ago
Ryadnov 0367d0a6a4 fixes initializing attributes in Sort class 11 years ago
Qiang Xue 62dee1490b Fixes #709. 11 years ago
Qiang Xue 5d9c23c67b Added Sort::hasAttribute(). 11 years ago
Qiang Xue 7eb33d65c6 Refactored Sort. 11 years ago
Qiang Xue 9aa7b26184 Added LinkSorter. 11 years ago
Qiang Xue ac8801bc63 Added SortTest 11 years ago
Qiang Xue 4965248182 Refactored Sort. 11 years ago
Luciano Baraglia 4e28b18c81 Doc Fixes 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
resurtm 5575f53657 CS fixes. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov d7df7053e0 === array() => empty() 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue db2392cdda script WIP 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago
Qiang Xue 06feccff8b refactored query builder. 12 years ago