Qiang Xue
4a9b2d2b82
Added support for using array-typed arguments for console commands
2014-01-02 21:06:59 -05:00
Alexander Makarov
1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
Carsten Brandt
6507e2e316
applied new style of Yii::t params to all occurences
2013-10-16 22:03:26 +02:00
Carsten Brandt
b96fd24ef5
Finished documentation of Console Helper and Controller
...
fixes #33
2013-08-12 02:27:23 +02:00
Qiang Xue
e15938474c
Refactored console commands.
2013-07-18 18:21:21 -04:00
Qiang Xue
a6cd7b72bb
refactored helper organization.
2013-07-17 20:45:36 -04:00
Qiang Xue
f18d6df625
Revert "Merge pull request #548 from cebe/action-response"
...
This reverts commit 9d7597d61a , reversing
changes made to 6b6390f72b .
2013-06-16 19:45:58 -04:00
Carsten Brandt
b138199c59
implementation of Response tied to actions
...
Result of a discussion with @qiangxue
- there is not global Yii::$app->response anymore, every action has
dedicated response class
- implementation allows using HMVC pattern now, nested actions do not
interfer
2013-06-16 18:12:27 +02:00
Qiang Xue
075a6b6504
fixed how console color should be enabled.
2013-06-14 12:53:21 -04:00
Qiang Xue
725d810085
Refactored console controller color option.
2013-06-14 11:16:56 -04:00
Qiang Xue
531ca690eb
refactored the message command.
2013-06-11 15:01:59 -04:00
Carsten Brandt
89ea3fef03
Next iteration on console commands
...
issue #33
- implemted getScreenSize for linux systems
- tiny adjustments and better naming for console color methods
- color switch in base Controller changed to magic property
- colorized Help command
2013-05-25 04:21:51 +02:00
Qiang Xue
f72105166c
reorganized the main repo to satisfy PSR-0.
2013-05-21 21:19:05 -04:00