5223 Commits (f515535b42175ddc621387e2fedd8f8d84aa1ca9)

Author SHA1 Message Date
Carsten Brandt 05cc9ae405 improved HTML to Text fallback in BaseMailer 10 years ago
Felipe Sateler b05e6c2286 Fix typo in spanish translation 10 years ago
Alexander Kochetov f42cd49833 yii\db\ActiveQuery phpDoc fix 10 years ago
Tobias Munk b33824044f added check for undefined application to log Target 10 years ago
Alexander Kochetov ee85dba92e yii\db\ActiveQuery phpDoc fix 10 years ago
Klimov Paul 9b9b361aff Doc comments for `yii\console\controllers\AssetController` extended 10 years ago
Klimov Paul 94f702fe6e `yii\console\controllers\AssetController` now handles bundle files from external resources properly 10 years ago
Alexander Kochetov fff48ef76f Correct SQLite version checking 10 years ago
Qiang Xue 135c54ecdd Fixed typo. 10 years ago
Qiang Xue d341bf02b4 Fixes #6398: Added support for specifying dependent component in terms of a configuration array for classes such as `DbCache` 10 years ago
Carsten Brandt 389d9e2fd2 add hint about custom element id and selectors property 10 years ago
DaSourcerer f3f5fcae4b Changelog update 10 years ago
1darvesh 61e110d5ed Update config.php 10 years ago
1darvesh 7f250d1e4f Create yii.php 10 years ago
DaSourcerer 0cf4e7494f Removed Content-Transfer-Encoding from the list of default download headers 10 years ago
Tomek Romik d329d60462 Fix typo in polish transiation [ci skip] 10 years ago
Serge Postrash e6d84a5009 yii\web\AssetManager phpdoc typo [skip ci] 10 years ago
Carsten Brandt 792746883e urlManager: ensure route is trimmed by / on empty pattern 10 years ago
Qiang Xue 780fdd611a Fixes #6710 10 years ago
Alexander Kochetov d5176a463f better exception message 10 years ago
Carsten Brandt 119c302033 fixed issue with UTF-8 characters in help description parsing 10 years ago
Alexander Kochetov 605c2d9eca yii\base\Model::load() typo fix 10 years ago
Qiang Xue cc3209cf26 Fixes #4502: Added alias support to URL route when calling `Url::toRoute()` and `Url::to()` 10 years ago
Qiang Xue 654dbbb29e Fixes #6678: `yii\behaviors\SluggableBehavior` will generate a new slug only when the slug attribute is empty or the source attribute is changed 10 years ago
Alexander Makarov 945961092d Added phpdoc description for BaseListView and ListView classes 10 years ago
Aviator-Coding ab926df29f Update BaseArrayHelper.php 10 years ago
Alexander Makarov f66b8ba571 Fixes #6589: updated code style guide to mention else after return, adjusted code involved in the issue 10 years ago
Qiang Xue 061b149675 minor rewording [skip ci] 10 years ago
Alexander Makarov c76ad1ce0c Fixes #6554: clarified docs about AccessRule::$roles 10 years ago
pana1990 7aae667e28 Fixes #6618: Added Model::addErrors() 10 years ago
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