3230 Commits (14a28ab4f4b74d84de4609e4dda508d0e318ad1a)

Author SHA1 Message Date
Simon Karlen 06f1917b9c
fixed test 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
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
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 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 3883d73cea
Fix #9718: Fix user staying authorized despite authKey change 4 years ago
Alexander Makarov 50831e6f08
Travis leftovers cleanup 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
Brandon Kelly 5b93c1a144
Fix TableTest namespace 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
Valerii Gorbachev ad6daecdfe
Add test for issue #14663 4 years ago
Alexander Makarov 71791d790d
Fix #18505: Fixed ArrayHelper::get() for ArrayAccess objects with explicitly defined properties 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
gazooz a3b7c65622
Fix #18479: Fix invalid argument type for `preg_split` in `\yii\console\Controller` 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
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
Valerii Gorbachev 9883b78214
Fix #18448: Fix issues in queries and tests for older MSSQL versions 4 years ago
Valerii Gorbachev 0571e806b9
Fix #18447: Do not use `getLastInsertID` to get PK from insert query to lower collision probability for concurrent inserts 4 years ago
Isitar bceba86952
Fix #18414: Fix `AssetManager::appendTimestamp()` not appending timestamp for website root in sub-directory 4 years ago
Bizley b8f4958092
Fix #18442: Fix calls with array access to strings 4 years ago
Bizley 02c77da812
Fix #18395: Fix regression in `yii\helpers\BaseArrayHelper::filter()` (allowing filtering arrays with numeric keys) 4 years ago
Spell6inder fb35f20f6d
Fix #18435: Change the check order whether an object is an implementation of `Arrayable` or `JsonSerializable` in `\yii\base\ArrayableTrait::toArray()` and `\yii\rest\Serializer::serialize()` 4 years ago
Bizley ff0fd9a9ea
Fix #16492: Fix eager loading Active Record relations when relation key is a subject to a type-casting behavior 4 years ago
Yusup Hambali 771e96d7db
Fix #18400: Set parent module of the newly attached child module by `Module::setModule()` and `Module::setModules()` 4 years ago
Andriy Borysov 8dc3131435
Add negative timezone in tests for date-only with non-UTC timezone (#18432) 4 years ago
代码之美 6cba80d887
Fix #18339: Fix migrate controller actions to return exit codes 4 years ago
Valerii Gorbachev 7c7c7148f6
Fix #18287: Fix the OUTPUT got SQL syntax error if the column name is MSSQL keyword e.g key 4 years ago
Brandon Kelly cafe8e315c
Fix #18406: Fix PDO exception when committing or rolling back an autocommitted transaction in PHP 8 4 years ago
Wilmer Arambula 8784331022
Fix #18385: Add ci-oracle and fix tests 4 years ago
Rober Díaz 6b33ddf441
Fix #18199: Fix content body response on 304 HTTP status code, according to RFC 7232 4 years ago
Sergei Predvoditelev 22d3255890
Fix #18396: Fix not throw `InvalidConfigException` when failed to instantiate class via DI container in some cases 4 years ago
Rober Díaz 763a2b04ea
Fix #18200: Add `maxlength` attribute by default to the input text when it is an active field within a `yii\grid\DataColumn` 4 years ago
Sergei Predvoditelev d633a9188e
Fix #18378: Fix not taking default value when unable to resolve abstract class via DI container 4 years ago
Sergei Predvoditelev bbd9a267d6
Fix #18373: Fix not taking default value when unable to resolve non-exing class via DI container 4 years ago
Bizley ee0fe97a45
Fix #18370: Add option to provide a string replacement for `null` value in `yii\data\DataFilter` 4 years ago
Sergei Predvoditelev 50d5fb2bd9
Fix #18304: Added support of constructor parameters with default values to DI container 4 years ago
Sergei Predvoditelev 23cfb38cea
Fix #18285: Enhanced DI container to allow passing parameters by name in constructor 4 years ago
Bizley 840083724e
Fix #18351: Added option to change default timezone for parsing formats without time part in `yii\validators\DateValidator` 4 years ago
rhertogh ce088e05df
Fix #18247: Added support for the 'session.use_strict_mode' ini directive in `yii\web\Session` 4 years ago