Qiang Xue
|
0b4d47d951
|
Support default standard component class.
|
2013-04-27 22:02:08 -04:00 |
|
Qiang Xue
|
3a146a0662
|
Refactored view renderers.
|
2013-04-27 13:30:25 -04:00 |
|
Qiang Xue
|
90cfb6ebb8
|
ActiveForm wip
|
2013-04-25 23:17:58 -04:00 |
|
Qiang Xue
|
a578938df7
|
Added beforeAction and afterAction to Module.
|
2013-04-24 18:59:54 -04:00 |
|
Qiang Xue
|
f21499dd9b
|
script WIP
|
2013-04-22 16:03:27 -04:00 |
|
Qiang Xue
|
41ea94853b
|
refactoring and documentation for asset/script management.
|
2013-04-19 15:19:29 -04:00 |
|
Qiang Xue
|
4e8f9ceaa7
|
Merge branch 'master' of git.yiisoft.com:yii2
|
2013-04-18 23:23:10 -04:00 |
|
Qiang Xue
|
30e6d28b77
|
Finished asset converter.
|
2013-04-18 23:22:59 -04:00 |
|
Alexander Makarov
|
0a41b006ee
|
removed unnecessary code, added comment about displaying errors
|
2013-04-19 04:22:36 +04:00 |
|
Alexander Makarov
|
767a78f8b8
|
better handling of errors during rendering an error
|
2013-04-19 04:12:30 +04:00 |
|
Alexander Makarov
|
2a12fdbcdf
|
safer exception rendering
|
2013-04-19 03:51:25 +04:00 |
|
Qiang Xue
|
c32def8618
|
turn asset manager into a getter.
|
2013-04-18 18:59:27 -04:00 |
|
Alexander Makarov
|
77233cf39e
|
removed dev comment
|
2013-04-19 00:38:42 +04:00 |
|
Alexander Makarov
|
990489354d
|
corrected exception class
|
2013-04-18 23:57:09 +04:00 |
|
Qiang Xue
|
d22e8ea34b
|
Added YiiBase::importNamespaces().
|
2013-04-18 15:46:01 -04:00 |
|
Qiang Xue
|
db2392cdda
|
script WIP
|
2013-04-18 08:45:41 -04:00 |
|
Qiang Xue
|
5b412b8f84
|
script WIP
|
2013-04-16 17:42:31 -04:00 |
|
Qiang Xue
|
ee2d93b181
|
scripts WIP
|
2013-04-16 07:59:31 -04:00 |
|
Qiang Xue
|
0416e01414
|
script WIP
|
2013-04-15 22:59:13 -04:00 |
|
Alexander Makarov
|
1e21bae999
|
Removed Response::removeOutput, moved recursive buffer cleanup into Response::cleanOutput
|
2013-04-16 01:01:23 +04:00 |
|
Alexander Makarov
|
9f2b44fc21
|
phpdoc
|
2013-04-16 00:53:07 +04:00 |
|
Qiang Xue
|
c49222f799
|
script WIP
|
2013-04-15 15:57:34 -04:00 |
|
Qiang Xue
|
34c0794f00
|
script WIP
|
2013-04-14 22:50:35 -04:00 |
|
Qiang Xue
|
f52bc48576
|
use error_log to log fatal errors.
|
2013-04-13 23:16:11 -04:00 |
|
Qiang Xue
|
5cd7961a38
|
renamed clip to block.
|
2013-04-13 14:44:32 -04:00 |
|
Qiang Xue
|
428d912811
|
script WIP
|
2013-04-13 13:05:54 -04:00 |
|
Qiang Xue
|
3616278ada
|
typo.
|
2013-04-12 07:08:01 -04:00 |
|
Qiang Xue
|
f22dd82fb6
|
refactored autoloader.
|
2013-04-11 20:30:55 -04:00 |
|
Qiang Xue
|
bcc833200a
|
simplified Yii::import().
|
2013-04-11 17:40:23 -04:00 |
|
Qiang Xue
|
6ae715ff8a
|
refactored autoloading.
|
2013-04-10 23:39:36 -04:00 |
|
Qiang Xue
|
f2027c1cdd
|
Fixed errorexception trace type.
|
2013-04-10 23:36:44 -04:00 |
|
Qiang Xue
|
4c2fcd7608
|
refactored application.
|
2013-04-10 10:48:27 -04:00 |
|
Qiang Xue
|
55e8db9b97
|
improved doc.
|
2013-04-10 10:48:13 -04:00 |
|
Qiang Xue
|
122bd231b4
|
modified Application constructor signature.
|
2013-04-09 22:43:04 -04:00 |
|
Qiang Xue
|
6f11f9e349
|
script WIP
|
2013-04-09 22:28:56 -04:00 |
|
Qiang Xue
|
1df9114b9a
|
refactored ErrorException handling.
|
2013-04-09 22:28:13 -04:00 |
|
Qiang Xue
|
79b278c816
|
refactored theme.
|
2013-04-09 08:38:31 -04:00 |
|
Qiang Xue
|
486ab3ff67
|
script WIP
|
2013-04-08 08:30:10 -04:00 |
|
Qiang Xue
|
ad4cf9e8fa
|
Added beforeRender and afterRender to View.
|
2013-04-05 21:12:49 -04:00 |
|
Qiang Xue
|
a421f9f1ab
|
refactored component event.
|
2013-04-05 19:29:10 -04:00 |
|
Qiang Xue
|
31777c9231
|
Fixed render issue.
|
2013-04-05 12:43:55 -04:00 |
|
Qiang Xue
|
bb5b6a4191
|
Finished FileValidator and UploadedFile.
Added Model::formName().
|
2013-04-04 16:53:50 -04:00 |
|
Qiang Xue
|
3bd186deeb
|
refactored validators.
|
2013-04-03 23:23:32 -04:00 |
|
Qiang Xue
|
c629ad776a
|
Finished plural forms.
|
2013-04-01 17:59:14 -04:00 |
|
Qiang Xue
|
78457bf009
|
fetching plural rule data.
|
2013-04-01 14:58:44 -04:00 |
|
Qiang Xue
|
c32a202d82
|
refactored MVC.
|
2013-03-31 20:21:29 -04:00 |
|
Qiang Xue
|
00319fb898
|
Fixed about previous exception.
|
2013-03-29 08:32:58 -04:00 |
|
Qiang Xue
|
8c6678212d
|
Merge branch 'master' of git.yiisoft.com:yii2
|
2013-03-28 20:08:00 -04:00 |
|
Qiang Xue
|
e7295ad564
|
Use __METHOD__ as log category.
|
2013-03-28 20:07:49 -04:00 |
|
Alexander Makarov
|
7b73fdff5c
|
Better validation rules validity check
|
2013-03-29 03:22:19 +04:00 |
|