- 14 Nov, 2014 2 commits
-
-
Qiang Xue authored
-
Serge Postrash authored
Use case: ``` echo GridView::widget([ ... 'columns' => [ ... [ 'attribute' => 'created_at', 'label' => '<span data-toggle="tooltip" class="glyphicon glyphicon-time" title="'.Yii::t('app', 'Created At').'"></span>', 'encodeLabel' => false, ... ], ```
-
- 25 Oct, 2014 2 commits
-
-
Alexander Mohorev authored
-
Alexander Mohorev authored
-
- 19 Oct, 2014 1 commit
-
-
Alexander Makarov authored
Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()`
-
- 11 Oct, 2014 1 commit
-
-
Qiang Xue authored
-
- 12 Sep, 2014 1 commit
-
-
Michael Härtl authored
-
- 10 Sep, 2014 2 commits
-
-
Carsten Brandt authored
This fix ensures the format configured in the formatter class is used in the message instead of the default ICU format. fixes #4960
-
Carsten Brandt authored
-
- 02 Sep, 2014 1 commit
-
-
Qiang Xue authored
-
- 28 Aug, 2014 1 commit
-
-
Qiang Xue authored
-
- 06 Aug, 2014 1 commit
-
-
disem authored
fixes #4602, close #4624
-
- 31 Jul, 2014 1 commit
-
-
RichWeber authored
-
- 29 Jul, 2014 1 commit
-
-
Carsten Brandt authored
-
- 23 Jul, 2014 1 commit
-
-
Alexander Makarov authored
-
- 27 Jun, 2014 1 commit
-
-
Carsten Brandt authored
-
- 25 Jun, 2014 1 commit
-
-
Carsten Brandt authored
fixes #4045
-
- 20 Jun, 2014 1 commit
-
-
Alexander Makarov authored
-
- 23 May, 2014 1 commit
-
-
Carsten Brandt authored
-
- 22 May, 2014 1 commit
-
-
MDMunir authored
I think it's better to enclose `$key` as function parameter.
-
- 21 May, 2014 1 commit
-
-
Leo R. Lundgren authored
-
- 23 Apr, 2014 1 commit
-
-
Qiang Xue authored
-
- 22 Apr, 2014 5 commits
-
-
Qiang Xue authored
-
Ivan Kolmycheck authored
-
Ivan Kolmycheck authored
-
Ivan Kolmycheck authored
-
Carsten Brandt authored
allow using it from the gridview directly
-
- 19 Apr, 2014 3 commits
-
-
ElisDN authored
-
ElisDN authored
-
Ivan Kolmycheck authored
-
- 18 Apr, 2014 2 commits
-
-
Ivan Kolmycheck authored
-
Ivan Kolmycheck authored
-
- 16 Apr, 2014 1 commit
-
-
Thiago Talma authored
Adjustments code according to the standards. Adding missing PHPDoc comment.
-
- 27 Mar, 2014 1 commit
-
-
Carsten Brandt authored
-
- 23 Mar, 2014 1 commit
-
-
Carsten Brandt authored
issue #2852
-
- 16 Mar, 2014 3 commits
- 15 Mar, 2014 1 commit
-
-
Qiang Xue authored
-
- 13 Mar, 2014 1 commit
-
-
Alexander Makarov authored
-