54 Commits (2b9b364c5bc5e3ac3795a60455d4c0ae4848f3be)

Author SHA1 Message Date
Panagiotis Moustafellos 2ff8ac3d61 fixed PhpDoc by swapping to {@inheritdoc} 11 years ago
Carsten Brandt ed98df5cd8 fixed broken UniqueValidator 11 years ago
Carsten Brandt cb4504a10f refactored Model and redis AR to allow drop of RecordSchema 11 years ago
Carsten Brandt 070bd9625c removed checkPort feature from email validator 11 years ago
Carsten Brandt 4079acf4a6 changed EmailValidator MX check to be more useful 11 years ago
Carsten Brandt 8dab87be3d fixed EmailValidator IDN and full pattern support 11 years ago
Qiang Xue 368dd4b1d4 Allow Validator::except to be either a string or an array. 11 years ago
Qiang Xue 5b0886f10b Allow "on" and "attributes" to take either array or string for validators. 11 years ago
Carsten Brandt 539e233d9c massive improvement on class documentation 11 years ago
slavcodev cbca145e97 Add type hinting 11 years ago
slavcodev 1c2489a3dc Using only arrays in rules instead comma-separated string 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Qiang Xue 202664f3a4 Fixes #1176. 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 11 years ago
Gudz Taras 11c78cb4fb Changed validateFile() method access from protected to public, fixed hasErrors check 11 years ago
Gudz Taras 3ef20e591d Overriding validateFile() 11 years ago
Gudz Taras c8596fdbc9 Changed px to pixels 11 years ago
Gudz Taras 960cb499bd Fixed typos [skip ci] 11 years ago
Gudz Taras e3981be1b8 Added image validator 11 years ago
Alexander Makarov c127171efb Fixes #1003: DateValidator returned true for invalid dates 11 years ago
Alexander Makarov ffb37f8eab fixes #1001 11 years ago
Carsten Brandt cfc57c20f0 Allow ITU message format in validator messages 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 5cf9992251 Removed @codeCoverageIgnore 11 years ago
Carsten Brandt 266f4f9843 Clientvalidation {value} was not what has been validated 11 years ago
Alexander Makarov 409500000a Validation reference, validators phpdoc fixes 11 years ago
Carsten Brandt c306fccd46 fixed FileValidator after UploadedFile refactoring 11 years ago
Carsten Brandt 7fa81949bf various documentation changes 11 years ago
Qiang Xue ea10868824 Removed Yii::import(). 11 years ago
Carsten Brandt ca69ef09d4 update of @property annotations 11 years ago
Carsten Brandt bdb77f33ba updated @property annotations of many classes 11 years ago
Qiang Xue c037b481e8 Added SafeValidator. 11 years ago
Qiang Xue 1ca215dff4 Added default value of Validator::attributes. 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Suralc 1ce7344e18 Additional tests in EmailValidator. 11 years ago
Qiang Xue a23f233457 enhanced the usage of StringValidator. 11 years ago
Suralc ec1dfeaa58 Ignoring javascript generating methods in coverage for now. 11 years ago
Suralc fc1d2af36c UrlValidator Tests 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue 36f6ebab7f Fixes issue #539: Yii2 Csrf protection broken 11 years ago
Carsten Brandt 6c8f898a90 validator use static instead of self 11 years ago
resurtm 7a7d2a9c06 CS fixes. 11 years ago
gsd 4ed28a9aee Update CompareValidator.php 11 years ago
Qiang Xue 8157ea5804 Fixes issue #481. 11 years ago
Qiang Xue f1ce0e165d Fixes issue #428 Allowing UniqueValidator to be used with non-AR models. 11 years ago
resurtm a954312a18 Fixes #312. Additional docs on IDN in EmailValidator and UrlValidator. 12 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago