1f6a823073
Short array syntax
2013-10-18 20:52:38 +04:00
ca69ef09d4
update of @property annotations
2013-08-28 14:59:52 +02:00
bdb77f33ba
updated @property annotations of many classes
2013-08-28 14:16:13 +02:00
d1c41fe144
changed to trace from info.
2013-08-10 12:22:32 -04:00
389c0e2bb6
Improved log panel display.
2013-07-10 13:24:04 -04:00
ba6c10eb30
Yii debugger WIP
2013-07-06 21:20:49 -04:00
682c0a346f
Added trace messages.
2013-07-06 17:05:29 -04:00
f18d6df625
Revert "Merge pull request #548 from cebe/action-response"
...
This reverts commit 9d7597d61a51ae7030b667f740c2a97471cf7f6e, reversing
changes made to 6b6390f72b6a6010cfbe614aab236a90d10b1a00.
2013-06-16 19:45:58 -04:00
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
82c978f86a
draft idea of action based responses
2013-06-16 17:04:28 +02:00
420637443c
Refactored the way of sending response in controller actions.
2013-06-13 23:39:18 -04:00
f72105166c
reorganized the main repo to satisfy PSR-0.
2013-05-21 21:19:05 -04:00