7249 Commits (209fb7d94b05771a5f66e0e153bb1a05f2a4dfa2)

Author SHA1 Message Date
Alexander Makarov dc294ba56f Renamed variables, changed logic of turning client updates on 8 years ago
Alexander Makarov b25ebaa782 Fixed formatting 8 years ago
SilverFire - Dmitry Naumenko 9807b2e1a1 Follow-up to 65c2ade. Smarter fix of #13118 8 years ago
Boudewijn Vahrmeijer fec8ae2e1e removed @since 8 years ago
SilverFire - Dmitry Naumenko 65c2ade8ed Fixed `handleAction()` function in `yii.js` to handle attribute `data-pjax=0` as disabled PJAX 8 years ago
Alexander Makarov ed8acc8e03 #12399 adjustments 8 years ago
a.kompaniets fb779e3ec6 Fixes #12399: Added `ActiveField::addAriaAttributes` property for `aria-required` and `aria-invalid` attributes rendering 8 years ago
SG5 1141fc81a7 Fixes #12735: Fixed `yii\console\controllers\MigrateController` creating multiple primary keys for field `bigPrimaryKey:unsigned` 8 years ago
zalatov deea3cf798 Fixes #12854: Added `RangeNotSatisfiableHttpException` to cover HTTP error 416 file request exceptions 8 years ago
Boudewijn Vahrmeijer 5784dd1dbf fix travis 8 years ago
Alexander Makarov 242d850d6c Shorter variable name, different approach to casting 8 years ago
Alexander Makarov b17dfa03a2 Fixes #10488: Fixed incorrect behavior of `yii\validation\NumberValidator` when used with locales where decimal separator is comma 8 years ago
Vladimir Khramov dd94ead358 Initial work on #10488 8 years ago
Boudewijn Vahrmeijer 7b3f4095c2 added @since 8 years ago
Boudewijn Vahrmeijer d295812695 upgrade file updated 8 years ago
Boudewijn Vahrmeijer 5e12a5cc3a added spaces 8 years ago
Boudewijn Vahrmeijer 781ac2e139 add changelog 8 years ago
Boudewijn Vahrmeijer 9218adcec2 fixes after @samdark review 8 years ago
Boudewijn Vahrmeijer 7f537d684e Custom ID generation for Pjax widgets to solve unstable ajax calls (issue #12969) 8 years ago
Alexey Rogachev 8ea1f510af Implemented Javascript test suite 8 years ago
Elvira Sheina 729ddc5b76 Select only primary keys in UniqueValidator (#10896) (#13098) 8 years ago
Carsten Brandt 081ee7c5b1 Implemented shortcut methods for returning JSON and XML (#13101) 8 years ago
Klimov Paul 7da77c3d5a created `HostControl` filter to prevent Host header attacks 8 years ago
Klimov Paul 18b0dab360 Fixed `yii\console\controllers\AssetController::adjustCssUrl()` breaks URL reference specification (`url(#id)`) 8 years ago
Robert Korulczyk 2d91723934 Add support for creating protocol-relative URLs. 8 years ago
Tim Beks f23dc5aee9 Add attribute to set the openlog $option attribute for SyslogTarget 8 years ago
Fabian Peter Hammerle 46da2df98d yii\db\mysql\Schema::loadColumnSchema sets enumValues attribute incorrectly if enum definition contains comma 8 years ago
SilverFire - Dmitry Naumenko 63e650952b Updated tests for HtmlHelper::textarea() 8 years ago
Brett 10ad620cb4 Adds ability for the user to choose if they want to double encode entities within textareas or not when using ActiveForm. Applies enhancement from #12988. 8 years ago
Elvira Sheina 0545bb6936 Fixed truncateHtml leaving extra tags (#7727) 8 years ago
Alexey Rogachev e705519c5a Fixes #13071: Help option for commands was not working in modules 8 years ago
Nikola Kovacs a56c598743 Portability fixes for SchemaBuilder on MSSQL 8 years ago
Carsten Brandt a498dedb5c Added documentation about Host header attack (#13073) 8 years ago
Nobuo Kihara 87e51837d9 [ci skip] framework/messages/ja/yii.php updated (#13069) 8 years ago
Carsten Brandt a837c59182 improved error message for Instance::ensure() when component does not exist (#12967) 8 years ago
Boudewijn Vahrmeijer aba42fce4d Squash merge rebased branch nadar-patch-4 8 years ago
Carsten Brandt b8b3aeeb00 update deprecated phpdoc messages 8 years ago
mrgarry f5049d8a31 Correct MSIE8 reserved word error (#12722) 8 years ago
Herbert Maschke b58fee7d37 Fixes #13035: Use ArrayHelper::getValue() in SluggableBehavior::getValue() 8 years ago
Boudewijn Vahrmeijer 75162652b7 Update BaseHtml.php 8 years ago
MaximAL 3cf55b8f03 Remove redundant semicolon (#13045) 8 years ago
Alexey Rogachev 6428fab406 Closes #9162: Added support of closures in `value` for attributes in `yii\widgets\DetailView` (#13013) 8 years ago
Alexey Rogachev ea251e24ba Closes #7420: Attributes for prompt generated with `renderSelectOptions` of `\yii\helpers\Html` helper 8 years ago
Evgeniy Tkachenko bd9e68eb0a Optimize imports (#13033) 8 years ago
Carsten Brandt 059a80b47f renamed Cache::$ttl to Cache::$defaultDuration 8 years ago
Evgeniy Tkachenko 3a6fbad561 phpDoc: Fix example for ActiveRelationTrait::via() (#13008) [skip ci] 8 years ago
Serge Postrash aca6ea9290 Fix incorrect return type in phpdocs [skip ci] 8 years ago
Carsten Brandt 3913e6ebcf fixed changelog 8 years ago
SDKiller 9a1c168939 Updates after more PR reviews (related #6809) 8 years ago
SDKiller 556e9cf99b Updates after PR review (related #6809) 8 years ago