- 24 Sep, 2014 3 commits
-
-
Skysplit authored
-
Skysplit authored
-
https://github.com/Skysplit/yii2Skysplit authored
-
- 12 Sep, 2014 13 commits
-
-
Tomek Romik authored
-
Tomek Romik authored
-
Qiang Xue authored
Typo in concept-behaviors.md
-
William Austin authored
The method 'bar()' does not exist in this context. I believe it should be 'foo().'
-
Alexander Makarov authored
Additional fixes for #4993
-
Alexander Kochetov authored
-
Qiang Xue authored
-
Alexander Makarov authored
[ci skip] Update docs for CheckboxColumn::$checkboxOptions
-
Michael Härtl authored
-
Alexander Makarov authored
Adv template `aliases.php` => `bootstrap.php` (common + specific for apps)
-
Alexander Makarov authored
Update polish translation [skip ci]
-
Alexander Kochetov authored
-
Tomek Romik authored
-
- 11 Sep, 2014 12 commits
-
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Tomek Romik authored
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Paul Klimov authored
fix authchoice.js
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
tvdavid authored
close #4487
-
- 10 Sep, 2014 12 commits
-
-
tvdavid authored
close #4505
-
Carsten Brandt authored
fixes #4452, close #4452
-
Carsten Brandt authored
-
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
-
Qiang Xue authored
-
Stephen Seliuk authored
-
Stephen Seliuk authored
Handling $query->joinWith called inside of other $query->joinWith within Closure (called inside Closure). Ex.: ```php $query->joinWith( [ 'rel1' => function($query) { $query->joinWith( [ 'rel2' => function($query) { // ... } ] ); } ] ); ```
-
Qiang Xue authored
-
Alexander Makarov authored
Updated phpdoc for \yii\widgets\DetailView [ckip ci]
-
Qiang Xue authored
-
Serge Postrash authored
This widget usage is not only restricted with `Model` or associative array (see its `normalizeAttributes()` method)
-
dima authored
-