5634 Commits (c115c677e66fa3f902495c1dff47f4aff4b8064b)

Author SHA1 Message Date
Yuri Morozov fbf96ec830 updated changelog 10 years ago
Yuri Morozov b9a6b65e89 Implicit type casting to avoid buggy dblib issues 10 years ago
Qiang Xue 166cb99be0 Fixes #6632: `yii\di\Container::get()` did not handle config parameter correctly when it is passed as a constructor parameter 10 years ago
DaSourcerer e288c54e7f [skip ci] Changelog update 10 years ago
DaSourcerer 1541e7cc23 Strip zero padding from ETag strings 10 years ago
Veaceslav Medvedev 89406502ad Fixed typo in phpdoc 10 years ago
Paul Klimov 5ad6ba5c9e Fix from e719ff5 moved to `yii\sphinx\Query` 10 years ago
Paul Klimov e719ff5854 `yii\db\Query::queryScalar()` fixed to use `static` when creating subquery 10 years ago
Kazylla Iwasaki 37349fc152 collect ja translation 10 years ago
artyhedgehog 4e5b3b043e Update QueryInterface.php 10 years ago
pana1990 274b92b6a3 Fix #6605 10 years ago
Alexander Kochetov 9ee3627891 \yii\grid\ActionColumn better phpDoc. 10 years ago
Alexander Kochetov 98d4650f12 \yii\grid\ActionColumn better phpDoc. 10 years ago
Alexander Kochetov 267da3cc3f \yii\grid\ActionColumn incomplete anonymous functions signature fix. 10 years ago
Qiang Xue 03a9ed70b2 Fixes #6557: Link URLs generated by `yii\widgets\Menu` are not encoded 10 years ago
Carsten Brandt eeb4e29d55 improve gridview phpdoc 10 years ago
Qiang Xue b6be7111c6 Fixes #6488: Support changing `yii\base\Theme::basePath` during runtime 10 years ago
wenbin1989 2202ae6cb8 Fixes #6080: Oracle DB schema did not load column types correctly 10 years ago
Carsten Brandt bbbeae95a1 fixed wrong bracket setting 10 years ago
Alexander Makarov bf206efc66 Fixes #6427: In case of invalid route web application now throws exception with "Page not found" instead of "Invalid Route" 10 years ago
Alexander Makarov ab0033542b Fixes #6247: Logger and error handler are now using slightly less memory 10 years ago
Qiang Xue 58516ae8a9 Fixes #6434: Added `yii\behaviors\SluggableBehavior::immutable` to support keeping the generated slug unchanged 10 years ago
Eugine Terentev 4dd15a669f Adds immutable property fit SluggableBehavior fixes #6430 10 years ago
Qiang Xue 8956626845 Fixes #6518 [skip ci] 10 years ago
Qiang Xue fa0a3aefae Fixes #6467: `ActiveForm` will scroll to the nearest visible element when the first error input is hidden 10 years ago
Carsten Brandt 23e51edfc6 use a monospace font in error details on exception page 10 years ago
Tobias Munk bb4629dd2a require PHP mcrypt extension 10 years ago
nabi b76b85ac90 #4, Add new translation messages and translate that for fa-IR language. 10 years ago
Serge Postrash 748007ce6a Fixes #6404: advanced application template `Alert` widget was generating duplicate IDs in case of multiple flashes 10 years ago
Qiang Xue b16ac9a05a Fixes #6391 10 years ago
Qiang Xue 7881bba26c prepare for next release. 10 years ago
Qiang Xue 84b42abad0 prepare for 2.0.1 release 10 years ago
Qiang Xue 8809d422dc Fixes #5005: Added support to suppress loading the same CSS files in AJAX responses 10 years ago
Qiang Xue ca5b874561 Fixes #5494: Added support for specifying a menu header as a configuration array in `yii\bootstrap\Dropdown` 10 years ago
Qiang Xue 7929ac6f25 Fixes #6381: Client-side file validation should be disabled if the browser does not support it 10 years ago
Tomek Romik daddc61e7b Add File API detection to client file validator 10 years ago
Qiang Xue d7c3e7815b Fixes #6367: Added `yii\gii\generators\crud\Generator` to support customizing view path for the generated CRUD controller 10 years ago
Paul Klimov 446bd488d0 CHANGELOG enty about #4791 fixed 10 years ago
Alexander Makarov 29ef5693d8 Added Ragazzo to CHANGELOG 10 years ago
Paul Klimov 4013b81d5a CHANGELOG enty about #4791 updated 10 years ago
Paul Klimov e796d1fa27 Plain `echo` replaced by `stdout()` at `yii\console\HelpController` 10 years ago
Paul Klimov a3af271edf Color output added to `yii\console\MessageController` and `yii\console\AssetController` 10 years ago
Paul Klimov 8632882312 Plain `echo` replaced by `stdout()` at `yii\console\MessageController` 10 years ago
Paul Klimov 19e79ad4b4 Plain `echo` replaced by `stdout()` at `yii\console\AssetController` 10 years ago
Paul Klimov 70ca76d4a3 Added `yii\web\AssetConverter::$forceConvert` 10 years ago
Qiang Xue 875e2c3acb Fixes #4395: Added `$checkAjax` parameter to `yii\web\Response::redirect()` to support default redirection behavior for AJAX/PJAX requests 10 years ago
Qiang Xue 97e4813929 Fixes #5070: Gii controller generator should use controller class name instead of controller ID to specify new controller 10 years ago
Carsten Brandt 379319d144 updated german translation 10 years ago
Carsten Brandt 6e7dc26b38 added support for DateTimeImmutable to Formatter 10 years ago
Nikola Basic 95586f243c Fixed docblock for htmlEncode and htmlDecode [skip ci] 10 years ago