15757 Commits (940f7c7cd4c8c6364e26da33ae6f1c9f182bfb7a)
 

Author SHA1 Message Date
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
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
lubosdz 209f3a1bf9 [SK] Updated translations (#12853) [skip ci] 8 years ago
Roman Grinyov 0dbb945cb7 Errors in sequence numbers of registerCssFile()'s arguments (#12812) [skip ci] 8 years ago
Basil a183efb5d6 Update BaseStringHelper.php (#12832) [skip ci] 8 years ago
Carsten Brandt b49ce4f0bb Fixes Gridview JS to respect # in filterUrl (#12837) 8 years ago
Alexey Rogachev e8c16a09fa Fixed some typos (#12847) 8 years ago
jaaf 22a90cb817 added French output-client-scripts.md [skip ci] (#12844) 8 years ago
Alexey Rogachev 70752b0fc1 Fixes #11037: yii.js and yii.validation.js should use Regexp.test instead of String.match (#12839) 8 years ago
Robert Korulczyk 5308aa1eee Fixes #12619: Added catch `Throwable` in `yii\base\ErrorHandler::handleException()` 8 years ago
Paul Klimov 8d05bd9479 `yii\base\Application::$version` converted to `yii\base\Module::$version` virtual property, allowing to specify version as a PHP callback 8 years ago
Edgard Lorraine Messias 60208bb96c Enabled tests for FileMutex on Windows, see #12824 (#12831) 8 years ago
Davidson Alencar 2716093eda Fixes #12824: Enabled use of `yii\mutex\FileMutex` on Windows systems 8 years ago
nanodesu88 71d083d499 Fixes #12816: Added `columnSchemaClass` option for `yii\db\Schema` which adds ability to specify custom `\yii\db\ColumnSchema` class 8 years ago
Pavel Dovlatov 73a30780b3 Fixes #12810: getChildRoles() throws an exception when role has no children 8 years ago
Grzegorz Skornowicz f71a14c284 fixed typos (#12820) [skip ci] 8 years ago
Carsten Brandt 1433d8a017 added example for relation name to AR phpdoc 8 years ago
Carsten Brandt 31595827b1 fixed link in PhpMessageSource docs 8 years ago
Tobias Munk 02e0ac7034 Fixes #12807: Added console controller checks for `yii\console\controllers\HelpController` 8 years ago
Roman Grinyov bbdf5186d2 Cosmetic changes in DocBlocks (#12815) [skip ci] 8 years ago