Arhell
|
fad0c5be77
|
update links
|
2022-08-07 11:54:16 +03:00 |
|
Carsten Brandt
|
34c57c359a
|
fixed splitting of attributes in validator
ignore leading and trailing whitespace and commata.
fixes #3144
|
2015-05-07 17:28:33 +02:00 |
|
Alexander Makarov
|
0668f96096
|
Fixes #3570: removed attributes description from CValidator phpdoc. It duplicates per-property docs and is outdated.
|
2014-10-24 01:27:41 +04:00 |
|
Carsten Brandt
|
981881b40c
|
Fixed regex for #3144
see comments in c1d781ad23
|
2014-01-05 04:11:05 +01:00 |
|
Alexander Makarov
|
c1d781ad23
|
Fixes #3144: It wasn't possible to use attributes with spaces in validation rules
|
2014-01-04 19:41:56 +01:00 |
|
Abdul Malik Ikhsan
|
6247adaf26
|
change copyright symbol
|
2013-01-15 18:38:02 +07:00 |
|
Abdul Malik Ikhsan
|
46c8ef0d9a
|
update copyright year
from 2011 to 2013
|
2013-01-15 17:28:17 +07:00 |
|
Alexander Makarov
|
d865a3bab8
|
Fixes #1057 Removed SVN ids
|
2012-09-09 22:23:45 +04:00 |
|
Qiang Xue
|
91495a3d1a
|
renamed CValidator::$on to be CValidator::$except.
|
2012-07-28 23:52:22 -04:00 |
|
resurtm
|
badee5cc94
|
Added property $off to CValidator, a list of scenarios that the validator should not be applied to.
|
2012-06-22 21:53:50 +06:00 |
|
mdomba
|
a7ef3d5d02
|
removed 1.0.x reference from documentation
|
2011-12-28 12:29:24 +00:00 |
|
mdomba
|
783057622b
|
(Fixes issue 2890) added CInlineValidator::clientValidate
|
2011-12-12 14:52:45 +00:00 |
|
mdomba
|
74294a3418
|
doc fix - CValidator
|
2011-11-02 08:20:20 +00:00 |
|
qiang.xue
|
4ee3888091
|
revert previous changes.
|
2011-04-03 01:08:23 +00:00 |
|
qiang.xue
|
52a6bd19fc
|
Added support for using '*' to indicate that a validation rule applies to all scenarios
|
2011-04-02 22:57:31 +00:00 |
|
qiang.xue
|
f2c395cf7a
|
* (Fixes issue 1763) Added support for performing seamless client-side data validation using CActiveForm
|
2011-03-24 21:49:40 +00:00 |
|
qiang.xue
|
b03d541f7a
|
* (Fixes issue 2069) Added CDateValidator
|
2011-03-12 14:27:07 +00:00 |
|
qiang.xue
|
4be0af6917
|
changed copyright year.
|
2011-01-01 19:31:13 +00:00 |
|
qiang.xue
|
0b4fd204b5
|
(Fixes issue 1860)
|
2010-12-06 19:03:00 +00:00 |
|
mdomba
|
72b974560b
|
Updated PHPDoc @param parameter names
|
2010-09-23 13:28:52 +00:00 |
|
qiang.xue
|
0d5c45e9df
|
* Added CValidator::safe to allow marking a validator as safe or unsafe
|
2010-07-18 17:44:48 +00:00 |
|
qiang.xue
|
2d8e7e2238
|
(Fixes issue 1213)
|
2010-05-12 02:15:47 +00:00 |
|
qiang.xue
|
87bde8bd38
|
* (Fixes issue 959) Added skipOnError property to built-in validators
|
2010-02-26 03:52:44 +00:00 |
|
qiang.xue
|
eb54ba7407
|
modified copyright info.
|
2010-01-07 21:02:00 +00:00 |
|
qiang.xue
|
28ddc0012f
|
doc fix.
|
2009-12-27 22:16:43 +00:00 |
|
qiang.xue
|
86497b872d
|
merge from 1.0
|
2009-12-07 17:00:34 +00:00 |
|
qiang.xue
|
de20c3ae81
|
merge from 1.0
|
2009-09-28 01:54:38 +00:00 |
|
qiang.xue
|
c168b8a4af
|
merge from 1.0
|
2009-08-20 18:15:14 +00:00 |
|
qiang.xue
|
74081a0706
|
* Refactored scenario-based model validation and massive assignments.
|
2009-05-26 14:47:59 +00:00 |
|
qiang.xue
|
a2d8907c6a
|
merge from 1.0
|
2009-04-05 21:36:33 +00:00 |
|
qiang.xue
|
255d03acc6
|
merge from 1.0
|
2009-01-19 15:00:39 +00:00 |
|
qiang.xue
|
8ebf686914
|
merge from 1.0.
|
2009-01-15 12:55:57 +00:00 |
|
qiang.xue
|
7c16ad79a3
|
merge from 1.0
|
2009-01-09 22:07:29 +00:00 |
|
qiang.xue
|
20bf28469f
|
merge from 1.0.
|
2008-12-30 23:14:31 +00:00 |
|
qiang.xue
|
22cb4644c5
|
merge from 1.0 branch.
|
2008-12-19 14:27:57 +00:00 |
|
qiang.xue
|
4e9280589b
|
merge from 1.0 till r358.
|
2008-12-14 19:50:41 +00:00 |
|
qiang.xue
|
12aab6cf50
|
Changed CModel::validate() to allow validating specified attributes
|
2008-11-27 20:21:17 +00:00 |
|
qiang.xue
|
9272232317
|
|
2008-11-15 02:44:33 +00:00 |
|
qiang.xue
|
8cde5f51c1
|
Added CDateParser and CTypeValidator.
|
2008-10-21 18:02:35 +00:00 |
|
qiang.xue
|
55bdd955a5
|
removed carriage returns from files.
|
2008-10-13 21:26:19 +00:00 |
|
qiang.xue
|
d8baee7a8f
|
changed translatable message format from yii## to yii#.
changed how translatable messages in validators are specified.
updated message extractor command.
updated requirement checker.
|
2008-10-03 02:10:43 +00:00 |
|
qiang.xue
|
3e40cafa86
|
Added initial implementation of CAPTCHA.
|
2008-09-30 18:26:42 +00:00 |
|
qiang.xue
|
662798d8a5
|
|
2008-09-28 12:03:53 +00:00 |
|