56 Commits (af7ae33d5bdfb431ea39e228f18726f90a63943f)

Author SHA1 Message Date
Paul Klimov e796d1fa27 Plain `echo` replaced by `stdout()` at `yii\console\HelpController` 10 years ago
Qiang Xue be2828d593 Fixes #5484: Fixed potential string suffix detection failure on 5.5.11 10 years ago
Carsten Brandt 15c54de666 added yii version to the console help output 10 years ago
Carsten Brandt fc8f6c469c reverted color change of de87f43d70 10 years ago
Qiang Xue de87f43d70 Fixes #4292: The error messages for console commands will not be translated 10 years ago
Qiang Xue 00cfe93b20 Finished console Gii feature. 10 years ago
Qiang Xue 6a9b3c7774 Finished console Gii. 10 years ago
Qiang Xue bfb9aa84f7 WIP 10 years ago
Alexander Makarov 4832760604 Removed unused "use" statements 10 years ago
Qiang Xue e3ca5a8168 Reverted/fixed some incorrect changes. 10 years ago
Alexander Makarov d471f0ba91 Fixes #4288: added a hint on how to specify console boolean values to the output of help 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 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
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
Carsten Brandt c43b7ee8b5 console help WIP 10 years ago
Alexander Makarov 84af0ad1f7 Fixes #4592: Fixed `yii help` command was listing incorrect action names for methods like `actionSayNO` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt 10dc407a3c implemented markdown parsing for console command description 10 years ago
Qiang Xue 607294a4f1 Fixes #2821: Console help command incorrectly lists non-console controllers as available commands 10 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Christian Nadolle 706ab7f968 combine globalOptions() with local options into options($id) 11 years ago
Christian Nadolle b0d7559a8d console/Controller show help for local options 11 years ago
Carsten Brandt 740a769477 improved HelpController with messages for each command 11 years ago
Jacob Morrison 5c19cc84f4 Make HelpController check to make sure module controller path exists before scanning it 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 60db9518f0 console HelpController use correct script name 11 years ago
Qiang Xue cffb55a260 Fixes #1227: help command displays invalid module command list 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Carsten Brandt 6507e2e316 applied new style of Yii::t params to all occurences 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue d836654af9 Fixes #704. 11 years ago
Alexander Makarov 02608626fb class import cleanup 11 years ago
Qiang Xue 725d810085 Refactored console controller color option. 11 years ago
Carsten Brandt 89ea3fef03 Next iteration on console commands 11 years ago
Alexander Makarov caf9948c54 fixes #377 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Alexander Kochetov 8b311ecbe7 yiic => yii additional corrections 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Alexander Kochetov 48d04fbb8c !== array() => !empty() 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 78457bf009 fetching plural rule data. 12 years ago
Qiang Xue 884977a724 renamed util to helpers. 12 years ago