|
9d327baa8b
|
coding style fixes
|
2016-05-26 11:19:32 +02:00 |
|
|
191f2a4943
|
fixed phpdoc type names
|
2016-02-25 20:24:32 +01:00 |
|
|
4bc7c51180
|
Removed unnecessary if
|
2016-02-16 14:13:43 +03:00 |
|
|
5c4e2d4372
|
Removed unnecessary parentheses
|
2016-02-16 14:08:43 +03:00 |
|
|
b6caff1952
|
Removed unused imports
|
2016-02-16 13:48:09 +03:00 |
|
|
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 |
|
|
63eb47fb39
|
IpValidator - added examples to class PHPDoc
|
2016-02-09 09:45:32 +02:00 |
|
|
b804dbb98f
|
IpValidator JS validation: wrongIp->message renamed
|
2016-02-08 19:44:44 +02:00 |
|
|
15f70ce615
|
Merge branch 'master' into ip-validator-message
|
2016-02-08 19:41:42 +02:00 |
|
|
f620f4de90
|
phpdoc fixes
|
2016-02-07 19:48:13 +01:00 |
|
|
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 |
|
|
e41c2e3946
|
validators PHPdoc
|
2016-02-07 19:16:31 +01:00 |
|
|
8e68d2cd57
|
IpValidator::clientValidateAttribute - fixed passing of regular exressions to JS
|
2015-11-30 19:13:53 +02:00 |
|
|
f6477f312c
|
IpValidator - added skipOnEmpty to JS options
|
2015-11-24 19:21:18 +02:00 |
|
|
8edc1e5109
|
IpValidator PHPDoc update: removed links to private methods
|
2015-11-05 20:31:01 +02:00 |
|
|
377a3952a1
|
IpValidator default error messages moved to init(), PHPDoc updates
|
2015-10-29 12:05:32 +02:00 |
|
|
32d1b9512c
|
Added IpValidator description to core-validators ru,en guides. IpValidaor PHPDoc enhanced
|
2015-10-24 10:35:02 +03:00 |
|
|
5242765257
|
Fixes #3506: Added \yii\validators\IpValidator to perform validation of IP addresses and subnets
|
2015-10-22 14:21:31 +03:00 |
|