9098 Commits (master)

Author SHA1 Message Date
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
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
Bizley bd2b1f25f0
Fix #18552: Fix bug with `yii\data\SqlDataProvider` not properly handling SQL with `ORDER BY` clause 4 years ago
Bizley 7f6671cdfc
Update OWASP link 4 years ago
Alexander Makarov 426c84ae1b
prepare for next release 4 years ago
Alexander Makarov 5fbd28e056
release version 2.0.41.1 4 years ago
stevekr 6182284039
Update Formatter types 4 years ago
Bizley 4997c51152
Fix #18548: Fix bug with REST rules with prefixes containing tokens not being parsed properly 4 years ago
Bizley 6dad27d4a1
Reversed #18499 (#18546) 4 years ago
Alexander Makarov cd9cc45845
prepare for next release 4 years ago
Alexander Makarov 4e2045c040
release version 2.0.41 4 years ago
Alexander Makarov 1ace064848
Pre-release adjustments 4 years ago
Alexander Makarov 3883d73cea
Fix #9718: Fix user staying authorized despite authKey change 4 years ago
Alexander Makarov b3546e6fdb
Fix #18535: Set Cookie SameSite to Lax by default 4 years ago
XPOHOC dfef7f8365
Fix #18539: Fix "driver does not support quoting" when using the driver pdo_odbc 4 years ago
Bizley d610853fdf
Fix #18450: Allow empty string to be passed as a nullable typed argument to a controller's action 4 years ago
Bizley 14f1138441
Correct #18499 4 years ago
Bizley 2774f3ea6c
Fix #18529: Fix asset files path with `appendTimestamp` option for non-root-relative base URLs 4 years ago
Insolita fbd932903c
Fix #18508: Fix Postgres SQL query for load table indexes with correct column order 4 years ago
Mohamed Abdel-Monem Hussein b8e31c0d31
Fix #18460: `compareValue` in `CompareValidator` can now take a closure returning a value 4 years ago
Ondřej Vašíček d1037db68d
Fix #18499: When using `yii\db\Query::all()` and `yii\db\Query::$indexBy`, the `yii\db\Query::$indexBy` is auto inserted into `yii\db\Query::$select` - the same as in `yii\db\Query::column()` 4 years ago
stevekr 4ed14bb738
Update QueryTrait property types 4 years ago
Brandon Kelly f935065bca
Fix #18518: Add support for ngrok’s `X-Original-Host` header 4 years ago
Alexander Makarov 71791d790d
Fix #18505: Fixed ArrayHelper::get() for ArrayAccess objects with explicitly defined properties 4 years ago
Alexey Lee 59358f4e5b
Fix #18501: Fix type in ArrayHelper::getColumn() phpdoc 4 years ago
Brandon Kelly 9c370a6ccf
Fix #8750: Fix MySQL support when running in `ANSI`/`ANSI_QUOTES` modes 4 years ago
Bizley bb1489dab1
Fix #18493: Faster request parsing for REST UrlRule with prefix handling 4 years ago
Bizley 03befccd48
Fix #18487: Allow creating URLs for non-GET-verb rules 4 years ago
atiline be6fa87642
Fix #18483: Add `yii\log\Logger::$dbEventNames` that allows specifying event names used to get statistical results (profiling) of DB queries 4 years ago
gazooz a3b7c65622
Fix #18479: Fix invalid argument type for `preg_split` in `\yii\console\Controller` 4 years ago
Bert Brunekreeft 71030dc728
Fix #18480: Transactions are not committed using the dblib driver 4 years ago
Bizley 95bf26a3ba
Fix #18477: Fix detecting availability of Xdebug's stack trace in `yii\base\ErrorException` 4 years ago
PowerGamer1 0781b02cc3
Fix #18455: Add ability to use separate attributes for data model and filter model of `yii\grid\GridView` in `yii\grid\DataColumn` 4 years ago
Bizley 13cda988e7
#18475: Correct conditional configuration of db property 4 years ago
Ikko Ashimine 19a2043412
Fix typo in Connection.php 4 years ago
stevekr 5995edb670
Update public property types of yii\base\Module 4 years ago
Bizley 684310828b
Fix #18464: Fix bug with processing fallback messages when translation language is set to `null` 4 years ago
Bizley f544883148
Fix #18472: Fix initializing db component configuration 4 years ago
Brandon Kelly 30e99a7a66
Fix #18457: Add `EVENT_RESET` and `EVENT_FINISH` events to `yii\db\BatchQueryResult` 4 years ago
Bizley eae4b7daa0
Fix #18461: Add missing UPGRADE info, fix wrong bug ID 4 years ago