19596 Commits (4e2cd24399e72963ccd1b0524a95e9877fb894f7)
 

Author SHA1 Message Date
Bizley 4e2cd24399
Merge pull request #18614 from yiisoft/18613-do-not-use-this-for-static 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 9cea743191
Merge pull request #18588 from ihitbuttons/18585-email-validator-idn-fix 4 years ago
Dmytro Naumenko 2f051bc441
Add Since PHPDoc 4 years ago
Bizley 269b6c4fe6
Merge branch 'master' into 18585-email-validator-idn-fix 4 years ago
Bizley 5ee38777bc
Removed not used lines and duplicated tests run 4 years ago
Aaron Mueller b57d48692a :Merge branch 'master' of git://github.com/yiisoft/yii2 into 18585-email-validator-idn-fix 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
Bizley f48fc452af
Merge branch 'master' into 18585-email-validator-idn-fix 4 years ago
Bizley 6a04ac9651
Merge pull request #18592 from sartor/fix/db-pgsql-raw-sql-params 4 years ago
Sartor 6809523cc2 Db pgsql getRawSql params replace fix changelog line 4 years ago
Aaron Mueller 88de58c537 Merge branch '18585-email-validator-idn-fix' of github.com:ihitbuttons/yii2 into 18585-email-validator-idn-fix 4 years ago
Aaron Mueller 6659e6a187 Refactor based on suggestion 4 years ago
Aaron Mueller ddde2c2e0f Merge branch 'master' of git://github.com/yiisoft/yii2 into 18585-email-validator-idn-fix 4 years ago
Sartor 395dc70468
Merge branch 'master' into fix/db-pgsql-raw-sql-params 4 years ago
Sartor 335385d7ba Db pgsql getRawSql params replace fix 4 years ago
Alexander Makarov 2be3c721c4
Merge branch 'master' into 18585-email-validator-idn-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
Bizley 83c876ae3d
Merge pull request #18575 from Mignar/18574-bugfix-dbsession-using-correct-db 4 years ago
Alexander Krug 74d1842dee Use the correct db if strict mode is used in DbSession fixes #18574 4 years ago
Bizley ef6d45d0b1
Merge pull request #18571 from simialbi/master 4 years ago
Simon Karlen 06f1917b9c
fixed test 4 years ago
Simon Karlen 1ef65a9f7c
fixed icon sizes (inline css) and added link to fontawesome 4 years ago
Bizley ba6e3278d6
Merge pull request #18565 from darkdef/mssql_dbcache 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
Dmitry Eliseev 4479c66522
Fixed phpdoc types 4 years ago
Bizley cfe782b3f5
Fix #18544: Fix `yii\validators\NumberValidator` to disallow values with whitespaces 4 years ago