42 Commits (af6df229e8f197bed3ed816e6db792e3436d49f3)

Author SHA1 Message Date
Alexander Makarov 70cfdfd289 Fixed test break 9 years ago
Alexander Makarov 1b3770fd21 Use === instead of == where possible 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
Qiang Xue 01e5ffdceb guide WIP [skip ci] 10 years ago
Alexander Kochetov 49f8d45d8b ExistValidator final refactoring. `allowArray` checking also added to `validateValue` method. 11 years ago
Alexander Kochetov 14ec7e21bd ExistValidator::validateValue() fixed 11 years ago
Alexander Kochetov 68f65a9f7a ExistValidator bugfix 11 years ago
Alexander Kochetov 3e94b24885 ExistValidator refactoring 11 years ago
Alexander Kochetov 252795ec94 `allowArray` introduced. 11 years ago
Alexander Kochetov ccaa052d57 ExistValidator count logic fix 11 years ago
Alexander Kochetov fe5376ff7d Refactoring 11 years ago
Alexander Kochetov 8188cc78d3 Refactoring 11 years ago
Alexander Kochetov 3eb257c302 Improve `exist` validator to support array attributes 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Qiang Xue e13557d333 doc fix. 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 fa85447749 Fixes #1900. 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue da78b6e16e doc fix. 11 years ago
Qiang Xue 69cb09dbf3 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 d5f40b42cf Added ActiveRecordInterface::getOldPrimaryKey(). 11 years ago
Qiang Xue cb4a8c764c Refactored validators. 11 years ago
slavcodev b0b1c27c85 Fix phpDoc var tag format 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Qiang Xue ea10868824 Removed Yii::import(). 11 years ago
resurtm 7a7d2a9c06 CS fixes. 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
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 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
Alexander Makarov a33d152d77 removed package and version tags 13 years ago