18764 Commits (bc9f8bd8a38553bcb1bc3e6dd7144fd945d4a423)
 

Author SHA1 Message Date
Pavel Ivanov bc9f8bd8a3 Fixes CommandTest::testCreateView() cleanup logic (#17006) 6 years ago
Nikolay 1a34f61e56 Fixes #16941: Set `yii\console\controllers\MigrateController::useTablePrefix` to true as default value 6 years ago
Pavel Ivanov 966f262016 Fixes AssetBundleTest for vagrant ENV (#17003) 6 years ago
Alexander Makarov a4b12b14ca
Removed unneeded changelog line [skip ci] 6 years ago
Dmytro Naumenko 66ecd6b5b6
Merge pull request #16998 from GHopperMSK/16966-add-array_expression-support-to-relation-data 6 years ago
Dmytro Naumenko 698e45ac1e
Fixed code style 6 years ago
GHopper a5182e5d5e Merge branch 'master' of git://github.com/yiisoft/yii2 into 16966-add-array_expression-support-to-relation-data 6 years ago
taobig e1623868f9 Fixes #16891: Fixed Pagination::totalCount initialized incorrectly 6 years ago
GHopper d02fb4e3dd Reduce the Cyclomatic Complexity level 6 years ago
GHopper a7771acd8d Add ArrayExpression support in related tables 6 years ago
Pavel Ivanov 379a2002dd Issue #14609: test case for further discussion (#16990) 6 years ago
Pavel Ivanov 7d494d0d24 Fixes #16028: Fix serialization of complex cache keys that contain non-UTF sequences 6 years ago
Razon Yang 2b79a0c5ba Fixes #16945: Fixed RBAC DbManager ruleName fetching on the case of PDO::ATTR_ORACLE_NULLS => PDO::NULL_TO_STRING 6 years ago
Pavel Ivanov b128ec85f4 Fixes #16081: Fixed composite IN using just one column 6 years ago
Nikolay ebb5976a22 Fixes #16926: Fix shell autocompletion 6 years ago
Ruitang Du 5250197d3b Fixed typo in MessageController docs [skip ci] (#16982) 6 years ago
talentant 8a641a99b8 Update ROADMAP.md (#16992) [skip ci] 6 years ago
Pavel Ivanov 3c1f1e4dcc Disabled deprecated warnings for PHP 7.3 tests (#16997) 6 years ago
Andrew 572e5f6655 Fixes #15850: check basePath is writable on publish in AssetManager 6 years ago
Sam 197feeb255 Fixes #16969: Fix `yii\filters\PageCache` incorrectly storing empty data in some cases 6 years ago
Nobuo Kihara d1c3dac0f7 docs/guide-ja/start-installation.md updated and translators.json added [ci skip] (#16964) 6 years ago
Andrew c162bd7ae7 Fixes #16910: Fix messages sorting on extract 6 years ago
Carsten Brandt d07e286dbd
fix syntax error in fr and es guide 6 years ago
Carsten Brandt f79d3d7edc
Fix syntax errors in Chinese guide 6 years ago
Artem Ostapenko 1cf22d0252 Fixed grammatical error (#16957) [skip ci] 6 years ago
Alex Tkachuk 429ddbdf64 Непонятно какой параметр 'r' (#16958) [skip ci] 6 years ago
Bizley 1db55e6b0d Normalizing string numeric (#16943) 6 years ago
Andrew 3221ab0769 Fix #15683: Fix file as array uploading in MultipartFormDataParser (#16950) 6 years ago
Dmitry V. Alexeev b5be47321b Fixes #16469: Allow cache to be specified as interface and to be configured in DI container 6 years ago
Anees Hikmat Abu-hamid 4656e2dcdc Added "start looking ahead" to ar guide translation (#16952) [skip ci] 6 years ago
Dmitry V. Alexeev 712b6accce Fixes #16687: Add missing translations for `nl-NL` durations used in `yii\i18n\Formatter::asDuration()` 6 years ago
Ondřej Vašíček bd3193a52a Fixed typo (#16947) [skip ci] 6 years ago
Anees Hikmat Abu-hamid 2fab70731a Added gii translation for ar language (#16942) [skip ci] 6 years ago
SilverFire - Dmitry Naumenko 4d3a140482
Fixed additional regression in number formatting 6 years ago
Bizley bca1e88fbd Fix Apache URL rewriting (#16936) 6 years ago
Groonya db1d730695 Fixes #16822: Create config dir recursively in message/config 6 years ago
Groonya 8150cd1ed4 Fixes #16580: Delete unused php message files in MessageController if `$removeUnused` option is on 6 years ago
Alex b4adada51e Fixes #16022: Fix UniqueValidator for PostgreSQL. Checks the uniqueness of keys in `jsonb` field 6 years ago
SilverFire - Dmitry Naumenko a03376413c
Fixed regression in formatter when passed value is a string representation of float without decimals 6 years ago
Carsten Brandt 8bccbd595d
Update Formatter.php 6 years ago
Carsten Brandt fe07177ddd
Update Formatter.php 6 years ago
Bizley bbfa45f133 Removed wrong spellout formatter test (#16924) 6 years ago
Bizley 59e99a67c7 Fixes #14950: Fixed `yii\i18n\Formatter` methods `asInteger`, `asDecimal`, `asPercent`, and `asCurrency` outputs for very big numbers 6 years ago
Anees Hikmat Abu-hamid 324884a5d5 Add work with database to ar guide (#16921) [skip ci] 6 years ago
Robert Korulczyk 5349132043 Use `sprintf()` in `Target::getTime()` (#16883) 6 years ago
Anna Borzenko d7ffda020b Fixes #16903: Fixed 'yii\validators\NumberValidator' method 'isNotNumber' returns false for true/false value 6 years ago
Bizley 3907895324 Fixes #16897: Fixed `yii\db\sqlite\Schema` missing primary key constraint detection in case of `INTEGER PRIMARY KEY` 6 years ago
Carsten Brandt ec4509f21c
Merge pull request #16902 from yiichina/doc 6 years ago
崔亮 d08d0bf5ff
Merge branch 'master' into doc 6 years ago
Carsten Brandt e16dcd9674
added test to verify intl number formatter works with text options 6 years ago