84 Commits (9174358f7e64a896f421384e77ac89f08dc8e9ba)

Author SHA1 Message Date
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Mark a89d574a20 updated FileValidator , CHANGELOG.md , UPGRADE.md guides , tests fixed 10 years ago
Mark 1a3c04e0d2 fixed tests 10 years ago
Mark 0206e9174c file validator tests added 10 years ago
Alexander Kochetov 460b5fab06 Tests added 11 years ago
Alexander Kochetov 520f5fa160 New tests added 11 years ago
Alexander Kochetov 55729a4cc0 New tests added 11 years ago
Alexander Kochetov f457073d27 Tests excess dump removed 11 years ago
Alexander Kochetov e791436819 Tests updated 11 years ago
Alexander Kochetov 087b7ca962 Tests updated 11 years ago
Alexander Kochetov 795b7d75e7 Tests updated 11 years ago
Alexander Kochetov ba767206e8 Tests updated 11 years ago
Qiang Xue e1c27788ba Added a test. 11 years ago
Carsten Brandt 83a63f2346 fixed wrong client validation issue in numbervalidator 11 years ago
Qiang Xue 0e143338d7 Finished refactoring find() . 11 years ago
Alexander Makarov 75154d351d Refactored AR find 11 years ago
Zhandos Nuftiev 202e3ae0ca Fixed typo in FilterValidator for skipping array values. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 08f6003c1d Fixed test break. 11 years ago
Alexander Pletnev b9c0871218 tabs vs spaces 11 years ago
Zhandos 385ee5550a Update FileValidatorTest.php 11 years ago
Zhandos Nuftiev b3b9bd353e fix isEmpty method for file validator. 11 years ago
Luciano Baraglia 269d1303a9 Code style fixes 11 years ago
AlexGx 32d0768919 style fixes with phpcs:yii2 11 years ago
Alexander Makarov 4a201c7ad5 Removed unused variables 11 years ago
Qiang Xue b64f618545 refactored file validator. 11 years ago
Qiang Xue baa78bc213 fixed test break. 11 years ago
Qiang Xue 9aa006e5ea Removed implementation of `Arrayable` from `yii\Object` 11 years ago
Qiang Xue a8068dfe5c fixed test break. 11 years ago
Qiang Xue b23bade285 fixed test break. 11 years ago
Qiang Xue 35f8823249 fixed test break. 11 years ago
Qiang Xue c67c929696 Fixed test break. 11 years ago
Qiang Xue 9649a6727a Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. 11 years ago
Qiang Xue 252b6c9ef1 Fixes #797: Added support for validating multiple columns by `UniqueValidator` and `ExistValidator` 11 years ago
Qiang Xue bce353bf3a fixed test break. 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Qiang Xue bb6b75e794 fixed exception check in test. 11 years ago
Carsten Brandt 45d92f1cef refactored emailvalidator test 11 years ago
Carsten Brandt 7b5b93efd2 fixed email validator test break 11 years ago
Carsten Brandt 8dab87be3d fixed EmailValidator IDN and full pattern support 11 years ago
slavcodev 9bf7f791b8 Fix test 11 years ago
slavcodev 35681c618b Fix test 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Alexander Mohorev 51211898f8 Control statements based on the if and elseif constructs must have a single space before the opening parenthesis of the conditional and a single space after the closing parenthesis. 11 years ago
Alexander Makarov ee2af2661c Removed unneeded use statements 11 years ago
Alexander Makarov c127171efb Fixes #1003: DateValidator returned true for invalid dates 11 years ago
Carsten Brandt 3631890cba fixed failing validator tests 11 years ago
Carsten Brandt cfc57c20f0 Allow ITU message format in validator messages 11 years ago
Alexander Makarov 005c006b69 typo fix 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago