86 Commits (db41c68e00064462e27a0ff46eaa6645ddfe098e)

Author SHA1 Message Date
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 12 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
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue a07a67ad8d minor fix of console commands. 12 years ago
Qiang Xue 8b2b7915b4 Renamed application to app. 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago
Qiang Xue 398ac25456 added UserException. 12 years ago
Qiang Xue af4455eb03 Finished console support. 12 years ago
Qiang Xue 6a595de4be refactored MVC. 12 years ago
Qiang Xue 225d2bb1b3 help cleanup 12 years ago
Qiang Xue b2662c0cd9 clean up help command. 12 years ago
Qiang Xue 2d7f048b74 Refactored usage error in console commands. 12 years ago
Qiang Xue 6fcac32410 error handling cleanup. 12 years ago
Qiang Xue e09a791c92 MVC cleanup 12 years ago
Qiang Xue 0d21ee67cb MVC WIP 12 years ago
Qiang Xue 29398f4c22 MVC WIP 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov d59f6c00b8 better formatting of global parameters help 12 years ago
Alexander Makarov c1ab0a9ae5 better formatting for console commands help 12 years ago
Qiang Xue b074ecebe0 renamed console controller folder name. 12 years ago
Qiang Xue 7894217cc2 renamed method names. 12 years ago