7544 Commits (fe8a0a6a2ed09ae5b255e7f3b3e16c16d8789e3a)

Author SHA1 Message Date
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
SDKiller 8df1017f42 Default cache ttl (duration) property (fixes #6809) 8 years ago
Klimov Paul 1157657cab Fixed incorrect order of migrations history in case `yii\console\controllers\MigrateController::$migrationNamespaces` is in use 8 years ago
Boudewijn Vahrmeijer bfabb1e2b2 Update ManagerInterface.php 8 years ago
SilverFire - Dmitry Naumenko 332637db83 Fixed EmailValidator`to prevent false-positives checks 8 years ago
SilverFire - Dmitry Naumenko 14b4f52e44 Updated CHANGELOG 8 years ago
Anton Kozlov 20a411d8ab Fixed #12822: Fixed datetime creation from microseconds, added tests to \i18n\Formatter::asTimestamp 8 years ago
Robert Korulczyk 9cb7125921 `@return bool` in `ErrorHandler::handleError()` 8 years ago
Alexander Makarov 324b38d504 #12976: improved phpdoc wording 8 years ago
Robert Korulczyk 7a3a342127 Fix errors reported by apidoc extension. (#12986) 8 years ago
Robert Korulczyk 450eefaa50 Some phpdoc fixes from scrutinizer. 8 years ago
Robert Korulczyk cf0952406d Cosmetic changes in console controller. 8 years ago
SilverFire - Dmitry Naumenko 35ce3ba611 Docs updated 8 years ago
SilverFire - Dmitry Naumenko 6a4ea892c3 Added type mapping for `varbinary` data type in MySQL DBMS 8 years ago
evgen 5c3cdd792b fix code style 8 years ago
evgen 3d3d69e3a8 returned back `orderBy()` 8 years ago
Boudewijn Vahrmeijer 95f2c82009 Fixed the cryptic unstructured doc block (#12978) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 66dec188d5 Fixed changelog 8 years ago
SilverFire - Dmitry Naumenko 23790272dc Changed `data` column type from `text` to `blob` to handle null-byte (`\0`) in serialized RBAC rule properly 8 years ago
evgen 50062d0b9f some change 8 years ago
evgen c7c8f09827 ksort and reverse to uksort 8 years ago
evgen 481932e238 add migration name to sort 8 years ago
Carsten Brandt 45a390791c reordered changelog 8 years ago
Carsten Brandt 822ca38b2f reverted wrong changes in CHANGELOG 8 years ago
Evgeny afab30b822 Update CHANGELOG.md 8 years ago
Evgeny 59f7335b8f change getMigrationHistory 8 years ago