Commit Graph

79 Commits

Author SHA1 Message Date
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
qiang.xue
bb5ef901cb Fixes the bug that using CFileValidator causes an error about accessing a method of a non-object 2009-10-18 19:58:59 +00:00
qiang.xue
de20c3ae81 merge from 1.0 2009-09-28 01:54:38 +00:00
pestaa.hu
372d23d3c3 Clarify upload mechanism, separate logic into methods, update API; fully tested 2009-09-26 12:54:55 +00:00
pestaa.hu
f1021d48b4 (Fixes issue 429) Native support for multiple file uploads 2009-09-24 20:57:38 +00:00
qiang.xue
8a610c51e0 merge from 1.0 2009-08-29 20:36:55 +00:00
qiang.xue
c168b8a4af merge from 1.0 2009-08-20 18:15:14 +00:00
qiang.xue
b9164a5a3a merge from 1.0. 2009-08-07 23:43:11 +00:00
qiang.xue
59aa3df62b merge from 1.0 2009-08-06 20:00:34 +00:00
qiang.xue
4f61ea4f54 merge from 1.0 2009-07-22 15:41:20 +00:00
qiang.xue
5cb895b0e4 2009-07-10 18:07:03 +00:00
qiang.xue
c362b562c1 Changed the default value of allowEmpty to be false for CCompareValidator 2009-07-10 18:03:07 +00:00
qiang.xue
4e11846ba4 merge from 1.0 2009-06-26 21:16:33 +00:00
qiang.xue
74081a0706 * Refactored scenario-based model validation and massive assignments. 2009-05-26 14:47:59 +00:00
qiang.xue
8efec6ae4c merge from 1.0 2009-05-07 21:43:44 +00:00