- 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 4 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
which resulted in endless loop http://www.yiiframework.com/forum/index.php/topic/50982-cfilehelper-bug-security-flaw/
-
Alexander Makarov authored
Added `yii\web\Request::get($name = null, $defaultValue = null)` and `yii\web\Request::post($name = null, $defaultValue = null)`
-
- 27 Jan, 2014 5 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Carsten Brandt authored
-
Alexander Makarov authored
-
Alexander Makarov authored
-
- 26 Jan, 2014 4 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #2157: The '*' category pattern will match all categories that do not match any other patterns listed in `I18N::translations`
-
Alexander Makarov authored
-
- 25 Jan, 2014 3 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
-
Vladimir Zbrailov authored
-
- 24 Jan, 2014 2 commits
- 23 Jan, 2014 7 commits
-
-
Carsten Brandt authored
fixes #2132, fixes #2133
-
Alexander Kochetov authored
-
Ivan Pomortsev authored
Added one line about support of UNION ALL queries.
-
Qiang Xue authored
-
Daniel Schmidt authored
-
Daniel Schmidt 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 3 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #1958: `beforeSubmit` in `yii.activeform` is now executed after validation and before form submission
-
Vladimir Zbrailov authored
-
- 21 Jan, 2014 6 commits
-
-
Alexander Makarov authored
-
Qiang Xue authored
-
Carsten Brandt authored
fixes #1585
-
Paul Klimov authored
-
Carsten Brandt authored
issue #2043
-
Qiang Xue authored
-
- 20 Jan, 2014 2 commits
-
-
Carsten Brandt authored
added a fallback for handling all request types fixes #2066, related to #2043
-
Qiang Xue authored
-
- 19 Jan, 2014 3 commits
-
-
Daniel Schmidt authored
-
Carsten Brandt authored
-
Qiang Xue authored
Fixes #2063: Removed `yii\web\Request::acceptTypes` and renamed `yii\web\Request::acceptedContentTypes` to `acceptableContentTypes`. Renamed `yii\web\Request::acceptedLanguages` to `acceptableLanguages`
-