395dc70468
Merge branch 'master' into fix/db-pgsql-raw-sql-params
2021-04-01 23:49:53 +03:00
335385d7ba
Db pgsql getRawSql params replace fix
2021-04-01 19:37:50 +03:00
2650948e87
Fix #18323 : Fix client validation of RadioList when there are disabled items
2021-04-01 01:13:53 +03:00
10bb71a822
Fix #17203 : Fix yii\db\Connection to persist customized queryBuilder configuration after the close() → open() cycle
2021-04-01 01:10:16 +03:00
42e8aa4ea5
Fix #18325 : Fix yii\db\pgsql\Schema to respect non-default PgSQL schema name for data types
...
Co-authored-by: SilverFire - Dmitry Naumenko <d.naumenko.a@gmail.com>
2021-04-01 00:52:02 +03:00
3593696b93
Fixing Email Validator to handle edge case where email address is valid but fails ascii conversion.
2021-03-31 11:50:24 -07:00
a03fb0c01e
Fix #17631 : Fix yii\widgets\BaseListView to properly render custom summary
2021-03-26 13:53:42 +03:00
14a581562a
Fix #18566 : Throw the original exception when yii\web\Controller::bindInjectedParams() catches HttpException
2021-03-23 21:38:52 +03:00
45a81c1eeb
Minified SVGs ( #18573 )
2021-03-22 11:43:58 +03:00
34441ca549
Fix #14343 : Fix yii\test\ActiveFixture to use model's DB connection instead of the default one
2021-03-22 00:37:54 +03:00
06f1917b9c
fixed test
2021-03-18 08:27:12 +01:00
64ecbf10b1
Fix for issue #18526
...
DbCache doesn't working using MSSQL/SqlServer
2021-03-15 22:47:54 +03:00
54f25c4b04
Fix #17174 : Fix yii\db\BaseActiveRecord::unlink() to not ignore on conditions in via relations
2021-03-14 19:04:07 +03:00
db47207018
Fix #18534 : Added prepareSearchQuery property in yii\rest\IndexAction
2021-03-13 00:05:49 +03:00
ba9366be0d
Fix #17479 : Fix yii\grid\ActionColumn to render icons when no glyphicons are available
2021-03-12 23:58:20 +03:00
cfe782b3f5
Fix #18544 : Fix yii\validators\NumberValidator to disallow values with whitespaces
2021-03-11 00:40:34 +03:00
bd2b1f25f0
Fix #18552 : Fix bug with yii\data\SqlDataProvider not properly handling SQL with ORDER BY clause
2021-03-10 23:28:45 +03:00
4997c51152
Fix #18548 : Fix bug with REST rules with prefixes containing tokens not being parsed properly
2021-03-04 17:01:22 +03:00
6dad27d4a1
Reversed #18499 ( #18546 )
2021-03-04 12:53:11 +03:00
3883d73cea
Fix #9718 : Fix user staying authorized despite authKey change
2021-03-03 13:18:06 +03:00
50831e6f08
Travis leftovers cleanup
2021-03-03 02:21:39 +03:00
d610853fdf
Fix #18450 : Allow empty string to be passed as a nullable typed argument to a controller's action
2021-03-02 14:24:17 +03:00
14f1138441
Correct #18499
2021-03-01 23:02:28 +03:00
2774f3ea6c
Fix #18529 : Fix asset files path with appendTimestamp option for non-root-relative base URLs
2021-02-27 15:06:08 +03:00
5b93c1a144
Fix TableTest namespace
2021-02-26 23:15:25 +03:00
b8e31c0d31
Fix #18460 : compareValue in CompareValidator can now take a closure returning a value
2021-02-25 13:01:38 +03:00
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()
...
Co-authored-by: Bizley <pawel@positive.codes>
Co-authored-by: Alexander Makarov <sam@rmcreative.ru>
2021-02-23 18:44:39 +03:00
ad6daecdfe
Add test for issue #14663
2021-02-08 22:31:41 +03:00
71791d790d
Fix #18505 : Fixed ArrayHelper::get() for ArrayAccess objects with explicitly defined properties
...
Co-authored-by: Bizley <pawel@positive.codes>
2021-02-04 15:30:56 +03:00
bb1489dab1
Fix #18493 : Faster request parsing for REST UrlRule with prefix handling
2021-01-26 15:49:14 +03:00
03befccd48
Fix #18487 : Allow creating URLs for non-GET-verb rules
2021-01-26 14:47:53 +03:00
a3b7c65622
Fix #18479 : Fix invalid argument type for preg_split in \yii\console\Controller
2021-01-13 17:30:05 +03:00
95bf26a3ba
Fix #18477 : Fix detecting availability of Xdebug's stack trace in yii\base\ErrorException
2021-01-13 16:13:41 +03:00
0781b02cc3
Fix #18455 : Add ability to use separate attributes for data model and filter model of yii\grid\GridView in yii\grid\DataColumn
2021-01-13 11:47:30 +03:00
13cda988e7
#18475 : Correct conditional configuration of db property
2021-01-13 11:35:50 +03:00
684310828b
Fix #18464 : Fix bug with processing fallback messages when translation language is set to null
2021-01-11 15:18:39 +03:00
f544883148
Fix #18472 : Fix initializing db component configuration
2021-01-11 14:54:39 +03:00
9883b78214
Fix #18448 : Fix issues in queries and tests for older MSSQL versions
2020-12-24 17:37:07 +03:00
0571e806b9
Fix #18447 : Do not use getLastInsertID to get PK from insert query to lower collision probability for concurrent inserts
2020-12-24 14:04:01 +03:00
bceba86952
Fix #18414 : Fix AssetManager::appendTimestamp() not appending timestamp for website root in sub-directory
2020-12-23 12:57:29 +03:00
b8f4958092
Fix #18442 : Fix calls with array access to strings
2020-12-23 01:08:58 +03:00
02c77da812
Fix #18395 : Fix regression in yii\helpers\BaseArrayHelper::filter() (allowing filtering arrays with numeric keys)
2020-12-22 22:35:51 +03:00
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()
2020-12-21 11:08:09 +03:00
ff0fd9a9ea
Fix #16492 : Fix eager loading Active Record relations when relation key is a subject to a type-casting behavior
2020-12-15 22:56:24 +03:00
771e96d7db
Fix #18400 : Set parent module of the newly attached child module by Module::setModule() and Module::setModules()
2020-12-15 17:52:30 +03:00
8dc3131435
Add negative timezone in tests for date-only with non-UTC timezone ( #18432 )
2020-12-12 19:19:50 +03:00
6cba80d887
Fix #18339 : Fix migrate controller actions to return exit codes
...
Co-authored-by: Bizley <pawel@positive.codes>
2020-12-09 16:48:39 +03:00
7c7c7148f6
Fix #18287 : Fix the OUTPUT got SQL syntax error if the column name is MSSQL keyword e.g key
2020-12-09 00:09:11 +03:00
cafe8e315c
Fix #18406 : Fix PDO exception when committing or rolling back an autocommitted transaction in PHP 8
2020-11-26 23:54:56 +03:00
8784331022
Fix #18385 : Add ci-oracle and fix tests
...
* Add github action for testing oci8 Oracle.
* Fix CommandTest::testQueryCache.
* Fix tests CommandTest::testBindParamsNonWhere.
* Fix test CommandTest::testInsert.
* Fix test CommanTest::testInsertExpression.
* Fix test CommandTest::testInsertSelectAlias.
* Fix test CommandTest::testBindParamValue.
* Fix tests CommandTest::testBatchInsertDataTypesLocale.
* Fix test CommandTest::testNoTablenameReplacement.
* Fix test CommandTest::testCreateTable.
* Fix test CommandTest::testsInsertQueryAsColumnValue.
* Fix tests CommandTest::testAlterTable.
* Fix test CommandTest::testCreateView.
* Fix test CommandTest::testTransaction.
* Fix test ConnectionTest::testTransactionShortcutCorrect.
* Fix test ConnectionTest::testTransactionShortcutCustom.
* Fix test ConnectionTest::testEnableQueryLog.
* Fix test QueryBuilder::testAddDropDefaultValue.
* Fix test QueryTest::testUnion.
* Fix test QueryTest::testExpressionInFrom.
* Fix test SchemaTest::testFindUniqueIndexes.
* Fix test QueryBuilderTest::testGetColumnType.
* Fix test ActiveRecordTest::testFind.
* Fix test ExistValidatorTest::testExpresionInAttributeColumnName.
* Fix test UniqueValidatorTest::testExpressionInAttributeColumnName.
* Fix ActiveRecordTest testCastValues(), testDefaultValues.
* Fix test UniqueValidatorTest::testValidateAttributeDefault.
* Fix test UniqueValidatorTest::testValidateEmptyAttributeInStringField.
* Fix test UniqueValidatorTest::testValidateEmptyAttributeInIntField.
* Fix test ActiveRecordTest::testBit.
* Fix test ActiveRecordTest::testBooleanAttribute.
* Fix test ActiveRecordTest::testJoinWithAlias.
* Fix test SchemaTest::testColumnSchema.
* Fix test CommandTest:: testBatchInsertSQL.
* Skip CommandTest::testColumnCase.
* Fix test ConnectionTest::testQuoteValue.
* Should be fixed tests conditionsProvider in QueryBuilderTest.
* Fix ActiveRecordTest.php
* Fix test UniqueValidatorTest.
* Fix test QueryBuilderTest::testUpsert.
* Skip SchemaTest::testCompositeFK.
2020-11-23 23:12:01 +03:00