15776 Commits (87f843524ed7b4ec65b3082cf9880d15d8be2ffd)
 

Author SHA1 Message Date
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
Dmitry Naumenko a057c64a6c Merge pull request #12774 from w3lifer/patch-1 8 years ago
Roman Grinyov a42fd9aed7 Replaced " to ` in DocBlocks for readability 8 years ago
Alexander Makarov 4290263e21 Fixes #12761: Added exact command to upgrade framework via Composer to UPGRADE 8 years ago
PowerGamer1 3c1eb55f55 PHPDoc @return fix for insert() (#12757) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 6fa828805a
Force AJAX validation on form submit 8 years ago
SilverFire - Dmitry Naumenko 17df7577a5
Fixed URI component decoding with `+` (plus) sign 8 years ago
Dmitry Naumenko b172d1757f Merge pull request #12747 from werew01f/master 8 years ago
Dmitry Naumenko 9d98d03ec5 Update CHANGELOG.md 8 years ago
werew01f 1bd13e233b afterInit event for yiiActiveForm 8 years ago
Carsten Brandt fa9675636b fixed broken test in ActiveRecordTestTrait 8 years ago
SilverFire - Dmitry Naumenko ff15100eab Merge branch '10358-js-race-condition' 8 years ago
SilverFire - Dmitry Naumenko 1ab204e481 Fixed race condition in yii.js ajax prefilter 8 years ago