8931 Commits (bizley-patch-1)

Author SHA1 Message Date
Bizley 940b09d7ab
Improve docs 3 years ago
DarkDef 4f74d2a2db Add line to changelog 3 years ago
DarkDef f14b2ccd89 remove duplicate code 3 years ago
Valerii Gorbachev a7ee99ce92
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev 662c54b47c
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Mikk Tendermann 629133f1bf
Fix #18619: Do not modify `yii\web\Cookie::$path` on `yii\web\Response::sendCookies()` 3 years ago
DarkDef 2d76f33dd4 Fixes after review 3 years ago
Valerii Gorbachev 12ccd2adde
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev a0552f1680
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev 98b0c5b665
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Valerii Gorbachev dbc4d1ecea
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
Valerii Gorbachev a1cc222927
Update framework/db/mssql/QueryBuilder.php 3 years ago
Valerii Gorbachev 01a9fef962
Update framework/db/mssql/ColumnSchemaBuilder.php 3 years ago
DarkDef 4fba562cd0 New attemp 3 years ago
Никита Медведев f00e44fb6e
Fix #18569: Add `NumberValidator::$allowArray` 3 years ago
DarkDef 9367af4b15 Fix for issue #18604 3 years ago
Alexander Makarov 03052621b7
Fix #18611: Add note about isAcquired() behavior to Mutex (#18615) 3 years ago
Alexander Makarov 250b2cf4ff
Remove extra space from changelog 3 years ago
Alexander Makarov f62701bf1d
Fixed another call 3 years ago
Alexander Makarov 3d4b0f941e
Add changelog 3 years ago
Alexander Makarov ffec508e58
Do not use $this to call static method 3 years ago
AIZAWA Hina ad2ce6ad4f
Fix event namespace in `yii\db\Connection` phpdoc (#18608) 3 years ago
Bizley a6dba47963
Fix #18590: Fix `yii\web\UrlManager` to instantiate cache only when it's actually needed 4 years ago
bscheshirwork 5ad809e815
Fix #18593: Fix setting the `maxlength` attribute for `Html::activeInput()` and `Html::activeTextArea()` based on `length` parameter of validator 4 years ago
Dmytro Naumenko 2f051bc441
Add Since PHPDoc 4 years ago
Aaron Mueller 63cb61f591 Refactoring so regex has it's own variables 4 years ago
Toir Tuychiev 054e259861
Fixed typo in console/Application.php (#18596) 4 years ago
Sartor 6809523cc2 Db pgsql getRawSql params replace fix changelog line 4 years ago
Aaron Mueller 6659e6a187 Refactor based on suggestion 4 years ago
Sartor 335385d7ba Db pgsql getRawSql params replace fix 4 years ago
Aaron Mueller d02d60e070 Limiting explode to 2 4 years ago
Aaron Mueller 808c64d900 Refactoring method per request 4 years ago
Toir Tuychiev 2650948e87
Fix #18323: Fix client validation of RadioList when there are disabled items 4 years ago
Dmytro Naumenko 10bb71a822
Fix #17203: Fix `yii\db\Connection` to persist customized `queryBuilder` configuration after the `close()` → `open()` cycle 4 years ago
theonedemon 42e8aa4ea5
Fix #18325: Fix `yii\db\pgsql\Schema` to respect non-default PgSQL schema name for data types 4 years ago
Aaron Mueller 3593696b93 Fixing Email Validator to handle edge case where email address is valid but fails ascii conversion. 4 years ago
Bizley a03fb0c01e
Fix #17631: Fix `yii\widgets\BaseListView` to properly render custom summary 4 years ago
Pigo 14a581562a
Fix #18566: Throw the original exception when `yii\web\Controller::bindInjectedParams()` catches HttpException 4 years ago
simialbi 45a81c1eeb
Minified SVGs (#18573) 4 years ago
Bizley 34441ca549
Fix #14343: Fix `yii\test\ActiveFixture` to use model's DB connection instead of the default one 4 years ago
Alexander Krug 74d1842dee Use the correct db if strict mode is used in DbSession fixes #18574 4 years ago
Simon Karlen 1ef65a9f7c
fixed icon sizes (inline css) and added link to fontawesome 4 years ago
Bizley 3dd3692b7c
Update CHANGELOG.md 4 years ago
DarkDef d92fd370ee add lines to CHANGELOG.md 4 years ago
DarkDef 7017903fe4 Storing check on `varbinary` the result in a private property 4 years ago
DarkDef 64ecbf10b1 Fix for issue #18526 4 years ago
Bizley 54f25c4b04
Fix #17174: Fix `yii\db\BaseActiveRecord::unlink()` to not ignore `on` conditions in `via` relations 4 years ago
Bizley 9a7f778194
Fix #18557: Fix `yii\data\ActiveDataProvider` to handle DB connection configuration of different type than just `yii\db\Connection` 4 years ago
Daniil Sazhin db47207018
Fix #18534: Added `prepareSearchQuery` property in `yii\rest\IndexAction` 4 years ago
simialbi ba9366be0d
Fix #17479: Fix `yii\grid\ActionColumn` to render icons when no glyphicons are available 4 years ago