17100 Commits (c5aac68382e8504eb5504e55d9e8abd6b36d6c77)
 

Author SHA1 Message Date
dhoomm 165421dfc7 Fixed typo [skip ci] 7 years ago
Alexander Makarov 74068eb053 Removed cs fixer from Travis 7 years ago
Evgeniy Moiseenko b4bf4ca086 Added link to Russian Sphinx guide [skip ci] 7 years ago
Sergey Makinen 3de6f8e397
Rename DefaultConstraint to DefaultValueConstraint 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
Sergey Makinen 71a23cff50
Fix imports 7 years ago
Andrey Akimov 0973117de2 Fixed phpdoc `yii\test\ActiveFixture::load` (#14292) [skip ci] 7 years ago
Robert Korulczyk 8d05e81bd4 Fixes #14307: Fixed PHP warning when `yii\console\UnknownCommandException` is thrown for empty command 7 years ago
SilverFire - Dmitry Naumenko 118aa0a581
fixed typo 7 years ago
SilverFire - Dmitry Naumenko ded61a1f7c
Merge branch '13064-asset-packagist-docs' 7 years ago
SilverFire - Dmitry Naumenko 9a18748e1f
Documented possibility of using asset-packagist 7 years ago
Alexander Makarov 858e801573 Fixes #14286: Used primary inputmask package name instead of an alias 7 years ago
Sergey Makinen c8856ccd4e
Fix merging issues & CS 7 years ago
Carsten Brandt f212bc6caf ensure tablenames are not replaced in insert and update 7 years ago
Sergey Makinen f820d2ca36 Merge branch 'master' into db-constraints 7 years ago
Robert Korulczyk ba0ab403b5 Added php-cs-fixer coding standards validation to Travis CI (#14100) 7 years ago
Robert Korulczyk ab68caa867 Removed unused local var in JS test (#14093) 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
Alexander Makarov b00c82c2a2 Adjusted RBAC docs to offer both migrations and command approaches [skip ci] 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
Carsten Brandt 2b9f0006d5
added example for using unsupported PHP format in yii formatter 7 years ago
Nikolay Oleynikov fdc91f351b Improved base migration controller documentation [skip ci] (#14253) 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
Carsten Brandt fddb34b91c
added param binding examples for update() and delete() 7 years ago
Carsten Brandt a3501ed831
guide: note about param binding on strings, not arrays 7 years ago
PowerGamer1 3dc8f426d0
Fix MessageController color output on non-color termnials 7 years ago
Carsten Brandt b056dff031
improved formatter documentation 7 years ago
Dmitry Naumenko cf9787ddef Merge pull request #14256 from brandonkelly/patch-7 7 years ago
Dmitry Naumenko 4fdc55093f Merge pull request #14255 from lourdas/master 7 years ago
Brandon Kelly 981346cb1e Fixed Formatter::normalizeDatetimeValue() docs 7 years ago
Vasileios Lourdas 38bf88df1a Greek translation update. 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 c09a03ab8e
fixed version and missing `@since` annotation 7 years ago
Carsten Brandt 717c545d2c
moved wrong changelog entry 7 years ago
Carsten Brandt 226f524da3
skip failing HHVM test 7 years ago
Paul Klimov 40e5702b6b Fixes #5108 `DateValidator` resets `$timestampAttribute` value on empty attribute (#14242) 7 years ago
Carsten Brandt b8d5a35916 Merge pull request #14241 from cebe/migration-namespaces 7 years ago
Carsten Brandt 844eacba26 Update BaseMigrateController.php 7 years ago
Paul Klimov cd3c6404cb Fixes #4999: Added support for wildcards at `yii\filters\AccessRule::$controllers` 7 years ago
Carsten Brandt 6ec6f8d76c
moved include file logic to separate method 7 years ago
Carsten Brandt 5288577221
make migrationPath accept an array 7 years ago
Tobias Munk deb1def9d3
added alias syntax support 7 years ago
Carsten Brandt cb9462b224
Added support for specifying aliases for migrationNamespaces 7 years ago
Carsten Brandt 4b9e48b8dc
improved docs: link term "path alias" to the guide 7 years ago