30 Commits (master)

Author SHA1 Message Date
Vladimir Reznichenko f9b03dfd42 SCA with Php Inspections (EA Ultimate) 7 years ago
SilverFire - Dmitry Naumenko 34cc2dee8f
Fixes #14294: Added `InputWidget::renderInputHtml()` to move behavior described in `InputWidget` class docs to the class itself 7 years ago
SilverFire - Dmitry Naumenko b0162d3a48
Revert "Fixes #14294: Added `InputWidget::renderInput()` to move behavior described in `InputWidget` class docs to the class itself" 7 years ago
Carsten Brandt a5b393a3c1 Fixes #14294: Added `InputWidget::renderInput()` to move behavior described in `InputWidget` class docs to the class itself 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Luke Holder beaf63ec41 Fix documentation grammar (#12728) [skip ci] 8 years ago
cuiliang c0df003ac0 merge from master 8 years ago
Nikola Kovacs 9d327baa8b coding style fixes 8 years ago
SilverFire - Dmitry Naumenko 6987fb5d54 Fixed Captcha client side validation after image refresh, when controller is under module 9 years ago
Alexander Makarov ef050338cc Fixed Imagick call in Captcha 9 years ago
Alexander Makarov 1f7134634b Use static:: instead of $this for static method calls 9 years ago
╃巡洋艦㊣ 586684b050 2.0.5 bf7edc5 9 years ago
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
Carsten Brandt 40c232df92 enhanced widget documentation 10 years ago
╃巡洋艦㊣ 1468bd4d3d version 2.0.1 84b42ab 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
RichWeber 92cd13a913 pull origin 10 years ago
Carsten Brandt 3a1e0f3a5c property codestyle framework 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
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
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
Carsten Brandt 262189533a huge amount of documentation link fixes 11 years ago
callmez baad3eb2a8 fixed #1992 the issue that use 'site/captcha' will get wrong refreshUrl in module scenario 11 years ago
Qiang Xue 0c38655217 psr-4 move 11 years ago
Qiang Xue 4148912b82 Fixes #1643: Added default value for `Captcha::options` 11 years ago
Qiang Xue 0ff8518c21 Fixes #1550: fixed the issue that JUI input widgets did not property input IDs. 11 years ago
Alexander Makarov 1f6a823073 Short array syntax 11 years ago
Alexander Makarov 0596fa82fd code style fixes 11 years ago
crtlib bbfc18cae9 Fixing typo in Captcha.php 11 years ago
Qiang Xue 3d5388ff2b Reorganized captcha code. 11 years ago
Qiang Xue 368a4cfe66 Asset feature refactoring (WIP) 11 years ago
Qiang Xue e207361255 Refactored the widget usage with ActiveField. 11 years ago
Qiang Xue f72105166c reorganized the main repo to satisfy PSR-0. 12 years ago
Qiang Xue 0d814fa523 Moved "framework" to "iii". 12 years ago
Qiang Xue 96fd37de2e Fixes issue #49: finished CAPTCHA feature. 12 years ago