2074 Commits (58792cdac5d7702d7cfebe8d7d8febcd5a758881)

Author SHA1 Message Date
DaveFerger 606b6d44f4 Fixes #14321: `yii\widgets\MaskedInput` is now registering its JavaScript `clientOptions` initialization code in head section 7 years ago
Alexander Makarov d1d60e2d19 Fixes #14341: Fixed regression in error handling introduced by fixing #14264 7 years ago
Brandon Kelly 6f03e8b692 Fixes #14298: The default response formatter configs defined by `yii\web\Response::defaultFormatters()` now use the array syntax 7 years ago
Elvira Sheina cfaec11da5
Fixes #13824: Support extracting concatenated strings in `yii message` 7 years ago
Robert Korulczyk 8d05e81bd4 Fixes #14307: Fixed PHP warning when `yii\console\UnknownCommandException` is thrown for empty command 7 years ago
Alexander Makarov 858e801573 Fixes #14286: Used primary inputmask package name instead of an alias 7 years ago
SilverFire - Dmitry Naumenko cb53b2feec
Fixes #14081: Added `yii\caching\CacheInterface` to make custom cache extensions adoption easier 7 years ago
Tigrov 2b7e8be1e8
Fixes #14192: Fixed wrong default null value for TIMESTAMP when using PostgreSQL 7 years ago
Kolyunya 9031a115b9
Fixes #13586: Added `$preserveNonEmptyValues` property to the `yii\behaviors\AttributeBehavior` 7 years ago
vladis84 f6b54e1ac8
Fixes #14089: Added tests for `yii\base\Theme` 7 years ago
Thiago Talma 1d062100b6
Fixes #13787: Added `yii\db\Migration::$maxSqlOutputLength` that allows limiting number of characters for outputting SQL 7 years ago
Arthur Khachaturov 78ec17f13c
Fixes #14201: `yii\console\controllers\MessageController::extractMessagesFromTokens()` is now protected 7 years ago
Bizley deea1829db Fixes #14264: Fixed a bug where `yii\log\Logger::calculateTimings()` was not accepting messages with array tokens 7 years ago
PowerGamer1 3dc8f426d0
Fix MessageController color output on non-color termnials 7 years ago
Carsten Brandt d6bd627ac3
prepare for next release 7 years ago
Carsten Brandt be658f82bf
release version 2.0.12 7 years ago
Carsten Brandt 717c545d2c
moved wrong changelog entry 7 years ago
Paul Klimov 40e5702b6b Fixes #5108 `DateValidator` resets `$timestampAttribute` value on empty attribute (#14242) 7 years ago
Paul Klimov cd3c6404cb Fixes #4999: Added support for wildcards at `yii\filters\AccessRule::$controllers` 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Tobias Munk deb1def9d3
added alias syntax support 7 years ago
Paul Klimov 0beb59305c Fixes #13058: Fixed caught exception thrown during view file rendering produces wrong output 7 years ago
leandrogehlen 17a1d91e4a
Allows override query relation in descendant class 7 years ago
nanodesu88 67b9a57e86
additional fix for #13501 7 years ago
Felipe Sateler 88bbd61988
Alternative implementation for passing parameters to AccessRule roles 7 years ago
SilverFire - Dmitry Naumenko f7c9e6b852
Enhanced FixtureController::getFixtureRelativeName() 7 years ago
Alex-Code 7c6620a65f
Fixes #13846: Fixed `Query::count()` issue with `orderBy` 7 years ago
Bizley ddee256a1a Fixes #14133: Fixed bug when calculating timings with mixed nested profile begin and end in `yii\log\Logger::calculateTimings()` 7 years ago
Alexander Makarov 1838370da0 Fixed changelog [skip ci] 7 years ago
Robert Korulczyk daa8b67c7b Fixes #13350, #14094, #11288 7 years ago
Carsten Brandt 5c72047426
Fixed ambiguous column name in SELECT in UniqueValidator 7 years ago
Carsten Brandt 5ed6910e1c
Added support for cloning a db connection 7 years ago
Alexey Rogachev 80d6f7323a
Do not render empty row in GridView when data is empty and emptyText set to false 7 years ago
Carsten Brandt 3b7eb5ceea
added changelog for #12528 7 years ago
Carsten Brandt 4cb98c42cb
changelog for #14067 7 years ago
Klimov Paul 473598ac8c Added support for sorting by expression to `\yii\data\Sort` 7 years ago
Alexander Makarov 990b7c1574
Fixed changelog [skip ci] 7 years ago
Leandro Gehlen 25242adb91 Fixes #5442: Fixed problem on load fixture dependencies with database related tests 7 years ago
Carsten Brandt 5e8e6840b6
Added copyEmptyDirectories option to FileHelper 7 years ago
Andrey Akimov 5695b869a9 Fixes #13890: DbTarget log transaction bug 7 years ago
Brandon Kelly debe85fa34 Fixes #14098: `yii\helpers\BaseFileHelper::normalizeOptions()` is now protected 8 years ago
Bizley f8b3d68817 Fixes #4793: `yii\filters\AccessControl` now can be used without `user` component 8 years ago
SilverFire - Dmitry Naumenko 2d0e3fb9ef
Fixed Oracle SQL queries with `IN` condition and more than 1000 parameters 8 years ago
Carsten Brandt f14d4c767f
fixed missing changelog and missing `@since` 8 years ago
SilverFire - Dmitry Naumenko 6c03216aab
Reordered CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko e8e48e4820
Fixed CHANGELOG 8 years ago
SilverFire - Dmitry Naumenko fce20a3020
Renamed `ActiveForm::registerJs()` to `registerClientScript()`, added tests 8 years ago
brandonkelly 60fac269cb Reorder changelog 8 years ago
brandonkelly e242e9b0ee Fixes #14072: clear table schema cache for all methods that affect cache 8 years ago
Dmitry Eliseev d7fad8a555 Fixes #14059: Removed unused AR instantiating for calling of static methods 8 years ago