6184 Commits (9b5f6cb188b5b7a5309f36de17a6cf263def3582)

Author SHA1 Message Date
Alexander Makarov 9c7e4e514d Fixes #6697: Added `yii\helpers\Url::current()` method that allows adding or removing parameters from current URL 10 years ago
Alexander Makarov e4cf948c0b Better code for #6106 10 years ago
Alexander Makarov 440eeea8cc Fixes #6106: Added ability to specify `encode` for each item of `yii\widgets\Breadcrumbs` 10 years ago
Alexander Makarov 174843a971 Fixes #5690: adjusted paths in message config generated by `yii message/config` to reflect directory structure better 10 years ago
Qiang Xue 201043244d doc fixes [skip ci] 10 years ago
Qiang Xue b750cf662d prepare for the next release. 10 years ago
Qiang Xue d7462656f7 2.0.2 release 10 years ago
Mohammad Anini 9f78a926d4 Add mimeTypes Arabic validation message 10 years ago
Carsten Brandt f177f1701a fixed failure on sqlite version check 10 years ago
Carsten Brandt 9415c7921d date formatter fall back to PHP impl. to solve Y2K38 issue 10 years ago
Mohammad Anini 7e2e035262 Fix Arabic File Type Validation Message 10 years ago
caboosesw f83ad4a05e Update ActionColumn.php 10 years ago
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