702 Commits

Author SHA1 Message Date
f6e3475653 Merge branch 'master' of git.yiisoft.com:yii2 2013-05-02 16:11:05 -04:00
e6af955bdc form wip 2013-05-02 16:10:57 -04:00
66b123bce7 Minor JS code style issues 2013-05-03 00:09:42 +04:00
263e8c7f7e Finished CaptchaValidator. 2013-05-02 11:57:18 -04:00
08c3f90d48 Finished js validation for number validator. 2013-05-02 11:29:23 -04:00
4e7a33bcf5 Finished js validation for string validator. 2013-05-02 11:16:31 -04:00
5069c29b98 Finished js validation for URL validator. 2013-05-02 11:03:36 -04:00
4b30fe8b5a Finished js validation for email and regular expression validators. 2013-05-02 10:52:25 -04:00
41b127b922 Finished js validation for compare validator. 2013-05-02 10:23:47 -04:00
fe98f60f2e Added ExpressionDependency::data. 2013-05-02 09:37:02 -04:00
7d999b2652 form fix. 2013-05-02 07:40:29 -04:00
86330471fe form wip 2013-05-02 00:04:38 -04:00
b4925d78db better documentation for php expressions
related to issue yiisoft/yii#1921
Explain what a php expression is an refer to the php manual for more
details.
2013-05-01 23:48:33 +02:00
b869f4e72e form wip 2013-05-01 16:15:30 -04:00
e7c1777a9f form wip 2013-05-01 16:05:03 -04:00
53a7b82672 Renamed JsonExpression to JsExpression. 2013-05-01 14:46:24 -04:00
3bed48ec52 Merge branch 'master' of git.yiisoft.com:yii2 2013-05-01 14:18:31 -04:00
5fd27b7cbb Added Json and JsonExpression. 2013-05-01 14:18:23 -04:00
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
c486cf410f added missing init() method to Cache class 2013-05-01 18:44:30 +02:00
6807948788 Merge branch 'master' of git.yiisoft.com:yii2 2013-05-01 11:31:00 -04:00
8a07bce836 form wip 2013-05-01 11:30:49 -04:00
ed8b5bd7a3 Smarty: added path function and exposed $app and $this 2013-05-01 19:23:45 +04:00
23f5b504c0 Twig: added path() function, exposed app and this in templates 2013-05-01 18:50:30 +04:00
b07b0c142f form wip 2013-05-01 08:49:05 -04:00
8114316587 form wip 2013-05-01 07:51:28 -04:00
4e9dc9812e form WIP 2013-04-30 17:23:49 -04:00
a2594b7dce script WIP 2013-04-30 11:26:38 -04:00
44c1534e71 Minor change about twig alias. 2013-04-30 10:23:35 -04:00
06fa0259b5 Added Controller::populate(). 2013-04-29 23:13:10 -04:00
f5f3d2e48e Added bootstrap. form WIP 2013-04-29 22:47:45 -04:00
69b2b3722b form wip 2013-04-28 23:36:08 -04:00
74246a23f6 form wip 2013-04-28 10:39:42 -04:00
9af15ac803 Refactored UrlManager. 2013-04-28 10:35:23 -04:00
32ba512246 refactored AccessControl 2013-04-28 10:23:08 -04:00
185687b0a0 Merge branch 'master' of git.yiisoft.com:yii2 2013-04-27 22:04:06 -04:00
4131878512 activeform WIP 2013-04-27 22:03:28 -04:00
a4b7d493b0 Removed the $value parameter from radio and checkbox. 2013-04-27 22:03:14 -04:00
ee777e844e Support alternative URL rule syntax. 2013-04-27 22:02:35 -04:00
0b4d47d951 Support default standard component class. 2013-04-27 22:02:08 -04:00
16880c1e69 updated view renderers docs 2013-04-28 02:56:46 +04:00
399a53cfc4 activeform wip 2013-04-27 16:51:05 -04:00
3a146a0662 Refactored view renderers. 2013-04-27 13:30:25 -04:00
385f711fa7 updated view renderers docs 2013-04-27 16:17:44 +04:00
d9498c437b Merge branch 'template-engines' 2013-04-27 16:10:49 +04:00
784bdb326e refactoring activeform. 2013-04-26 22:10:06 -04:00
90cfb6ebb8 ActiveForm wip 2013-04-25 23:17:58 -04:00
bf22d96bfc Merge branch 'master' of git.yiisoft.com:yii2 2013-04-25 15:09:25 -04:00
989b8fa5bf Added CSRF support. 2013-04-25 15:09:07 -04:00
7dd1f884c4 Added support for rest to Html. 2013-04-25 13:47:11 -04:00