- 16 May, 2013 8 commits
-
-
Qiang Xue authored
Added console command support to the bootstrap app.
-
Qiang Xue authored
Change magic methods to getters
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Max Lapko authored
-
resurtm authored
updated composer bestiejs/punycode.js package defenition
-
Oleksii Strutsynskyi authored
-
Qiang Xue authored
-
- 15 May, 2013 30 commits
-
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
* Ragazzo-partial-response-enh: refactored web/Response::sendFile() Display Name of HttpException instead of classname string helper fixed, mime-type reverted code style fix partial response added, new code-style applied
-
resurtm authored
-
Carsten Brandt authored
- better throw http exception on not satisfiable range request - constitent header names - fixed range end when range request is to the end - added unit test related to #275, fixes #148
-
Carsten Brandt authored
class name is alwarys HttpException, better display the name of the http error.
-
Qiang Xue authored
Fixes #143. UrlValidator and EmailValidator IDN support.
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
resurtm authored
-
resurtm authored
Form asset bundle registering code moved from ActiveForm::run() to the *Validator::clientValidateAttribute().
-
resurtm authored
punycode.js asset bundle registering moved from ActiveField to validators.
-
resurtm authored
-
resurtm authored
-
Qiang Xue authored
-
resurtm authored
-
resurtm authored
-
Qiang Xue authored
-
Qiang Xue authored
Make multisort compatible with Sort
-
resurtm authored
-
https://github.com/Ragazzo/yii2…Carsten Brandt authored
Merge PR #275 branch 'partial-response-enh' of https://github.com/Ragazzo/yii2 into Ragazzo-partial-response-enh * 'partial-response-enh' of https://github.com/Ragazzo/yii2: string helper fixed, mime-type reverted code style fix partial response added, new code-style applied
-
slavcopost authored
-
https://github.com/yiisoft/yii2Qiang Xue authored
-
Qiang Xue authored
-
Ragazzo authored
-
Ragazzo authored
-
Ragazzo 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 2 commits
-
-
Qiang Xue authored
Fixed issue with getting Object component
-
Oleksii Strutsynskyi authored
-