Qiang Xue
|
a2594b7dce
|
script WIP
|
2013-04-30 11:26:38 -04:00 |
|
Qiang Xue
|
44c1534e71
|
Minor change about twig alias.
|
2013-04-30 10:23:35 -04:00 |
|
Qiang Xue
|
06fa0259b5
|
Added Controller::populate().
|
2013-04-29 23:13:10 -04:00 |
|
Qiang Xue
|
f5f3d2e48e
|
Added bootstrap. form WIP
|
2013-04-29 22:47:45 -04:00 |
|
Qiang Xue
|
69b2b3722b
|
form wip
|
2013-04-28 23:36:08 -04:00 |
|
Qiang Xue
|
74246a23f6
|
form wip
|
2013-04-28 10:39:42 -04:00 |
|
Qiang Xue
|
9af15ac803
|
Refactored UrlManager.
|
2013-04-28 10:35:23 -04:00 |
|
Qiang Xue
|
32ba512246
|
refactored AccessControl
|
2013-04-28 10:23:08 -04:00 |
|
Qiang Xue
|
185687b0a0
|
Merge branch 'master' of git.yiisoft.com:yii2
|
2013-04-27 22:04:06 -04:00 |
|
Qiang Xue
|
4131878512
|
activeform WIP
|
2013-04-27 22:03:28 -04:00 |
|
Qiang Xue
|
a4b7d493b0
|
Removed the $value parameter from radio and checkbox.
|
2013-04-27 22:03:14 -04:00 |
|
Qiang Xue
|
ee777e844e
|
Support alternative URL rule syntax.
|
2013-04-27 22:02:35 -04:00 |
|
Qiang Xue
|
0b4d47d951
|
Support default standard component class.
|
2013-04-27 22:02:08 -04:00 |
|
Alexander Makarov
|
16880c1e69
|
updated view renderers docs
|
2013-04-28 02:56:46 +04:00 |
|
Qiang Xue
|
399a53cfc4
|
activeform wip
|
2013-04-27 16:51:05 -04:00 |
|
Qiang Xue
|
3a146a0662
|
Refactored view renderers.
|
2013-04-27 13:30:25 -04:00 |
|
Alexander Makarov
|
385f711fa7
|
updated view renderers docs
|
2013-04-27 16:17:44 +04:00 |
|
Alexander Makarov
|
d9498c437b
|
Merge branch 'template-engines'
|
2013-04-27 16:10:49 +04:00 |
|
Qiang Xue
|
784bdb326e
|
refactoring activeform.
|
2013-04-26 22:10:06 -04:00 |
|
Qiang Xue
|
90cfb6ebb8
|
ActiveForm wip
|
2013-04-25 23:17:58 -04:00 |
|
Qiang Xue
|
bf22d96bfc
|
Merge branch 'master' of git.yiisoft.com:yii2
|
2013-04-25 15:09:25 -04:00 |
|
Qiang Xue
|
989b8fa5bf
|
Added CSRF support.
|
2013-04-25 15:09:07 -04:00 |
|
Qiang Xue
|
7dd1f884c4
|
Added support for rest to Html.
|
2013-04-25 13:47:11 -04:00 |
|
Qiang Xue
|
a578938df7
|
Added beforeAction and afterAction to Module.
|
2013-04-24 18:59:54 -04:00 |
|
Qiang Xue
|
15b9f97ca4
|
Fixed typo in query builder and reverted changes to DbCache.php
|
2013-04-23 16:48:14 -04:00 |
|
Alexander Makarov
|
d40776efd9
|
Merge branch 'refs/heads/master' into template-engines
|
2013-04-23 16:30:38 +04:00 |
|
Alexander Makarov
|
c09ace8e96
|
added note about enabling APC cache for CLI
|
2013-04-23 15:10:18 +04:00 |
|
Alexander Makarov
|
09dbaeb700
|
more assertions for cache test
|
2013-04-23 15:00:41 +04:00 |
|
Alexander Makarov
|
b0bf8f7406
|
fixed dbcache multiget
|
2013-04-23 14:40:52 +04:00 |
|
Alexander Makarov
|
08be696434
|
fixed Html test under Windows (line endings)
|
2013-04-23 14:32:54 +04:00 |
|
Alexander Makarov
|
3e2e4afa85
|
fixed DB quoting typo
|
2013-04-23 14:15:22 +04:00 |
|
Alexander Makarov
|
a9215ceddd
|
create a webapp in test bootstrap
|
2013-04-23 14:11:55 +04:00 |
|
Alexander Makarov
|
173706f516
|
updated expected exception message
|
2013-04-23 14:11:40 +04:00 |
|
Qiang Xue
|
122376a868
|
Added a basic app.
|
2013-04-22 19:45:37 -04:00 |
|
Qiang Xue
|
e132ed8d18
|
initial implementation of asset command.
|
2013-04-22 17:22:38 -04:00 |
|
Qiang Xue
|
f21499dd9b
|
script WIP
|
2013-04-22 16:03:27 -04:00 |
|
Qiang Xue
|
7775e927e1
|
script command WIP
|
2013-04-22 06:50:22 -04:00 |
|
Qiang Xue
|
304122ebe4
|
Fixed bug in yiic.php.
Refactoring AssetConverter.
|
2013-04-19 20:44:59 -04:00 |
|
Alexander Makarov
|
c7cf1026c0
|
adjusted default app layout
|
2013-04-20 01:40:37 +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
|
90b2a54f2d
|
updated default app template
|
2013-04-19 02:30:46 +04:00 |
|
Alexander Makarov
|
a701697c96
|
fixed component name
|
2013-04-19 01:58:23 +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 |
|