Commit Graph

809 Commits

Author SHA1 Message Date
Qiang Xue
3bed48ec52 Merge branch 'master' of git.yiisoft.com:yii2 2013-05-01 14:18:31 -04:00
Qiang Xue
5fd27b7cbb Added Json and JsonExpression. 2013-05-01 14:18:23 -04:00
Carsten Brandt
6a42007984 Merge branch 'master' of git.yiisoft.com:yii2
* 'master' of git.yiisoft.com:yii2:
  Smarty: added path function and exposed $app and $this
  Twig: added path() function, exposed app and this in templates
2013-05-01 18:45:46 +02:00
Carsten Brandt
c486cf410f added missing init() method to Cache class 2013-05-01 18:44:30 +02:00
Qiang Xue
6807948788 Merge branch 'master' of git.yiisoft.com:yii2 2013-05-01 11:31:00 -04:00
Qiang Xue
8a07bce836 form wip 2013-05-01 11:30:49 -04:00
Alexander Makarov
ed8b5bd7a3 Smarty: added path function and exposed $app and $this 2013-05-01 19:23:45 +04:00
Alexander Makarov
23f5b504c0 Twig: added path() function, exposed app and this in templates 2013-05-01 18:50:30 +04:00
Qiang Xue
b07b0c142f form wip 2013-05-01 08:49:05 -04:00
Qiang Xue
8114316587 form wip 2013-05-01 07:51:28 -04:00
Qiang Xue
4e9dc9812e form WIP 2013-04-30 17:23:49 -04:00
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
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
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
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
b0bf8f7406 fixed dbcache multiget 2013-04-23 14:40:52 +04:00
Alexander Makarov
3e2e4afa85 fixed DB quoting typo 2013-04-23 14:15:22 +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