6873 Commits (0d72e37f3ce759a7286423eb32f19814bc2e0392)

Author SHA1 Message Date
SilverFire - Dmitry Naumenko 36be16c865 Updated CHANGELOG 8 years ago
andrey-mokhov bde00be202 ColumnSchemaBuilder can not work with custom types 8 years ago
mshutov bb35fda6e9 Update Migration.php (#11605) 8 years ago
Carsten Brandt e49bc29aa8 Update ActionFilter.php 8 years ago
Paul Klimov 7e7db38011 Fix #11591 `ActionFilter` wildcard (#11594) 8 years ago
DrDeath72 fd6f536eaf YUI Compressor fix 8 years ago
SilverFire - Dmitry Naumenko 0ff6eeba7d Enhanced 9f499eb: `yii\web\User::checkRedirectAcceptable()` removed check for "*" type (invalid in accept header) 8 years ago
SilverFire - Dmitry Naumenko 9f499eb51e Fixed `yii\web\User::checkRedirectAcceptable()` to treat acceptable content type `*/*` as `*` 8 years ago
TonisOrmisson 6bd9881eaf Minor changes in Estonian translation - more fluent. (#11568) [skip ci] 8 years ago
Alexander Makarov 4d809af0ff Fixed `@since` tag 8 years ago
Alexander Makarov 94d0bd9ae7 Fixed method name 8 years ago
Alexander Makarov 27866bf9d6 Changed name to append(), fixed phpdoc, added changelog 8 years ago
Chris Harris 66eabda770 Fixes #11195: Added ability to append custom string to schema builder column definition 8 years ago
Alexander Makarov 5210fc8e42 Fixes #11532: Fixed casting of empty char value to `null` resulting in integrity constraint violation for not null columns 8 years ago
Evgeniy Tkachenko d0a68883c7 phpDoc of $layout updated 8 years ago
SilverFire - Dmitry Naumenko bc63b7607f Fixed PHPDoc for BaseArrayHelper::index() 8 years ago
SilverFire - Dmitry Naumenko f7ff153fce Fixed `yii\i18n\PhpMessageSource::loadFallbackMessages()` not to log error when source and language is same, but locales are different 8 years ago
Klimov Paul b5ff914d80 issue #11507 added to CHANGLOG 8 years ago
Sergey Smirnov 1ed6fc09f6 #10825 Fixed EachValidator does not respect skipOnEmpty when using model (#11507) 8 years ago
Salem Ouerdani 2eb90f82fe removes nonexistent yii/web/rawCsrfToken from docs (#11521) 9 years ago
Klimov Paul abb408fc1d pgsql migrations fixed 9 years ago
Paul Klimov 6b607d078f #11498: Fixed unable to saved serialized object into PostgreSQL binary column (#11499) 9 years ago
Giorgio Giudetti 622676b9f9 Updated translation (#11510) 9 years ago
SilverFire - Dmitry Naumenko 53e1018648 Updated `yii\grid\DataColumn::getHeaderCellLabel()` to extract attribute label from the `filterModel` of Grid 9 years ago
SilverFire - Dmitry Naumenko 030913e7f0 Fixed code style and indentations 9 years ago
PowerGamer1 7f3511a908 Update ArrayDataProvider.php 9 years ago
mdmunir 7dc9d07bcd Changable default flavor for Markdown helper 9 years ago
SSiwek 5fc46d900b Moved setting of isPrimaryKey #11484 9 years ago
Angel Guevara f978199fcc more changes 9 years ago
SilverFire - Dmitry Naumenko 37380f785d Updated CHANGELOG 9 years ago
Angel Guevara 35d7cacfbd simplify default classes 9 years ago
Angel Guevara 0dee3509a8 simplify `::class` usage 9 years ago
Carsten Brandt 82d36df284 fixed test break 9 years ago
Angel Guevara e880ff2ff6 fix #11473 trailing backslash in class (#11474) 9 years ago
Carsten Brandt 25ac762d8c expression support in orderBy and groupBy (#10693) 9 years ago
Carsten Brandt 9e830b1fbf UPGRADE note about #10693 9 years ago
Carsten Brandt e0fd874992 cleanup CHANGELOG 9 years ago
Carsten Brandt 0888d6967b removed yii\base\Object::className() 9 years ago
Carsten Brandt b503dc9ff2 use ::class also in documentation and configs 9 years ago
Carsten Brandt 88a4f4ae9f Use ::class instead of ::className() 9 years ago
dasmfm 91734ae83b Fixes #11432: Added HTTP status 421 "Misdirected Request" to list of statuses in `yii\web\Response` 9 years ago
Alexander Makarov 73803ff28b Fixes #8422: added note to behaviors explaining that there's no sense in validating attributes there are set automatically 9 years ago
cartmanchen fc987f48de Fixes #11459: Fixed flash messages not destroyed when `session.auto_start = 1` set in php.ini 9 years ago
Alexander Makarov c5efe32c28 Fixes #11397: Minimum required version of PHP is 5.6.0 now 9 years ago
Alexander Makarov 52d70732c1 Fixed merge artifact in CHANGELOG 9 years ago
Razzwan 0a10d6e265 Fixes #11414: Files specified as `null` in `yii\web\AssetBundle` won't be registered 9 years ago
Anatoly Rugalev b14758d423 Removed extra changelog line (#11451) 9 years ago
Carsten Brandt be7ad4366c prepare for next release 9 years ago
Carsten Brandt 731769241b release version 2.0.8 9 years ago
Evgeniy Tkachenko 7615a39e4d Add note about purge DB (#11445) 9 years ago