36 Commits (2861121a67dd257f37920f5c098d8514213109dc)

Author SHA1 Message Date
Klimov Paul 71c541773f PHPDoc fix 7 years ago
Klimov Paul 65f6b59b35 `@inheritdoc` notation changed 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
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
cuiliang c0df003ac0 merge from master 8 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
Dmitry Naumenko b16d734c29 Fixes #8671: Extracted `yii\helpers\Html::escapeJsRegularExpression()` method from `yii\validators\RegularExpressionValidator` 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 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 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
Alexander Makarov 409500000a Validation reference, validators phpdoc fixes 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 dd5969147d move JsExpression to web. 12 years ago
Qiang Xue 08c3f90d48 Finished js validation for number validator. 12 years ago
Qiang Xue 4b30fe8b5a Finished js validation for email and regular expression 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
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