- 15 May, 2013 8 commits
-
-
resurtm authored
-
Qiang Xue authored
Make multisort compatible with Sort
-
resurtm authored
-
slavcopost authored
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
slavcopost authored
-
Veaceslav Medvedev authored
Test code ```php $orders = $this->getSort()->getOrders(); ArrayHelper::multisort($data, array_keys($orders), array_values($orders)); ```
-
- 14 May, 2013 4 commits
-
-
Qiang Xue authored
Fixed issue with getting Object component
-
Oleksii Strutsynskyi authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 13 May, 2013 13 commits
-
-
resurtm authored
-
Qiang Xue authored
Fixes #226: atomic operations and transaction support in AR.
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
Alexander Makarov authored
-
resurtm authored
-
resurtm authored
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Klimov Paul authored
-
Klimov Paul authored
-
- 12 May, 2013 8 commits
-
-
Alexander Makarov authored
-
resurtm authored
-
resurtm authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
- 11 May, 2013 7 commits
-
-
Qiang Xue authored
RBAC: Item and Assignment optimized save approach
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
Renamed yiirequirements.php to requirements.php
-
Klimov Paul authored
"YiiRequirementChecker" console view has been reworked to display requirements by blocks and in brief for the successful ones.
-
Alexander Makarov authored
-
resurtm authored
-
Klimov Paul authored
-