91 Commits (2339e2f7bb5f29ae219c8a3e339a356fb1354fb3)

Author SHA1 Message Date
Bizley 59801958fe example corrected (#13555) 8 years ago
Carsten Brandt 7c98000391 Update Controller.php 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk cf0952406d Cosmetic changes in console controller. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Basil e3a240af27 Added example from prompt method. (#12579) 8 years ago
Daniel Gomez Pan cffb3832d1 Fixes #12028: Add -h|--help option to console command to display help information 8 years ago
Daniel Gómez Pan 83496853c8 Fixes #11461: Fixed migration tool error when create migrate with comma in defaultValue 8 years ago
Daniel Gomez Pan 4a5a80b1ce WIP #10870: improvement docs [skip ci] 9 years ago
Daniel Gomez Pan 1ce21cd927 WIP #10840: rename key 'alias' to '_aliases' 9 years ago
Daniel Gomez Pan 921b102961 Fixed #10969: generator migration tool not works with decimal params in column 9 years ago
Carsten Brandt 191f2a4943 fixed phpdoc type names 9 years ago
Daniel Gomez Pan c8a8bfb093 WIP #10840: add @since [skip ci] 9 years ago
Daniel Gomez Pan ea14db4eca WIP #10840: rename 'key_exists' to 'array_key_exists' 9 years ago
Daniel Gomez Pan ab18f77fcc WIP #10840: fixes phpdocs [skip ci] 9 years ago
Daniel Gomez Pan 29b76e2e8c WIP #10840: add phpdocs [skip ci] 9 years ago
Daniel Gomez Pan f6c2a4382d WIP #10840: fix naming var 9 years ago
Daniel Gomez Pan edfdb54430 WIP #10840: rename shortCuts() to optionAliases() 9 years ago
Daniel Gomez Pan a0a44c382a WIP #10840 9 years ago
Carsten Brandt 9b5f6cb188 prepare for 2.0.7 release 9 years ago
Carsten Brandt 42b8569846 Revert DI injection via controller action method signature 9 years ago
Sam Mousa 18fc8db32f Fixes #10372: Fixed console controller including DI arguments in help 9 years ago
SilverFire - Dmitry Naumenko cd87d67f34 Global DOCS update: ~~~ replaced with ``` 9 years ago
Pavel f6b2c8f5be Fix #10217 for the case when there is hidden input combined with listview 9 years ago
Alexander Makarov 08256b05ec Adjustments for #8329 9 years ago
Vadym Chenin ccfd9cb536 Fixes #8329: Added support of options for `message` console command 9 years ago
Alexander Makarov b65bfad44d Simplified regular expressions 9 years ago
mdmunir d2baecbda5 fix #9823 9 years ago
mdmunir 3accf52ddb fix #9823 9 years ago
mdmunir b7020065c8 Fixes #9476: Added DI injection via controller action method signature 9 years ago
Carsten Brandt 47bcd020ff fixed bug in console controller 9 years ago
Paul Melekhov 86891f9f82 Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in `yii\console\Controller::parseDocCommentSummary()` 10 years ago
Carsten Brandt 119c302033 fixed issue with UTF-8 characters in help description parsing 10 years ago
Qiang Xue d2b864da84 prepare for 2.0.0-rc release. 10 years ago
Qiang Xue aeb8dd560a Refactored console help system [skip ci] 10 years ago
Qiang Xue fadfdf690a Refactored help system. [skip ci] 10 years ago
Alexander Makarov fbdf2ef461 Renamed HelpParser::getFull() to HelpParser::getDetail() 10 years ago
Alexander Makarov 21440d7aed Moved common help parsing code into HelpParser. Action methods now have default implementation. 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
Carsten Brandt c43b7ee8b5 console help WIP 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov a86d2ad11e Added `yii\console\Controller::EXIT_CODE_NORMAL` and `yii\console\Controller::EXIT_CODE_ERROR` constants, `yii\console\MigrateController` now returns `yii\console\Controller::EXIT_CODE_ERROR` in case of failed migration 11 years ago
Jurmarcus Allen 6099e85160 HHVM compatibility Fixes for Yii 2 Console Application 11 years ago