647 Commits

Author SHA1 Message Date
d81288f614 Merge pull request #91 from ekerazha/patch-1
Use AES-192 for encryption
2013-05-04 17:21:04 -07:00
6166e70f20 Fixes issue #80 2013-05-04 20:17:43 -04:00
5eb5b70c29 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 19:26:43 -04:00
932ed70a72 Fixes issue #99. 2013-05-04 19:25:35 -04:00
ddf67f0833 Code style fix 2013-05-05 03:18:37 +04:00
62233759b7 Merge pull request #94 from rinatio/fix-var-dump-for-objects
Fixed VarDumper::dump for objects
2013-05-04 14:41:02 -07:00
03cd47aed9 phpdoc typos 2013-05-05 01:26:40 +04:00
1a317ebe31 Fixed VarDumper::dump for objects
Otherwise it throws an exception that "Object of class ClassName
could not be converted to string"
2013-05-04 23:54:59 +04:00
14781584f9 Use a string for the mode too
The cipher is already specified as string
2013-05-04 22:02:39 +03:00
3b12bbd8f2 Fixes issue #90 2013-05-04 14:28:09 -04:00
88bfce96d4 Use AES-192 for encryption 2013-05-04 21:15:24 +03:00
2bdfc27692 Fixes for issue #78. 2013-05-04 08:28:27 -04:00
0454d03177 Fixed test break. 2013-05-04 08:08:46 -04:00
97992bdc89 Fixes for issue #81. 2013-05-04 08:03:40 -04:00
6d362bf1a7 Added htaccess files. 2013-05-03 17:40:57 -04:00
6e997cb428 improved contact page. 2013-05-03 17:28:19 -04:00
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00
9100217229 Finished ActiveForm. 2013-05-03 14:35:53 -04:00
9fc4c3807b form wip 2013-05-03 08:52:41 -04:00
aa8061b002 form wip 2013-05-03 00:03:16 -04:00
62fc5cf6ea form WIP 2013-05-02 16:50:46 -04:00
74f97ce5a9 refactored yii module. 2013-05-02 16:40:57 -04:00
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