163 Commits (0611ead043bcbecb6331261a3f8079376a36d9ba)

Author SHA1 Message Date
pana1990 6ab64c9b35 Add test for #8848 9 years ago
Alexander Makarov 372ff87ee4 Test for #8228 9 years ago
Carsten Brandt d0c6cb7700 abort removing duplicate records when pk is not in result set 9 years ago
Klimov Paul d9d1fceef6 Unite test for `yii\web\DbSession` added 9 years ago
Carsten Brandt 879911810f added test for createTable and alterTable 9 years ago
Carsten Brandt 9cc0e5d89d even more 32bit friendly test 9 years ago
Carsten Brandt 8e44674e7b fixed another test to work on 32bit 9 years ago
Carsten Brandt ab9326dd26 fixed test for 32bit systems 9 years ago
Klimov Paul 72f9e63e10 Table schema auto refreshing on DDL added to `yii\db\Command` 9 years ago
Klimov Paul fb0062114e Method `yii\db\Schema::refreshTableSchema()` added 9 years ago
Klimov Paul 0d48f1041e Fixed `yii\db\Command::getRawSql()` unable to parse params specified without colon (':') 9 years ago
Klimov Paul a849e815df Fixed `yii\db\ActiveQuery` produces incorrect SQL for aggregations, when `sql` field is set 9 years ago
Klimov Paul 0874ffac38 Fixed `yii\helpers\Html::activeTextarea()` does not allow value overriding via options 9 years ago
Carsten Brandt aa5887fec7 added missing use statement to fix #8572 9 years ago
Carsten Brandt 8eaacd7320 added comment to datevalidator test 9 years ago
Klimov Paul bc6cc9bfce Unit test for `yii\data\Pagination` added 9 years ago
Klimov Paul 51a442d6c8 Fixed `yii\db\ActiveRecord` does not updates attribute specified at `optimisticLock()` after save 9 years ago
John Was a63fc2ff59 properly quote sequence name in Schema::getLastInsertId() 9 years ago
Klimov Paul 0f04af1af9 Added support to automatically set the `maxlength` attribute for `Html::activeTextArea()` and `Html::activePassword()` 9 years ago
Klimov Paul 0a7191dbfe Preserving of the named key classes at `yii\helpers\Html::addCssClass()` provided 9 years ago
Klimov Paul 41f6a6e558 Specification for 'class' and 'style' in array format added to `yii\helpers\Html` 9 years ago
Carsten Brandt a73ce736ee improved unit test for date formatter 9 years ago
Carsten Brandt 3c2bd76236 allow negative dates for date formatter 9 years ago
Carsten Brandt c1fcd2956b added unit test for issue #8217 9 years ago
John Was 94acb2e126 add unit tests to check lastInsertId 9 years ago
John Was 01345874a3 add working QueryBuilder test for Oracle 9 years ago
Klimov Paul 3a39f8ab72 `yii\helpers\Html` allows correct rendering of conditional comments containing `!IE` 10 years ago
Klimov Paul 72ec914992 `yii\console\controllers\MessageController` improved allowing extraction of nested translator calls 10 years ago
Qiang Xue 78d3a856d3 Added `Json::htmlEncode()` to support safer JSON data encoding in HTML code 10 years ago
Carsten Brandt 94d6843f8b added FragmentCache test for issue #8273 10 years ago
Klimov Paul bc735bb390 `FileHelper` usage added to `AssetControllerTest` 10 years ago
Nikola Kovacs b31b9e2411 Fix conversion of ICU 'L' symbol. 10 years ago
Nikola Kovacs 3f24954659 Added min/max option to DateValidator. 10 years ago
Carsten Brandt 1c41c2bd58 added DateValidator::$timestampAttributeTimeZone 10 years ago
Carsten Brandt d60445c066 Add DateValidator::$timestampAttributeFormat 10 years ago
Carsten Brandt 543daf099f Added Formatter:$numberFormatterSymbols 10 years ago
Carsten Brandt 159c17abec added tests for non intl #8203 10 years ago
Carsten Brandt 1b1147bdad added unit test for #8203 10 years ago
Paul Klimov a2af3868ad Test for `yii\helpers\VarDumper` unified 10 years ago
Klimov Paul f2f211f610 Fallback for object containing `\Closure` added to `yii\helpers\VarDumper::export()` 10 years ago
Carsten Brandt 91777ae7cc added test for explicit primary Key on auto increment column 10 years ago
Klimov Paul 6d96d3cbee Fixed `yii\db\BaseActiveRecord::updateCounters()` fails for new record saved with counter attribute not set 10 years ago
Alexander Makarov 28dce6c9b6 Fixes #7656: Fixed `yii\rbac\DbManager::getRolesByUser()` and `yii\rbac\PhpManager::getRolesByUser()` to return roles only 10 years ago
Klimov Paul 8caaba0168 Allow specification of the `$key` as an array at `yii\helpers\ArrayHelper::getValue()` 10 years ago
Agrumas ef912f4e43 [REST] specifying a higher priority rule via extraPatterns 10 years ago
Klimov Paul 85ca8c3712 Added ability to specify hints for model attributes 10 years ago
Alexander Makarov f21b8511c9 Fixed test 10 years ago
Alexander Makarov a733ecd40c `yii\widgets\LinkPager::$firstPageLabel` and `yii\widgets\LinkPager::$lastPageLabel` now could be set to true in order to use page number as label 10 years ago
Alexander Makarov 6949992246 Simplified tests directory structure a bit 10 years ago