47 Commits (21d2d72534472ef361e451d6b16786573f6e72a8)

Author SHA1 Message Date
Robert Korulczyk fe8a0a6a2e Enable `no_useless_else` rule in php-cs-fixer (#14420) 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Sam 06967f9018 Fixes #13254: Core validators no longer require Yii::$app to be set 8 years ago
Alexander Makarov 3f66f1907f
Removed unused method 8 years ago
Alexander Makarov ebe30bd5ee
Exposed number normalization as StringHelper::normalizeNumber() 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
Alexander Makarov 242d850d6c Shorter variable name, different approach to casting 8 years ago
Alexander Makarov b17dfa03a2 Fixes #10488: Fixed incorrect behavior of `yii\validation\NumberValidator` when used with locales where decimal separator is comma 8 years ago
Vladimir Khramov dd94ead358 Initial work on #10488 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
Sam Mousa b30b5a99ea Fixes #11672: Fixed `yii\validators\NumberValidator` erroring when value is an object without `__toString()` method 8 years ago
Alexander Makarov f312163258 Fixes #11220: NumberValidator now handles objects properly 9 years ago
Alexander Mohorev ae42a054bb PSR-2 spaces, commas, etc 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Carsten Brandt e83b479dfb improved validator documentation 10 years ago
Qiang Xue d13d274d05 renamed $object to $model 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Carsten Brandt 83a63f2346 fixed wrong client validation issue in numbervalidator 11 years ago
Qiang Xue a16c2eb653 Use proper error message. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 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 dd5969147d move JsExpression to web. 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue 08c3f90d48 Finished js validation for number validator. 12 years ago
Qiang Xue 52a160cb7b refactored validators. 12 years ago
Qiang Xue ae6c69fc8f refacotring validators. 12 years ago
Qiang Xue 421e31ec0f finished validator refactoring. 12 years ago
Qiang Xue 3bd186deeb refactored validators. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago