Klimov Paul
|
2d5a0bf5ae
|
EachValidator::validateAttribute() fixed to restore original value on error
|
2016-04-12 12:00:33 +03:00 |
|
Klimov Paul
|
7bdc0787ac
|
Extra note add to EachValidator doc
|
2016-04-12 11:44:07 +03:00 |
|
Klimov Paul
|
205f16811a
|
Fixed yii\validators\EachValidator does not invoke validateAttribute() method of the embedded validator
|
2016-04-12 11:14:57 +03:00 |
|
Alexander Makarov
|
f312163258
|
Fixes #11220: NumberValidator now handles objects properly
|
2016-04-06 00:53:10 +03:00 |
|
githubjeka
|
59fea15ee2
|
refactoring code
|
2016-03-29 18:33:00 +03:00 |
|
githubjeka
|
8e1ec62191
|
update BooleanValidator
|
2016-03-29 16:38:17 +03:00 |
|
SilverFire - Dmitry Naumenko
|
5db2afbaeb
|
Code style fixed, PHPDoc updated
|
2016-03-22 23:31:23 +02:00 |
|
mdmunir
|
67b5f4ea19
|
fix for unsafe validator
Closes #8145 #8139 #11153
|
2016-03-22 23:31:16 +02:00 |
|
SilverFire - Dmitry Naumenko
|
a0e614eb20
|
yii\validators\EachValidator injects specific attribute value in error message parameters
Closes #11139
|
2016-03-20 16:34:42 +02:00 |
|
Klimov Paul
|
2cf7e35074
|
Check for timestamp at yii\validators\DateValidator improved
|
2016-02-29 10:40:58 +02:00 |
|
Klimov Paul
|
779b1e90ce
|
yii\validators\DateValidator skip validation for timestampAttribute, if it is already in correct format
|
2016-02-26 15:02:22 +02:00 |
|
Carsten Brandt
|
191f2a4943
|
fixed phpdoc type names
|
2016-02-25 20:24:32 +01:00 |
|
SilverFire - Dmitry Naumenko
|
66c6268e5f
|
FileValidator: updated guide-ru,en, PHP; updated tests
|
2016-02-24 09:05:29 +02:00 |
|
SilverFire - Dmitry Naumenko
|
7aef671872
|
Refactored FileHelper::validateMimeType, js validaton, PHPDocs
|
2016-02-24 00:40:34 +02:00 |
|
kirSeNN
|
a4c68b5278
|
#5469 added mimetype mask validation feature
|
2016-02-24 00:40:34 +02:00 |
|
Alexander Makarov
|
4bc7c51180
|
Removed unnecessary if
|
2016-02-16 14:13:43 +03:00 |
|
Alexander Makarov
|
5c4e2d4372
|
Removed unnecessary parentheses
|
2016-02-16 14:08:43 +03:00 |
|
Alexander Makarov
|
b6caff1952
|
Removed unused imports
|
2016-02-16 13:48:09 +03:00 |
|
githubjeka
|
f0c666cd6f
|
Update FileValidator phpDoc: see link added to maxSize
|
2016-02-15 15:14:39 +03:00 |
|
githubjeka
|
07c3403f27
|
Update FileValidator phpDoc: see link added to maxSize
|
2016-02-15 15:12:36 +03:00 |
|
githubjeka
|
e23f47f49a
|
Update phpDoc maxSize of FileValidator
|
2016-02-15 14:51:39 +03:00 |
|
Carsten Brandt
|
9b5f6cb188
|
prepare for 2.0.7 release
- adjust version
- build classmap
- build phpdoc @property annotations
- build mime-type file
|
2016-02-14 15:45:55 +01:00 |
|
Klimov Paul
|
d22a3a0a07
|
Fixed yii\validators\EachValidator does not respect skipOnEmpty rule parameter
|
2016-02-12 13:33:36 +02:00 |
|
SilverFire - Dmitry Naumenko
|
63eb47fb39
|
IpValidator - added examples to class PHPDoc
|
2016-02-09 09:45:32 +02:00 |
|
SilverFire - Dmitry Naumenko
|
b804dbb98f
|
IpValidator JS validation: wrongIp->message renamed
|
2016-02-08 19:44:44 +02:00 |
|
SilverFire - Dmitry Naumenko
|
15f70ce615
|
Merge branch 'master' into ip-validator-message
|
2016-02-08 19:41:42 +02:00 |
|
Carsten Brandt
|
f620f4de90
|
phpdoc fixes
|
2016-02-07 19:48:13 +01:00 |
|
Carsten Brandt
|
93ed683502
|
IpValidator: use message property for default error
its better to use already existing `message` property for the default error message.
|
2016-02-07 19:30:29 +01:00 |
|
Carsten Brandt
|
e41c2e3946
|
validators PHPdoc
|
2016-02-07 19:16:31 +01:00 |
|
SilverFire - Dmitry Naumenko
|
d12af259e0
|
Fixed UrlValidator pattern to improve matching
|
2016-02-05 14:47:12 +02:00 |
|
SilverFire - Dmitry Naumenko
|
4c31c26628
|
EmailValidator - the name of the mailbox is no longer limited with the length
|
2016-02-01 23:49:51 +02:00 |
|
SilverFire - Dmitry Naumenko
|
9bd0810bce
|
FileValidator - fixed fix for error message on UPLOAD_ERR_FORM_SIZE (7f65704)
|
2016-01-25 21:36:11 +02:00 |
|
SilverFire - Dmitry Naumenko
|
7f657047da
|
FileValidator - fixed error message on UPLOAD_ERR_FORM_SIZE
Closes #10660
|
2016-01-25 20:14:51 +02:00 |
|
githubjeka
|
2e7014fd72
|
Fix bug #10638
|
2016-01-21 20:22:51 +03:00 |
|
SilverFire - Dmitry Naumenko
|
a1ff095f91
|
UniqueValidator - fixed syntax warning: static call on object
|
2016-01-19 00:18:58 +02:00 |
|
SilverFire - Dmitry Naumenko
|
1e48e020cb
|
Merge branch '10263' of https://github.com/githubjeka/yii2 into githubjeka-10263
|
2016-01-19 00:04:20 +02:00 |
|
SilverFire - Dmitry Naumenko
|
8298588d5b
|
Separated limit and formattedLimit for translations in FileValidator
|
2015-12-19 22:08:52 +02:00 |
|
SilverFire - Dmitry Naumenko
|
b83803460b
|
Fixes #8466. FileValidator: units in tooBig and tooSmall error messsages are formated
|
2015-12-19 21:38:29 +02:00 |
|
SilverFire - Dmitry Naumenko
|
898ffa57c4
|
FileValidator - updated PHPDoc
|
2015-12-06 07:12:20 +02:00 |
|
SilverFire - Dmitry Naumenko
|
d5eff682a0
|
Merge branch 'patch-1' of https://github.com/PowerGamer1/yii2 into PowerGamer1-patch-1
|
2015-12-05 21:22:24 +02:00 |
|
Carsten Brandt
|
b44649fd97
|
Update FilterValidator.php
|
2015-12-02 23:05:12 +01:00 |
|
SilverFire - Dmitry Naumenko
|
cd87d67f34
|
Global DOCS update: ~~~ replaced with ```
|
2015-12-02 23:15:28 +02:00 |
|
SilverFire - Dmitry Naumenko
|
8e68d2cd57
|
IpValidator::clientValidateAttribute - fixed passing of regular exressions to JS
|
2015-11-30 19:13:53 +02:00 |
|
githubjeka
|
f0532b8818
|
Fix https://github.com/yiisoft/yii2/pull/10263
|
2015-11-27 00:07:20 +03:00 |
|
SilverFire - Dmitry Naumenko
|
f6477f312c
|
IpValidator - added skipOnEmpty to JS options
|
2015-11-24 19:21:18 +02:00 |
|
Carsten Brandt
|
e5ed256959
|
rename ArrayHelper::in() and ArrayHelper::subset()
22d9997281 (commitcomment-14527757)
|
2015-11-22 17:05:09 +01:00 |
|
Dmytro Karpovych
|
e6e8b0a41f
|
fix translation in compare validator(uk,ru)
|
2015-11-18 17:01:12 +02:00 |
|
Sam Mousa
|
22d9997281
|
Implemented support of traversable objects in RangeValidator::ranges, added ArrayHelper::in() and ArrayHelper::subset()
|
2015-11-18 16:41:56 +02:00 |
|
SilverFire - Dima Naumenko
|
a6e1ba2cf6
|
Fixed mb_ functions calls to use UTF-8 or app charset
|
2015-11-17 09:02:22 +02:00 |
|
SilverFire - Dima Naumenko
|
d7bb1be296
|
EmailValidator - specified encoding for mb_strlen
|
2015-11-15 19:39:50 +02:00 |
|