Commit Graph

651 Commits

Author SHA1 Message Date
Taufan Aditya
cfc958201f Remove reference to php 5.4-only constants in arrayhelper 2013-05-05 10:00:59 +07:00
Taufan Aditya
dc73c916fc Fix unsupported flag in php 5.3.x environment [ArrayHelper::multisort] 2013-05-05 09:39:43 +07:00
Qiang Xue
eecd126884 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 21:24:06 -04:00
Qiang Xue
6e779e02d6 Fixed issue #7: ArrayHelper::multisort is not compatible with PHP 5.3 2013-05-04 21:24:00 -04:00
Qiang Xue
d81288f614 Merge pull request #91 from ekerazha/patch-1
Use AES-192 for encryption
2013-05-04 17:21:04 -07:00
Qiang Xue
6166e70f20 Fixes issue #80 2013-05-04 20:17:43 -04:00
Qiang Xue
5eb5b70c29 Merge branch 'master' of https://github.com/yiisoft/yii2 2013-05-04 19:26:43 -04:00
Qiang Xue
932ed70a72 Fixes issue #99. 2013-05-04 19:25:35 -04:00
Alexander Kochetov
ddf67f0833 Code style fix 2013-05-05 03:18:37 +04:00
Alexander Makarov
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
Alexander Makarov
03cd47aed9 phpdoc typos 2013-05-05 01:26:40 +04:00
Rinat Silnov
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
ekerazha
14781584f9 Use a string for the mode too
The cipher is already specified as string
2013-05-04 22:02:39 +03:00
Qiang Xue
3b12bbd8f2 Fixes issue #90 2013-05-04 14:28:09 -04:00
ekerazha
88bfce96d4 Use AES-192 for encryption 2013-05-04 21:15:24 +03:00
Qiang Xue
2bdfc27692 Fixes for issue #78. 2013-05-04 08:28:27 -04:00
Qiang Xue
0454d03177 Fixed test break. 2013-05-04 08:08:46 -04:00
Qiang Xue
97992bdc89 Fixes for issue #81. 2013-05-04 08:03:40 -04:00
Qiang Xue
6d362bf1a7 Added htaccess files. 2013-05-03 17:40:57 -04:00
Qiang Xue
6e997cb428 improved contact page. 2013-05-03 17:28:19 -04:00
Qiang Xue
147b3155c8 Added contact page. Fixed various form bugs. 2013-05-03 17:09:02 -04:00
Qiang Xue
9100217229 Finished ActiveForm. 2013-05-03 14:35:53 -04:00
Qiang Xue
9fc4c3807b form wip 2013-05-03 08:52:41 -04:00
Qiang Xue
aa8061b002 form wip 2013-05-03 00:03:16 -04:00
Qiang Xue
62fc5cf6ea form WIP 2013-05-02 16:50:46 -04:00
Qiang Xue
74f97ce5a9 refactored yii module. 2013-05-02 16:40:57 -04:00
Qiang Xue
f6e3475653 Merge branch 'master' of git.yiisoft.com:yii2 2013-05-02 16:11:05 -04:00
Qiang Xue
e6af955bdc form wip 2013-05-02 16:10:57 -04:00
Alexander Makarov
66b123bce7 Minor JS code style issues 2013-05-03 00:09:42 +04:00
Qiang Xue
263e8c7f7e Finished CaptchaValidator. 2013-05-02 11:57:18 -04:00
Qiang Xue
08c3f90d48 Finished js validation for number validator. 2013-05-02 11:29:23 -04:00
Qiang Xue
4e7a33bcf5 Finished js validation for string validator. 2013-05-02 11:16:31 -04:00
Qiang Xue
5069c29b98 Finished js validation for URL validator. 2013-05-02 11:03:36 -04:00
Qiang Xue
4b30fe8b5a Finished js validation for email and regular expression validators. 2013-05-02 10:52:25 -04:00
Qiang Xue
41b127b922 Finished js validation for compare validator. 2013-05-02 10:23:47 -04:00
Qiang Xue
fe98f60f2e Added ExpressionDependency::data. 2013-05-02 09:37:02 -04:00
Qiang Xue
7d999b2652 form fix. 2013-05-02 07:40:29 -04:00
Qiang Xue
86330471fe form wip 2013-05-02 00:04:38 -04:00
Carsten Brandt
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
Qiang Xue
b869f4e72e form wip 2013-05-01 16:15:30 -04:00
Qiang Xue
e7c1777a9f form wip 2013-05-01 16:05:03 -04:00
Qiang Xue
53a7b82672 Renamed JsonExpression to JsExpression. 2013-05-01 14:46:24 -04:00
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