7983 Commits (e493843b1cb3c45cf96fc4012b727b701126ec10)

Author SHA1 Message Date
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
bscheshirwork 5cec42a108 Fixed error messages in data filters (#15018) 7 years ago
Alexander Makarov ce65e24d19 Fixed migration limit in CHANGELOG [skip ci] 7 years ago
Dmitry Dorogin 614fb52c45 Fixes #14543: Throw exception when trying to create migration longer than 255 symbols 7 years ago
Dmitry Naumenko 7e7faeebd1 Fixed excess escaping in Command::batchInsert() (#13236) 7 years ago
Gevorg Mansuryan 77ad3dca3f Language file typo fixes 7 years ago
Nelson J Morais 980cfde0f1 Fixes #14877: Disabled profiling on connection opening when profiling is disabled 7 years ago
Carsten Brandt abc0cb5c1e
improved docs for AccessRule::$denyCallback 7 years ago
Dmitry Naumenko 64d8af61a6 Fixes for PHP 7.2 compatibility (#14959) 7 years ago
Pavel Chaplygin d49ec7b8be Fixes #14633: Add miliseconds to log time in `\yii\log\Target` 7 years ago
bscheshirwork 8beb36c94f Use PHP core classes right from root namespace without importing for the sake of clarity 7 years ago
Robert Korulczyk 695bc54913 Fix translations of `DataFilter::$_errorMessages` (#14975) 7 years ago
Carsten Brandt 0199325c81 Fixes #14958: Added options to copy stacktrace and search for error message to the exception page 7 years ago
Carsten Brandt 9e2752c965
updated german translation 7 years ago
Carsten Brandt 450f77be2d
added armenian to message translation config 7 years ago
Gevorg Mansuryan 52d0d004ac Enh #14967: Added Armenian Translation Files (#14968) 7 years ago
Igor Jerosimić 39232aa5a7 Fixed Serbian translation issues 7 years ago
Hisateru Tanaka 43ea93315f Fixes #14929: Additional semicolon should avoid an affection of trailing line comment when asset/compress 7 years ago
Evgeniy Tkachenko 324b82c6d8 phpDoc to BaseManager::defaultRoles [skip ci] 7 years ago
Paul Klimov 744b87fabc Fixes #4479: Implemented REST filters 7 years ago
Herbert Maschke c9de616b4c Fixes #13403: Added 'permissions' additionally to 'roles' in `yii\filters\AccessRule` in order to be able to specify these separately 7 years ago
SilverFire - Dmitry Naumenko d11bed5340
Minor, added strict comparsion 7 years ago