36 Commits (3ebe0928285492fc9376a456c1ac7a1424430a84)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko a1ff095f91 UniqueValidator - fixed syntax warning: static call on object 9 years ago
githubjeka f0532b8818 Fix https://github.com/yiisoft/yii2/pull/10263 9 years ago
Alexander Mohorev 68c30c1034 Replace aliases of functions 9 years ago
Nikola Kovacs f11bdfa2a7 Grammar fix: followings -> following 10 years ago
Qiang Xue d13d274d05 renamed $object to $model 10 years ago
Qiang Xue b9b6fbc94b Fixes #5039: `UniqueValidator` and `ExistValidator` did not respect query conditions added by default scope 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Chong Freeman c6e8f66e1b Update UniqueValidator.php 10 years ago
Алексей f2d5ddab4f Update UniqueValidator.php 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue 31c24ec92b Fixes #2003: Added `filter` property to `ExistValidator` and `UniqueValidator` to support adding additional filtering conditions 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Carsten Brandt 5dca1257b2 reverted primaryKey of elasticsearch to be array again 11 years ago
Carsten Brandt a7b852fcc3 Changed elasticsearch AR primary key handling 11 years ago
Qiang Xue da78b6e16e doc fix. 11 years ago
Qiang Xue 9649a6727a Renamed `attributeName` and `className` to `targetAttribute` and `targetClass` for `UniqueValidator` and `ExistValidator`. 11 years ago
Qiang Xue 252b6c9ef1 Fixes #797: Added support for validating multiple columns by `UniqueValidator` and `ExistValidator` 11 years ago
Qiang Xue d620f3152e refactored BaseActiveRecord::isPrimaryKey() 11 years ago
Qiang Xue d5f40b42cf Added ActiveRecordInterface::getOldPrimaryKey(). 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
Carsten Brandt d0fc987f0b fixed test break 11 years ago
Carsten Brandt 83527e85ca made Model::attributes() non static again 11 years ago
Carsten Brandt ed98df5cd8 fixed broken UniqueValidator 11 years ago
Carsten Brandt cb4504a10f refactored Model and redis AR to allow drop of RecordSchema 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Alexander Makarov ffb37f8eab fixes #1001 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue ea10868824 Removed Yii::import(). 11 years ago
Qiang Xue f1ce0e165d Fixes issue #428 Allowing UniqueValidator to be used with non-AR models. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue fb5993af40 Fixes issue #251: changed the signature of t() to be the same as v1.1 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Zander Baldwin 4be9e195c2 Add Newlines 12 years ago
Qiang Xue bcc833200a simplified Yii::import(). 12 years ago
Qiang Xue ae6c69fc8f refacotring validators. 12 years ago
Qiang Xue 421e31ec0f finished validator refactoring. 12 years ago
Qiang Xue 3bd186deeb refactored validators. 12 years ago
Qiang Xue 4fdaab3560 updated file header. 12 years ago
Qiang Xue 3c1452e84b Changed the separator of message category. 12 years ago
Qiang Xue 54ee8c44a0 refactored exceptions. 12 years ago
Qiang Xue 4f1efc74a3 validator cleanup. 12 years ago
Qiang Xue 78396afb02 validator cleanup. 12 years ago
Qiang Xue ebecc09839 DB refactoring. 12 years ago
Qiang Xue 8e05e6e62d changed copyright line. 12 years ago
Qiang Xue 2188ece107 refactoring DB 12 years ago
Qiang Xue 8517ee9e50 reorganized DB classes. 12 years ago
Alexander Makarov 083ca919d3 validators 13 years ago
Qiang Xue a9439e9038 ... 13 years ago