32 Commits (1e145c7452673545ef8d65eee15160c4ff758275)

Author SHA1 Message Date
Dmitry Chernikov 7a32c63a5c Update yii\captcha\Captcha.php 9 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Qiang Xue 21b87b67af Fixes #7218: `yii\captcha\CaptchaAction` should send response in JSON format 10 years ago
Carsten Brandt 40c232df92 enhanced widget documentation 10 years ago
Alexander Makarov 48ec791e4a Fixes #5587: `json_encode` is now used with `JSON_UNESCAPED_SLASHES | JSON_UNESCAPED_UNICODE` where it makes sense, also it is now default for `Json::encode()` 10 years ago
Alexander Makarov 9302786944 Fixes #5598: added ImageMagick with PNG and GD with FreeType checks to requirements of basic and advanced applications, used better Captcha exception message 10 years ago
Qiang Xue 60e07e0d2a new asset WIP: renabled asset publishing 10 years ago
Qiang Xue 1a62551691 new asset WIP 10 years ago
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 10 years ago
Alexander Makarov dd5a16aa4a Fixes #4127: `CaptchaValidator` clientside error message wasn't formed properly 10 years ago
Carsten Brandt ba690d5451 Imagick image can not be converted to string on HHVM 10 years ago
Alexander Makarov 0c14f47f9a Fixes #3793: Changed inline autocomplete hints style to get more IDEs support 10 years ago
Qiang Xue 0174caf424 Fixed hashKey [skip ci] 10 years ago
Qiang Xue 7f7546485d Fixes #3601: Fixed the bug that the refresh URL was not generated correctly by `Captcha` 10 years ago
Qiang Xue a87e589af7 Fixes #3458: Fixed the bug that the image rendered by `CaptchaAction` was using a wrong content type 11 years ago
Carsten Brandt 91965fd391 phpdoc formatting issues 11 years ago
Thiago Talma c1445871f4 Correction of many errors code inspection. 11 years ago
Carsten Brandt bf3c75147d reverted breaking PHPdoc codestyle changes 11 years ago
Qiang Xue 6e8c460273 Fixes #2724: consistent use of absolute and relative routes. 11 years ago
SonicGD b5f8a4dc22 Reformat code te be PSR-2 compatible 11 years ago
Antonio Ramirez df54621e76 fixes #2740 11 years ago
Carsten Brandt 6fff5662df better use @see for See in phpdoc 11 years ago
Carsten Brandt c94a40e90d added a large amount of missing documentation 11 years ago
Alexander Makarov 5d6c314d4e Adjusted URL helper, fixed usage 11 years ago
Alexander Makarov 92b381795b Adjusted Url helper methods 11 years ago
Alexander Makarov 3400eb5215 #2630: `yii\heplers\Html::url` moved to new `yii\helpers\Url::create` 11 years ago
Alexander Makarov 43c17d99cc Fixes #2426: Changed URL creation method signatures to be consistent 11 years ago
Qiang Xue 928df00951 fixed validation message translation [skip ci] 11 years ago
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
Carsten Brandt 6f82959675 made post params consistend with body and query params in request 11 years ago
callmez baad3eb2a8 fixed #1992 the issue that use 'site/captcha' will get wrong refreshUrl in module scenario 11 years ago
callmez 579003ab93 fix #1992: when set yii\captcha\CaptchaValidator::$captchaAction = '/site/captcha' 11 years ago
Alexander Makarov 5d23a066ca Removed unused imports 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago