Commit Graph

21 Commits

Author SHA1 Message Date
Qiang Xue
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
80fe1076dd Merge branch 'master' of github.com:yiisoft/yii2 2013-07-12 13:03:44 -04:00
Qiang Xue
3123c46826 handle array in importNamespaces. 2013-07-12 13:03:37 -04:00
Qiang Xue
d29ea5a110 import namespaces. 2013-07-12 07:31:54 -04:00
Qiang Xue
b427b5fbb0 updated alias. 2013-07-10 17:16:45 -04:00
Qiang Xue
83a45ad132 Improved debug backtrace tracking. 2013-07-10 12:54:04 -04:00
Qiang Xue
689e5d1653 renamed "logging" to "log". 2013-07-02 21:47:46 -04:00
Qiang Xue
7f1b8c109e Adjust for test integration. 2013-06-23 15:03:59 -04:00
Qiang Xue
a5a2481b4f Added acceptance tests for the basic app. 2013-06-22 20:26:22 -04:00
Carsten Brandt
c68eef89b1 moved classMap to separate file 2013-06-17 17:57:53 +02:00
Carsten Brandt
2643daa534 Improve application speed by using classMap for autoloader 2013-06-17 16:38:21 +02:00
Qiang Xue
e0789ecb82 Removed unused namespace. 2013-06-14 17:23:57 -04:00
Qiang Xue
d4910ee4f5 Put back Yii::getObjectVars() and fixed infinite loop in Object::toArray(). 2013-06-14 17:23:37 -04:00
Qiang Xue
0c3bcc467d Moved toArray() from YiiBase to ArrayHelper. 2013-06-14 17:01:20 -04:00
Qiang Xue
a951e1c8e1 Replaced Jsonable with Arrayable.
Added support for different response formats.
Support for error response in different formats.
2013-06-14 16:26:33 -04:00
Qiang Xue
6c7672c562 Minor refactoring of t(). 2013-06-07 11:08:15 -04:00
Qiang Xue
c0ab801fce Merge branch 'master' of github.com:yiisoft/yii2 2013-06-07 11:02:35 -04:00
Qiang Xue
29ac3aeea6 Added Jsonable support. 2013-06-07 11:02:26 -04:00
resurtm
a08399bcc5 Yii::t() minor fix. 2013-06-07 20:56:02 +06:00
Alexander Kochetov
03c2c1e0f1 YiiBase jQuery UI alias 2013-05-23 18:33:43 +04:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00