8767 Commits (b1e209008356df7d04ae7cc0193a7b32141ae2df)
 

Author SHA1 Message Date
Alexander Makarov b1e2090083 Fixes #4595: more consistend use of "false" in "don't use" case 10 years ago
Alexander Makarov da0cf6c32e Merge pull request #4629 from xBazilio/patch-6 10 years ago
Alexander Makarov 84af0ad1f7 Fixes #4592: Fixed `yii help` command was listing incorrect action names for methods like `actionSayNO` 10 years ago
Bazilio 3e62a1a6fe fixed typo 10 years ago
Alexander Makarov 7aa6a30d7b Fixes #4290: Fixed throwing exception when trying to access AR relation that is null 10 years ago
Alexei Tenitski fd5e05b1cf Support for method calls on models from Twig templates 10 years ago
Alexei Tenitski 80178e6dee Fix for #2925 and #4290 (Twig does not properly support null attribute and relationship values) 10 years ago
Alexander Makarov 071105e932 Added null AR relation test for Twig extension 10 years ago
disem 5c79ab202c Added key param to ActionColumn button Closure 10 years ago
Carsten Brandt 689fc137da added some tests for Url helper 10 years ago
Qiang Xue fdb1672ef3 Merge pull request #4623 from xBazilio/patch-5 10 years ago
Bazilio 4674cdeb05 fixed comment in code snippet 10 years ago
Qiang Xue 0cdf2f5171 Fixed code break. 10 years ago
Qiang Xue dee0382c1f Added `yii\base\InvalidValueException`. 10 years ago
Qiang Xue f76dcdd979 Merge pull request #4618 from xBazilio/patch-4 10 years ago
Qiang Xue 2ef7eda249 Fixes #4611. 10 years ago
Bazilio 1c3ea52f55 fixed link 10 years ago
Qiang Xue fcaddb0c62 Fixes #4609. Fixes #4610. 10 years ago
Alexander Makarov 66dca8737d Merge pull request #4604 from pana1990/master 10 years ago
Qiang Xue 6dfc9e08b9 re-enabled app tests. 10 years ago
Qiang Xue 55e9afeac0 Fixes #4606: doc fix. [skip ci] 10 years ago
Qiang Xue cd2eeced76 Fixed test break. 10 years ago
pana1990 aa120aab39 Fixed traslation mistake 10 years ago
Qiang Xue 5046e687e1 fixed random rbac testing failure. 10 years ago
Qiang Xue 3b3fb18f4b Merge branch 'master' of git://github.com/yiisoft/yii2 10 years ago
Qiang Xue 1c3e61ec26 Fixes #4591: `yii\helpers\Url::to()` will no longer prefix relative URLs with the base URL 10 years ago
Qiang Xue 6800194341 Merge pull request #4603 from Skysplit/patch-1 10 years ago
Tomek Romik 24d0314928 Update docs for clientValidateAttribute() 10 years ago
Qiang Xue 0cfaa17b9e Merge pull request #4601 from SDKiller/patch-1 10 years ago
Qiang Xue 7a55aea247 Fixes #4600 10 years ago
Serge Postrash 42f9ef8939 Replaced backslashes with forward slashes in template path example [skip ci] 10 years ago
Qiang Xue f59943aaaf Merge pull request #4589 from thiagotalma/inputmask 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
Qiang Xue e5b2fb2452 Merge pull request #4588 from marsuboss/patch-1 10 years ago
marsuboss d752dd7625 Fix url 10 years ago
Qiang Xue a2c483fc19 Merge pull request #4582 from tadaszelvys/4581-urlrule-encode-params 10 years ago
Tadas Z f010fb57b4 Enh #4581: Added ability to disable url encoding in `UrlRule`. 10 years ago
Carsten Brandt 89386e7c05 Merge pull request #4580 from verysimplenick/master 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
Qiang Xue 066989f0b0 Fixes #4425: generate cookie validation keys in local config files. 10 years ago
Alexander Makarov 2a8ca600c5 Simplified parameter check for buildSimpleCondition() 10 years ago
Alexander Makarov 47ee0b87d4 Removed unnecessary code 10 years ago