Commit Graph

73 Commits

Author SHA1 Message Date
Carsten Brandt
7fa81949bf various documentation changes 2013-09-01 19:47:26 +02:00
Qiang Xue
ea10868824 Removed Yii::import(). 2013-09-01 10:26:59 -04:00
Carsten Brandt
ca69ef09d4 update of @property annotations 2013-08-28 14:59:52 +02:00
Carsten Brandt
bdb77f33ba updated @property annotations of many classes 2013-08-28 14:16:13 +02:00
Qiang Xue
c037b481e8 Added SafeValidator. 2013-08-25 09:14:11 -04:00
Suralc
02c92fea93 Merge remote-tracking branch 'upstream/master' into add-tests 2013-08-13 19:03:10 +02:00
Qiang Xue
1ca215dff4 Added default value of Validator::attributes. 2013-08-13 11:59:21 -04:00
Suralc
f78a77dfcf Merge branch 'master' of github.com:yiisoft/yii2 into add-tests 2013-08-06 10:52:17 +02:00
Qiang Xue
3d5388ff2b Reorganized captcha code. 2013-08-03 07:20:39 -04:00
Suralc
1ce7344e18 Additional tests in EmailValidator. 2013-07-31 21:14:14 +02:00
Suralc
1c57661e1f Merge branch 'add-tests' of github.com:suralc/yii2 into add-tests 2013-07-31 20:52:52 +02:00
Qiang Xue
a23f233457 enhanced the usage of StringValidator. 2013-07-31 07:42:59 -04:00
Suralc
ec1dfeaa58 Ignoring javascript generating methods in coverage for now. 2013-07-29 16:40:33 +02:00
Suralc
fc1d2af36c UrlValidator Tests 2013-07-29 16:21:07 +02:00
Qiang Xue
368a4cfe66 Asset feature refactoring (WIP) 2013-07-15 22:49:22 -04:00
Qiang Xue
36f6ebab7f Fixes issue #539: Yii2 Csrf protection broken 2013-06-15 15:33:27 -04:00
Carsten Brandt
6c8f898a90 validator use static instead of self 2013-06-14 23:39:46 +02:00
resurtm
7a7d2a9c06 CS fixes. 2013-06-07 22:41:11 +06:00
gsd
4ed28a9aee Update CompareValidator.php 2013-06-07 01:54:20 +06:00
Qiang Xue
8157ea5804 Fixes issue #481. 2013-06-03 09:45:41 -04:00
Qiang Xue
f1ce0e165d Fixes issue #428 Allowing UniqueValidator to be used with non-AR models. 2013-05-27 13:43:48 -04:00
resurtm
a954312a18 Fixes #312. Additional docs on IDN in EmailValidator and UrlValidator. 2013-05-22 14:18:39 +06:00
Qiang Xue
f72105166c reorganized the main repo to satisfy PSR-0. 2013-05-21 21:19:05 -04:00