20 Commits

Author SHA1 Message Date
30907b6134 Fixes #826: cleaned up User::getReturnUrl(). 2013-09-13 20:54:16 -04:00
ea10868824 Removed Yii::import(). 2013-09-01 10:26:59 -04:00
c582e589d2 added note about differing property types 2013-08-28 15:18:13 +02: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
89fa7ed3cb Reverted the change to User::loginUrl. 2013-08-12 12:02:59 -04:00
5c5b20906e Merge branch 'master' of github.com:yiisoft/yii2 2013-08-12 12:02:08 -04:00
21eab82413 Refactored redirect() methods. 2013-08-12 12:01:59 -04:00
3f8e9b7a84 Login url fix when called from a module 2013-08-12 12:21:28 -03:00
eda171e1be Added more YII_ENV constants. 2013-07-31 07:18:59 -04:00
5698a10c81 Added functional tests for the basic app. 2013-06-23 19:26:16 -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
71782b344e Changed existing code to match the changes regarding response 2013-06-16 18:52:56 +02:00
03e07f4340 cleaned up "use" statements. 2013-06-14 22:42:55 -04:00
420637443c Refactored the way of sending response in controller actions. 2013-06-13 23:39:18 -04:00
ad218c6719 moved HttpException to web. 2013-06-10 17:08:26 -04:00
f2d477dce6 Response WIP 2013-06-09 09:47:41 -04:00
7a7d2a9c06 CS fixes. 2013-06-07 22:41:11 +06:00
bf05ee2942 Response WIP. 2013-06-06 17:10:22 -04:00
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00