7935 Commits (5bd6ed5684551ba6a6d8c1d77d4cd16554ddcb0b)

Author SHA1 Message Date
Stephen Hy 6f896ce917 Added more translation (#15241) 7 years ago
Vladimir Kuprienko 898e43d6eb Improves readability of `yii\console\widgets\Table` widget (#15236) 7 years ago
webleaf aab86eb7e7 Fixes #15229: Fixed `yii\console\widgets\Table` default value for `getScreenWidth()`, when `Console::getScreenSize()` can't determine screen size 7 years ago
Serge Postrash e9f57b9e7e Fixes #15234: Fixed `\yii\widgets\LinkPager` removed `tag` from `disabledListItemSubTagOptions` 7 years ago
Brandon Kelly 0948109a19 Fixes #15221: Console improvements 7 years ago
Dmitry Dorogin 5ebf98cc1d Fixes #5515: Added default value for `yii\behaviors\BlameableBehavior` for cases when the user is guest 7 years ago
Sergey Makinen b7d5393a08 Fixes #15194: Fixed `yii\db\QueryBuilder::insert()` to preserve passed params when building a `INSERT INTO ... SELECT` query for MSSQL, PostgreSQL and SQLite 7 years ago
bscheshirwork 1453eeaa4a Added example to validateValue PHPDoc [skip ci] (#15193) 7 years ago
Inoyatulloh e71939da2f Fixing Uzbek language (#15185) [skip ci] 7 years ago
Carsten Brandt 5513c5f822
Update yii.php 7 years ago
Laurent Fourcadier 0f2fa273ca Fixed translation in German when too many files are uploaded (#15170) [skip ci] 7 years ago
Nikolay Oleynikov 75dbdb0083 Fixes #14568: Refactored migration templates to use `safeUp()` and `safeDown()` methods 7 years ago
Mikk Tendermann c009b06114 Fixes #14604: Fixed `yii\validators\CompareValidator` `compareAttribute` does not work if `compareAttribute` form ID has been changed 7 years ago
Nikolay Oleynikov 48bf8ce048 Fixes #14662: Added support for custom `Content-Type` specification to `yii\web\JsonResponseFormatter` 7 years ago
Valkeru c5aac68382 Fixes #15135: Automatic completion for help in bash and zsh 7 years ago
Elvira Sheina 10e7b1b541 Fixes #14276: Fixed I18N format with dotted parameters 7 years ago
Carsten Brandt 86528c7dcd prepare for next release 7 years ago
Carsten Brandt 1d7f6cd20e
release version 2.0.13.1 7 years ago
Carsten Brandt 923e408803 added missing languages to message config 7 years ago
Carsten Brandt 7904bc2629 added note to QueryInterface::where() 7 years ago
Alexander Makarov abe47ca0a3
#15121: Added UPGRADE note about asset command configuration [skip ci] 7 years ago
Aleksandar Belic 9fcf776358 Bugfix: placeholder was incorrect causing the "totalCount" value to be printed out twice at the end. (#15152) 7 years ago
Sergey Makinen 85b65c889a Fixes #15117: Fixed DB schema cache did not honor table prefixes 7 years ago
SunwelLight c3d0d9e0e3 Add translations for the Kazakh language (#15144) [skip ci] 7 years ago
Sergey Makinen 4e176ca325 Fixes #15108: Fixed `yii\db\Schema::getSchemaNames()` for MSSQL and added tests for all DBMSes 7 years ago
Carsten Brandt d0bf3cfeb4
update UPGRADE notes to be more clear 7 years ago
Alex Yashkin 2246786483
Fixed jQuery onLoad event handling 7 years ago
Roman Ishchenko b354b26d03 Fixes #15081: Fixed "Undefined offset: 1" in log Target 7 years ago
David J Eddy c33d1bffa6 Fixed typo in CHANGELOG.md [skip ci] 7 years ago
Carsten Brandt 2745a16245
fix phpdoc in log\Target 7 years ago
Alexander Makarov 8e5798d67d
prepare for next release 7 years ago
Alexander Makarov 2d672b6722
release version 2.0.13 7 years ago
Alexander Makarov ec76b624a9
Adjusted new message quotes style [skip ci] 7 years ago
Alexander Makarov 6f47447bd4
Changelog fixes [skip ci] 7 years ago
pistej 26259eca03 Added slovak framework messages #15073 (#15074) [skip ci] 7 years ago
Bizley 46b9d607a2 DataFilter translations added [PL] (#15066) [skip ci] 7 years ago
Elvira Sheina 13cd7d7ee0 Fixes #6588: Fixed changing array keys after validation of multiple files in `yii\validators\FileValidator` 7 years ago
Alexander Makarov fb23b0d0ea
Code style fixes 7 years ago
Vasilis Lourdas e0884323d3 Updated Greek translation. (#15056) [skip ci] 7 years ago
Dmitry Naumenko 2faf771118 Fixes #13436: Fixed migration for MSSQL DbSession 7 years ago
SilverFire - Dmitry Naumenko 7457757de0
CHANGELOG minor fixes [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 4d31e6673e
Reordered CHANGELOG 7 years ago
Alexander Makarov 1c23e6dea8
Fixed Table phpdoc example [skip ci] 7 years ago
Alexander Makarov 89ed494d99
Fixed changelog typo [skip ci] 7 years ago
Alexander Makarov 2b888aadb2
savely -> safely [skip ci] 7 years ago
Carsten Brandt 93bbf5b39d Fixes #15015: Added `StringHelper::floatToString()` to savely cast float values independent of the locale, also fixes some places in the framework that use it now 7 years ago
Carsten Brandt f259eadf7a
be clear about timeout in seconds in Mutex 7 years ago
Carsten Brandt e311001ef5 #14543: Adjusted implementation of migration name length limit 7 years ago
Alexander Makarov 376006a2d5 Data filter enhancements and docs 7 years ago
Pavel Dovlatov 6330a2b779 Small phpdoc fix in `\yii\db\QueryTrait::emulateExecution()` [skip ci] (#15021) 7 years ago