- 29 Jan, 2014 1 commit
-
-
Qiang Xue authored
Fixes #706: Added `yii\widgets\Pjax` and enhanced `GridView` to work with `Pjax` to support AJAX-update
-
- 28 Jan, 2014 2 commits
-
-
Carsten Brandt authored
-
Carsten Brandt authored
realpath(false) = current working directory. This can cause problems with getAlias() which returns false. see yiisoft/yii#3113
-
- 27 Jan, 2014 3 commits
-
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
-
- 26 Jan, 2014 6 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Alexander Makarov authored
Allow writing widgets using return instead of echo in the run method to make it consistent with controller
-
Qiang Xue authored
-
- 25 Jan, 2014 5 commits
-
-
Qiang Xue authored
-
Vladimir Zbrailov authored
-
Vladimir Zbrailov authored
-
Vladimir Zbrailov authored
-
Vladimir Zbrailov authored
-
- 23 Jan, 2014 2 commits
-
-
Carsten Brandt authored
-
Alexander Makarov authored
- i18n now falls back to `en` from `en-US` if message translation isn't found - View now falls back to `en` from `en-US` if file not found - Default `sourceLanguage` and `language` are now `en`
-
- 22 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 21 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 19 Jan, 2014 1 commit
-
-
Luciano Baraglia authored
-
- 18 Jan, 2014 2 commits
-
-
Qiang Xue authored
-
Veaceslav Medvedev authored
-
- 15 Jan, 2014 1 commit
-
-
Carsten Brandt authored
fixes #1984
-
- 14 Jan, 2014 1 commit
-
-
Qiang Xue authored
Fixes #1965: `Controller::findLayoutFile()` returns incorrect file path when layout name starts with a slash
-
- 12 Jan, 2014 1 commit
-
-
Alexander Makarov authored
-
- 11 Jan, 2014 1 commit
-
-
Qiang Xue authored
-
- 09 May, 2013 3 commits
-
-
Qiang Xue authored
-
Alexander Kochetov authored
-
Alexander Kochetov authored
-
- 08 May, 2013 3 commits
- 07 May, 2013 2 commits
-
-
Qiang Xue authored
-
Alexander Kochetov authored
-
- 06 May, 2013 4 commits
-
-
slavcopost authored
-
Qiang Xue authored
-
slavcopost authored
-
mdeweerd authored
Need to add ensureBehaviors() to detachBehavior*(). The intent may be to detach behaviors defined in behaviors(). In the original implementation, if these behaviors() are not yet attached, they can not selectively be detached.
-