36 Commits (605505b2557ce7656d141204281c6834475bd97d)

Author SHA1 Message Date
Alexander Makarov cdfcedb94e
Fix #15331: Corrected wording in RequiredValidator::$strict [skip ci] 5 years ago
Klimov Paul 71c541773f PHPDoc fix 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 7 years ago
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Sam 06967f9018 Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
Nikola Kovacs f5beaf3edf Make validator getClientOptions public 8 years ago
Alexey Rogachev 76e253e140 `yii\validators\Validator` - added separate methods for client-side validation options 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 10 years ago
Qiang Xue d13d274d05 renamed $object to $model 10 years ago
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue da48b37856 Fixes #2756: Added support for injecting custom `isEmpty` check for all validators 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Alexander Makarov e7fab51efc fixes #1870: better fix that is message extractor friendly 11 years ago
Alexander Makarov 4239b2a5f2 Fixes #1870: Validation errors weren't properly translated when using clientside validation 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue a08de95177 Fixes #1582: Error messages shown via client-side validation should not be double encoded 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Alexander Makarov 927e9dddb4 Refactored View 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
Suralc ec1dfeaa58 Ignoring javascript generating methods in coverage for now. 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
resurtm 60e574a68d 'yii/form' → 'yii/validation' 12 years ago
resurtm bf1b2d9956 Form asset bundle registering code moved from ActiveForm::run() to the *Validator::clientValidateAttribute(). 12 years ago
resurtm f7b8595f76 Validator::clientValidateAttribute() now accepts third parameter: a view. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 4b30fe8b5a Finished js validation for email and regular expression validators. 12 years ago
Qiang Xue e7c1777a9f form wip 12 years ago
Qiang Xue 399a53cfc4 activeform wip 12 years ago
Qiang Xue 52a160cb7b refactored validators. 12 years ago
Qiang Xue ae6c69fc8f refacotring validators. 12 years ago
Qiang Xue 3bd186deeb refactored validators. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago
Qiang Xue 4f1efc74a3 validator cleanup. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Alexander Makarov 083ca919d3 validators 13 years ago
Qiang Xue a9439e9038 ... 13 years ago
Qiang Xue af593aad5e w 13 years ago
Qiang Xue 0c7a75bef7 w 13 years ago
Qiang Xue ef4ed7c803 w 13 years ago