Commit Graph

93 Commits

Author SHA1 Message Date
mdomba
74294a3418 doc fix - CValidator 2011-11-02 08:20:20 +00:00
alexander.makarow
4db2b7598e Error when using CUniqueValidator with models indexed by specific field 2011-06-13 20:56:54 +00:00
qiang.xue
86a3a9c713 Added input length check to email and url validators to improve security 2011-05-28 14:31:04 +00:00
qiang.xue
99176e7db7 (Fixes issue 2338) 2011-04-16 23:40:21 +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
6a9e383fcf 2011-04-02 19:21:06 +00:00
alexander.makarow
007563d002 2011-03-31 21:44:00 +00:00
alexander.makarow
1e236d87f1 Better CStringValidator encoding handling if application charset was not set 2011-03-31 21:04:59 +00:00
qiang.xue
8974613555 2011-03-26 19:27:04 +00:00
qiang.xue
40346c3d4b Added support to support client-side validation of CAPTCHA. 2011-03-25 15:48:05 +00:00
qiang.xue
428ad473b6 added client validation support for CCompareValidator. 2011-03-25 01:50:48 +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
alexander.makarow
4a621f2f4e CStringValidator now uses application charset by default if mb_strlen is available 2011-03-23 22:00:50 +00:00
qiang.xue
b03d541f7a * (Fixes issue 2069) Added CDateValidator 2011-03-12 14:27:07 +00:00
keyboard.idol@gmail.com
d19ad649d8 2011-01-25 12:13:38 +00:00
keyboard.idol@gmail.com
1de5aa56bd 2011-01-25 03:23:54 +00:00
keyboard.idol@gmail.com
0375db1363 (Fixes issue 1786) 2011-01-25 01:07:47 +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
qiang.xue
d125a651b4 (Fixes issue 1633) 2010-11-02 18:37:10 +00:00
qiang.xue
97b7bfde20 (Fixes issue 1643) 2010-11-02 18:10:56 +00:00
qiang.xue
bbae461636 (Fixes issue 1664) 2010-10-26 00:26:40 +00:00
keyboard.idol@gmail.com
b647ae38b7 CRangeValidator will now throw CException if $range is nit defined 2010-10-13 19:21:55 +00:00
keyboard.idol@gmail.com
45de0cd0fe Updated r2524 to match Yii code style 2010-10-08 07:46:33 +00:00
keyboard.idol@gmail.com
ced0c1573a (Fixes issue 1596) 2010-10-04 02:19:21 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
bd82f9b150 (Fixes issue 1521) 2010-08-30 15:03:40 +00:00
mdomba
93ab63f73d Fixes issue 1466 2010-08-28 13:22:20 +00:00
mdomba
839040f92a Changed description for tooLong and tooShort as reported by user in the forum
http://www.yiiframework.com/forum/index.php?/topic/11284-documentation-confuse/page__gopid__55361&#entry55361
2010-08-25 13:38:05 +00:00
mdomba
8d2158677d Changed description for "tooLong" and "tooShort" as reported by user in forum:
http://www.yiiframework.com/forum/index.php?/topic/11284-documentation-confuse/page__gopid__55361&#entry55361
2010-08-25 13:18:24 +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
c199ce0e7d (Fixes issue 1287) 2010-06-15 17:20:35 +00:00
qiang.xue
2d8e7e2238 (Fixes issue 1213) 2010-05-12 02:15:47 +00:00
alexander.makarow
a68823054d 2010-04-07 11:50:00 +00:00
alexander.makarow
faa64a3296 CFileValidator now works with php.ini's upload_max_filesize strings with K, G, k, m, g 2010-04-06 13:17:40 +00:00
qiang.xue
81ee67a345 CTypeValidator now supports checking array data 2010-03-25 04:00:48 +00:00
qiang.xue
9b4da5a28b * (Fixes issue 392) Added CStringValidator::encoding to support checking the length of multibyte strings 2010-03-10 22:35:58 +00:00
qiang.xue
7d7bd86f13 typo fix. 2010-03-10 22:17:34 +00:00
qiang.xue
495cde2919 * (Fixes issue 955) Added validateValue() to url and email validators. 2010-02-26 04:34:30 +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
919cb32543 2010-01-21 03:57:04 +00:00
qiang.xue
7ec8ed4e39 (Fixes issue 816) 2010-01-21 03:55:23 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c89b90a86e merge from 1.0 2010-01-02 13:34:38 +00:00
qiang.xue
28ddc0012f doc fix. 2009-12-27 22:16:43 +00:00
qiang.xue
9f09984be3 2009-12-11 17:48:42 +00:00
qiang.xue
86497b872d merge from 1.0 2009-12-07 17:00:34 +00:00
qiang.xue
166c3c47cd 2009-10-28 22:42:06 +00:00
qiang.xue
6d1f829d71 * (Fixes issue 597) Added support for modifying primary key of an AR instance by calling save() directly 2009-10-28 21:33:58 +00:00