15788 Commits (24809c5d731a91277228cab1d6b1ae13910ac038)
 

Author SHA1 Message Date
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
Basil 3a2b4e445a Update UPGRADE.md (#12800) [skip ci] 8 years ago
Carsten Brandt dda5543a61 added test for View::registerJsFile() 8 years ago
Klimov Paul d4df72a2a4 Fixed `yii\behaviors\AttributeTypecastBehavior` unable to automatically detect `attributeTypes` 8 years ago
Māris Graudiņš 8f5b1fb3eb Fixes #12790: Added `scrollToErrorOffset` option for `ActiveForm` which adds ability to specify offset in pixels when scrolling to error 8 years ago
Carsten Brandt 6346e7180c added test for default route to Url helper 8 years ago
Bizley 15a6a9d3ba Polish message translations (#12796) [skip ci] 8 years ago
Vasilis Lourdas d388fa65e8 Updated Greek translation of core framework. (#12793) 8 years ago
Carsten Brandt 40394b8abf Update CHANGELOG.md 8 years ago
Carsten Brandt dc7c3779a0 fixed phpdoc controller to not crash on non-instantiable classes 8 years ago
Carsten Brandt 2233d75927 prepare for next release 8 years ago
Carsten Brandt 11fe407ad0 release version 2.0.10 8 years ago
Carsten Brandt ff871bdf48 adjuste PHPdoc controller to use short form types 8 years ago
LAV45 04848a6c3b Fix yii\rest\Serializer serialize ArrayDataProvider with pagination bug 8 years ago
Carsten Brandt 35dd698f30 added missing `@since` annotations 8 years ago
Carsten Brandt fb72b8801f fixed indentation and code style 8 years ago
Carsten Brandt 69e23f9d12 fixed UPGRADE.md duplicate headline 8 years ago
Roman Grinyov 6bffb78391 Added `public` keyword to example (#12789) [skip ci] 8 years ago
Roman Grinyov 088f15ee67 Cosmetic changes in DocBlocks (#12788) [skip ci] 8 years ago
Roman Grinyov 15c665974d (Not set) to (not set) (#12786) [skip ci] 8 years ago
Alexander Makarov 8a452bcc2e Fixes #10587: Latest used controller instance was not available in `Response::EVENT_AFTER_SEND` handler 8 years ago