9110 Commits (fbdf2ef46148d37dbcfb30da14554ec087ba2605)
 

Author SHA1 Message Date
Alexander Makarov fbdf2ef461 Renamed HelpParser::getFull() to HelpParser::getDetail() 10 years ago
Alexander Makarov d549aa39a7 Fixed method name 10 years ago
Alexander Makarov 9c9ce298c7 Merge pull request #4913 from yiisoft/console-help-refactoring 10 years ago
Alexander Makarov da7af42371 Added information about --appconfig to output of help command, color option is now passed to controller whose help we're getting 10 years ago
Alexander Makarov 21440d7aed Moved common help parsing code into HelpParser. Action methods now have default implementation. 10 years ago
Paul Klimov 33412c68b2 Merge pull request #4917 from maxxer/fixDoc_security-authorization 10 years ago
Lorenzo Milesi 1e344dd99c Fix typo in security-authorization.md 10 years ago
Alexander Makarov 01d2291a81 Reverted accidentally edited HelloController 10 years ago
Alexander Makarov 00ca1cb4b3 Fixes #4914 10 years ago
Alexander Makarov d44f424858 Fixed getting controller description, refactored a bit more 10 years ago
Alexander Makarov 277d8cbaeb Got rid of console inline action 10 years ago
Alexander Makarov dbac35b1aa Removed description and help code duplication 10 years ago
Alexander Makarov d74e89a1ca Extracted inline action object creation, implemented it in console controller in order to use console inline action instead of base one 10 years ago
Alexander Makarov 3af08064b8 Fixes #4911: Changed callback signature used in `yii\base\ArrayableTrait::fields()` from `function ($field, $model) {` to `function ($model, $field) {` 10 years ago
Qiang Xue f34b138aab Fixes #4225: Added `ActiveForm::validateOnBlur` and `ActiveField::validateOnBlur` 10 years ago
Qiang Xue 212c5ee3ef Fixes #4254: `SqlDataProvider` does not work with Oracle and SQL Server 10 years ago
Alexander Makarov 85af21c773 Merge pull request #4910 from Quexer69/master 10 years ago
Christopher Stebe aedfd7fc7f fix link to extension guidlines 10 years ago
Qiang Xue d6fd45079e typo fix. 10 years ago
Qiang Xue 754ad63403 Merge pull request #4759 from mickgeek/apidoc-focus 10 years ago
Qiang Xue 62b08a0959 Fixes #4755: `yii\test\BaseActiveFixture::unload()` does not clean up the internal cached data 10 years ago
Vadim Belorussov 97a6fb3b60 Fixes indents 10 years ago
Vadim Belorussov d1b4e6c6d2 Fixed #4754 10 years ago
Qiang Xue 46a8e5585b cleaned up the key so that it can be filled up with a random key automatically when installed. 10 years ago
Alexander Makarov 2f64bfbefa Merge pull request #4906 from tebazil/master 10 years ago
Vasiliy Baukin 82f3f4dabc Update rest-response-formatting.md 10 years ago
Qiang Xue f417f4353c Added `yii\composer\Installer::postCreateProject()` and modified the syntax of calling installer methods in composer.json [skip ci] 10 years ago
Qiang Xue 9f408af930 updated README.md [skip ci] 10 years ago
ItsReddi 8e1d63e4cb Fixes #4893: Added note about `cookieValidationKey` and console application to UPGRADE 10 years ago
Qiang Xue c8079ed22c Merge pull request #4891 from Ragazzo/faker_console_controller_adjustments 10 years ago
Mark da261afd9f docs fix 10 years ago
Mark 18524631d9 fixed docs 10 years ago
Mark b8ce6ff6a0 removed unneeded comment 10 years ago
Mark 615e1030e6 fixed docs 10 years ago
Mark ff3506aeab fixed docs 10 years ago
Mark 2410766f9f tests added for faker fixture controller 10 years ago
Mark 2271297d92 adjusted faker fixture controller 10 years ago
Mark ff80968387 cache controller adjustments and improvements 10 years ago
Carsten Brandt 92b958cd33 fixed return value of yii\web\Request::getPrefferedLanguage 10 years ago
Carsten Brandt 355fd32107 Update README.md 10 years ago
Alexander Makarov aad538e890 Merge pull request #4888 from prosophist/translation-rest-response-formatting 10 years ago
Dmitry Korolev bef6a759c7 another small translation fixes 10 years ago
Paul Klimov af8767b81b Merge pull request #4887 from yupe/master 10 years ago
yupe 80edc70d62 fix russian translation errors 10 years ago
yupe 964b8bc435 fix translation errors 10 years ago
yupe f1c07e8049 fix translation errors 10 years ago
Qiang Xue 6879db3f3b typo fixes [skip ci] 10 years ago
Qiang Xue 4ad71723b9 Merge pull request #4877 from freetuts/master 10 years ago
Dmitry Korolev ede4d8ee5f small translation fixes 10 years ago
Nenad Zivkovic b2a91e4c89 Fixes typos in security-passwords.md 10 years ago