194 Commits (f3438c450c089ff0b6ff1dd6a14306d47944b6eb)

Author SHA1 Message Date
Alexander Makarov ba9f038586
Added extra upgrade note about CSRF cookies [skip ci] 7 years ago
David Baker be73606eee
Fixed a small spelling mistake 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
Carsten Brandt a7ccf65855
Update UPGRADE.md 7 years ago
Alexander Makarov ca4e1a5c9c
#15776: Removed unnecessary UPGRADE note, added @berosoboy to changelog [skip ci] 7 years ago
Carsten Brandt 319c6dc228
Update UPGRADE.md 7 years ago
SilverFire - Dmitry Naumenko bd5f17e792
Updated UPGRADE.md [skip ci] 7 years ago
SilverFire - Dmitry Naumenko ab8e1bc9bd
Added UPGRADE.md regarding schema caching 7 years ago
SilverFire - Dmitry Naumenko 25d176aa70
Added flags to `ColumnSchema` to disable JSON and Arrays support 7 years ago
SilverFire - Dmitry Naumenko a150477f27
minor [skip ci] 7 years ago
SilverFire - Dmitry Naumenko a45d28c23a
Updated UPGRADE.md to mention JSON and Arrays support in AR 7 years ago
Robert Korulczyk c1a4b2f4ca Fix typo in UPGRADE.md (#15654) [skip ci] 7 years ago
Brandon Kelly 018ac16025 2.0.14 upgrade guide improvements (#15652) [skip ci] 7 years ago
SilverFire - Dmitry Naumenko 6144ca8167
Added CHANGELOG and UPGRADE notes 7 years ago
Alexander Makarov 5a6c48db3d
Fixed typo [skip ci] 7 years ago
Dmitry Naumenko d16586334d Fixes #7640: Implemented custom data types support. Added JSON support for MySQL and PostgreSQL, array support for PostgreSQL 7 years ago
Bizley 8b74e29663 Fixes #14296: Fixed log targets to throw exception in case log can not be properly exported 7 years ago
Alexander Makarov d7be512fa0
Fixes #10186: Use native `hash_equals` in `yii\base\Security::compareString()` if available, throw exception if non-strings are compared 7 years ago
Dmitry Naumenko d604d80823 Fixes #14043: Added `yii\helpers\IpHelper` 7 years ago
Vladimir Reznichenko 185209957e Fixes #15270: Resolved potential race conditions when writing generated php-files 7 years ago
Alexander Makarov abe47ca0a3
#15121: Added UPGRADE note about asset command configuration [skip ci] 7 years ago
Carsten Brandt d0bf3cfeb4
update UPGRADE notes to be more clear 7 years ago
Tobias Munk 15a46441e1 Updated asset-plugin version in docs [skip ci] 7 years ago
Sam 04281cba8c Fixes #14793: Module `->get()` and `->has()` methods now check parent modules and fall back to application if nothing found 7 years ago
SilverFire - Dmitry Naumenko 85458514bb
Added note to UPGRADE.md regarding #14499 7 years ago
Carsten Brandt 8861aab2ac
more details in upgrade notes 7 years ago
Carsten Brandt 5ccbe85ffa
improve upgrade instruction for AR::instance() 7 years ago
Paul Klimov d68789a195 Fixes #13779, fixes #5786 7 years ago
Carsten Brandt 1278b018fa Add IIS specific header to secure headers (#14715) 7 years ago
Sam 0017d9c660 Fixes #13780: Added support for trusted proxies in `yii\web\Request` 7 years ago
Carsten Brandt 393fc2744a Added yii\base\Object for backwards compatibility 7 years ago
Carsten Brandt d4e584f7a7 UPGRADE notes for Object -> BaseObject for PHP 7.2 compatibility 7 years ago
Alexander Makarov 858e801573 Fixes #14286: Used primary inputmask package name instead of an alias 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 7 years ago
Alexander Makarov c35ddec09a
Update composer fxp plugin version in docs and travis scripts 8 years ago
Sergey Makinen 454f0a9301 Fixes #13807: Fixed `yii\db\QueryBuilder` to inherit subquery params when building a `INSERT INTO ... SELECT` query 8 years ago
Carsten Brandt dbfe36521e
added upgrade note about yii\cache\Cache::getOrSet() 8 years ago
Carsten Brandt d9f592712b
remove upgrade note for #13822 / #13829 8 years ago
Alexander Makarov f906452f8e
Added UPGRADE note for #13829 8 years ago
Bizley c5296242b1
Fixes #13698: `yii\grid\DataColumn` filter is automatically generated as dropdown list in case of `format` set to `boolean` 8 years ago
Bizley 54278fc842
asTime fixed for time-only values 8 years ago
Carsten Brandt 73f61b4f6b Update UPGRADE.md 8 years ago
Alexander Makarov bd552113b2 Fixes #11906: Updated `yii\widgets\MaskedInput` inputmask dependency to `~3.3.3` 8 years ago
Carsten Brandt 22787571b4 Update UPGRADE.md 8 years ago
Nikola Kovacs f5beaf3edf Make validator getClientOptions public 8 years ago
Klimov Paul c17766181f Added `QueryInterface::emulateExecution()` 8 years ago
Boudewijn Vahrmeijer d295812695 upgrade file updated 8 years ago