30 Commits

Author SHA1 Message Date
Arhell
fad0c5be77 update links 2022-08-07 11:54:16 +03:00
Alexander Makarov
acb7a3b488 Reworked model error escaping to escape on output rather than in validators directly 2017-05-27 02:26:06 +05:00
Alexander Makarov
c7a7b55201 Adjusted phpdoc, fixed code style 2013-05-27 13:59:51 +04:00
Alexander Makarov
f284867b91 Merge branch '1863_enhance_CActive_hierarchy_extensibility' of github.com:denisarius/yii into denisarius-1863_enhance_CActive_hierarchy_extensibility
Conflicts:
	CHANGELOG
2013-05-27 13:46:51 +04:00
resurtm
f635a4c8a4 Error messages related to array value case changed. 2013-03-10 18:20:54 +06:00
resurtm
ed635aa9e2 Some validators used to cause warnings or errors in case non-scalar array typed values being checked. 2013-03-09 22:12:18 +06:00
borales
2f68a75235 Replacing spaces with tabs
[ci skip]
2013-03-06 08:48:59 +02:00
borales
07975cad64 Fixing spaces
[ci skip]
2013-03-06 01:06:46 +02:00
borales
a7af2c5371 Fixing some typos, PHPDocs
[ci skip]
2013-03-06 00:24:35 +02: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
denisarius
154d903f7d Enhancing extensibility of CActive* class hierarchy: CActiveFinder and CActiveRecord::model factory methods
Author:    denisarius <denisarius@gmail.com>
2012-12-17 17:26:46 +04:00
Alexander Makarov
d865a3bab8 Fixes #1057 Removed SVN ids 2012-09-09 22:23:45 +04:00
Paul Klimov
552b198146 Code indenting at "CExistValidator", "CUniqueValidator", "CExistValidatorTest", "CUniqueValidatorTest" has been fixed: whitespaces have been replaced by tabs. 2012-06-26 15:05:20 +03:00
Paul Klimov
1e0d2ba897 Option "caseSensitive" has been added to "CExistValidator". 2012-06-25 12:30:45 +03:00
Paul Klimov
d4903d1871 Doc comments for "CExistValidator::criteria" and "CUniqueValidator::criteria" have been fixed to mention both array and object values. 2012-06-25 12:25:55 +03:00
Paul Klimov
a9d7ff5894 Validators "CExistValidator" and "CUniqueValidator" have been updated to respect table alias give by criteria attribute. 2012-06-25 12:22:50 +03:00
Paul Klimov
caa514850e CUniqueValidator and CExistValidator have been updated to use table alias while creating db query condition (fixes bug #114) 2012-05-28 12:39:24 +03:00
qiang.xue
208ec0590d 2012-01-27 15:36:43 +00:00
mdomba
a7ef3d5d02 removed 1.0.x reference from documentation 2011-12-28 12:29:24 +00:00
jefftulsa
c4493b731c adding documentation about placeholders in different validator custom error messages - addressing Issue 2152 2011-12-17 05:17:57 +00:00
qiang.xue
4be0af6917 changed copyright year. 2011-01-01 19:31:13 +00:00
mdomba
72b974560b Updated PHPDoc @param parameter names 2010-09-23 13:28:52 +00:00
qiang.xue
c199ce0e7d (Fixes issue 1287) 2010-06-15 17:20:35 +00:00
qiang.xue
7d7bd86f13 typo fix. 2010-03-10 22:17:34 +00:00
qiang.xue
919cb32543 2010-01-21 03:57:04 +00:00
qiang.xue
eb54ba7407 modified copyright info. 2010-01-07 21:02:00 +00:00
qiang.xue
c168b8a4af merge from 1.0 2009-08-20 18:15:14 +00:00
qiang.xue
4f61ea4f54 merge from 1.0 2009-07-22 15:41:20 +00:00
qiang.xue
a2d8907c6a merge from 1.0 2009-04-05 21:36:33 +00:00