15776 Commits (87f843524ed7b4ec65b3082cf9880d15d8be2ffd)
 

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 87f843524e Fixed typo 8 years ago
SilverFire - Dmitry Naumenko 134283dfa2 Tidy up CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 964f600ef9 Changelog updated 8 years ago
SilverFire - Dmitry Naumenko 24a5532ca9 Added unit tests for #12750 8 years ago
webdevsega a8a46a13bc Allow itemOptions in ListView to be a closure 8 years ago
Boudewijn Vahrmeijer 7c7d751e67 Fixes #12015 Changed visibility `yii\db\ActiveQueryTrait::createModels()` from private to protected 8 years ago
Alexey Rogachev fb8fd66a08 Fixes #12939: Hard coded table names for MSSQL in RBAC migration 8 years ago
Alexander Zlakomanov b48b1a0657 Fixes #12904: Fixed lowercase table name in migrations 8 years ago
mihailaz 84397914a4 typo fix (#12948) [skip ci] 8 years ago
Alexey Rogachev d50a06e4e7 Fixed typo in comment (#12945) [skip ci] 8 years ago
Roman Grinyov 3c8d39e3f4 "$data" renamed to "$array" (#12935) 8 years ago
micro-maureen 6bad563c69 Update BaseHtml.php (#12933) 8 years ago
Alexander Makarov 431ca9a3a9 Merge branch 'diezztsk-master' 8 years ago
Alexander Makarov 2d96da4e29 Merge branch 'master' of https://github.com/diezztsk/yii2 into diezztsk-master 8 years ago
diezztsk e30e53843a Changelog update. Fixed phpDoc comment. 8 years ago
Robert Korulczyk 4aa935e69e Fixes #12055: Changed `boolean` to `bool` and `integer` to `int` in phpdoc 8 years ago
SilverFire - Dmitry Naumenko 940f7c7cd4 PHPDocs updated. Closes #12927 8 years ago
SilverFire - Dmitry Naumenko d0eb841e07 Tidy up CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko 8642c3f892 Changed `type` column type from `int` to `smallInt` in RBAC migrations 8 years ago
SilverFire - Dmitry Naumenko 6f4c52a53d Simplified Regex usage in JS 8 years ago
SilverFire - Dmitry Naumenko 0c33c9d075 Revert "Enhances ActiveForm with support for HTML5 attributes like formaction, formtarget and formmethod (#8719) [ci-skip] (#11999)" 8 years ago
Marko Mikulic 7837f1845e Removed unnecessary '#' [skip ci] 8 years ago
Boudewijn Vahrmeijer 43ddcb4f92 Fixes #7182: with info about return statement 8 years ago
Boudewijn Vahrmeijer 32f4dc8997 Fixes #5385: links created from classes to corresponding guide articles (#12920) 8 years ago
n.vanderburg 6b73cfccbb Fixes #12881: Added `removeValue` method to `yii\helpers\BaseArrayHelper` (nilsburg) 8 years ago
Boudewijn Vahrmeijer 8705219005 Added tests for HelpController (#12908) 8 years ago
Siarhei Volkau b2ec1e2bc9 Hebrew translation fix (#12917) [skip ci] 8 years ago
Alexander Makarov bd39b53985 Fixed changelog formatting 8 years ago
Alexander Makarov 2788f83576 Fixes #12879: Console progress bar was not working properly in Windows terminals 8 years ago
Alexander Makarov 5ab5b4046c Referenced "Pro Git" book 8 years ago
diezztsk 99f1d04421 Extract default help header to protected method. 8 years ago
diezztsk 26ad3ced49 Merge remote-tracking branch 'upstream/master' 8 years ago
Siarhei Volkau 2ff72e4706 Hebrew translation fix (#12894) [skip ci] 8 years ago
Alexander Makarov bea7c63664 And another leftover 8 years ago
Alexander Makarov 3d9945958d Removed accidentally committed leftovers 8 years ago
Alexander Makarov dd71fa3958 Fixes #4113: Error page stacktrace was generating links to private methods which are not part of the API docs 8 years ago
Boudewijn Vahrmeijer 560e3eb0a3 Unit tests created for ActiveQuery (#12889) 8 years ago
mihailaz 1defc74ca4 link fix (#12890) [skip ci] 8 years ago
Evgeniy Moiseenko 8360655a0b Fixed links to Russian MongoDB documentation (#12888) [skip ci] 8 years ago
Evgeniy Tkachenko 6ff2b3e8ab Fixes #9220: GridView::filterModel docs update (#12886) [skip ci] 8 years ago
Klimov Paul e7c080594d Fixed `yii\behaviors\AttributeTypecastBehavior` marks attributes with `null` value as 'dirty' 8 years ago
MKiselev 4f89265fff Fixes #12748: Migration generator now tries to fetch reference column name for foreignKey from schema if it's not set explicitly 8 years ago
Alexander Makarov 0ac321370b Fixes #12856: Fixed `yii\web\XmlResponseFormatter` to use `true` and `false` to represent booleans 8 years ago
Roman Grinyov 2ab41948a8 Change place of note about pluralize controller name (#12813) [skip ci] 8 years ago
Carsten Brandt 5f821feff7 Added constants for CompareValidator::$type 8 years ago
Edgard Lorraine Messias d3c7accc49 Added braces check for initDefaultButton (#12863) 8 years ago
Alexey Rogachev aa6d34a285 Fixes #9796: Initialization of not existing yii\grid\ActionColumn default buttons (#12859) 8 years ago
Evgeniy Tkachenko 757b3de0bf Fixes #12828: Fixed handling of nested arrays, objects in `\yii\grid\GridView::guessColumns` 8 years ago
Lanrik 333c4b6b4f Remove unnecessary comparsion (#12833) 8 years ago
Carsten Brandt af0119a910 Update UPGRADE.md 8 years ago