Commit Graph

22 Commits

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