8959 Commits (4cb2dfef1af223cfa48b451babd74a4795829882)

Author SHA1 Message Date
Bizley 4cb2dfef1a
Add more tests for helpers (#18675) 3 years ago
aidanbek fff35b3796
Fix #18678: Fix `yii\caching\DbCache` to use configured cache table name instead of the default one in case of MSSQL varbinary column type detection 3 years ago
rhertogh 0cd68a330d
Fix #18669: Changed visibility of `yii\web\User::checkRedirectAcceptable()` to `public` 3 years ago
Bizley 82be8b61cf
Replacing deprecated `::className()` with `::class` (#18671) 3 years ago
Allan ddeb80cdf3
Fixed typo 3 years ago
Anton 2520e50c52
Fix #18653: Added method `yii\helpers\BaseHtml::getInputIdByName()` 3 years ago
Marco van 't Wout 7e323ba07c
Fix #18650: Refactor `framework/assets/yii.activeForm.js` arrow function into traditional function for IE11 compatibility 3 years ago
Bizley 66ff8309b9
Update CHANGELOG.md 3 years ago
Kamchybek Jusupov 3019d4aa8e Merge branch 'inflextor_fixes' of github.com:kjusupov/yii2 into inflextor_fixes 3 years ago
Bizley e63be01f20
Update CHANGELOG.md 3 years ago
Kamchybek Jusupov 94a6b5d548 Added the CHANGELOG entry 3 years ago
Alexander Makarov c76e4dd7c7
Update BaseInflector.php 3 years ago
Kamchybek Jusupov b41f4dc76f Remove capitalized versions of rules 3 years ago
Alexander Makarov 9ce0d42daf
Update BaseInflector.php 3 years ago
Alexander Makarov f422d419c2
prepare for next release 3 years ago
Alexander Makarov 273cbab90e
release version 2.0.42.1 3 years ago
Bizley 52cf02d685
Fix #18634: Fix `yii\db\BaseActiveRecord::unlink()` and `unlinkAll()` to omit condition for `on` property when it doesn't exist 3 years ago
Alexander Makarov 3a58026359
prepare for next release 3 years ago
Alexander Makarov 88a7a00458
release version 2.0.42 3 years ago
Alexander Makarov 26656a2ed1
Minor cleanup 3 years ago
N. D 08a133e728
Update docs for #9718 (#18623) 3 years ago
Bizley 68a1c32400
Fix #18624: Fix `yii\di\Container` to properly resolve dependencies in case of PHP 8 union types 3 years ago
Kamchybek Jusupov 9c8f653554 Added 'software' and 'hardware' string to BaseInflector $specials. 3 years ago
Bizley 209cf9b2de
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