- 14 Dec, 2014 1 commit
-
-
Qiang Xue authored
Fixes #6467: `ActiveForm` will scroll to the nearest visible element when the first error input is hidden
-
- 13 Dec, 2014 1 commit
-
-
Carsten Brandt authored
better readability
-
- 12 Dec, 2014 1 commit
-
-
Tobias Munk authored
eg. used in /var/www/app/vendor/yiisoft/yii2/base/Security.php at line 465
-
- 11 Dec, 2014 1 commit
-
-
nabi authored
Signed-off-by: nabi <nabikaz@gmail.com>
-
- 09 Dec, 2014 2 commits
-
-
Serge Postrash authored
Fixes #6404: advanced application template `Alert` widget was generating duplicate IDs in case of multiple flashes
-
Qiang Xue authored
-
- 07 Dec, 2014 2 commits
- 06 Dec, 2014 4 commits
-
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown`
-
Qiang Xue authored
-
Tomek Romik authored
Fixes #6345
-
- 04 Dec, 2014 8 commits
-
-
Qiang Xue authored
Fixes #6367: Added `yii\gii\generators\crud\Generator` to support customizing view path for the generated CRUD controller
-
Alexander Makarov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
Paul Klimov authored
-
- 03 Dec, 2014 3 commits
-
-
Qiang Xue authored
Fixes #4395: Added `$checkAjax` parameter to `yii\web\Response::redirect()` to support default redirection behavior for AJAX/PJAX requests
-
Qiang Xue authored
Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller
-
Carsten Brandt authored
-
- 02 Dec, 2014 1 commit
-
-
Carsten Brandt authored
fixes #5503
-
- 01 Dec, 2014 1 commit
-
-
Nikola Basic authored
-
- 30 Nov, 2014 4 commits
-
-
Carsten Brandt authored
The exceptions thrown on error are db exceptions.
-
Carsten Brandt authored
Works around PHP Bug https://bugs.php.net/bug.php?id=68528 fixes #5962
-
Qiang Xue authored
-
Qiang Xue authored
-
- 29 Nov, 2014 1 commit
-
-
Carsten Brandt authored
introduced by @samdark in the following commits: - c6b0e24a - 7c5938f9 - eaf8ece5
-
- 28 Nov, 2014 6 commits
-
-
Emad Ghasemi authored
Added relative time translations
-
Alexander Makarov authored
-
Alexander Makarov authored
-
Carsten Brandt authored
-
Qiang Xue authored
-
Qiang Xue authored
Fixes #5480: Added defensive code to `yii\web\User::getIdentity()` to avoid potential infinite recursion
-
- 27 Nov, 2014 4 commits
-
-
Alexander Makarov authored
-
Carsten Brandt authored
fixes #6263 and has no problem with PHP Bug: > it is a PHP bug: https://bugs.php.net/bug.php?id=45543 > Fixed in this commit: php/php-src@22dba2f#diff-7b738accc3d60f74c259da18588ddc5dL2996 > > Fixed in PHP >5.4.26 and >5.5.10. http://3v4l.org/mlZX7
-
Alexander Makarov authored
-
Carsten Brandt authored
-