5036 Commits (379319d14491d27bf9971807b6c3e1fe50dbc019)

Author SHA1 Message Date
Qiang Xue 7a55aea247 Fixes #4600 10 years ago
Alex-Code 594b57836d Added validation js callbacks 10 years ago
Thiago Talma d635ab857b Upgrade jquery.inputmask to v3.0.59 10 years ago
Tadas Z f010fb57b4 Enh #4581: Added ability to disable url encoding in `UrlRule`. 10 years ago
verysimplenick 91e0a3c8ee fix typo in define $flavors['gfm-comment'] 10 years ago
Qiang Xue 3f9d590dbe minor fix [skip ci] 10 years ago
Qiang Xue f0fefbb609 renamed function name [skip ci] 10 years ago
Qiang Xue 6dd2203a5c Fixes #4566: Added client validation support for image validator 10 years ago
Tomek Romik 87f58e4859 Abort further validation if there are no files to validate 10 years ago
Tomek Romik 8c5c4c503b Fix lines 10 years ago
Tomek Romik ed3564c1cf Added client-side image validation 10 years ago
Qiang Xue 378b765e48 Fixes #4571: ignore non-string attribute names for AttributeBehavior. 10 years ago
Alexander Makarov 2a8ca600c5 Simplified parameter check for buildSimpleCondition() 10 years ago
Alexander Makarov 47ee0b87d4 Removed unnecessary code 10 years ago
Alexander Makarov b656137541 Added support for arbitrary operators to Query::filterWhere, added support for arbitrary operators to Sphinx extension 10 years ago
Carsten Brandt 0ed6355ee1 test and docs to be clear about #4558 10 years ago
maxlapko 62bffafeea Update MessageController.php 10 years ago
Alexander Makarov c1cf48cf5b Fixes #2315: Any operator now could be used with `yii\db\Query::->where()` operand format 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
slavcodev fa8e576251 Refactored ActiveQuery::one() to be consistent with all() creation 10 years ago
Qiang Xue b19fa0c3db minor fixes [skip ci] 10 years ago
xjflyttp c5fbf89b44 - Enh #4520: yii\caching/MemCache.php add sasl support (xjflyttp) 10 years ago
Alex-Code 3a10c4cfa4 Update yii.activeForm.js 10 years ago
Alex-Code 6d2bc729c0 Update CHANGELOG.md 10 years ago
Alex-Code 4d337c3068 Update CHANGELOG.md 10 years ago
Carsten Brandt 7af92173b1 length arg of byteSubstr is now optional 10 years ago
Alexander Makarov cde71f4318 Added encoding to StringHelper::byteSubst() fallback 10 years ago
Oleg Belostotskiy 57335523d2 Fix Russian translation 10 years ago
mbman 94dc27a30e Fixes #4497: Bad Request, Unable to verify your data submission 10 years ago
Qiang Xue da544b2676 Fixes #4519: `yii\base\Model::isAttributeRequired()` should check if the `when` option of the validator is set 10 years ago
Thiago Talma 45ee387f92 It is not required by default when you set the "when" attribute 10 years ago
Qiang Xue a0d19e922b Fixes #4497: changed to use hex digits by default when hashing data. 10 years ago
Alexander Makarov 100ba6c3ab Replaced substr_compare with strncmp where possible 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov 1c414caace Improved checks where substr_compare is used, replaced more substr + comapre cases with substr_compare 10 years ago
Carsten Brandt ca9d4867f4 code style 10 years ago
Carsten Brandt 1f31f27787 phpdoc 10 years ago
Carsten Brandt 6d1dd1d556 class map 10 years ago
Carsten Brandt 08a480c6e6 make Request more robust against invalid CSRF data 10 years ago
Alexander Makarov 2fc8cb4523 Fixes #4489: Fixed MySQL RBAC manager 10 years ago
Carsten Brandt 8701d7df3b more explicit comment in phpdoc, code style 10 years ago
Carsten Brandt 74c99dc959 code style + test groups 10 years ago
Alexander Makarov c2c7bbe2b9 [skip ci] Fixes #4461 10 years ago
Alexander Makarov d1ccb92a34 Fixes #4489: RBAC PhpManager wasn't saving multiple assignmentsFixes #4489: RBAC PhpManager wasn't saving multiple assignments properly 10 years ago
Alex-Code 66e0e8aafb Update yii.activeForm.js 10 years ago
Alex-Code 334b313020 Update yii.activeForm.js 10 years ago
Alexander Makarov be24a2e2c7 Removed mentions of $deriveKeyStrategy from Security phpdoc 10 years ago
Alex-Code b4ca343bd2 deferred validation 10 years ago
Alex-Code 5186343734 deferred validation 10 years ago
Carsten Brandt 1e9350abe1 guide on ajax validation 10 years ago