32 Commits (88371fb147dc68e8eaa728fbe8fe262006ab64a8)

Author SHA1 Message Date
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
Qiang Xue d6b797e236 Fixes #5252: Null values are not properly handled by `RangeValidator` 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Kochetov a4e8829717 Additional RangeValidator fixes 10 years ago
Alexander Kochetov b1ba2439a6 [WIP] Additional RangeValidator fixes 10 years ago
Qiang Xue 431d8864f9 refactored RangeValidator. 10 years ago
Alexander Kochetov ca4a228b55 RangeValidator bugfix 10 years ago
Alexander Kochetov 3de8630fd3 Code readability fix 10 years ago
Alexander Kochetov af09fe16df Improve `in` validator to properly support array attributes. 10 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 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
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
resurtm 7a7d2a9c06 CS fixes. 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 263e8c7f7e Finished CaptchaValidator. 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
Qiang Xue c80c9decbe w 13 years ago
Qiang Xue b51c3bc77c w 13 years ago