Commit Graph

126 Commits

Author SHA1 Message Date
Alexander Makarov
476266a25b moved UrlManager from web to base 2012-12-26 19:34:41 +04:00
Alexander Makarov
a7abcb0ff0 fixed constructors chain in base Application 2012-12-26 18:49:00 +04:00
Alexander Makarov
5dbf1e49fa fixed inconsistent return types for View::resolveBasePath 2012-12-26 17:02:22 +04:00
Alexander Makarov
32f34b60b8 error handler now works properly with @ 2012-12-26 16:40:25 +04:00
Alexander Makarov
4502d5c6ae fixed index errors in error handler 2012-12-26 16:36:09 +04:00
Qiang Xue
44af0aa97a AR wip 2012-12-22 16:25:14 -05:00
Qiang Xue
0bdceee0fd Merge branch 'master' of git.yiisoft.com:yii2
Conflicts:
	tests/unit/data/ar/Customer.php
2012-12-01 16:07:47 -05:00
Qiang Xue
377181a008 new AR WIP 2012-11-12 20:31:23 -05:00
Qiang Xue
e828cc6654 changed the default behavior of scenarios() 2012-11-12 03:17:32 -08:00
Qiang Xue
fee2c998f8 updated the default value of scenarios() 2012-11-10 07:17:25 -08:00
Qiang Xue
da786f657a Implemented new rules and safe attributes 2012-11-09 17:47:50 -08:00
Qiang Xue
d876da383e ... 2012-10-08 20:50:09 -04:00
Qiang Xue
72ff81f73d Web WIP 2012-09-01 22:42:43 -04:00
Qiang Xue
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
Qiang Xue
fd3c29aa2e Added console Request class.
Refactored console Application code.
2012-08-19 00:31:32 -04:00
Qiang Xue
9b5e870a2d Added Component::__clone() 2012-08-10 08:43:54 -04:00
Qiang Xue
a900301507 Added Validator::except. 2012-07-26 13:19:43 -04:00
Qiang Xue
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
Qiang Xue
b51aa4ed65 ... 2012-06-07 14:45:15 -04:00
Qiang Xue
1599a2cf25 Removed Object::evaluateExpression().
Finished ExpressionDependency.
2012-06-01 09:50:27 -04:00
Qiang Xue
a1973f2c1d fixed behavior detaching. 2012-05-31 18:25:08 -04:00
Qiang Xue
41650dd643 ... 2012-05-30 23:10:54 -04:00
Qiang Xue
bb92623f88 fixed doc. 2012-05-30 09:09:56 -04:00
Qiang Xue
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
Qiang Xue
0c85d56b74 finished view. 2012-05-28 00:03:17 -04:00
Qiang Xue
7865a56d4e ... 2012-05-24 23:12:08 -04:00
Qiang Xue
21a8f40e97 Merge branch 'master' of git.yiisoft.com:yii2 2012-05-24 19:45:27 -04:00
Qiang Xue
ed9f225fb4 ... 2012-05-24 19:45:15 -04:00
Alexander Makarov
3409c766fe Added missing echo to ErrorHandler 2012-05-25 02:18:58 +03:00
Qiang Xue
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00
Qiang Xue
e7a5e8ab37 ... 2012-05-18 07:37:47 -04:00
Qiang Xue
12932f0d77 help command. 2012-05-12 16:58:17 -04:00
Qiang Xue
769c1dee92 ... 2012-05-12 10:52:55 -04:00
Qiang Xue
be8dd940db ... 2012-05-12 10:42:44 -04:00
Qiang Xue
5a72523a14 console commands. 2012-05-12 00:28:23 -04:00
Qiang Xue
5f3e24d81f working on console app. 2012-05-11 21:55:22 -04:00
Qiang Xue
5cd9ddc6cc ... 2012-05-05 17:31:11 -04:00
Qiang Xue
c1cb99ab37 controller work. 2012-05-05 13:30:33 -04:00
Qiang Xue
cc0be8ad18 support anonymous behaviors. 2012-05-05 11:27:09 -04:00
Qiang Xue
c9097ed036 working on controllers and actions. 2012-05-05 10:58:26 -04:00
Alexander Makarov
9c7a06b122 better comments style, missing @thorws 2012-05-03 03:40:35 +04:00
Qiang Xue
d1611e66a8 ... 2012-04-30 17:00:57 -04:00
Qiang Xue
1db738ef1e implemented action. 2012-04-30 16:37:35 -04:00
Qiang Xue
165bb02a65 ... 2012-04-30 11:20:53 -04:00
Qiang Xue
b7e4bd3155 ... 2012-04-21 18:26:59 -04:00
Qiang Xue
7c06cc03d7 finished error handler. 2012-04-21 16:33:54 -04:00
Qiang Xue
dd4c1b7783 initial draft of view implementation. 2012-04-16 11:28:06 -04:00
Qiang Xue
269ce903bd view. 2012-04-15 23:26:42 -04:00
Qiang Xue
cf6d269954 ... 2012-04-14 23:05:02 -04:00
Alexander Makarov
69b49180ef Updated asa -> getBehavior 2012-04-10 21:44:10 +02:00