20336 Commits

Author SHA1 Message Date
c72d7dc96b cleanup WIP 2013-01-08 17:31:03 -05:00
4dfcf7ae59 Added ArrayHelp::sort(). 2013-01-08 11:53:54 -05:00
04cf537394 move back api docs. 2013-01-08 10:52:35 -05:00
57a6e8f333 Added ArrayHelper::sort() 2013-01-07 22:34:53 -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
ac9b315988 Fixed a via query bug. 2013-01-07 08:44:23 -05:00
fe90d4dda0 implemented auto-quoting for DB commands. 2013-01-06 22:41:20 -05:00
d15378ef43 moved db tests. 2013-01-05 21:29:42 -05:00
2188ece107 refactoring DB 2013-01-05 21:20:13 -05:00
9cd67bb6b4 Fixed query and schema caching renamings. 2013-01-05 17:19:08 -05:00
9d75714b46 refactored query caching and schema caching. 2013-01-05 17:09:07 -05:00
8517ee9e50 reorganized DB classes. 2013-01-05 16:46:53 -05:00
0cd6b346b6 refactoring AR 2013-01-05 08:40:11 -05:00
23572c74cd refactoring AR. 2013-01-04 21:21:15 -05:00
78348d78f3 removed unused files. 2013-01-04 19:09:05 -05:00
1b151818a6 Fixed AR bugs. 2013-01-04 18:56:25 -05:00
a7ecbfee30 Fixing AR issues. 2013-01-04 15:06:19 -05:00
30c52fad96 finished draft implementation of new AR. 2013-01-04 12:05:24 -05:00
4d049fd97c AR WIP 2013-01-04 08:46:55 -05:00
211c3fb884 AR WIP 2013-01-03 23:49:25 -05:00
58490ae4ff AR WIP 2013-01-03 16:41:20 -05:00
36f7302515 AR WIP 2013-01-02 08:31:42 -05:00
f8664a38de adjusted default application template 2012-12-26 20:08:35 +04: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
32818ab19a added getter and setter for application title to web Controller 2012-12-26 17:34:27 +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
5ab4b06b86 bootstrap 2012-12-26 16:20:17 +04:00
7d7ee71d41 moved console formatting stuff to helper 2012-12-26 15:57:27 +04:00
78ab5c654a added ability to create own "yiic create" templates 2012-12-26 15:41:50 +04:00
d59f6c00b8 better formatting of global parameters help 2012-12-25 19:53:10 +04:00
7fedc3096f yiic create is now able to generate default application 2012-12-25 18:33:26 +04:00
44af0aa97a AR wip 2012-12-22 16:25:14 -05:00
e3d57f0cf9 Merge branch 'console-color' 2012-12-01 16:12:26 -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
328bb2c0ac Merge branch 'master' of git.yiisoft.com:yii2 into console-color 2012-12-01 15:53:25 -05:00
de35c62c4e RAR WIP 2012-12-01 15:52:27 -05:00
faaff8989c better conversion to array 2012-12-01 18:38:05 +04:00
a8be9ce412 new AR WIP 2012-11-17 08:35:53 -05:00
732bbe79d4 Merge branch 'master' of git.yiisoft.com:yii2 into console-color 2012-11-13 15:48:37 -05:00
377181a008 new AR WIP 2012-11-12 20:31:23 -05:00
794df81628 renamed order and group to orderBy and groupBy 2012-11-12 03:47:24 -08: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