|
b65bfad44d
|
Simplified regular expressions
|
2015-10-10 00:40:25 +03:00 |
|
|
d2baecbda5
|
fix #9823
|
2015-10-04 08:10:42 +07:00 |
|
|
3accf52ddb
|
fix #9823
|
2015-10-03 23:00:46 +07:00 |
|
|
b7020065c8
|
Fixes #9476: Added DI injection via controller action method signature
|
2015-09-27 19:35:43 +03:00 |
|
|
47bcd020ff
|
fixed bug in console controller
pass correct action name to options when $id is empty (default action)
|
2015-05-27 12:47:09 +02:00 |
|
|
86891f9f82
|
Fixes #7358: Fix trimming PHPDoc prefix with TAB indent in yii\console\Controller::parseDocCommentSummary()
|
2015-02-19 22:26:30 +03:00 |
|
|
119c302033
|
fixed issue with UTF-8 characters in help description parsing
fixes #6691
|
2014-12-30 17:33:53 +01:00 |
|
|
d2b864da84
|
prepare for 2.0.0-rc release.
|
2014-09-27 21:59:54 -04:00 |
|
|
aeb8dd560a
|
Refactored console help system [skip ci]
|
2014-09-04 21:14:09 -04:00 |
|
|
fadfdf690a
|
Refactored help system. [skip ci]
|
2014-09-04 19:47:52 -04:00 |
|
|
fbdf2ef461
|
Renamed HelpParser::getFull() to HelpParser::getDetail()
|
2014-09-04 20:20:15 +04:00 |
|
|
9c9ce298c7
|
Merge pull request #4913 from yiisoft/console-help-refactoring
Console help refactoring
|
2014-09-04 20:09:07 +04:00 |
|
|
21440d7aed
|
Moved common help parsing code into HelpParser. Action methods now have default implementation.
|
2014-09-04 19:28:00 +04:00 |
|
|
00ca1cb4b3
|
Fixes #4914
|
2014-09-04 03:27:13 +04:00 |
|
|
d44f424858
|
Fixed getting controller description, refactored a bit more
|
2014-09-04 03:14:36 +04:00 |
|
|
277d8cbaeb
|
Got rid of console inline action
|
2014-09-04 03:01:28 +04:00 |
|
|
dbac35b1aa
|
Removed description and help code duplication
|
2014-09-04 02:38:15 +04:00 |
|
|
d74e89a1ca
|
Extracted inline action object creation, implemented it in console controller in order to use console inline action instead of base one
|
2014-09-04 01:27:16 +04:00 |
|
|
c43b7ee8b5
|
console help WIP
|
2014-08-12 00:05:19 +02:00 |
|
|
3a1e0f3a5c
|
property codestyle framework
|
2014-07-30 00:21:31 +02:00 |
|
|
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
|
2014-05-07 03:11:35 +04:00 |
|
|
6099e85160
|
HHVM compatibility Fixes for Yii 2 Console Application
|
2014-05-06 01:18:37 -05:00 |
|
|
67dd874e0c
|
renamed console controller optoins param $id to $actionId
|
2014-03-26 17:51:52 +01:00 |
|
|
bf3c75147d
|
reverted breaking PHPdoc codestyle changes
issue #2852
|
2014-03-23 20:51:09 +01:00 |
|
|
b5f8a4dc22
|
Reformat code te be PSR-2 compatible
|
2014-03-16 10:46:21 +06:00 |
|
|
174158a64b
|
doc fix [skip ci]
|
2014-03-13 21:28:11 -04:00 |
|
|
706ab7f968
|
combine globalOptions() with local options into options($id)
adjust existing Console Controllers and docs
|
2014-03-09 22:45:04 +01:00 |
|
|
05f7df3091
|
console/Controller support local options per action
|
2014-03-09 00:43:11 +01:00 |
|
|
87b49414b1
|
Fixed globalOptions array issue.
|
2014-02-04 11:20:11 -05:00 |
|
|
9779e9c98d
|
Added support for using arrays as option values for console commands
|
2014-02-04 08:40:05 -05:00 |
|
|
262189533a
|
huge amount of documentation link fixes
|
2014-01-28 17:54:40 +01:00 |
|
|
0c38655217
|
psr-4 move
|
2014-01-10 21:41:43 -05:00 |
|
|
0d814fa523
|
Moved "framework" to "iii".
|
2013-05-09 12:00:15 -04:00 |
|
|
51357e58f0
|
more console helper and controller refactoring
changed name of ansi switch to --colors
69cad905dd (commitcomment-3168489)
issue #33
|
2013-05-08 12:46:54 +02:00 |
|
|
fc5045fd0c
|
Fixed Copy paste error console/Controller
also naming of formatString -> ansiFormat
|
2013-05-08 12:16:30 +02:00 |
|
|
69cad905dd
|
Refactoring Console commands
added method wrappers in console/Controller
issue #33
|
2013-05-08 02:41:29 +02:00 |
|
|
48d04fbb8c
|
!== array() => !empty()
|
2013-05-07 19:57:27 +04:00 |
|
|
4be9e195c2
|
Add Newlines
Appended newlines to every PHP document that did not have a newline as the last character in the file.
|
2013-05-05 17:04:55 +01:00 |
|
|
78457bf009
|
fetching plural rule data.
|
2013-04-01 14:58:44 -04:00 |
|
|
e1acc64b2b
|
refactoring cache and db references.
|
2013-03-27 17:09:18 -04:00 |
|
|
4fdaab3560
|
updated file header.
|
2013-03-04 08:03:46 -05:00 |
|
|
3c1452e84b
|
Changed the separator of message category.
|
2013-02-05 11:48:35 -05:00 |
|
|
54ee8c44a0
|
refactored exceptions.
I18N WIP.
|
2013-02-04 16:39:19 -05:00 |
|
|
6a595de4be
|
refactored MVC.
|
2013-02-03 13:54:27 -05:00 |
|
|
b2662c0cd9
|
clean up help command.
|
2013-02-02 23:36:20 -05:00 |
|
|
2d7f048b74
|
Refactored usage error in console commands.
|
2013-02-01 19:28:38 -05:00 |
|
|
6fcac32410
|
error handling cleanup.
|
2013-01-31 23:50:53 -05:00 |
|
|
5b357d2eed
|
console app cleanup.
|
2013-01-31 16:19:27 -05:00 |
|
|
4402073d97
|
MVC WIP
|
2013-01-31 08:51:30 -05:00 |
|
|
0d21ee67cb
|
MVC WIP
|
2013-01-28 18:51:36 -05:00 |
|