8343 Commits (6bd04093db904a3b21cd17a6947e4232c6ad4fa5)

Author SHA1 Message Date
David Baker be73606eee
Fixed a small spelling mistake 7 years ago
Carsten Brandt 33b45f6bba
prepare for next release 7 years ago
Carsten Brandt 702618a863
release version 2.0.15 7 years ago
Carsten Brandt a33b09dab3
remove ColumnSchema import from mysql Schema because it conflicts with existing class 7 years ago
Carsten Brandt a38302fdfd
improved filtering condition on yii\db\ActiveRecord 7 years ago
Alexander Makarov 5f75916cde
Wording adjustments and doc enhancements [skip ci] 7 years ago
SilverFire - Dmitry Naumenko b37f361ad7
Fixed possible SQL injection through `ActiveRecord::findOne()` 7 years ago
Marco Moreno f33959419a
Fixes #15878: Fixed migration with a comment containing an apostrophe 7 years ago
Disassem 8a80e48f1d Fixes in docs [skip ci] (#15909) 7 years ago
Carsten Brandt a7ccf65855
Update UPGRADE.md 7 years ago
Marco Moreno c31f9ac811 Fixes #15878: Fixed migration with a comment containing an apostrophe 7 years ago
Alexander Makarov d4c4294318
#15899 Updated cebe/markdown composer constraint 7 years ago
SilverFire - Dmitry Naumenko 61186b5bd5
prepare for next release 7 years ago
SilverFire - Dmitry Naumenko 4bfe5e7a49
release version 2.0.14.2 7 years ago
SilverFire - Dmitry Naumenko 4ad04be2ea
Fixed `null` saving for JSON and Array cols in AR 7 years ago
SilverFire - Dmitry Naumenko dd08c028a4
Reordered changelog [skip ci] 7 years ago
Vladimir Reznichenko 1a74b3d4f8 [minor] SCA with Php Inspections (EA Ultimate) (#15871) 7 years ago
antonkot 80da46c32d REST OPTIONS Action bug fix with Header name (#15869) 7 years ago
SilverFire - Dmitry Naumenko 79583a2c7e
Reverted casting JsonExpression(null) to SQL NULL 7 years ago
SilverFire - Dmitry Naumenko c6ea3fb455
Revert "Fixed JsonExpressionBuilder to generate SQL NULL" 7 years ago
SilverFire - Dmitry Naumenko b3f54d1065
Simplified code, enhanced PHPDocs 7 years ago
SilverFire - Dmitry Naumenko cf4bd39fc1
Fixed JsonExpressionBuilder to generate SQL NULL 7 years ago
SilverFire - Dmitry Naumenko cc29ef8968
Fixed JsonExpressionBuilder to cast JSON explicitly 7 years ago
Alexander Makarov e72c31dc0b
Fixed changelog formatting 7 years ago
Vasilis Lourdas 14b76d3a7a Updated Greek messages. 7 years ago
Fabrizio 52263077c0 Bug #15858: Fixed array undefined offset error calling Html::errorSummary with same error messages from different model attributes. (FabrizioCaldarelli) 7 years ago
SilverFire - Dmitry Naumenko aed911b5f1
Fixed nesting of JsonExpression, ArrayExpression 7 years ago
berosoboy a98552ef64 Fix PostgreSQL aray field typecast when $disableArraySupport is true 7 years ago
Alexander Makarov ca4e1a5c9c
#15776: Removed unnecessary UPGRADE note, added @berosoboy to changelog [skip ci] 7 years ago
Sergey Makinen 92213864d9 Fixes #15776: Fixed slow MySQL constraints retrieving 7 years ago
Leandro Gehlen c484792084 Fixes #15840: Fixed regression on load fixture data file 7 years ago
Filippo Tessarotto 4391ca7f7b Connection::getTransaction() adjust phpdoc to also return null (#15848) [skip ci] 7 years ago
Carsten Brandt 319c6dc228
Update UPGRADE.md 7 years ago
Alexander Makarov bf6c9cf443
Fixes #15783: Regenerate CSRF token only when logging in directly 7 years ago
Dmitry Naumenko ae47482fac
Update CHANGELOG.md 7 years ago
SilverFire - Dmitry Naumenko bd5f17e792
Updated UPGRADE.md [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 8d8d68159d
Updated PHPDocs [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 4e35eb6539
Fixed JSONB support in PostgreSQL 9.4 7 years ago
SilverFire - Dmitry Naumenko f7da602250
PgSQL: Fix table schema load for table name in quotes 7 years ago
SilverFire - Dmitry Naumenko 8bb31fb9e5
Updated docs, added tests 7 years ago
SilverFire - Dmitry Naumenko ab8e1bc9bd
Added UPGRADE.md regarding schema caching 7 years ago
SilverFire - Dmitry Naumenko 5fa25b331d
Fixed encoding of empty ArrayExpression for PostgreSQL 7 years ago
SilverFire - Dmitry Naumenko d5d4b8b0f5
Fixed `null` values handling for PostgresSQL arrays 7 years ago
SilverFire - Dmitry Naumenko 9a949525a1
Fixed deprecated type casting format in Command::bindValues() 7 years ago
SilverFire - Dmitry Naumenko 08c87aec4f
Fixed `Component::off()` not to throw an exception 7 years ago
Dmitry Naumenko 9c6fa01adb
Update CHANGELOG [skip ci] 7 years ago
Dmitry Naumenko cdcbb7575a
Simlified FQCN [skip ci] 7 years ago
Fabrizio Caldarelli d0a6302b37
Update ActiveField.php 7 years ago
Fabrizio Caldarelli 3838208cbc Fixed has-error class to ActiveField div container when attribute name is tabular 7 years ago
Zhukov Roman bd38e384f6
Fix for yii\db\Connection events documentation [skip ci] 7 years ago