7215 Commits (f482cb6b7f3a272213fb4ab478643262a1f1b207)

Author SHA1 Message Date
Klimov Paul 862a5dd6b7 Added support for field `yii\console\controllers\BaseMigrateController::$migrationNamespaces` setup from CLI 8 years ago
Alexander Makarov 913b51b0b9 Adjusted changelog 8 years ago
Carsten Brandt c1c11d06ae
Revert "Fixed some comment issues (#13392) [skip ci]" 8 years ago
João Pedro Pereira 3692941ead
Fixes #11464: Foreign key name is not provided by schema 8 years ago
Alexander Makarov 3f66f1907f
Removed unused method 8 years ago
Alexander Makarov ebe30bd5ee
Exposed number normalization as StringHelper::normalizeNumber() 8 years ago
Tetyuev Pavel 3a1cd7f3aa
Fixes #13287: Fixed translating "and" separator in `UniqueValidator` error message 8 years ago
Sergei Malmygin 3ea671454c
Fixes #12133: Fixed `getDbTargets()` function in `yii\log\migrations\m141106_185632_log_init` that would create a log table correctly 8 years ago
Hao 652d05f0b8 Fixed some comment issues (#13392) [skip ci] 8 years ago
Alexander Makarov 442ac040cc
Used is_subclass_of() as suggested by @SamMousa 8 years ago
SilverFire - Dmitry Naumenko 43de339a72
Reordered CHANGELOG 8 years ago
Sergey fc00e60ade
Incorrect console width/height detecting with using Stty on Mac 8 years ago
SilverFire - Dmitry Naumenko 0efed3f2b0
Fixed wrong background color generation in `BaseConsole::renderColoredString()` 8 years ago
Klimov Paul d4ac47abe7 Added `yii\validators\EachValidator::$stopOnFirstError` allowing addition of more than one error 8 years ago
Klimov Paul b93856cdfd Unit test for `yii\caching\DbDependency` added 8 years ago
Klimov Paul 3946ac0dab Added `yii\widgets\InputWidget::$field` field, allowing access to the related `yii\widget\ActiveField` instance 8 years ago
Klimov Paul 25a7ed60e7 Docs about namespaced migrations fixed 8 years ago
Carsten Brandt 7c98000391 Update Controller.php 8 years ago
Carsten Brandt 3050dedded Update BaseConsole.php 8 years ago
Klimov Paul 0a978f9d1e Fix fetching schema information for `pgsql` when `PDO::ATTR_CASE` is set 8 years ago
Nobuo Kihara e05a883fdf ja message file updated (#13325) [skip ci] 8 years ago
lubosdz 6aa80cc9f5 Slovak translation updated (#13324) [skip ci] 8 years ago
d3artagnan a2dc34d84d Update id (Indonesian) messages, add translation (#13322) [skip ci] 8 years ago
a.kompaniets 50f3012f68
fixed currency format with custom decimal fraction 8 years ago
Alexey Rogachev bd9947a681 Removed redundant colon (#13317) 8 years ago
Dmitry Naumenko 2853dcbad7 Update FixtureController.php 8 years ago
Sidney Lins (slinstj) 9173656b53 Improves error message for invalid namespace in FixtureController 8 years ago
Vladimir f3bc11c724 Implement #13219: Ability to not shuffle masters connections (#13241) 8 years ago
bashkarev 338e5967cb
Added Logging of memory usage 8 years ago
Alexander Makarov ed849c6d87
Updated Russian strings translation [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 24ad05de5b
Refactored `yii\web\ErrorAction` to make it reusable 8 years ago
Pavel Ivanov 8060300bf4 Small optimization of yii\console\Request::resolve() 8 years ago
Pavel Ivanov 4db3bcd64c
Fixes #13277: Invalid parsing of `--` in CLI 8 years ago
Vasilis Lourdas 6840319d16 Updated Greek framework messages translation. (#13303) 8 years ago
SilverFire - Dmitry Naumenko b26527ca69
Changelog updated 8 years ago
SilverFire - Dmitry Naumenko 178d319556
Added Cache::getOrSet() 8 years ago
Māris Graudiņš cb1ff4e0fb Added missing and fixed wrong plural translations for Latvian language. (#13294) [skip ci] 8 years ago
Alexey Rogachev 934acae51e Fixed #13296: Removed UTF-8 BOM in az messages (#13298) [skip ci] 8 years ago
Alexey Rogachev 661e672554 Fixed inconsistency with dots in translation added in #13286 (#13290) [skip ci] 8 years ago
SilverFire - Dmitry Naumenko 076661c390
Added @dynasource to composer.json 8 years ago
jetexe 765588933b Added translation for unique validator (#13286) [skip ci] 8 years ago
Carsten Brandt 30e599b94f
updated docs about deleteALl() and updateAll() 8 years ago
Alexander Makarov 210cf36750 Fixes #12703: Fixed `StringHelper::truncateHtml()` non functional when dom PHP extension is disabled 8 years ago
Alexander Makarov c33583aede
Fixed naming for #13214 as suggested by Paul 8 years ago
Alexander Makarov 56583c37e3 CHANGELOG merge fix 8 years ago
Klimov Paul 194577c55e Code style fix 8 years ago
Carsten Brandt e13a18ba8b
added missing version information 8 years ago
SilverFire - Dmitry Naumenko ed82ba4ee2
Revert "fix ArrayHelper::getValue() to throw exception on invalid input" 8 years ago
Evgeniy Tkachenko 69de8f8460 Update ActiveDataProvider.php 8 years ago
Carsten Brandt b4b2b0e6d1
better docs about decimal numbers in Formatter 8 years ago