896 Commits

Author SHA1 Message Date
a6961f3404 patched controller and action creation 2013-01-26 00:21:04 +01:00
29398f4c22 MVC WIP 2013-01-25 08:44:09 -05:00
78396afb02 validator cleanup. 2013-01-20 19:39:56 -05:00
76b153a368 fixed event doc. 2013-01-20 13:37:16 -05:00
edc48dc9c7 removed ApplicationComponent. 2013-01-20 11:26:15 -05:00
fb75c95813 refactored logging. 2013-01-19 22:08:12 -05:00
373e6a705e refactored event declaration convention. 2013-01-18 22:01:08 -05:00
6ed01e9645 DB cleanup. 2013-01-18 08:35:09 -05:00
6dd495b65f Added init and afterFind events to AR.
Implemented scope support.
2013-01-17 20:58:50 -05:00
ed8b795295 renamed exception classes. 2013-01-17 19:55:10 -05:00
ebecc09839 DB refactoring. 2013-01-17 16:15:12 -05:00
9b62fb6786 DB cleanup. 2013-01-17 08:46:08 -05:00
3ca50f3043 clean up AR 2013-01-13 10:23:03 -05:00
c72d7dc96b cleanup WIP 2013-01-08 17:31:03 -05:00
04cf537394 move back api docs. 2013-01-08 10:52:35 -05:00
88672ed1da furnishing base classes. 2013-01-07 15:24:47 -05:00
8e05e6e62d changed copyright line. 2013-01-07 11:34:52 -05:00
e5cefb0133 moved api docs. 2013-01-07 11:29:49 -05:00
faef457f2c Fixed Object class. 2013-01-07 11:21:30 -05:00
8517ee9e50 reorganized DB classes. 2013-01-05 16:46:53 -05:00
476266a25b moved UrlManager from web to base 2012-12-26 19:34:41 +04:00
a7abcb0ff0 fixed constructors chain in base Application 2012-12-26 18:49:00 +04:00
5dbf1e49fa fixed inconsistent return types for View::resolveBasePath 2012-12-26 17:02:22 +04:00
32f34b60b8 error handler now works properly with @ 2012-12-26 16:40:25 +04:00
4502d5c6ae fixed index errors in error handler 2012-12-26 16:36:09 +04:00
44af0aa97a AR wip 2012-12-22 16:25:14 -05:00
0bdceee0fd Merge branch 'master' of git.yiisoft.com:yii2
Conflicts:
	tests/unit/data/ar/Customer.php
2012-12-01 16:07:47 -05:00
377181a008 new AR WIP 2012-11-12 20:31:23 -05:00
e828cc6654 changed the default behavior of scenarios() 2012-11-12 03:17:32 -08:00
fee2c998f8 updated the default value of scenarios() 2012-11-10 07:17:25 -08:00
da786f657a Implemented new rules and safe attributes 2012-11-09 17:47:50 -08:00
d876da383e ... 2012-10-08 20:50:09 -04:00
72ff81f73d Web WIP 2012-09-01 22:42:43 -04:00
b7a7800fec Fixed constructors. 2012-08-30 21:17:42 -04:00
fd3c29aa2e Added console Request class.
Refactored console Application code.
2012-08-19 00:31:32 -04:00
9b5e870a2d Added Component::__clone() 2012-08-10 08:43:54 -04:00
a900301507 Added Validator::except. 2012-07-26 13:19:43 -04:00
b1047e7ff6 refactored object creation.
added more exception classes.
working on request and response classes.
2012-06-30 22:21:28 -04:00
b51aa4ed65 ... 2012-06-07 14:45:15 -04:00
1599a2cf25 Removed Object::evaluateExpression().
Finished ExpressionDependency.
2012-06-01 09:50:27 -04:00
a1973f2c1d fixed behavior detaching. 2012-05-31 18:25:08 -04:00
41650dd643 ... 2012-05-30 23:10:54 -04:00
bb92623f88 fixed doc. 2012-05-30 09:09:56 -04:00
c225242290 working on caching. 2012-05-28 13:45:50 -04:00
0c85d56b74 finished view. 2012-05-28 00:03:17 -04:00
7865a56d4e ... 2012-05-24 23:12:08 -04:00
21a8f40e97 Merge branch 'master' of git.yiisoft.com:yii2 2012-05-24 19:45:27 -04:00
ed9f225fb4 ... 2012-05-24 19:45:15 -04:00
3409c766fe Added missing echo to ErrorHandler 2012-05-25 02:18:58 +03:00
e8b0fd1327 ... 2012-05-19 09:46:32 -04:00